We build it from the definition of a convergent series.
Step 1 — What "converges" means.
Let the partial sums be SN=∑n=1Nan. The series converges to S means:
limN→∞SN=S(S finite).Why this step? "Sum of a series" is defined as the limit of partial sums — there's no other meaning to grab onto.
Step 2 — Recover a single term from partial sums.
Notice the algebra:
aN=SN−SN−1.Why this step? The N-th term is exactly "the running total now" minus "the running total one step ago." This is the key trick that links an to SN.
Step 3 — Take the limit.
If the series converges, then SN→SandSN−1→S (shifting the index by one doesn't change a limit). So:
limN→∞aN=limN→∞(SN−SN−1)=S−S=0.Why this step? Limit of a difference = difference of limits, since both limits exist and are finite.
Step 4 — Contrapositive = the test.
We just proved:
∑an converges⟹liman=0.
The contrapositive (logically equivalent) is:
liman=0⟹∑an diverges.Why this step? "P⇒Q" is always equivalent to "not Q⇒ not P." That's the test. ■
Imagine you keep dropping pebbles into a jar to fill it to a line.
If your pebbles don't get smaller (you keep dropping fist-sized rocks), the jar overflows for sure — it can't stop at the line. That's the Divergence Test: rocks not shrinking ⇒ overflow (diverges).
But here's the twist: even if your pebbles do get tinier and tinier, the jar might still overflow if there are enough of them and they don't shrink fast enough. So "pebbles getting smaller" is needed for the jar to fill nicely, but it's not a promise that it will. You have to check more carefully.
Dekho, idea bahut simple hai. Agar tum infinitely many numbers ko add karke ek finite total chahte ho, toh jo numbers tum add kar rahe ho woh zero ki taraf jaane chahiye. Agar terms zero pe nahi jaate (limit non-zero hai ya exist hi nahi karti), toh sum kabhi settle nahi hoga — woh pakka diverge karega. Yahi Divergence Test hai: lim a_n != 0 ⇒ series diverges. Bas itna.
Lekin ek bada trap hai, aur yahi exam mein sabko maarta hai: agar lim a_n = 0 ho jaaye, toh test kuch nahi bolta — bilkul inconclusive. Iska matlab hai ki "terms zero ja rahe hain, isliye series converge karegi" — yeh galat hai. Classic example: harmonic series sum 1/n. Yahan terms zero pe jaate hain phir bhi total infinity ho jaata hai. Compare karo sum 1/n^2 se — wahan bhi terms zero jaate hain par yeh converge karta hai (pi^2/6). Same type of terms, ulta result! Isiliye bolte hain: condition necessary hai par sufficient nahi.
Derivation bhi yaad rakhna easy hai. Partial sum S_N = a_1+...+a_N. Ek single term ko aise nikaalo: a_N = S_N - S_{N-1}. Agar series converge karti hai toh S_N aur S_{N-1} dono same limit S pe jaate hain, toh a_N -> S - S = 0. Iska contrapositive lo: agar a_n zero pe nahi gaya, toh series converge nahi kar sakti. Test ready.
Practical strategy (80/20): kisi bhi series pe sabse pehle yeh test lagao kyunki sirf ek limit nikaalni hai. Agar non-zero mila — kaam khatam, diverges. Agar zero mila — ghabrao mat, bas aage badho integral test, p-series, ya comparison test ki taraf. Mnemonic yaad rakho: "No-zero, NO-GO; zero mile toh investigate."