Skip to content
4.4

Understand and work with arithmetic sequences and series, including the formulae for nth term and the sum to n terms.

Draft — not yet indexed

Arithmetic sequences and series

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

Explanation

  • An arithmetic sequence has constant difference dd and nth term un=a+(n1)du_n=a+(n-1)d, where aa is the first term.
  • The sum of its first nn terms is Sn=n[2a+(n1)d]/2S_n=n[2a+(n-1)d]/2, equivalently Sn=n(a+l)/2S_n=n(a+l)/2 when the last term ll is known.
  • Pairing the first and last terms, then the second and penultimate terms, gives nn equal pairs of total a+la+l across two copies of the series, proving Sn=n(a+l)/2S_n=n(a+l)/2.
  • The term number nn must be a positive integer.
  • A common error is to use a+nda+nd for the nth term, shifting every term by one difference.

Worked example

An arithmetic series has first term 77, last term 151151 and common difference 88. Find the number of terms and the sum of the series.

  1. 1.Use 151=7+(n1)8151=7+(n-1)8, giving 144=8(n1)144=8(n-1) and n=19n=19.
  2. 2.Then S19=19(7+151)/2=19×79=1501S_{19}=19(7+151)/2=19\times79=1501.

Answer: 1919 terms; 15011501

Common mistakes

  • Don't solve un=Lu_n=L and round a non-integer term number instead of checking whether LL is actually a term.
  • Don't use the last term as the number of terms in the arithmetic-series formula.

Exam tip

Find the integer term count from the nth-term formula before applying the arithmetic sum formula.

Worked practice

Q1
Tier 1 · Easy

1.

Find the 1818th term of the arithmetic sequence 11,17,23,11,17,23,\ldots.

(2)

(Total for Question 1 is 2 marks)

Mark scheme

Mark scheme for question 1
QuestionSchemeMarks
1
  • 113113
2
Notes
Here a=11a=11 and d=6d=6. Thus u18=11+(181)6=11+102=113u_{18}=11+(18-1)6=11+102=113.

(2 marks)

Q2
Tier 2 · Standard

2.

The fifth term of an arithmetic sequence is 1818 and the twelfth term is 4646. Find the first term, the common difference and the sum of the first 2020 terms.

(5)

(Total for Question 2 is 5 marks)

Mark scheme

Mark scheme for question 2
QuestionSchemeMarks
2
  • First term 22
  • Common difference 44
  • S20=800S_{20}=800
5
Notes
If the first term is aa and common difference is dd, then a+4d=18a+4d=18 and a+11d=46a+11d=46. Subtracting gives 7d=287d=28, so d=4d=4 and then a=2a=2. Hence S20=202[2(2)+19(4)]=10(80)=800S_{20}=\dfrac{20}{2}[2(2)+19(4)]=10(80)=800.

(5 marks)

Q3
Tier 3 · Hard

3.

An arithmetic sequence has first term aa and common difference dd. Its 88th term is 3131 and the sum of its first 2020 terms is 730730. Find aa and dd, and find the least value of nn for which the nth term exceeds 100100.

(5)

(Total for Question 3 is 5 marks)

Mark scheme

Mark scheme for question 3
QuestionSchemeMarks
3
  • a=785a=\dfrac{78}{5}
  • d=115d=\dfrac{11}{5}
  • n=40n=40
5
Notes
The term condition gives a+7d=31a+7d=31. The sum condition gives 10(2a+19d)=73010(2a+19d)=730, so 2a+19d=732a+19d=73. Doubling the first equation and subtracting gives 5d=115d=11, hence d=11/5d=11/5 and a=3177/5=78/5a=31-77/5=78/5. Therefore un=(11n+67)/5u_n=(11n+67)/5. Solving (11n+67)/5>100(11n+67)/5>100 gives n>433/11=39.36n>433/11=39.36\ldots, so the least integer is 4040.

(5 marks)

Q4
Tier 1 · Easy

4.

The seventh term of an arithmetic sequence is 2929 and the common difference is 44. Find the first term and the fifteenth term.

(3)

(Total for Question 4 is 3 marks)

Mark scheme

Mark scheme for question 4
QuestionSchemeMarks
4
  • First term 55
  • Fifteenth term 6161
3
Notes
If the first term is aa, then a+6(4)=29a+6(4)=29, so a=5a=5. The fifteenth term is a+14d=5+14(4)=61a+14d=5+14(4)=61.

(3 marks)

Q5
Tier 2 · Standard

5.

An arithmetic sequence has partial sum Sn=3n2+2nS_n=3n^2+2n. Derive its nnth term and hence determine the position of the term equal to 167167.

(4)

(Total for Question 5 is 4 marks)

Mark scheme

Mark scheme for question 5
QuestionSchemeMarks
5
  • un=6n1u_n=6n-1
  • The 2828th term
4
Notes
For n2n\geq2, un=SnSn1u_n=S_n-S_{n-1}. Since Sn1=3(n1)2+2(n1)=3n24n+1S_{n-1}=3(n-1)^2+2(n-1)=3n^2-4n+1, it follows that un=6n1u_n=6n-1; this also gives u1=5=S1u_1=5=S_1. Solving 6n1=1676n-1=167 gives n=28n=28.

(4 marks)

