Squeeze theorem — AP Calculus AB Study Guide
For: AP Calculus AB candidates sitting AP Calculus AB.
Covers: Formal statement of the squeeze theorem, using the theorem to evaluate limits of trigonometric functions, limits at removable discontinuities, and limits at infinity, including derivation of the standard result.
You should already know: Basic limit notation and limit definition. Properties of inequalities for real numbers. Evaluating limits via substitution and factoring.
A note on the practice questions: All worked questions in the "Practice Questions" section below are original problems written by us in the AP Calculus AB style for educational use. They are not reproductions of past College Board / Cambridge / IB papers and may differ in wording, numerical values, or context. Use them to practise the technique; cross-check with official mark schemes for grading conventions.
1. What Is Squeeze theorem?
The Squeeze Theorem (also called the Sandwich Theorem or Pinching Theorem, alternate names it may use on the AP exam) is a core limit evaluation tool in Unit 1: Limits and Continuity. Per the AP Calculus AB CED, it accounts for approximately 2-3% of total exam score, appearing most commonly in multiple-choice questions (MCQ), but occasionally as a required justification step in longer free-response questions (FRQ) involving trigonometric limits or continuity.
Formal definition: If we can find two functions (lower bound) and (upper bound) such that for all near (we do not need the inequality to hold exactly at , per the definition of a limit), and , then as well. The intuition is that is squeezed between two functions that both approach the same value , so has no choice but to also approach . It is especially useful for oscillating functions that cannot be factored or simplified directly, since their bounded oscillation can be trapped between two simple functions with matching limits.
2. Core Conditions and Setup for the Squeeze Theorem
The Squeeze Theorem only produces a valid result if three core conditions are met, and misapplying any condition leads to an incorrect answer. First, the inequality must hold for all in an open interval around the limit point , except possibly at itself. A violation of the inequality exactly at is irrelevant, because limits do not depend on the value of the function at the limit point. Second, the limits of both and as approaches must exist and be equal. If the two limits are different, or one does not exist, the theorem gives no conclusion about . Third, the theorem works for all limit types: two-sided , one-sided or , and limits at infinity — the only change is adjusting where the inequality must hold (for , the inequality only needs to hold for all greater than some large number ).
The most common initial challenge is finding valid bounds that meet the conditions, which relies on starting from known bounds for common oscillating functions like sine and cosine.
Worked Example
Problem: Verify that all conditions of the Squeeze Theorem are satisfied to evaluate .
- We start with the universal bound for sine: for all .
- Multiply all parts of the inequality by , which is non-negative for all real , so inequality directions do not change: . This holds for all , so it holds on any open interval around 0 (except , which is allowed), satisfying the first condition.
- Compute the limits of the bounds: and . Both limits exist and are equal, satisfying the second condition.
- All conditions are satisfied, so by the Squeeze Theorem, .
Exam tip: When multiplying an inequality by a function, always confirm the function is non-negative to avoid flipping inequality signs; if the function can be negative, use absolute value to build bounds instead of splitting into cases.
3. Deriving the Fundamental Trigonometric Limit
One of the most important uses of the Squeeze Theorem on the AP exam is proving the fundamental trigonometric limit , which is required to derive all derivative rules for trigonometric functions later in the course. The proof relies on a geometric argument for the unit circle, with measured in radians, for (the result extends to negative by symmetry).
For an angle in the first quadrant of the unit circle:
- The area of the inscribed triangle with base 1 and height is
- The area of the circular sector with angle is
- The area of the circumscribed tangent triangle with base 1 and height is
Comparing these areas gives the inequality: Multiply through by (positive for , so inequalities do not flip): Take reciprocals of all positive terms, which flips the inequalities: This inequality holds for all near 0 except , so we can apply the Squeeze Theorem.
Worked Example
Problem: Use the inequality and the Squeeze Theorem to prove .
- The inequality holds for all near 0 except , satisfying the first condition of the Squeeze Theorem. Symmetry confirms it holds for both positive and negative near 0.
- Evaluate the limit of the lower bound: , by continuity of cosine at 0.
- The upper bound is the constant function 1, so .
- Both bounds have the same limit 1, so by the Squeeze Theorem, , completing the proof.
Exam tip: This limit only applies when the argument of sine and the denominator both approach 0. Do not use it for limits approaching a non-zero value, where direct substitution works instead.
4. Using Squeeze Theorem for Limits at Infinity
The Squeeze Theorem is also commonly used to evaluate limits at infinity for bounded oscillating functions multiplied by a term that approaches 0. Any sine or cosine function is bounded between -1 and 1 for all real inputs, even when the input goes to infinity, so when multiplied by a term that approaches 0 as , the entire product will approach 0 by the Squeeze Theorem.
For limits at infinity, the only requirement for the inequality is that it holds for all sufficiently large (or sufficiently negative, for ) , which is easy to satisfy for common bounded functions. The logic of the theorem is identical to limits at finite points.
Worked Example
Problem: Evaluate .
- Start with the universal bound for cosine: for all . Multiply by 3: . Subtract 5: .
- Divide all parts by , which is positive for , so inequality directions stay the same: . This holds for all , which satisfies the requirement for a limit as .
- Compute the limits of the bounds: and . Both limits exist and are equal.
- By the Squeeze Theorem, .
Exam tip: When dividing an inequality by for , remember that is negative, so you must flip the directions of the inequalities to get the correct lower and upper bounds.
5. Common Pitfalls (and how to avoid them)
- Wrong move: When evaluating , writing without accounting for negative , leading to reversed inequality directions for . Why: Students forget multiplying by a negative number flips inequality signs, and do not adjust for the sign of . Correct move: Use absolute value to build bounds: gives , which expands to , which holds for all .
- Wrong move: Applying the Squeeze Theorem with bounds that have different limits, for example concluding because , and claiming the limit is 0 even though the bounds approach -1 and 1. Why: Students confuse squeezing with the idea that the middle function has to be somewhere between the bounds, even when the bounds do not share the same limit. Correct move: If the bounds have different limits, find tighter bounds or use a different technique like the sum law for limits.
- Wrong move: Applying to , concluding the limit is 1 instead of . Why: Students memorize the formula but forget it only applies when the argument of sine and the denominator both approach 0. Correct move: Always check that the argument and denominator both approach 0 before applying this result; use direct substitution for limits at non-zero points.
- Wrong move: Building incorrect bounds by writing for , when is between 0 and 1, so the lower bound is wrong. Why: Students rush to build bounds without starting from the known bound of the oscillating function. Correct move: Always start from the known bound of the oscillating term (e.g., ) and build the inequality step-by-step.
- Wrong move: For , leaving inequality directions unchanged after dividing by negative , leading to reversed bounds and a wrong conclusion. Why: Students assume is positive even when the limit goes to negative infinity. Correct move: Confirm the sign of before multiplying or dividing an inequality, and flip inequality signs whenever you multiply/divide by a negative value.
6. Practice Questions (AP Calculus AB Style)
Question 1 (Multiple Choice)
What is ? A) B) C) D) The limit does not exist
Worked Solution: We start with the universal bound for cosine: for all . Multiply all terms by , which is non-negative for all real , so inequality directions do not change: . Next, compute the limits of the bounds: and . Both bounds approach the same limit 0, so by the Squeeze Theorem, the limit of the middle function is also 0. Correct answer: A.
Question 2 (Free Response)
Let for all real . (a) Use the Squeeze Theorem to find . Justify your answer. (b) Use the Squeeze Theorem to find . Justify your answer. (c) What value of makes continuous at ? Explain.
Worked Solution: (a) We know for all . Multiply all terms by (non-negative for all ) to get: Evaluate the bounds: and . By Squeeze Theorem, .
(b) For , is positive, so we use the bound to get: Evaluate the bounds: , and . By Squeeze Theorem, .
(c) A function is continuous at if . From part (a), , so setting makes continuous at .
Question 3 (Application / Real-World Style)
A damped harmonic oscillator on a spring has its vertical position (in centimeters) at time seconds given by , where is the equilibrium position of the oscillator. Use the Squeeze Theorem to find . Interpret your result in the context of the problem.
Worked Solution: We know for all real , . Multiply all parts by , which is positive for all , so inequality directions stay the same: Compute the limits of the bounds: and . By the Squeeze Theorem, . In context, this means that as time increases, the oscillator's position approaches the equilibrium position of 0 cm, which matches the expected behavior of a damped oscillator that loses energy over time.
7. Quick Reference Cheatsheet
| Category | Formula | Notes |
|---|---|---|
| Squeeze Theorem (finite , two-sided) | If near , , then | Inequality does not need to hold exactly at |
| Squeeze Theorem (limit at infinity) | If for all , , then | Same logic applies for with inequality holding for |
| Universal sine bound | Holds for any real input | |
| Universal cosine bound | Holds for any real input | |
| Squared trig bound | , | Holds for any real input |
| Fundamental trig limit | Only applies when argument and denominator both approach 0; angle must be in radians | |
| Inequality rule | Multiplying/dividing by a negative reverses inequality direction | Always check the sign of the term you are multiplying/dividing by |
| Bounded infinitesimal result | This is the most common result from Squeeze Theorem for oscillating functions |
8. What's Next
Mastering the Squeeze Theorem is a prerequisite for evaluating all trigonometric limits, which come up repeatedly in the definition of the derivative later in Unit 2, when you derive derivative rules for sine and cosine. The core result , proved via the Squeeze Theorem, is used directly to show that the derivative of is , so without understanding this derivation, you will not be able to justify these core derivative rules on FRQ questions. For AP Calculus AB, the Squeeze Theorem is most often tested on MCQ questions asking for limits of bounded oscillating functions, and it connects directly to the definition of continuity for functions with removable discontinuities. The follow-on topics that build on this chapter are: Derivatives of trigonometric functions Continuity at a point Evaluating limits analytically Limits at infinity