We have a series ∑an and we want to know: does the infinite sum settle on a finite number, or blow up? Adding infinitely many terms by hand is impossible. The integral test is a trick: replace the discrete sum (a staircase of rectangles) with a continuous integral (an area under a curve) that we can compute.
The three conditions matter: positive (so areas don't cancel), decreasing (so the rectangle comparison goes one clean direction), continuous (so the integral exists).
We build the inequality that traps the sum. Picture y=f(x) falling to the right.
Step 1 — Upper-sum rectangles (left endpoints).
On each interval [n,n+1], since f decreases, the largest value is at the left, f(n), and the smallest is at the right, f(n+1). Draw a rectangle of width 1 and height f(n) (left endpoint): it sits above the curve, so its area is the upper sum.
Why this step? The left-endpoint height f(n) overestimates the area on [n,n+1], giving us an upper bound on the integral.
∫nn+1f(x)dx≤f(n).
Sum from n=1 to N:
∫1N+1f(x)dx≤∑n=1Nf(n)=SN.
Step 2 — Lower-sum rectangles (right endpoints).
Now use height f(n+1) (right endpoint), which sits below the curve, so its area is the lower sum:
f(n+1)≤∫nn+1f(x)dx.
Sum from n=1 to N−1:
SN−f(1)=∑n=2Nf(n)≤∫1Nf(x)dx.
What three conditions must f satisfy? Positive, continuous, decreasing on [1,∞).
For which p does ∑1/np converge? p>1.
Why does the integral test not give the sum's value? It only traps the sum between two integrals.
Does the harmonic series converge? No, p=1.
Recall Feynman: explain to a 12-year-old
Imagine stacking blocks: the n-th block is 1/np tall. We want to know if the total height is finite or grows forever. Instead of stacking forever, draw a smooth slide (y=1/xp) and measure the area underneath. The blocks always sit snugly around the slide, so the blocks finish growing exactly when the slide's area is finite. If the slide is steep enough (p>1) the area is finite — finite total height. If it's too gentle (p≤1) the area never stops growing — infinite tower.
Dekho, idea simple hai: ek series ∑an ko hum directly add nahi kar sakte infinitely, toh hum usse ek integral se compare karte hain. Agar f positive, continuous aur decreasing ho, toh series ke rectangles smooth curve y=f(x) ke around perfectly fit ho jaate hain. Isiliye sum aur integral dono ka anjaam ek hi hota hai — ya dono converge karenge, ya dono diverge. Yeh hi integral test hai.
Proof ka core: har interval [n,n+1] par left-endpoint rectangle (height f(n)) curve ke upar baithta hai — yeh upper sum hai; aur right-endpoint rectangle (height f(n+1)) curve ke neeche baithta hai — yeh lower sum hai. Inhe add karke ek "trapping inequality" milti hai: ∫1N+1f≤SN≤f(1)+∫1Nf. Agar integral finite hai toh SN upar se bounded ho jaata hai (aur increasing hai) — toh converge. Agar integral infinite hai toh SN ko bhi infinity tak ghaseet deta hai.
Sabse important application: p-series∑1/np. Yaha f(x)=x−p ka integral nikaalo — answer milta hai ki series tabhi converge karti hai jab p>1. p=1 wali harmonic series diverge karti hai, chahe terms zero ki taraf jaa rahe ho. Yeh sabse bada exam trap hai: "terms zero ho rahe hain isliye converge" — galat! Zero hona zaroori hai par kaafi nahi.
Yaad rakhne ka shortcut: "p Pushes Past 1 to Pass." Aur ek aur baat — integral test sirf batata hai ki converge karti hai ki nahi, exact value nahi deta. ∑1/n2=π2/6 hai par integral =1 hai, dono alag. Bas fate same hota hai, value nahi.