We want to decide whether ∑anconverges or diverges, where an>0 (positive-term series). Comparing directly with a known series (the Direct Comparison Test) is fragile: you need an exact inequality an≤bn that may be a pain to prove. The Limit Comparison Test (LCT) is the smoother tool — it only cares whether an and bn behave the same way for large n.
Step 1 — Translate the limit into a sandwich.Why this step? "Limit equals L" means the ratio eventually lives in any small window around L. We pick a window that keeps everything positive.
Choose ε=L/2. By the definition of the limit, there exists N such that for all n>N:
bnan−L<2L.
Unpacking the absolute value:
L−2L<bnan<L+2L⟹2L<bnan<23L.
Step 2 — Clear the fraction (legal because bn>0).Why this step? Multiplying by the positive bn turns a ratio statement into a direct comparison statement.
2Lbn<an<23Lbn(n>N).
Step 3 — Feed each inequality into the Direct Comparison Test.
If ∑bnconverges: then ∑23Lbn converges (constant multiple). Since an<23Lbn, the right inequality gives ∑an converges.
If ∑bndiverges: then ∑2Lbn diverges. Since an>2Lbn, the left inequality forces ∑an to diverge.
What does the Limit Comparison Test require about the terms an,bn?
They must be positive (for all large n).
In the LCT, what is computed?
L=limn→∞an/bn.
If 0<L<∞ in the LCT, what can you conclude?
∑an and ∑bn both converge or both diverge.
If L=0, what extra condition gives convergence of ∑an?
∑bn must converge.
If L=∞, what extra condition gives divergence of ∑an?
∑bn must diverge.
Why does multiplying the ratio inequality by bn stay valid?
Because bn>0, so inequality direction is preserved.
Which ε is chosen in the proof and why?
ε=L/2, so the lower bound L/2 stays strictly positive.
For ∑n4−n+23n2+5, what is the right bn?
1/n2 (ratio of leading powers).
Why is an→0 not enough for convergence?
It's necessary not sufficient; e.g. ∑1/n diverges though 1/n→0.
When is LCT inconclusive?
When L=0 with ∑bn divergent, or L=∞ with ∑bn convergent.
p-series ∑1/np converges exactly when?
p>1.
Recall Feynman: explain to a 12-year-old
Imagine two runners. We can't easily measure how far each goes alone, but we know one of them perfectly. If, after a long time, the unknown runner is always going at roughly the same speed as the runner we understand (their speed ratio settles to a steady positive number), then they'll either both reach the finish line or both run forever together. Series convergence is just "does the running total stop somewhere?" — and matching speeds means matching destinies.
Dekho, Limit Comparison Test ka core idea simple hai: agar do positive series ke terms bade n ke liye "same speed" se chhote hote hain, to dono ka fate ek jaisa hota hai — ya dono converge karenge ya dono diverge. Hum yeh "same speed" measure karte hain ratio ka limit lekar: L=liman/bn. Agar L ek finite aur positive number nikla (matlab 0<L<∞), to bas ∑bn ka behaviour dekh lo aur wahi answer ∑an ka bhi hoga.
Trick yeh hai ki bn chunna kaise hai. Rule: "sabse strong power rakho, baaki phenk do" — numerator aur denominator dono mein leading term le lo. Jaise n4−n+23n2+5 mein top ka strong term n2, bottom ka n4, to bn=1/n2. Ab 1/n2 to p-series hai with p=2>1, yeh converge karta hai, isliye original series bhi converge. Aur agar bn=1/n (harmonic) bana to woh diverge karta hai.
Proof ka magic step: limit ki definition se ratio eventually L/2 aur 3L/2 ke beech aa jaata hai. bn positive hai isliye usse multiply karke direct comparison ban jaata hai — 2Lbn<an<23Lbn. Phir Direct Comparison Test laga do, kaam khatam.
Ek common galti se bacho: sirf an→0 dekh ke "converge" mat bol dena — harmonic series ∑1/n mein bhi terms 0 pe jaate hain par series diverge karti hai. LCT decay ki rate compare karta hai, sirf "0 pe jaata hai ya nahi" nahi. Yeh test exam mein rational aur root-wale terms ke liye sabse fast tarika hai.