Skip to content
4.5

Understand and work with geometric sequences and series, including the formulae for the nth term and the sum of a finite geometric series; the sum to infinity of a convergent geometric series, including the use of |r| < 1; modulus notation.

Draft — not yet indexed

Geometric sequences and series

Worked answers and methods for 4.5 on Edexcel A-level Maths 9MA0.

Explanation

  • A geometric sequence has constant ratio rr and nth term un=arn1u_n=ar^{n-1}, where aa is the first term.
  • For r1r\ne1, subtracting rSnrS_n from SnS_n proves Sn=a(1rn)/(1r)S_n=a(1-r^n)/(1-r); an equivalent form may be more convenient when r>1r>1.
  • A geometric series has a finite sum to infinity only when r<1|r|<1, in which case S=a/(1r)S_\infty=a/(1-r); for a finite-sum threshold, isolate rnr^n and use logarithms.
  • A negative ratio makes term signs alternate, but convergence still depends on its modulus.
  • A common error is to use r<1r<1 instead of r<1|r|<1, which would wrongly accept ratios below 1-1.

Worked example

Find the exact sum to infinity of 123+0.7512-3+0.75-\cdots.

  1. 1.The common ratio is r=3/12=1/4r=-3/12=-1/4, and r=1/4<1|r|=1/4<1, so the series converges.
  2. 2.Its sum is S=12/[1(1/4)]=12/(5/4)=48/5S_\infty=12/[1-(-1/4)]=12/(5/4)=48/5.

Answer: 485\dfrac{48}{5}

Common mistakes

  • Don't use arnar^n rather than arn1ar^{n-1} for the nth term of a geometric sequence.
  • Don't apply the sum-to-infinity formula without checking that the common ratio has modulus less than one.

Exam tip

State the common ratio and verify convergence before calculating an infinite geometric sum.

Worked practice

Q1
Tier 1 · Easy

1.

Find the 88th term of the geometric sequence 3,6,12,3,6,12,\ldots.

(2)

(Total for Question 1 is 2 marks)

Mark scheme

Mark scheme for question 1
QuestionSchemeMarks
1
  • 384384
2
Notes
The first term is a=3a=3 and the common ratio is r=2r=2. Hence u8=3×27=384u_8=3\times2^7=384.

(2 marks)

Q2
Tier 2 · Standard

2.

A geometric sequence has positive common ratio. Its third term is 1818 and its sixth term is 486486. Find the first term, the common ratio and the sum of the first five terms.

(5)

(Total for Question 2 is 5 marks)

Mark scheme

Mark scheme for question 2
QuestionSchemeMarks
2
  • First term 22
  • Common ratio 33
  • S5=242S_5=242
5
Notes
With first term aa and ratio r>0r>0, ar2=18ar^2=18 and ar5=486ar^5=486. Dividing gives r3=27r^3=27, so r=3r=3. Then a=18/32=2a=18/3^2=2. Therefore S5=2(351)/(31)=2(242)/2=242S_5=2(3^5-1)/(3-1)=2(242)/2=242.

(5 marks)

Q3
Tier 3 · Hard

3.

A geometric series has first term 800800 and common ratio 0.90.9. Find the least value of nn for which the sum of the first nn terms exceeds 70007000.

(5)

(Total for Question 3 is 5 marks)

Mark scheme

Mark scheme for question 3
QuestionSchemeMarks
3
  • n=20n=20
5
Notes
The finite sum is Sn=800(10.9n)/(10.9)=8000(10.9n)S_n=800(1-0.9^n)/(1-0.9)=8000(1-0.9^n). The condition Sn>7000S_n>7000 gives 0.9n<0.1250.9^n<0.125. Taking logarithms and accounting for ln(0.9)<0\ln(0.9)<0 gives n>ln(0.125)/ln(0.9)=19.73n>\ln(0.125)/\ln(0.9)=19.73\ldots. Therefore the least integer is n=20n=20.

(5 marks)

Q4
Tier 1 · Easy

4.

The three positive numbers 1212, kk and 2727, in that order, are consecutive terms of a geometric sequence. Find kk.

(2)

(Total for Question 4 is 2 marks)

Mark scheme

Mark scheme for question 4
QuestionSchemeMarks
4
  • k=18k=18
2
Notes
For three consecutive geometric terms, the square of the middle term is the product of its neighbours. Thus k2=12×27=324k^2=12\times27=324. Since kk is positive, k=18k=18.

(2 marks)

Q5
Tier 2 · Standard

5.

A convergent geometric series satisfies S=20S_\infty=20 and S2=845S_2=\dfrac{84}{5}. Its ratio rr is positive. Determine rr and the initial term aa.

(4)

(Total for Question 5 is 4 marks)

Mark scheme

Mark scheme for question 5
QuestionSchemeMarks
5
  • a=12a=12
  • r=25r=\dfrac25
4
Notes
From the sum to infinity, a/(1r)=20a/(1-r)=20, so a=20(1r)a=20(1-r). Also a(1+r)=84/5a(1+r)=84/5. Substitution gives 20(1r2)=84/520(1-r^2)=84/5, hence r2=4/25r^2=4/25. The ratio is positive, so r=2/5r=2/5, and then a=20(3/5)=12a=20(3/5)=12.

(4 marks)

Q6
Tier 3 · Hard

6.

A convergent geometric series has positive first term aa and common ratio rr. The sum of its first two terms is 1212, and the sum of its first four terms is 1515. Find all possible pairs (a,r)(a,r) and show that both series have the same sum to infinity.

(6)

(Total for Question 6 is 6 marks)

Mark scheme

