Skip to main content
NSWMaths AdvancedSyllabus dot point

How do geometric sequences and series model repeated payments and recurring growth, and when does an infinite series converge?

Use the formulas for the nth term and the sum of n terms of a geometric sequence, and the limiting sum, in financial contexts

A focused answer to the HSC Maths Advanced dot point on geometric sequences and series in finance. The general term, finite sum, limiting sum and the convergence condition, applied to repeated deposits, depreciation and perpetuities, with worked examples.

Generated by Claude Opus 4.814 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

What this dot point is asking

NESA wants you to recognise geometric sequences and series, apply the formulas for the nnth term, the sum of nn terms and the limiting sum, and use them in financial contexts such as repeated payments, depreciation, and perpetuities.

The answer

Geometric sequences are the engine behind every formula in this topic. The moment a quantity is repeatedly multiplied by the same factor each period, a fixed interest rate, a fixed depreciation rate, a stream of equal payments each discounted by one more period, you have a geometric sequence, and its sum is a geometric series. Compound interest, declining-balance depreciation, the future value of an annuity and the present value of a perpetuity are all the same three formulas wearing different clothes. The one genuinely new idea is the limiting sum: when the multiplier has size less than one, an infinite list of terms can still add to a finite total.

Geometric sequences

A geometric sequence has a constant ratio rr between consecutive terms. With first term aa,

Tn=arnβˆ’1.T_n = a r^{n - 1}.

So T1=aT_1 = a, T2=arT_2 = a r, T3=ar2T_3 = a r^2, and so on. The defining test is that dividing any term by the one before it always gives the same number rr (compare an arithmetic sequence, where you subtract to get a constant difference).

Geometric series (finite sum)

The sum of the first nn terms is

Sn=a(rnβˆ’1)rβˆ’1=a(1βˆ’rn)1βˆ’r(rβ‰ 1).S_n = \frac{a(r^n - 1)}{r - 1} = \frac{a(1 - r^n)}{1 - r} \quad (r \neq 1).

Both forms are equivalent. Use whichever keeps the numerator positive in your particular case.

Limiting sum (infinite series)

If ∣r∣<1|r| < 1, then rnβ†’0r^n \to 0 as nβ†’βˆžn \to \infty, so Sn=a(1βˆ’rn)1βˆ’rβ†’a(1βˆ’0)1βˆ’rS_n = \dfrac{a(1 - r^n)}{1 - r} \to \dfrac{a(1 - 0)}{1 - r}, and the series converges to

S∞=a1βˆ’r.S_\infty = \frac{a}{1 - r}.

If ∣r∣β‰₯1|r| \ge 1, the terms do not shrink to zero, the partial sums grow without bound (or oscillate), and the limiting sum does not exist.

Why an infinite sum can be finite, stage by stage

The limiting sum feels paradoxical until you watch it. Take the series 1+12+14+β‹―1 + \tfrac{1}{2} + \tfrac{1}{4} + \cdots, with a=1a = 1 and r=12r = \tfrac{1}{2}, so S∞=11βˆ’1/2=2S_\infty = \dfrac{1}{1 - 1/2} = 2. Lay each term end to end on a number line: every new term is half the length of the last, so it closes half of whatever gap to 22 remains. The partial sum keeps moving right but never passes 22.

Stage 1, the first term. Lay down 11. The running sum is S1=1S_1 = 1, exactly halfway to the limit.

Stage 1: the first termA number line from 0 to about 2 showing the geometric series 1 plus a half plus a quarter and so on. 1 term segments are laid end to end above the line, each half the length of the last, and a marker shows the partial sum creeping toward the dashed limit at 2.00.511.52limit S = 21S1 = 1Stage 1Stage 1: start with the first term, S_1 = 1.

Stage 2, add a half. The next term is 12\tfrac{1}{2}, closing half the gap from 11 to 22. Now S2=1.5S_2 = 1.5.

Stage 2: add halfA number line from 0 to about 2 showing the geometric series 1 plus a half plus a quarter and so on. 2 term segments are laid end to end above the line, each half the length of the last, and a marker shows the partial sum creeping toward the dashed limit at 2.00.511.52limit S = 211/2S2 = 1.5Stage 2Stage 2: add 1/2; the running sum reaches 1.5.

Stage 3, add a quarter. The third term 14\tfrac{1}{4} closes half the gap again, reaching S3=1.75S_3 = 1.75. Each step leaves exactly half the previous gap.

Stage 3: add a quarterA number line from 0 to about 2 showing the geometric series 1 plus a half plus a quarter and so on. 3 term segments are laid end to end above the line, each half the length of the last, and a marker shows the partial sum creeping toward the dashed limit at 2.00.511.52limit S = 211/21/4S3 = 1.75Stage 3Stage 3: add 1/4; the sum reaches 1.75, half the remaining gap closed.

