Pick r with L<r<1; eventually ∣an∣<rn, and ∑rn converges, so comparison gives convergence.
Why does root test work for L>1?
∣an∣>1 infinitely often, so an→0; the n-th term test forces divergence.
What is limn→∞nn?
1 (since n1/n=elnn/n→e0=1).
When should you prefer the root test?
When the general term contains an n-th power (⋯)n or basen.
For ∑(2n+1)n/(3n+5)n, find L
L=2/3<1, converges.
Why is L=1 for every ∑1/np?
n1/np=e−plnn/n→1 as lnn/n→0.
Recall Feynman: explain to a 12-year-old
Imagine each term in the sum is like the height you fall after each bounce of a ball. If every bounce keeps a fixed fractionr of the previous height (r<1), the total distance is finite — the ball stops. The root test is a clever trick to find that fraction: if a term looks like r multiplied by itself n times (rn), you "undo" the multiplying by taking the n-th root, and out pops r. If r<1 the bounces die out (sum is finite = converges). If r>1 the bounces grow forever (diverges). If r comes out exactly 1, the trick can't tell — you need another tool.
Dekho, root test ka basic idea bohot simple hai. Hum jaante hain ki geometric series ∑rn tabhi converge karti hai jab ∣r∣<1. Ab kisi bhi series ∑an ke baare mein hum poochhte hain: "Kya iske terms eventually rn jaise behave karte hain?" Agar haan, to us chhupe hue r ko nikaalne ke liye hum n-th root le lete hain — kyunki nrn=r. Isliye L=limn∣an∣ nikaalo: yeh limit hi effective ratio hai.
Rule yaad rakho: L<1 matlab terms tezi se chhote ho rahe hain, series converge. L>1 matlab terms bade ho rahe hain, an zero tak nahi jaa raha, isliye diverge. Aur L=1 matlab test "Lost" — koi conclusion nahi, dusra test (p-series, comparison, integral) lagao. Proof bhi seedha hai: L<1 ho to ek r choose karo jo L aur 1 ke beech ho, fir eventually ∣an∣<rn, aur ∑rn converge karta hai — comparison se kaam khatam.
Root test kab lagana hai? Jab term mein n-th power dikhe — jaise (kuch)n ya cn. Tab n⋅ power ko cleanly cancel kar deta hai. Ek important trap: polynomial factors jaise n2 ka n-th root n2/n→1 hota hai, 0 nahi! Sirf exponential ka base bachta hai. Isliye ∑n2/2n ke liye L=1/2, converge karta hai. Bas yahi 20% concept 80% problems solve kar dega.