How and when to use the Squeeze Theorem

Trap a difficult function between two easier functions that are forced to meet at the same limit.

LaTeX article Updated July 11, 2026

g(x)f(x)h(x)g(x)\le f(x)\le h(x)

The theorem

If g(x) is less than or equal to f(x), and f(x) is less than or equal to h(x) near a, and both outer functions approach L, then f(x) must also approach L.

The inequalities need to hold in a deleted neighborhood of the point, not necessarily at the point itself.

limxag(x)=limxah(x)=Llimxaf(x)=L\lim_{x\to a}g(x)=\lim_{x\to a}h(x)=L\Longrightarrow\lim_{x\to a}f(x)=L

Look for a bounded factor

Sine and cosine always stay between −1 and 1. If an oscillating factor is multiplied by something approaching zero, absolute values often create the two useful bounds immediately.

The method is less about finding two magical functions than about controlling magnitude.

Why matching outer limits matter

If the bounds approach different numbers, the target still has room to move. The theorem becomes decisive only when the interval between the bounds collapses to a single value.

Worked example

Common mistakes

  • Using bounds that do not hold on both sides of the point.
  • Choosing outer functions with different limits.
  • Multiplying an inequality by a quantity of unknown sign without checking direction.

Keep these ideas

  • Control magnitude when exact simplification is impossible.
  • Absolute values make oscillation easier to bound.
  • Both outer limits must meet.
Vocab
Limit
Math glossaryLimit
limxaf(x)=L\lim_{x\to a}f(x)=L

The value a function approaches as its input approaches a target.

Learn more
One-sided limit
Math glossaryOne-sided limit
limxaf(x),limxa+f(x)\lim_{x\to a^-}f(x),\quad\lim_{x\to a^+}f(x)

A limit taken from only the left or only the right.

Learn more
Continuity
Math glossaryContinuity
limxaf(x)=f(a)\lim_{x\to a}f(x)=f(a)

At a point, the function value exists and equals the limit there.

Learn more
Indeterminate form
Math glossaryIndeterminate form
00,\frac00,\quad\frac\infty\infty

A substitution form that does not determine a limit by itself.

Learn more
Squeeze theorem
Math glossarySqueeze theorem
g(x)f(x)h(x)g(x)\le f(x)\le h(x)

Traps a function between two functions with the same limit.

Learn more
Math glossary