Definition. A sequence is geometric if every term is a constant multiple of the previous — the common ratio r. So un+1/un=r.
nth term.
un=arn−1.
Note: power is n−1, not n. The first term has r0=1.
Sum to n terms.
Sn=1−ra(1−rn)=r−1a(rn−1)(r=1).
Both forms are in the IAL formula booklet. Use whichever keeps the numerator positive — typically the first for r<1, the second for r>1.
Worked example. A geometric series has a=24, r=3/4. Find S10.
- S10=1−3/424(1−(3/4)10)=0.2524(1−0.0563)=0.2524⋅0.9437≈90.60.
Sum to infinity. When ∣r∣<1, the term rn→0 as n→∞, and the series converges to:
S∞=1−ra(∣r∣<1).
(Given in the IAL formula booklet.) When ∣r∣≥1 the series diverges and no sum to infinity exists.
Worked example. With a=24, r=3/4: S∞=24/(1/4)=96. (And we saw S10≈90.60, so the series approaches 96 rapidly.)
Modelling: depreciation. A car worth $24000 depreciates by 15% each year. After n years: Vn=24000⋅0.85n (multiplier 0.85, NOT 0.15). After 5 years: \approx \10649. Time to fall below \5000: solve 0.85n<5/24, giving n≥10.