The proof is comparison with a geometric series. We build it ourselves.
Case L<1 (convergence).
Why this step? Because L<1, there's "room" between L and 1. Pick a number r in that gap.
Choose r with L<r<1. By the definition of a limit, since
∣an+1/an∣→L<r, eventually the ratio stays below r:
∃N such that n≥N⟹anan+1<r.
Why this step? This is just unpacking the limit: once we're past N, every shrink-ratio is under r.
Now chain the inequalities from N onward:
∣aN+1∣<r∣aN∣,∣aN+2∣<r∣aN+1∣<r2∣aN∣,…
By induction:
∣aN+k∣<rk∣aN∣.
Why this step? Each term is at most r times the one before, applied k times gives rk.
So the tail is bounded term-by-term by a geometric series:
∑k=0∞∣aN+k∣<∣aN∣∑k=0∞rk=1−r∣aN∣<∞.
Why this step?∑rk converges because 0<r<1. A series whose terms are dominated by a
convergent positive series converges (comparison test). Adding the finitely many terms before N
keeps it finite. Hence ∑an converges absolutely. ∎
Case L>1 (divergence).
Choose r with 1<r<L. Then eventually
anan+1>r>1⟹∣an+1∣>∣an∣.
Why this step? Terms are growing past N, so ∣an∣→0. But a necessary condition for
any series to converge is an→0 (the term test). Since that fails, the series diverges. ∎
Imagine you're stacking blocks, and each new block is a fraction of the height of the one before.
If every block is always less than, say, half the previous one, your tower stops growing — it
reaches a finite height. The ratio test measures that fraction. If the fraction settles below 1,
the tower is finite (converges). If it's above 1, blocks get bigger and the tower shoots to
infinity (diverges). If the fraction sits exactly at 1, the blocks shrink so slowly we can't tell
from the fraction alone whether the tower stops — we need a sharper ruler.
Dekho, ratio test ka idea bilkul simple hai. Koi bhi infinite series ∑an tab hi finite
value pe converge karti hai jab uske terms kaafi tezi se chhote hote jaate hain. Ratio test poochta
hai ek hi sawaal: "har agla term pichle term ka kitna guna hai?" Yeh ratio hai ∣an+1/an∣, aur
iska long-run value ko hum L kehte hain. Agar L<1, matlab terms har baar ek fixed fraction se
chhote ho rahe hain — yeh exactly geometric series jaisa behaviour hai, aur woh converge karti hai.
Agar L>1, terms badh rahe hain, toh series diverge kar jaati hai.
Proof ka dil yeh hai: agar L<1, toh ek number r chuno jo L aur 1 ke beech ho. Kuch index N
ke baad har ratio r se chhota ho jaata hai, isliye ∣aN+k∣≤rk∣aN∣. Yeh ek geometric
series se "dominate" ho gaya, aur geometric series converge karti hai jab r<1 — comparison test se
kaam ho gaya. L>1 wale case mein terms zero pe nahi jaate, aur koi bhi convergent series ke terms
zero pe jaane chahiye, isliye diverge.
Sabse important baat — limitation: jab L=1, test kuch nahi batata. Jaise ∑1/n (diverge)
aur ∑1/n2 (converge) — dono ka L=1 hai! Isliye power-law (yaani 1/np type) series pe ratio
test bekaar hai, wahan p-test ya integral test use karo. Ratio test asli kamaal factorials aur
exponentials (jaise n!, 2n) pe dikhata hai, kyunki wahan ratio bahut saaf simplify ho jaata hai.
Yaad rakho: "Less than one — done, more than one — gone, equals one — no fun!"