1.8 Determining Limits Using the Squeeze Theorem
- Syllabus
- 2020
- Topic
- 1.8
- Level
- —
Use the squeeze theorem when a function is difficult to evaluate directly but can be trapped between two simpler functions that approach the same value.
g(x)\le f(x)\le h(x)\text{ near }c,\qquad \lim_{x\to c}g(x)=\lim_{x\to c}h(x)=L\quad\Longrightarrow\quad\lim_{x\to c}f(x)=L
|\cos(1/x)|\le1;\Longrightarrow;|x\cos(1/x)|\le|x|;\Longrightarrow;-|x|\le x\cos(1/x)\le|x|.
As x→0, both −∣x∣ and ∣x∣ approach 0. Therefore x→0limxcos(1/x)=0 by the squeeze theorem, even though cos(1/x) keeps oscillating.
The bounds must work throughout a neighborhood, not merely at selected points, and their limits must agree. Using −∣x∣ and ∣x∣ is essential here: multiplying −1≤cos(1/x)≤1 directly by a negative x would reverse the inequality signs.