Here’s the problem that motivates everything. Consider \(f(x)=x^2\sin\!\frac{1}{x}\) as \(x\to 0\). The \(\sin\frac1x\) part is the troublemaker from Lesson 1’s liar table — as \(x\to 0\) it oscillates infinitely fast between \(-1\) and \(1\), settling on nothing. Substitution gives \(0\cdot(\text{undefined})\). No factoring, no conjugate. But watch what happens when we trap it:
What you’re looking at: the wild magenta curve is \(x^2\sin\frac1x\), thrashing up and down. The two teal curves are \(y=x^2\) (top) and \(y=-x^2\) (bottom) — the jaws. The wild curve can never escape between them.
Since \(\sin\frac1x\) always lives between \(-1\) and \(1\), multiplying by \(x^2\) traps the whole function between \(-x^2\) and \(x^2\). As \(x\to 0\), both jaws clamp to 0 — so the wild curve, pinned between them, is forced to 0 as well. The oscillation never stops, but its size is crushed to nothing.
You just watched a limit get forced. Here’s the statement mathematicians use for that move — sometimes called the Squeeze (or Sandwich) Theorem:
Now the payoff. The limit \(\lim_{x\to 0}\frac{\sin x}{x}\) appears everywhere in calculus — it’s the engine behind the derivative of \(\sin x\). Substitution gives \(\frac00\), and no algebra touches it. But a classic geometric argument traps \(\frac{\sin x}{x}\) between \(\cos x\) and \(1\):
What you’re looking at: the magenta curve is \(\frac{\sin x}{x}\). It’s trapped between the teal \(\cos x\) (lower) and the flat line \(y=1\) (upper). As \(x\to 0\), both bounds meet at height \(1\).
As \(x\to 0\), \(\cos x\to 1\) and the constant \(1\) is already there. The two bounds meet, and \(\frac{\sin x}{x}\) is crushed to 1. Commit this to memory: \(\lim_{x\to 0}\frac{\sin x}{x}=1\).
The second trig limit you must know cold. It follows from the first by a slick algebra move — multiply by the conjugate (the trick from Lesson 2 returns):
Real problems disguise these limits. The skill is rewriting until you see the exact form \(\frac{\sin u}{u}\to 1\), where the inside of the sine matches the denominator. Step through:
The golden rule: \(\frac{\sin u}{u}\to 1\) only when the angle inside the sine exactly matches the denominator. Force that match by multiplying and dividing by whatever you need.
The theorem has conditions, and the exam tests whether you check them. For each setup, decide: does the Squeeze Theorem let you conclude the limit — and if so, what is it?
The most common trap: bounds that don’t meet. If \(g\to 2\) and \(h\to 5\), the squeeze says nothing — the function could be anywhere between.
When a function is unreachable directly, bound it above and below by functions you can evaluate, and let them pin it down.
The whole method hinges on both outer functions reaching the same limit. Bounds that disagree prove nothing.
Anything bounded (like \(\sin\) of anything) times something heading to \(0\) gets squeezed to \(0\). A pattern worth recognizing instantly.
\(\frac{\sin x}{x}\to 1\) and \(\frac{1-\cos x}{x}\to 0\) are building blocks — you’ll use them constantly once derivatives arrive.
Five problems — the sandwich, both trig limits, and the pattern-matching trick.
Eight fast checks across the whole lesson.
The squeeze only works when both outer functions reach the SAME limit. If one heads to 2 and the other to 5, the theorem is silent — you’ve proven nothing.
\(\frac{\sin 3x}{x}\) is NOT 1. The angle (3x) must equal the denominator. Fix it: \(\frac{\sin 3x}{3x}\cdot 3\to 1\cdot 3=3\).
\(\frac{\sin x}{x}\to 1\) but \(\frac{1-\cos x}{x}\to 0\). One is the star; the other vanishes. Don’t swap their values.
For \(x^2\sin\frac1x\), don’t chase what \(\sin\frac1x\) “equals” — it never settles. Bound it: it lives in \([-1,1]\), and that’s all you need.
The bounds must straddle \(f\) near the point a you care about. A squeeze that holds far away but breaks near \(a\) doesn’t help.
\(\frac{\sin x}{x}\to 1\) only in radians. In degrees the limit is \(\frac{\pi}{180}\). Calculus lives in radians — always.