Q6
Tier 3 · Hard

6.

An arithmetic sequence has positive first term aa and positive common difference dd. Its first, fifth and ninth terms are the side lengths, in increasing order, of a right-angled triangle with perimeter 7272. Find aa and dd, and then calculate S20S_{20}.

(6)

(Total for Question 6 is 6 marks)

Mark scheme

Mark scheme for question 6
QuestionSchemeMarks
6
  • a=18a=18
  • d=32d=\dfrac32
  • S20=645S_{20}=645
6
Notes
The three lengths are aa, a+4da+4d and a+8da+8d, with the last as hypotenuse. Pythagoras gives a2+(a+4d)2=(a+8d)2a^2+(a+4d)^2=(a+8d)^2, so a28ad48d2=0a^2-8ad-48d^2=0, or (a12d)(a+4d)=0(a-12d)(a+4d)=0. Positivity gives a=12da=12d. The perimeter condition is 3a+12d=723a+12d=72, hence 48d=7248d=72, so d=3/2d=3/2 and a=18a=18. Therefore S20=10[2(18)+19(3/2)]=645S_{20}=10[2(18)+19(3/2)]=645.

(6 marks)

Q7
Tier 2 · Standard

7.

Five numbers are inserted between 77 and 4949 so that all seven numbers form an arithmetic sequence. Find the five inserted numbers and their sum.

(3)

(Total for Question 7 is 3 marks)

Mark scheme

Mark scheme for question 7
QuestionSchemeMarks
7
  • 14,21,28,35,4214,21,28,35,42
  • Sum =140=140
3
Notes
Across the seven terms there are six equal steps, so the common difference is (497)/6=7(49-7)/6=7. The inserted terms are therefore 14,21,28,35,4214,21,28,35,42, and their sum is 140140.

(3 marks)

Q8
Tier 3 · Hard

8.

An arithmetic sequence has first term 3030 and common difference 4-4. Let SnS_n denote the sum of its first nn terms. Determine the positive integer nn for which SnS_n is greatest and find this greatest value. Find also all positive integers nn for which Sn96S_n\geq96.

(5)

(Total for Question 8 is 5 marks)

Mark scheme

Mark scheme for question 8
QuestionSchemeMarks
8
  • SnS_n is greatest when n=8n=8
  • Greatest value =128=128
  • 4n124\leq n\leq12, nn an integer
5
Notes
Sn=n2[604(n1)]=2n(16n)=1282(n8)2S_n=\dfrac n2[60-4(n-1)]=2n(16-n)=128-2(n-8)^2. Thus the greatest value is 128128 at the positive integer n=8n=8. Also Sn96S_n\geq96 gives 2n(16n)962n(16-n)\geq96, or (n4)(n12)0(n-4)(n-12)\leq0. Hence the positive integers are 4n124\leq n\leq12.

(5 marks)

Q9
Tier 3 · Hard

9.

The arithmetic sequences 7,12,17,7,12,17,\ldots and 4,11,18,4,11,18,\ldots have some terms in common. Find the first four common terms. Hence find the sum of all their common terms that are less than 500500.

(6)

(Total for Question 9 is 6 marks)

Mark scheme

Mark scheme for question 9
QuestionSchemeMarks
9
  • 32,67,102,13732,67,102,137
  • Sum =3633=3633
6
Notes
Listing terms until the first match gives 7,12,17,22,27,327,12,17,22,27,32 and 4,11,18,25,324,11,18,25,32, so the first common term is 3232. The gap between successive common terms must be a multiple of both 55 and 77. The positive multiples of 55 below 3535 are 5,10,15,20,25,305,10,15,20,25,30, and none is a multiple of 77, while 35=5×735=5\times7. Hence the smallest possible positive gap is 3535, and adding 3535 always produces another term of each sequence. The first four common terms are therefore 32,67,102,13732,67,102,137. Those below 500500 are 32+35j32+35j for j=0,1,,13j=0,1,\ldots,13, since the next term is 522522. Their sum is 14[2(32)+13(35)]/2=363314[2(32)+13(35)]/2=3633.

(6 marks)

Q10
Tier 3 · Hard

10.

The digits of a three-digit positive integer form an increasing arithmetic sequence. The integer is 1515 times the sum of its digits. Find the integer and prove that it is the only possibility.

(5)

(Total for Question 10 is 5 marks)

Mark scheme

Mark scheme for question 10
QuestionSchemeMarks
10
  • 135135
5
Notes
Let the hundreds digit be aa and the positive common difference be dd. The digits are a,a+d,a+2da,a+d,a+2d, so the integer is 100a+10(a+d)+(a+2d)=111a+12d100a+10(a+d)+(a+2d)=111a+12d. The digit sum is 3a+3d3a+3d. The given condition gives 111a+12d=45a+45d111a+12d=45a+45d, hence d=2ad=2a. The units digit is then a+2d=5aa+2d=5a. Since aa is a positive digit and 5a95a\leq9, the only possibility is a=1a=1. Thus d=2d=2 and the integer is 135135, which indeed equals 15(1+3+5)15(1+3+5).

(5 marks)

Verified exam appearances

We have not yet indexed a verified real-paper appearance for 4.4. 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.4 or any tricky specification point, and we can work through the method and exam wording together.