Squeeze theorem
The Squeeze Theorem
The Squeeze Theorem is a topic in Limits and Continuity in the California Calculus Standards. It is aligned to Standard 1.3, which requires students to prove and use special limits, such as \(\dfrac{\sin x}{x}\) and \(\dfrac{1-\cos x}{x}\) as \(x\to 0\), whose standard proof is the squeeze theorem.
The squeeze theorem finds a limit by trapping a function between two others that share the same limit. It is the tool behind the special limits \(\lim_{x\to 0}\dfrac{\sin x}{x}=1\) and \(\lim_{x\to 0}\dfrac{1-\cos x}{x}=0\) (angles in radians).
Theory
The squeeze theorem finds a limit by trapping a function between two others that share the same limit. It is the tool behind the special limits \(\lim_{x\to 0}\dfrac{\sin x}{x}=1\) and \(\lim_{x\to 0}\dfrac{1-\cos x}{x}=0\). Angles are always in radians.
The squeeze theorem (also called the sandwich theorem) says: if \(g(x)\le f(x)\le h(x)\) for all \(x\) near \(a\), and
then \(\lim_{x\to a} f(x)=L\) as well. If the outer curves are forced to the same value, the trapped curve has nowhere else to go.
It is especially useful when \(f\) oscillates or has no simple formula for its limit — you bound it instead of computing it directly.
The squeeze theorem:
The two special trigonometric limits (angles in radians):
How to use the squeeze theorem
- Bound the tricky factor. For an oscillation, use \(-1\le\sin(\cdots)\le 1\) (or \(\cos\)).
- Multiply through by the remaining factor to get \(g\le f\le h\).
- Take limits of \(g\) and \(h\). If they agree, that value is the limit of \(f\).
Since \(-1\le \sin\!\left(\dfrac{1}{x}\right)\le 1\), multiply by \(x^2\ge 0\):
| \(-x^2\) | \(\le\) | \(x^2\sin\!\left(\dfrac{1}{x}\right)\le x^2\) |
Both \(-x^2\) and \(x^2\) approach \(0\), so by the squeeze theorem the middle does too.
| \(\lim_{x\to 0} x^2\sin\!\left(\dfrac{1}{x}\right)\) | \(=\) | \(0\) |
Match the angle inside the sine with the denominator by inserting a \(3\).
| \(\dfrac{\sin 3x}{x}\) | \(=\) | \(3\cdot\dfrac{\sin 3x}{3x}\) |
| \(\lim_{x\to 0}3\cdot\dfrac{\sin 3x}{3x}\) | \(=\) | \(3\cdot 1=3\) |
Build a \(\sin\theta/\theta\) piece for each angle.
| \(\dfrac{\sin 5x}{\sin 2x}\) | \(=\) | \(\dfrac{\sin 5x}{5x}\cdot\dfrac{2x}{\sin 2x}\cdot\dfrac{5}{2}\) |
| \(\lim_{x\to 0}\) | \(=\) | \(1\cdot 1\cdot\dfrac{5}{2}=\dfrac{5}{2}\) |
This is one of the two named special limits (angles in radians).
| \(\lim_{x\to 0}\dfrac{1-\cos x}{x}\) | \(=\) | \(0\) |
For comparison, \(\lim_{x\to 0}\dfrac{1-\cos x}{x^2}=\dfrac{1}{2}\).
Common pitfalls
Frequently asked questions
What is the squeeze theorem?
If a function is trapped between two others, \(g\le f\le h\), and both outer functions approach the same limit \(L\), then \(f\) also approaches \(L\).
What is the limit of sin x over x as x approaches 0?
It equals \(1\), with \(x\) in radians. It is proved by squeezing \(\dfrac{\sin x}{x}\) between \(\cos x\) and \(1\).
When should I use the squeeze theorem?
When a function oscillates or has no easy formula for its limit — for example \(x^2\sin(1/x)\). Bound it between two functions with the same limit instead of computing it directly.
Do the special limits work in degrees?
No. \(\dfrac{\sin x}{x}\to 1\) and \(\dfrac{1-\cos x}{x}\to 0\) hold only in radians. Calculus always uses radian measure.