Question
A square has side unit. A second square is inscribed by joining the midpoints of the first square’s sides. A third is inscribed in the second the same way, and so on indefinitely. Find the sum of the areas of all squares formed in this process.
Solution — Step by Step
The first square has side . The second square’s side is the distance between adjacent midpoints — by Pythagoras on a half-square triangle, it’s .
So the side ratio is at each stage.
Areas: . Since , .
Sum is finite (= 2) because the ratio . The visual is consistent: each square is half the previous, the squares spiral inward toward the centre.
Total area = 2 square units.
Why This Works
When inscribing a square by midpoints, the new side is the diagonal of a small half-square — which equals the side divided by . Squaring gives an area ratio of exactly .
The infinite-GP sum formula requires . Here , well within bounds. The result is finite even though we add infinitely many positive terms — the key feature of a convergent geometric series.
Alternative Method
Direct partial sum: . As , , so . Same answer through the partial-sum limit.
Common Mistake
Students sometimes compute the side ratio as instead of — confusing “half the side” with “midpoint construction.” The midpoints are joined, but the segment connecting them is the diagonal of the corner triangle, not a side. Always re-derive with Pythagoras when in doubt.