Setup. Fix any ε>0. We must find N so that ∣bn−L∣<ε for all n≥N.
Step 1 — Use an→L.Why? This is the lower wall. By definition of the limit, there is N1 with
∣an−L∣<ε(n≥N1)⟹L−ε<an.
We only keep the left half — that's all the lower wall can give us.
Step 2 — Use cn→L.Why? This is the upper wall. There is N2 with
∣cn−L∣<ε(n≥N2)⟹cn<L+ε.
Step 3 — Combine with the squeeze.Why? Now we stack the inequalities. Let N=max(N0,N1,N2) so all three facts hold at once. For n≥N:
L−ε<an≤bn≤cn<L+ε.
Reading the outermost pieces:
L−ε<bn<L+ε⟺∣bn−L∣<ε.
Step 4 — Conclude.Why? We produced the required N for an arbitraryε. That is exactly the definition of limn→∞bn=L. ■
State the three conditions needed to conclude bn→L by squeeze. → an≤bn≤cn eventually; an→L; cn→L (same L).
Why is one-sided bounding not enough? → It can't stop the sequence escaping on the other side.
What limit does ncos(n2) have, and which walls? → 0, walls ±n1.
True/false: bounds must hold from n=1. → False, only for n≥N0.
Squeeze theorem (sequences) — statement
If an≤bn≤cn for all n≥N0 and an→L, cn→L, then bn→L.
Key requirement on the two outer sequences
They must converge to the SAME limit L.
Why must the bound only hold "eventually"?
Limits ignore any finite number of initial terms.
limn→∞nsinn and the walls used
0; walls −n1≤nsinn≤n1.
limn→∞nnn!
0 (bounded above by n1, below by 0).
limn→∞nn
1 (take logs: nlnn→0).
Why does one-sided bounding fail to give a limit?
The sequence could escape unboundedly on the unbounded side.
ε-step that lower wall an supplies
L−ε<an for n≥N1.
ε-step that upper wall cn supplies
cn<L+ε for n≥N2.
Index used to combine all three facts
N=max(N0,N1,N2).
Recall Feynman: explain it to a 12-year-old
Imagine you're in a lift squeezed between your tall mom and your tall dad, and they both walk into the same room. You can't go to a different room — you're stuck between them, so you end up in the same room. A sequence trapped between two others that both head to the number L must also land on L. We use this when the middle thing (like sinn) wiggles too much to follow directly — we just put neat walls around it that both calm down to the same spot.
Squeeze theorem ka idea ekdam simple hai: agar koi sequence bn do doosri sequences an aur cn ke beech phasi hui hai, aur dono outer sequences ek hi number L par ja rahi hain, to beech wali bn ko bhi majboori mein L par hi jana padega. Socho teen log lift mein — niche wala aur upar wala dono ek hi floor par rukte hain, to beech wala bhi wahin ruk jayega. Bas yahi "sandwich" logic hai.
Yeh kaam aata hai jab middle sequence bahut messy ho, jaise nsinn. sinn to hamesha −1 se 1 ke beech naachta rehta hai, uska direct limit lena tough hai. Lekin hum likh dete hain −n1≤nsinn≤n1. Dono walls 0 par ja rahe hain, isliye beech wala bhi 0 par — done!
Sabse important condition yaad rakhna: dono walls ka limit SAME hona chahiye. Agar ek wall 0 par ja raha hai aur doosra 5 par, to theorem kuch nahi batata — bn kahin bhi ho sakta hai. Aur ek baat: inequality sirf "eventually" (yaani kisi N0 ke baad) honi chahiye, shuru ke kuch terms se farak nahi padta, kyunki limit ko early terms ki parwah nahi hoti. Last tip — jab inequality ko divide ya multiply karo, sign ka dhyan rakho; positive (n>0) se divide karoge to inequality ki direction safe rehti hai.