In this topic we will learn how to:
- recognise an arithmetic progression
- use the formulae for nth term and for the sum of the first n terms to solve problems involving arithmetic progressions
An arithmetic progression is a sequence of numbers in which each differs from the preceding one by a common difference. To find the nth term under an arithmetic progression, we use the formula,
un=a+(n−1)dWhere un represents the nth term, a represents the first term of the progression, n represents the position of the nth term and d represents the common difference.
To find the sum of the first n terms under an arithmetic progression, we use the following two formulae,
Sn=21n(a+l)Sn=21n(2a+(n−1)d)Where Sn represents sum of first n terms, a represents the first term of the progression, l represents the last term of the of the progression, d is the common difference.
Note: Only use the first formula if you know the last term of the progression, otherwise use the second formula.
Let’s look at some past paper questions.
1. The sum of the first nine terms of an arithmetic progression is 117. The sum of the next four terms is 91. Find the first term and the common difference of the progression. (9709/11/M/J/20 number 1)
Let’s write out, mathematically, the information we have been given,
S9=117 S13=S9+91We can make two equations, in terms of a and d that we can solve simultaneously,
S9=117 S13=S9+91S9=117 S13=117+91S9=117 S13=208Use the formula for sum of first n terms, to create two equations,
21(9)(2a+(9−1)d)=117 21(13)(2a+(13−1)d)=208Solve the two equations simultaneously,
29(2a+8d)=117 213(2a+12d)=2089a+36d=117 13a+78d=2089a=117−36da=9117−36d13a+78d=20813(9117−36d)+78d=208169−52d+78d=208169+26d=20826d=208−16926d=39d=23a=9117−36(23)a=7Therefore, the final answer is,
a=7d=232. The nth term of an arithmetic progression is 21(3n−15). Find the value of n for which the sum of the first n terms is 84. (9709/12/M/J/20 number 4)
We have been given that,
Sn=84Use the formula for Sn,
21(n)(2a+(n−1)d)=84Let’s use the formula for the nth term that we have been given to find a and d,
un=21(3n−15)u1 represents the first term. So let’s substitute n=1 to find the first term,
u1=21(3(1)−15)u1=−6a=−6Let’s find the second term, so we can calculate d,
u2=21(3(2)−15)u2=−29Now let’s find d,
d=u2−u1d=−29−(−6)d=23Now that we have a and d let’s solve for n,
21(n)(2a+(n−1)d)=8421(n)(2(−6)+(n−1)(23)=8421(n)(−12+23n−23)=8421(n)(23n−227)=8443n2−427n=8443n2−427n−84=03n2−27n−336=0n2−9n−112=0(n+7)(n−16)=0n=−7,n=16Note: Disregard n=−7, because n represents positive integers, since it the sum of first n terms.
Therefore, our final answer is,
n=163. The first term of a progression is sin2θ, where 0<θ<21π. The second term of the progression sin2θcos2θ. It is given that the progression is arithmetic. (9709/13/M/J/20 number 8)
(a) Find the common difference of the progression in terms of sinθ.
Let’s write out the information we have been given,
a=sin2θ u2=sin2θcos2θWe can find d using a and u2,
d=u2−ad=sin2θcos2θ−sin2θReplace cos2θ with 1−sin2,
d=sin2θ(1−sin2θ)−sin2θd=sin2θ−sin4θ−sin2θd=−sin4θTherefore, the final answer is,
d=−sin4θ(b) Find the sum of the first 16 terms when θ=31π.
a=sin2θ d=−sin4θSubstitute θ with 31π in a and d,
a=sin2(31π) d=−sin4(31π)a=43 d=−169Now let’s find the sum of the first 16 terms,
Sn=21n(2a+(n−1)d)S16=21(16)(2(43)+(16−1)×16−9)S16=−2111Therefore, the final answer is,
S16=−2111