AP Calculus AB and BC glossary

Squeeze theorem

Also called: Sandwich theorem, Pinching theorem

The squeeze theorem says that if a function is trapped between two others near a point, and those two share the same limit there, the trapped function must have that limit too. It is the standard way to evaluate limits that resist algebra, such as x squared times sine of one over x.

g(x)f(x)h(x) and limxag(x)=limxah(x)=L    limxaf(x)=Lg(x) \le f(x) \le h(x) \ \text{and} \ \lim_{x \to a} g(x) = \lim_{x \to a} h(x) = L \implies \lim_{x \to a} f(x) = L

The inequality only needs to hold near aa, not everywhere, and it does not need to hold at aa itself. The theorem is useful precisely when ff oscillates too wildly for direct methods but is bounded by something tame.

The classic application uses 1sin(1x)1-1 \le \sin\left(\frac{1}{x}\right) \le 1, so x2x2sin(1x)x2-x^2 \le x^2 \sin\left(\frac{1}{x}\right) \le x^2. Both bounds go to 0 as x0x \to 0, so the middle function does too.

The mistake

Choosing bounds whose limits are different. If gg and hh do not share the same limit, the theorem says nothing at all.

Appears in: Unit 1: Limits and Continuity