A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Squeeze Theorem

College Depth 62 in the knowledge graph I know this Set as goal
6,296topics build on this
271prerequisites beneath it
See this on the map →
Limit LawsDerivatives of Trigonometric Functions
limits squeeze-theorem special-limits

Core Idea

The Squeeze Theorem states that if g(x) <= f(x) <= h(x) near x = a, and lim g(x) = lim h(x) = L, then lim f(x) = L. The function f is "squeezed" between two functions that converge to the same limit. The most famous application is proving lim(x->0) sin(x)/x = 1, a result needed for the derivative of sin(x).

How It's Best Learned

Prove lim(x->0) sin(x)/x = 1 geometrically using the unit circle area argument. Then apply the squeeze theorem to related limits like lim(x->0) (1 - cos(x))/x = 0. Practice identifying bounding functions in other squeeze theorem problems (e.g., x2 * sin(1/x) near 0).

Common Misconceptions

Explainer

From your study of limit laws, you know how to compute limits of sums, products, and quotients algebraically. But some functions resist those techniques — particularly functions like sin(x)/x near x = 0, where direct substitution gives 0/0, an indeterminate form. The Squeeze Theorem is a geometric argument that sidesteps algebraic manipulation by trapping the function between two simpler ones.

The logic is intuitive: if you know a value lies between 3.99 and 4.01, you know it's close to 4. The Squeeze Theorem makes this precise for limits. If g(x) ≤ f(x) ≤ h(x) for all x near a (but not necessarily at a), and both g and h approach the same limit L as x → a, then f is permanently trapped between values approaching L — so f must also approach L. There is no room for f to wander off to a different value.

The canonical application is proving lim(x→0) sin(x)/x = 1, which is essential for deriving d/dx[sin x] = cos x. The proof uses a geometric argument on the unit circle: comparing the areas of a small triangle, a circular sector, and a larger triangle, one obtains sin x ≤ x ≤ tan x for small positive x (in radians). Dividing through by sin x and taking reciprocals gives the bounds cos x ≤ sin(x)/x ≤ 1. Since lim(x→0) cos x = 1 and lim(x→0) 1 = 1, the Squeeze Theorem forces lim(x→0) sin(x)/x = 1. Every trigonometric derivative you will compute from this point onward rests on this single limit.

A second class of applications involves functions like f(x) = x² sin(1/x) near x = 0. Direct substitution fails (1/x is undefined at 0), and algebraic manipulation is impossible because sin(1/x) oscillates infinitely rapidly. But you know −1 ≤ sin(1/x) ≤ 1 always, so −x² ≤ x² sin(1/x) ≤ x². Both bounding functions approach 0 as x → 0, so the limit is 0. The bounding strategy — find a function that is always ≥ f and one always ≤ f, both with the same limit — is the skill to internalize. The bounds do not need to be tight everywhere, only near the point of interest.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Making 10 as an Addition StrategyAddition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts Through 10Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineOpposites and Additive InversesAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersIntroduction to ExponentsOrder of OperationsInteger Order of OperationsVariable ExpressionsFunction Notation ReviewDomain and RangeRational Functions and Asymptotes ReviewLimits - Intuitive IntroductionLimit Definition - IntuitiveLimit LawsSqueeze Theorem

Longest path: 63 steps · 271 total prerequisite topics

Prerequisites (1)

Leads To (1)