Quick GP sum

#hsc-sequences#basic

Summing a finite geometric progression (GP) is a core skill in the HSC Sequences topic. This problem lets you practise identifying the first term, common ratio, and number of terms, then applying the finite sum formula neatly. The same technique generalises to any finite GP you'll meet in exams. Recognising the pattern quickly ensures you can handle any finite GP on your exam paper.

Problem Statement

Find

1+12+14+18++1128.1+\frac12+\frac14+\frac18+\cdots+\frac1{128}.

Hints

This is a finite GP with a=1a=1, r=12r=\frac12, and 88 terms.


Solutions

We recognise the series as a finite geometric progression. The first term is a=1a=1, and the common ratio is r=12r=\frac12 because each term is half the previous one. The last term is 1128=(12)7\frac1{128} = (\frac12)^7, so the series contains n=8n=8 terms (the first term corresponds to r0r^0). The sum of the first nn terms of a GP is given by Sn=a(1rn)1rS_n = \frac{a(1-r^n)}{1-r}. Plugging in our values:

S8=1(12)8112=2(11256)=255128.S_8=\frac{1-(\frac12)^8}{1-\frac12}=2\left(1-\frac1{256}\right)=\frac{255}{128}.

Thus the sum of the series is 255128\frac{255}{128}.


Takeaways

  • Spotting a geometric progression quickly lets you apply the formula rather than adding term by term.
  • When the common ratio is a fraction, writing (12)8(\frac12)^8 and simplifying the compound fraction carefully avoids errors.
  • Practising these quick sums builds fluency for more involved sequence problems in HSC exams.

Further Readings

HSC Probability, HSC Combinatorics, HSC Sequences, HSC Differential Equations

Written by Vu Hung Nguyen

Mathematics Educator · LinkedIn · About