Geometric Progression • Topic 3 of 3

Infinite GP

When |r| < 1 the terms shrink toward zero fast enough that an endless sum converges to a finite value: S_∞ = a/(1 − r). This only works strictly for −1 < r < 1; if |r| ≥ 1 the sum runs away and is undefined. The formula is a CAT favourite because it turns recurring decimals, bouncing-ball distances and "infinite series" word problems into one division. For example 0.7̄ (0.777...) is the GP 0.7 + 0.07 + ... with a = 0.7, r = 0.1, so the sum is 0.7/0.9 = 7/9. Two reverse uses appear often: given S_∞ and a you can find r = 1 − a/S_∞, and given S_∞ and r you can find the first term a = S_∞(1 − r). A neat extension: the sum of squares of an infinite GP is itself an infinite GP with ratio r², so its sum is a²/(1 − r²).

✅ Solved examples

1. Find the sum to infinity of 8 + 4 + 2 + 1 + ...
a = 8, r = 1/2. S_∞ = 8/(1 − 1/2) = 8/(1/2) = 16.
2. Express 0.4̄ (0.444...) as a fraction.
GP with a = 0.4, r = 0.1. S = 0.4/(1 − 0.1) = 0.4/0.9 = 4/9.
3. An infinite GP has sum 9 and first term 6. Find r.
S_∞ = a/(1 − r) ⇒ 9 = 6/(1 − r) ⇒ 1 − r = 6/9 = 2/3 ⇒ r = 1/3.
4. A ball dropped from 12 m rebounds to 1/3 of its height each bounce. Find the total vertical distance travelled.
Drop 12, then up-and-down for each bounce: 12 + 2(4 + 4/3 + ...). Bounce GP: a = 4, r = 1/3, sum = 4/(2/3) = 6. Total = 12 + 2·6 = 24 m.

✏️ Practice — try these, take hints as needed

1. Sum to infinity of 27 + 9 + 3 + ...
a = 27, r = 1/3.
S_∞ = a/(1 − r).
27/(2/3).
40.5 (81/2)
2. Write 0.6̄ (0.666...) as a fraction.
a = 0.6, r = 0.1.
0.6/0.9.
Simplify.
2/3
3. An infinite GP sums to 10 with first term 5. Find r.
10 = 5/(1 − r).
1 − r = 1/2.
Solve for r.
1/2
4. An infinite GP has r = 1/4 and sum 8. Find the first term.
a = S_∞(1 − r).
8 × (3/4).
Multiply.
6
5. Sum to infinity of the squares of 6 + 3 + 3/2 + ...
Squares form a GP with ratio r².
a = 36, r² = 1/4.
36/(1 − 1/4).
48

📝 Topic test — 8 questions

Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.

Loading questions…