Arithmetic and Geometric Series

25 min
0/3 practice checks

Two families of sequences

A sequence is arithmetic when each term is found by adding a constant first difference dd, and geometric when each term is found by multiplying by a constant ratio rr.

Tn=a+(n1)dandTn=arn1T_n = a + (n-1)d \qquad\text{and}\qquad T_n = a\,r^{\,n-1}

where a=T1a = T_1. The sums of the first nn terms are

Sn=n2[2a+(n1)d]andSn=a(rn1)r1,  r1S_n = \frac{n}{2}\big[2a + (n-1)d\big] \qquad\text{and}\qquad S_n = \frac{a(r^n - 1)}{r - 1},\; r \neq 1

Sigma notation

k=1nTk\sum_{k=1}^{n} T_k means "add the terms from k=1k=1 to k=nk=n". For example

k=15(3k2)=1+4+7+10+13=35\sum_{k=1}^{5}(3k-2) = 1 + 4 + 7 + 10 + 13 = 35

The terms have first difference 33, so this is an arithmetic series with a=1a=1, d=3d=3, n=5n=5: S5=52[2(1)+4(3)]=52(14)=35S_5 = \tfrac{5}{2}[2(1)+4(3)] = \tfrac{5}{2}(14) = 35. The formula and the direct addition agree.

Worked example: a stokvel that grows

A stokvel member pays in R400 in January and increases the payment by R50 each month. The payments form an arithmetic sequence with a=400a = 400, d=50d = 50. Over one year,

S12=122[2(400)+11(50)]=6[800+550]=6(1350)=R8100S_{12} = \frac{12}{2}\big[2(400) + 11(50)\big] = 6\big[800 + 550\big] = 6(1350) = \text{R}8\,100

Infinite geometric series

If 1<r<1-1 < r < 1 the powers of rr shrink towards zero and the sum settles on a finite value:

S=a1rS_\infty = \frac{a}{1-r}

For 24+12+6+24 + 12 + 6 + \dots we have a=24a = 24, r=12r = \tfrac12, so S=24112=48S_\infty = \dfrac{24}{1 - \tfrac12} = 48.

During a drought a borehole pump delivers 240 L in its first hour of running, 228 L in the second hour and 216 L in the third hour. The pattern continues. How many litres does it deliver in the 10th hour?

A rumour about a load-shedding schedule spreads so that 3 learners hear it in the first minute, 6 in the second minute, 12 in the third minute, and so on. How many learners have heard it in total after 8 minutes?

A leaking JoJo tank loses 18 L on the first day, 12 L on the second day, 8 L on the third day, and the pattern continues indefinitely. What is the total volume (in litres) that will eventually be lost?