3.3.3Sequences & Series

Sum of infinite GP — when it converges, proof

1,567 words7 min readdifficulty · medium2 backlinks

What is an infinite GP?

The key word is if it exists. To make sense of an infinite sum, we watch the partial sums SNS_N (sum of first NN terms) and ask: do they approach one fixed number as NN\to\infty?


Deriving the partial-sum formula (from scratch)

WHAT we want: a closed formula for SN=a+ar++arN1S_N = a + ar + \cdots + ar^{N-1}.

HOW — the shift-and-subtract trick.

SN=a+ar+ar2++arN1S_N = a + ar + ar^2 + \cdots + ar^{N-1}

Multiply every term by rr:

rSN= ar+ar2++arN1+arNrS_N = \quad\ ar + ar^2 + \cdots + ar^{N-1} + ar^{N}

Why this step? Multiplying by rr shifts the whole list one place right, so almost all terms line up with the original — they will cancel.

Subtract:

SNrSN=aarNS_N - rS_N = a - ar^{N}

Why this step? Every middle term appears in both lines and cancels; only the very first (aa) and the leaked-out last (arNar^N) survive.

Factor and solve (valid when r1r\ne 1):

SN(1r)=a(1rN)    SN=a(1rN)1rS_N(1-r) = a(1-r^N) \implies \boxed{\,S_N = \dfrac{a(1-r^N)}{1-r}\,}


The convergence condition — the heart of the note

Now let NN\to\infty. The only part that depends on NN is rNr^N.

So the limit exists iff ==r<1====|r|<1==, and then rN0r^N\to 0:

S=limNa(1rN)1r=a(10)1rS_\infty = \lim_{N\to\infty}\frac{a(1-r^N)}{1-r} = \frac{a(1-0)}{1-r}

Figure — Sum of infinite GP — when it converges, proof

Worked examples


Common mistakes


Active recall

Recall Test yourself (hide answers)
  • Q: What single condition guarantees an infinite GP has a finite sum? A: r<1|r|<1.
  • Q: Why does the formula collapse to a1r\frac{a}{1-r}? A: Because rN0r^N\to 0 in SN=a(1rN)1rS_N=\frac{a(1-r^N)}{1-r}.
  • Q: What is n=0(1/3)n\sum_{n=0}^\infty (1/3)^n? A: 111/3=32\frac{1}{1-1/3}=\frac32.
  • Q: Does 11+11+1-1+1-1+\cdots converge? A: No; r=1r=-1, partial sums oscillate 1,0,1,01,0,1,0.
Recall Feynman: explain to a 12-year-old

Imagine a chocolate bar. You eat half, then half of what's left, then half of that... You keep eating smaller and smaller pieces forever. How much chocolate do you eat in total? The whole bar — exactly 1. Even though there are infinitely many bites, they get so tiny that everything adds up to a finite amount. That only works because each bite is smaller than the last (ratio <1<1). If instead each bite got bigger, you'd never stop and there'd be no total.


Connections

  • Geometric Progression — nth term
  • Sum of finite GP
  • Limits of Sequences (why rN0r^N\to0)
  • Convergence of Series
  • Recurring Decimals as Fractions
  • Present Value & Perpetuities (finance application)

The infinite GP arn\sum ar^n converges iff
r<1|r|<1
Sum of convergent infinite GP
S=a1rS_\infty=\dfrac{a}{1-r} for r<1|r|<1
Closed form for partial sum SNS_N of a GP
SN=a(1rN)1rS_N=\dfrac{a(1-r^N)}{1-r} (for r1r\ne1)
Trick used to derive SNS_N
Multiply by rr, shift, and subtract so middle terms cancel
Why S=a1rS_\infty=\frac{a}{1-r} needs r<1|r|<1
Only then rN0r^N\to0, killing the rNr^N term
Value of 0.30.\overline{3} as GP sum
0.310.1=13\frac{0.3}{1-0.1}=\frac13
Sum 2+1+12+2+1+\frac12+\cdots
44
Does 1+2+4+8+1+2+4+8+\cdots have a finite sum?
No, r=21r=2\ge1, it diverges
What happens to partial sums when r=1r=-1?
They oscillate and never settle

Concept Map

defined by

watch

shift and subtract

solve when r neq 1

let N to infinity

magnitude decides

if abs r less than 1

if abs r geq 1

gives

models

models

Infinite GP a ar ar2 ...

Common ratio r

Partial sums S_N

S_N times 1-r equals a times 1-r^N

S_N equals a times 1-r^N over 1-r

Only r^N depends on N

r^N to 0 converges

diverges no finite sum

S_infinity equals a over 1-r

Repeating decimals like 0.777...

Present value fractals

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, infinite GP ka matlab hai ek aisi list jisme har agla term pichhle term ko ek fixed number rr (common ratio) se multiply karke banta hai: a,ar,ar2,a, ar, ar^2, \dots hamesha tak. Sawal ye hai ki inn sabko jodo to kya ek finite (fixed) answer milega? Answer sirf tab "haan" hota hai jab r<1|r|<1 — yaani har term pehle se chhota hota jaaye, zero ki taraf. Tabhi total ek jagah aake ruk jaata hai.

Formula nikaalne ka jugaad simple hai. Pehle NN terms ka sum SNS_N lo, use rr se multiply karo, aur subtract kar do — beech ke saare terms cancel ho jaate hain aur milta hai SN=a(1rN)1rS_N=\frac{a(1-r^N)}{1-r}. Ab NN ko infinity le jaao. Agar r<1|r|<1, to rN0r^N \to 0 (jaise 0.5,0.25,0.125,0.5,0.25,0.125,\dots zero ki taraf jaata hai), aur bacha rehta hai clean formula S=a1rS_\infty=\frac{a}{1-r}.

Sabse important baat: ye formula use karne se pehle hamesha check karo ki r<1|r|<1 hai ya nahi. Agar r=2r=2 jaisa kuch hai, to series diverge karti hai — koi finite sum hai hi nahi. Agar formula thok do to 112=1\frac{1}{1-2}=-1 jaisa bewaqoof answer aata hai jo galat hai. Isliye rule yaad rakho: "Shrink to sink" — terms shrink karein tabhi sum ek value me sink hota hai.

Real life me ye kaam ka hai: 0.30.\overline{3} ko fraction banana (=1/3=1/3), chocolate wala half-half example, ya finance me endless payments ki value. Ek line me: infinite GP tabhi jodta hai jab ratio ki size 1 se kam ho, aur answer a1r\frac{a}{1-r} hota hai.

Go deeper — visual, from zero

Test yourself — Sequences & Series

Connections