4.3.2 · D3Calculus III — Sequences & Series

Worked examples — Squeeze theorem for sequences

2,522 words11 min readBack to topic

The scenario matrix

Every squeeze problem falls into one of these cells. First, two words we use loosely in the table, made precise:

The examples that follow are labelled by cell so you can see the whole map is covered.

Cell What makes it this cell Wall strategy Example
A. Bounded oscillator ÷ grower a bounded oscillator (, , ) divided by a grower () the bound over the grower Ex 1
B. Sign-changing middle the middle itself can be negative must use a two-sided wall, never one Ex 2
C. Product / factorial vs power terms multiplied, one tames the rest crude upper bound , lower Ex 3
D. Root of a polynomial th roots, sandwich by known th roots () Ex 4
E. Sum of many small bits a sum whose term count grows with bound every term by the same walls Ex 5
F. Degenerate / equal walls walls collapse onto the middle, or middle is a wall direct read-off, watch for "walls to different limits" Ex 6
G. Word / real-world error term, physical bound model the noise as bounded, squeeze Ex 7
H. Exam twist walls that look like they go to different limits but don't simplify walls first, then squeeze Ex 8

yes

no

oscillator over grower

product or factorial

nth root

growing sum

walls disagree

walls look different but simplify

dressed as a story

squeeze problem

can middle go negative

Cell B two sided wall

what is the messy piece

Cell A

Cell C

Cell D

Cell E

check both walls

Cell F silent

Cell H

Cell G word problem

Prerequisites lean on: Limit of a sequence (epsilon-N definition), Bounded sequences, Standard limits ( n-th roots, n!/n^n, ln n / n ), and occasionally Algebra of limits (sum, product, quotient).


Worked examples

Cell A — Bounded oscillator over a grower


Cell B — Sign-changing middle (one wall is NOT enough)


Cell C — Factorial / product vs power


Cell D — Root of a polynomial (sandwich by known th roots)


Cell E — Sum whose term count grows


Cell F — Degenerate walls (equal-limit check saves you)


Cell G — Real-world word problem


Cell H — Exam twist (walls that only look different)


Active recall

Recall Match the cell to the strategy
  • Oscillator over a grower (, Ex 1)? → Cell A: bound over the grower, limit .
  • Sign flips every step ()? → Cell B: squeeze , limit .
  • ? → Cell C: bound above by , below by , limit .
  • ? → Cell D: sandwich by known th roots, limit .
  • Walls go to and ? → Cell F: theorem says nothing; check for actual divergence.
Recall One-line takeaways (prompt ::: answer)

Why did Ex 6 diverge? ::: The two walls had different limits ( and ), so squeeze fails — and the terms genuinely alternate . In Ex 2 why bound not ? ::: The middle changes sign; only a two-sided (absolute-value) wall traps both directions. In Ex 8 why require ? ::: To keep the denominator positive; the squeeze only needs to hold eventually. Real-world Ex 7 limit? ::: °C — bounded noise divided by growing vanishes. What is the domain of the index on this page? ::: , i.e. — used to guarantee positive denominators.


Connections

  • Squeeze theorem for sequences — the parent: statement + proof.
  • Standard limits ( n-th roots, n!/n^n, ln n / n ) — the walls in Cells C & D come from here.
  • Bounded sequences — every oscillator wall ().
  • Algebra of limits (sum, product, quotient) — used to simplify the walls (Cells E, H).
  • Squeeze theorem for functions — same idea on the real line.