3.3.2Sequences & Series

Geometric progression (GP) — nth term, sum of n terms — derivations

1,805 words8 min readdifficulty · medium4 backlinks

1. Definition

Why a0a\neq 0 and r0r\neq 0? If a=0a=0 every term is 00 (a degenerate, boring sequence). If r=0r=0, after the first term everything is 00 and dividing by a term becomes illegal.


2. The nth term — derived from scratch

Derivation (Feynman style, one multiplication at a time):

a1=aa2=a1r=ara3=a2r=ar2a4=a3r=ar3    an=arn1\begin{aligned} a_1 &= a\\ a_2 &= a_1 \cdot r = a r\\ a_3 &= a_2 \cdot r = a r^2\\ a_4 &= a_3 \cdot r = a r^3\\ &\;\;\vdots\\ a_n &= a\, r^{\,n-1} \end{aligned}

Why the exponent is n1n-1 not nn? The first term uses zero multiplications (r0=1r^0=1). Count the arrows, not the terms.


3. Sum of n terms — the "shift and subtract" trick

Derivation:

Let S_n = a + ar + ar^2 + \cdots + ar^{\,n-1}. \tag{1}

Multiply every term by rr: rS_n = ar + ar^2 + ar^3 + \cdots + ar^{\,n}. \tag{2}

Why multiply by rr? It reproduces the same terms shifted one place, so they'll cancel.

Subtract (2) from (1):

SnrSn=aarnS_n - rS_n = a - ar^{\,n}

Why does the middle vanish? Every interior term arkar^k appears in both lines, so it cancels. Only the very first term of (1) and the very last of (2) survive.

Factor:

Sn(1r)=a(1rn)S_n(1-r) = a(1-r^{\,n})

Divide by (1r)(1-r) provided r1r\neq 1:

Sn=a(1rn)1r=a(rn1)r1\boxed{\,S_n = \dfrac{a(1-r^{\,n})}{1-r} = \dfrac{a(r^{\,n}-1)}{r-1}\,}

Why two forms? They're algebraically identical (multiply top & bottom by 1-1). Pick the one that keeps things positive to avoid sign slips.

Figure — Geometric progression (GP) — nth term, sum of n terms — derivations

4. Worked examples


5. Common mistakes (Steel-man + fix)


Recall Feynman: explain to a 12-year-old

Imagine a magic photocopier that always makes copies double the size (or half, or triple). Start with a sticker of size 3. Feed it in: 6, then 12, then 24 — each time it multiplies by the same number. That's a GP! To know the size after some copies, you just multiply that magic number by itself once for each copy you made — one fewer than the number of stickers, because the first sticker got copied zero times. And if you want the total area of ALL the stickers, there's a shortcut: instead of adding them one by one, you copy the whole pile, line it up shifted by one, and subtract — almost everything cancels and only the first and last bits are left. Neat!


Connections

  • Arithmetic Progression (AP) — GP multiplies where AP adds; SnS_n derived by reversing there, by shifting here.
  • Sum of infinite GP — when r<1|r|<1, rn0r^n\to 0 so S=a1rS_\infty = \dfrac{a}{1-r}.
  • Geometric Mean — middle term of a 3-term GP: b=acb=\sqrt{ac}.
  • Exponential functions — GP is the discrete version of arxa\,r^{x}.
  • Compound interest — amounts form a GP with r=1+i100r = 1+\frac{i}{100}.
  • Logarithms — used to solve rn1=kr^{n-1}=k for nn.

Flashcards

What defines a GP?
Ratio of consecutive terms is constant: an+1/an=ra_{n+1}/a_n = r.
nth term of a GP with first term aa, ratio rr?
an=arn1a_n = a\,r^{\,n-1}.
Why is the exponent n1n-1 and not nn?
The first term is multiplied by rr zero times (r0=1r^0=1); there are only (n1)(n-1) gaps to term nn.
Sum of first nn terms of a GP (r1r\neq1)?
Sn=a(1rn)1r=a(rn1)r1S_n = \dfrac{a(1-r^n)}{1-r} = \dfrac{a(r^n-1)}{r-1}.
What trick derives the GP sum?
Multiply SnS_n by rr to shift terms, then subtract — interior terms cancel (telescoping).
What is SnS_n when r=1r=1?
Sn=naS_n = na (all terms equal aa; the formula fails since 1r=01-r=0).
How do you find the common ratio rr?
Divide a term by the previous one, not subtract.
Sum 8+4+2+18+4+2+1 using the formula?
a=8,r=12,n=4a=8,r=\tfrac12,n=4: 8(11/16)1/2=15\dfrac{8(1-1/16)}{1/2}=15.
When does the infinite GP sum exist and equal what?
When r<1|r|<1; then S=a1rS_\infty=\dfrac{a}{1-r}.

Concept Map

defined by

requires

multiply r, n-1 times

exponent n-1 = gaps

sum series

multiply by r

interior terms cancel

divide by 1-r

equivalent form

special case r=1

models

GP: multiply by fixed r

Constant ratio a_n+1 / a_n = r

a != 0 and r != 0

nth term a_n = a r^n-1

Count arrows not terms

S_n = a + ar + ... + ar^n-1

Shift and subtract trick

Telescoping cascade

S_n = a 1-r^n / 1-r, r != 1

S_n = a r^n-1 / r-1

S_n = na

Compound interest, growth, decay

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, GP ka matlab hai ek aisi sequence jahan har agla term pichhle term ko ek fixed number se multiply karke banta hai. Yeh number hota hai common ratio rr. Jaise AP mein hum add karte hain (common difference dd), GP mein hum multiply karte hain. Example: 3,6,12,243, 6, 12, 24 — yahan har baar ×2\times 2 ho raha hai, toh r=2r=2.

nn-th term ka formula an=arn1a_n = a\,r^{n-1} hai. Yaad rakho power nn nahi, n1n-1 hai — kyunki pehla term ko rr se zero baar multiply karte hain (r0=1r^0=1). Pehle term se nn-th term tak jaane mein sirf (n1)(n-1) chhalang (gaps) hoti hain, isliye n1n-1.

Sum nikalne ka jugaad bahut pyara hai: pura sum SnS_n ko rr se multiply karo — isse saare terms ek jagah aage khisak jaate hain. Ab dono ko subtract karo, toh beech ke saare terms cancel ho jaate hain, sirf shuru aur end bachte hain. Isse milta hai Sn=a(1rn)1rS_n = \frac{a(1-r^n)}{1-r}. Bas dhyan rakho: agar r=1r=1 ho toh denominator zero ban jaata hai, tab seedha Sn=naS_n = na use karo.

Yeh cheez real life mein important hai — compound interest, population growth, aur decay sab GP se chalte hain, kyunki inme baar-baar multiply hota hai. Exam mein trick yeh hai: rr hamesha divide karke nikalo (subtract mat karo, woh AP wali aadat hai), aur term-1 pe formula ko test karke confirm karo ki aapki power sahi hai.

Go deeper — visual, from zero

Test yourself — Sequences & Series

Connections