Exercises — Sum of infinite GP — when it converges, proof
Level 1 — Recognition
Goal: decide "is this an infinite GP? does it converge?" and read off and .
Exercise 1.1
State whether each is a geometric progression. If yes, give and , and say whether the infinite sum converges. (a) (b) (c) (d)
Recall Solution
We test whether the ratio is the same every step. That is what makes a list geometric.
- (a) , , . Same ratio → GP with . Since , diverges.
- (b) , , . GP with . → converges.
- (c) but . Ratio changes → not a GP (it's arithmetic: adding ).
- (d) , , . GP with . → converges.
Exercise 1.2
For the sum , identify and and decide convergence.
Recall Solution
First term you see: . Ratio: ; check next . So . Since , it converges.
Level 2 — Application
Goal: plug into correctly, after checking .
Exercise 2.1
Find .
Recall Solution
, . Check: → converges, so the formula is legal.
Exercise 2.2
Find .
Recall Solution
Signs alternate, so . , . → converges.
Exercise 2.3
An infinite GP has first term and sum . Find .
Recall Solution
We know . Rearrange for : multiply both sides by , Check: ✓ so this GP genuinely converges, answer valid.
Level 3 — Analysis
Goal: handle boundary cases, unknown ratios, and "for which values does it work?"
Exercise 3.1
For which real does converge, and what is its sum there?
Recall Solution
This is a GP with and . Convergence needs , i.e. . On that interval, At : sum is . At : partial sums are — they oscillate and never settle. Both endpoints are excluded.
Exercise 3.2
The infinite GP converges. Find all and the sum.
Recall Solution
Ratio: , and ✓. So , . Converge condition: , i.e. .
Exercise 3.3
A GP has and . Find the first term and the value of the third term.
Recall Solution
From : Third term is
Level 4 — Synthesis
Goal: build a GP yourself from a described situation (decimals, geometry, finance-style).
Exercise 4.1
Write as a single fraction using an infinite GP.
Recall Solution
Break it into repeating blocks of two digits: Each block is the previous one shifted two decimal places right → multiplied by . So , , and so it converges. See Recurring Decimals as Fractions for the general pattern.
Exercise 4.2 (geometric — see figure)
A square of side has a smaller square drawn inside, joining the midpoints of its sides, then another inside that, forever. Find the total area of all the squares (the outer one plus every inner one).

Recall Solution
Look at the figure. The outer black square has side , so area . The next (red) square joins midpoints; its side is the hypotenuse of a right triangle with legs , so side , and its area . Each step multiplies area by , so areas form a GP: with . Since ,
Exercise 4.3 (perpetuity flavour)
A machine pays you $100 at the end of year 1, then each following year's payment is times the previous one, forever. If we "value" each payment as just its face amount, what is the total of all payments? (This is the flavour of Present Value & Perpetuities.)
Recall Solution
Payments: → GP with , . converges.
Level 5 — Mastery
Goal: multi-step problems combining the finite formula, the infinite formula, and limits.
Exercise 5.1
The sum of an infinite GP is , and the sum of the squares of its terms is . Find and .
Recall Solution
The squares form a new GP with first term and ratio (need , automatic if ). So Now use from the first equation. Note , so Solve: Then Check ✓.
Exercise 5.2
Let with . (a) Compute exactly. (b) Compute . (c) How far is from ? Explain via the leftover term.
Recall Solution
(a) (b) (c) Gap Where does come from? From the algebra, . With : ✓ This leftover because — exactly the reason the infinite formula works. See Limits of Sequences.
Exercise 5.3
Find all values of the ratio for which the GP has an infinite sum equal to twice its first term.
Recall Solution
First term . Require convergence () and : Check ✓. (In general, with forces , so ; convergence needs .) Here the unique answer is .
Recap ladder
Recall One-line summary of each level
- L1 Recognition ::: same ratio every step = GP; converges iff .
- L2 Application ::: check , then ; rearrange to find or .
- L3 Analysis ::: "for which " gives a strict interval; endpoints diverge.
- L4 Synthesis ::: build the GP — decimals use ; geometry/finance give from the picture/story.
- L5 Mastery ::: squaring a GP squares its ratio; the gap .
Connections
- Parent: proof & convergence
- Geometric Progression — nth term
- Sum of finite GP
- Limits of Sequences
- Convergence of Series
- Recurring Decimals as Fractions
- Present Value & Perpetuities