Mark scheme for question 6
QuestionSchemeMarks
6
  • (a,r)=(8,12)(a,r)=(8,\dfrac12) or (24,12)(24,-\dfrac12)
  • Both sums to infinity are 1616
6
Notes
Since S4=S2(1+r2)S_4=S_2(1+r^2), 15=12(1+r2)15=12(1+r^2), giving r2=1/4r^2=1/4 and hence r=±1/2r=\pm1/2; both satisfy r<1|r|<1. From a(1+r)=12a(1+r)=12, r=1/2r=1/2 gives a=8a=8, while r=1/2r=-1/2 gives a=24a=24. The sums to infinity are respectively 8/(11/2)=168/(1-1/2)=16 and 24/[1(1/2)]=1624/[1-(-1/2)]=16.

(6 marks)

Q7
Tier 2 · Standard

7.

Express the recurring decimal 0.2342342340.234234234\ldots as a fraction in its simplest form by modelling the repeating blocks as a geometric series.

(3)

(Total for Question 7 is 3 marks)

Mark scheme

Mark scheme for question 7
QuestionSchemeMarks
7
  • 26111\dfrac{26}{111}
3
Notes
The repeating blocks give the geometric series 234/1000+234/10002+234/1000+234/1000^2+\cdots, with ratio r=1/1000r=1/1000. Since r<1|r|<1, its sum to infinity is (234/1000)/(11/1000)=234/999=26/111(234/1000)/(1-1/1000)=234/999=26/111.

(3 marks)

Q8
Tier 3 · Hard

8.

The infinite geometric series is (2x1)+(2x1)(x3)+(2x1)(x3)2+(2x-1)+(2x-1)\left(\dfrac{x}{3}\right)+(2x-1)\left(\dfrac{x}{3}\right)^2+\cdots. Find the set of real values of xx for which the series converges and its sum lies strictly between 44 and 1010.

(5)

(Total for Question 8 is 5 marks)

Mark scheme

Mark scheme for question 8
QuestionSchemeMarks
8
  • 32<x<3316\dfrac32<x<\dfrac{33}{16}
5
Notes
Convergence requires x/3<1|x/3|<1, so 3<x<3-3<x<3. On this interval, 3x>03-x>0 and the sum is S=(2x1)/(1x/3)=3(2x1)/(3x)S_\infty=(2x-1)/(1-x/3)=3(2x-1)/(3-x). Solving S>4S_\infty>4 gives x>3/2x>3/2, while S<10S_\infty<10 gives x<33/16x<33/16. Both bounds lie inside the convergence interval, so 3/2<x<33/163/2<x<33/16.

(5 marks)

Q9
Tier 3 · Hard

9.

For the first six terms of a geometric sequence, the sum of the terms in odd-numbered positions is 4242 and the sum of the terms in even-numbered positions is 2121. Find the first term and the common ratio. Hence find the sum of the first six terms and the sum to infinity.

(6)

(Total for Question 9 is 6 marks)

Mark scheme

Mark scheme for question 9
QuestionSchemeMarks
9
  • First term 3232; common ratio 12\dfrac12
  • S6=63S_6=63
  • S=64S_\infty=64
6
Notes
If the first term is aa and ratio is rr, the odd-position sum is a(1+r2+r4)=42a(1+r^2+r^4)=42. The even-position sum is ar(1+r2+r4)=21ar(1+r^2+r^4)=21, so division gives r=1/2r=1/2. Hence a(1+1/4+1/16)=42a(1+1/4+1/16)=42, so a(21/16)=42a(21/16)=42 and a=32a=32. The first six terms have total 42+21=6342+21=63. Since r<1|r|<1, the sum to infinity is 32/(11/2)=6432/(1-1/2)=64.

(6 marks)

Q10
Tier 3 · Hard

10.

For a real constant kk, consider the geometric series with first term 55 and common ratio q=k24k+2q=k^2-4k+2. Determine all values of kk for which the series converges, and find its sum in terms of kk on this set. Classify what happens at every boundary value of the convergence set, and explain why the series diverges for all remaining values of kk.

(6)

(Total for Question 10 is 6 marks)

Mark scheme

Mark scheme for question 10
QuestionSchemeMarks
10
  • 23<k<12-\sqrt3<k<1 or 3<k<2+33<k<2+\sqrt3
  • S=53(k2)2S_\infty=\dfrac{5}{3-(k-2)^2}
  • At k=1k=1 or k=3k=3, the partial sums alternate between 55 and 00; at k=2±3k=2\pm\sqrt3, the partial sums are 5,10,15,5,10,15,\ldots
6
Notes
Since q=(k2)22q=(k-2)^2-2, convergence requires 1<(k2)22<1-1<(k-2)^2-2<1. This is equivalent to 1<(k2)2<31<(k-2)^2<3, giving 23<k<12-\sqrt3<k<1 or 3<k<2+33<k<2+\sqrt3. On this set, S=5/(1q)=5/[3(k2)2]S_\infty=5/(1-q)=5/[3-(k-2)^2]. At k=1k=1 or k=3k=3, q=1q=-1, so the partial sums alternate between 55 and 00 and have no limit. At k=2±3k=2\pm\sqrt3, q=1q=1, so every term is 55 and the partial sums grow as 5,10,15,5,10,15,\ldots. For every other value of kk, q>1|q|>1, so the terms do not tend to zero and the series diverges.

(6 marks)

Verified exam appearances

We have not yet indexed a verified real-paper appearance for 4.5. Browse the Edexcel A-level Maths 9MA0 past papers directly.

Other points in 4 Sequences and series

Want help turning this into marks?

Bring 4.5 or any tricky specification point, and we can work through the method and exam wording together.