1.8 Determining Limits Using the Squeeze Theorem

Syllabus
2020
Topic
1.8
Level

Pinning Down a Limit with the Squeeze Theorem

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

  1. Find a lower and upper bound for the target function.
  2. Verify that both inequalities hold for all sufficiently close inputs, possibly excluding x=cx=c.
  3. Evaluate the two bounding limits.
  4. Conclude the target limit only if both bounds approach the same value.

|\cos(1/x)|\le1;\Longrightarrow;|x\cos(1/x)|\le|x|;\Longrightarrow;-|x|\le x\cos(1/x)\le|x|.

As x0x\to0, both x-|x| and x|x| approach 00. Therefore limx0xcos(1/x)=0\displaystyle\lim_{x\to0}x\cos(1/x)=0 by the squeeze theorem, even though cos(1/x)\cos(1/x) keeps oscillating.

The bounds must work throughout a neighborhood, not merely at selected points, and their limits must agree. Using x-|x| and x|x| is essential here: multiplying 1cos(1/x)1-1\le\cos(1/x)\le1 directly by a negative xx would reverse the inequality signs.