Explanation
If f(x) ≤ g(x) ≤ h(x) near c and:
lim (x→c) f(x) = lim (x→c) h(x) = L
Then lim (x→c) g(x) = L
Example:
−x² ≤ x²sin(1/x) ≤ x² → lim (x→0) x²sin(1/x) = 0
Quiz
-
What is squeezed in the squeeze theorem?
-
If bounds have the same limit, what about middle function?
-
Example bounds? −x² ≤ g(x) ≤ x²
-
lim (x→0) x²sin(1/x) = ?
-
Can it solve tricky oscillating functions?
Answer Key
-
Function between two others
-
It has the same limit
-
−x² and x²
-
0
-
Yes