Stage 4, keep halving the gap. Adding 18\tfrac{1}{8}, then 116\tfrac{1}{16}, and so on, the sum reaches S5=1.9375S_5 = 1.9375 and edges ever closer to 22 without reaching it. The remaining gap after nn terms is exactly rnβ‹…a1βˆ’rr^n \cdot \dfrac{a}{1-r}, which shrinks to zero, so S∞=2S_\infty = 2.

Stage 4: keep halving the gapA number line from 0 to about 2 showing the geometric series 1 plus a half plus a quarter and so on. 5 term segments are laid end to end above the line, each half the length of the last, and a marker shows the partial sum creeping toward the dashed limit at 2.00.511.52limit S = 211/21/41/8S5 = 1.9375Stage 4Stage 4: each new term halves the gap to 2; the sum converges to the limit S = 2.

Compound interest as a geometric sequence

A principal PP at compound rate rr per period produces the sequence of balances P,P(1+r),P(1+r)2,…P, P(1 + r), P(1 + r)^2, \dots with common ratio 1+r1 + r. The balance after nn periods is the (n+1)(n + 1)th term, which gives the familiar A=P(1+r)nA = P(1 + r)^n.

Depreciation

An asset depreciating at rate dd per period has values V0,V0(1βˆ’d),V0(1βˆ’d)2,…V_0, V_0(1 - d), V_0(1 - d)^2, \dots, a geometric sequence with ratio 1βˆ’d1 - d. The value after nn periods is Vn=V0(1βˆ’d)nV_n = V_0 (1 - d)^n. This is the "declining balance" method.

Repeated payments and perpetuities

A series of equal payments made at regular intervals forms a geometric sum once each payment is moved to a common time using the compound interest factor. If the payments stop after nn terms, use the finite sum SnS_n (this is the future-value-of-annuity formula). If they continue forever and the per-period discount factor v=(1+r)βˆ’1v = (1 + r)^{-1} satisfies ∣v∣<1|v| < 1 (which it always does for r>0r > 0), the limiting sum gives the present value of a perpetuity: PV=paymentr\text{PV} = \dfrac{\text{payment}}{r}.

How exam questions ask about geometric sequences and series

The context is dressed up, but each version reduces to identifying aa and rr and choosing the right formula:

  • "Find the value after nn years" of an asset that loses a fixed percentage each year. Declining-balance depreciation: Vn=V0(1βˆ’d)nV_n = V_0(1 - d)^n, a geometric sequence with ratio 1βˆ’d1 - d.
  • "Find the nnth term" or "which term equals XX?" Use Tn=arnβˆ’1T_n = ar^{n-1}; for "which term", set it equal to XX and solve for nn with logs.
  • "Find the sum of the first nn terms" or a total of repeated equal deposits. Finite sum Sn=a(rnβˆ’1)rβˆ’1S_n = \dfrac{a(r^n - 1)}{r - 1}.
  • "Find the limiting sum" or "explain why a limiting sum exists". State ∣r∣<1|r| < 1 first, then S∞=a1βˆ’rS_\infty = \dfrac{a}{1 - r}.
  • "Value a scholarship / pension that pays $X forever." A perpetuity: present value =Xr= \dfrac{X}{r} (the limiting sum of the discounted payments).
  • "Show that the balance / total is a geometric series." Write the first few terms, state aa and rr, then apply the sum formula; markers want the structure made explicit.

Exam-style practice questions

Practice questions written in the style of NESA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

2022 HSC Q173 marksA machine is bought for &#36;40000 and depreciates at 15%15\% per annum. Find its value after 66 years.
Show worked answer β†’

Depreciation at 15%15\% per annum means the value is multiplied by 0.850.85 each year. After 66 years,

V=40000(0.85)6V = 40000 (0.85)^6.

(0.85)6β‰ˆ0.377150(0.85)^6 \approx 0.377150.

Vβ‰ˆ40000Γ—0.377150β‰ˆ15085.98V \approx 40000 \times 0.377150 \approx 15085.98, i.e. $15085.98.

Markers reward the multiplier 0.850.85, the correct exponent, and an answer rounded to cents.

2021 HSC Q183 marksFind the limiting sum of the geometric series 1+23+49+827+β‹―1 + \frac{2}{3} + \frac{4}{9} + \frac{8}{27} + \cdots, and explain why a limiting sum exists.
Show worked answer β†’

The series has first term a=1a = 1 and common ratio r=23r = \frac{2}{3}.

∣r∣=23<1|r| = \frac{2}{3} < 1, so a limiting sum exists.

S∞=a1βˆ’r=11βˆ’2/3=11/3=3S_\infty = \frac{a}{1 - r} = \frac{1}{1 - 2/3} = \frac{1}{1/3} = 3.

Markers expect identification of aa and rr, the convergence condition ∣r∣<1|r| < 1, and the limiting sum formula correctly applied.

Related dot points