You are on page 1of 31

Patterns, Sequences and Series

Term Explanation

number pattern A list of numbers that follow a sequence or a pattern

consecutive One after the other

common (or
The value added each time to form a linear pattern
constant) difference
quadratic pattern A quadratic sequence is a sequence of numbers in which the second
differences between each consecutive term differ by the same amount,
called a common second difference
second difference The second line of differences found in a number pattern. The first line of
differences forms a linear pattern and therefore the second line of
differences is constant
arithmetic sequence A sequence made by adding the same value each time. Also known as a
linear pattern.
arithmetic series The sum of the terms of an arithmetic sequence

geometric sequence A sequence of numbers where each term is found by multiplying the
previous one by a fixed, non-zero number called the common ratio.
geometric series The sum of the terms of a geometric sequence

constant ratio The number used to multiply one term to get to the next term in a
geometric sequence. If division occurs, reciprocate and turn it into a
multiplication (Example: ÷ 5 = × )

converging series A series is convergent if the sum approaches a particular value as more
terms are added.
diverging A sequence that does not converge. For example, the sequence 2, 4, 6, 8,
sequence/series 10 …diverges because its limit is infinity. (The limit of a convergent series is a real
number)
rule/nth term/ Algebraic explanation of how a pattern is formed
general term
term A number in a given sequence. In the sequence: 5 ; 0 ; −5 ; −10 , all four
numbers represent terms and each one of them hold a certain position
position The place in the sequence held by one of the terms.

Example: In the sequence: 2 ; 4 ; 6 ; 8 … . 6 is in the 3rd position

sigma notation The compact form of representing a series. The symbol, Σ, is used.

1
Revision of linear and quadratic patterns
A linear pattern has a common/constant difference.
A quadratic pattern has a constant second difference.
Formulae used for finding the general terms for these patterns:
Linear: 𝑇 = 𝑎 + (𝑛 − 1)𝑑, where 𝑎 is the first term of the pattern and 𝑑 is the common
difference.
Quadratic: 𝑇 = 𝑎𝑛 + 𝑏𝑛 + 𝑐,
where 2𝑎 = second constant difference;
3𝑎 + 𝑏 = 1st difference of first two terms;
𝑎 + 𝑏 + 𝑐 =1st term

Fully worked examples.


Example 1:
Use the linear pattern, 18 ; 15 ; 12 … to answer the following questions:
a) List the next three terms
b) Find the nth term
c) Find the 25th term in the sequence
d) In which position would −15 lie in the sequence?
e) Is −52 part of the sequence?
Notes:
a) A question like this would just require counting.
b) This requires knowing/finding the first term (a) and the common difference (d).
c) What algebraic skill will be used to find a certain term in the sequence if given
position? (substitution)
d) What algebraic skill will be used to find the position of a given term?
(solving equations)
e) What types of numbers can n possibly be?
(only natural numbers – position cannot be a negative number or a fraction)
You will solve for n. If the answer is a natural number, then −52 is part of the
sequence. If 𝑛 is not a natural number, then −52 is not part of the sequence.
Solutions:
a) 9 ; 6 ; 3
b) 𝑎 = 18 𝑑 = −3
𝑇 = 𝑎 + (𝑛 − 1)𝑑
𝑇 = 18 + (𝑛 − 1)(−3)
𝑇 = 18 − 3𝑛 + 3
∴ 𝑇 = −3𝑛 + 21

2
c) 𝑇 = −3𝑛 + 21
𝑇 = −3(25) + 21
𝑇 = −75 + 21
𝑇 = −54 ∴ the 25th term of the sequence is −54
d) 𝑇 = −3𝑛 + 21
−15 = −3𝑛 + 21
3𝑛 = 21 + 15
3𝑛 = 36
𝑛 = 12 ∴ −15 is in the 12th position
e) 𝑇 = −3𝑛 + 21
−52 = −3𝑛 + 21
3𝑛 = 21 + 52
3𝑛 = 73
𝑛= ∴ −52 is not in the sequence because is not a natural number

Example 2:
Use the pattern, 2 ; 7 ; 16 ; 29 to answer the following questions:
a) Find the nth term
b) Find 𝑇
c) In which position does the term 232 lie?
Notes:
a) What do we need to do to find the general term of a quadratic sequence?
Find the first and second differences then use 2a = second constant difference;
3𝑎 + 𝑏 = 1st difference of first two terms;
𝑎 + 𝑏 + 𝑐 =1st term
b) What algebraic skill is required to find the value of a term when given the position?
(substitution)
c) What algebraic skill is required to find the position of a term given?
(solving an equation)
Once the equation has been set up, consider: what type of equation is this?
(A quadratic equation)
What does this mean? (that there should be two solutions)
Can a term be in two different positions? (No)
Solve the equation and consider the solutions

3
Solutions:
a)
2𝑎 = 4 3𝑎 + 𝑏 = 5 𝑎+𝑏+𝑐 =2
∴𝑎=2 3(2) + 𝑏 = 5 2−1+𝑐 =2
𝑏 = −1 𝑐=1

∴ the general term of the above quadratic number pattern is: 𝑇 = 2𝑛 − 1𝑛 + 1


In simplest form: 𝑇 = 2𝑛 − 𝑛 + 1
b) 𝑇 = 2(9) − 9 + 1 = 154
c) 𝑇 = 2𝑛 − 𝑛 + 1
232 = 2𝑛 − 𝑛 + 1
0 = 2𝑛 − 𝑛 − 231
0 = (2𝑛 + 21)(𝑛 − 11)
𝑛=− or 𝑛 = 11

∴ 232 is in the 11th position (position cannot be negative or a fraction)

Note:
Position can only ever be positive and a natural number. It is not possible to have a term
in a negative position or in a fractional position.

4
Arithmetic sequences
The key idea linked to an arithmetic sequence is that it has constant difference.
Using the following sequences, you should be able to note the first term and find the
common difference:
5 ; 7 ; 9 ; 11; … −11 ; −8 ; −5 ; −2 ; … 3 ; −5 ; −13 ; −21 …

5 ; 7 ; 9 ; 11; … −11 ; −8 ; −5 ; −2 ; … 3 ; −5 ; −13 ; −21 …


𝑎 = 5 ;𝑑 = 2 𝑎 = −11 ; 𝑑 = 3 𝑎 = 3 ; 𝑑 = −8

Remember that the difference is found by subtracting the first term from the second term:
𝑑 =𝑇 −𝑇
This should then be the same as 𝑇 − 𝑇 .
For any arithmetic sequence, 𝑇 − 𝑇 = 𝑇 − 𝑇
This can be shown as: 𝑑 = 𝑇 −𝑇

Note how ‘formula’ is derived that is used to find the general term.
Use the 1st sequence from above: 5 ; 7 ; 9 ; 11; … (𝑎 = 5 ; 𝑑 = 2)
𝑇 =5=𝒂
𝑇 =7=𝒂+𝒅 (5 + 2)
𝑇 = 9 = 𝒂 + 𝟐𝒅 (5 + 2(2))
𝑇 = 11 = 𝒂 + 𝟑𝒅 (5 + 3(2))

Note where the coefficient of 𝑑 comes from. It is always one less than the position of the
term. In other words, term 3 could have also been written as: 𝑇 = 𝒂 + (𝟑 − 𝟏)𝒅
This can lead to a general term:
𝑇𝒏 = 𝑎 + (𝒏 − 𝟏)𝑑

You need to be able to find the general term of an arithmetic sequence. Using the three
sequences from above:
𝑇 = 𝑎 + (𝑛 − 1)𝑑 𝑇 = 𝑎 + (𝑛 − 1)𝑑 𝑇 = 𝑎 + (𝑛 − 1)𝑑
𝑇 = 5 + (𝑛 − 1)(2) 𝑇 = −11 + (𝑛 − 1)(3) 𝑇 = 3 + (𝑛 − 1)(−8)
𝑇 = 5 + 2𝑛 − 2 𝑇 = −11 + 3𝑛 − 3 𝑇 = 3 − 8𝑛 + 8
∴ 𝑇 = 2𝑛 + 3 ∴ 𝑇 = 3𝑛 − 14 ∴ 𝑇 = −8𝑛 + 11

5
Worked examples:
Example 1:
Find 𝑎 and 𝑑 if 𝑇 = 45 and 𝑇 = 24
Notes:
Note that we have been given two pieces of information and have been asked to find two
values. This is always the case – in functions it works the same.
Consider: what statements can be made from the information given?
(position is given so statements can be made using the general formula. The actual terms
can then be put into the statements)
Once this has been done, simultaneous equations now need to be solved.
Solution:
𝑇 = 𝑎 + (5 − 1)𝑑 𝑇 = 𝑎 + (33 − 1)𝑑
𝑇 = 𝑎 + 4𝑑 𝑇 = 𝑎 + 32𝑑
45 = 𝑎 + 4𝑑 24 = 𝑎 + 32𝑑

45 − 4𝑑 = 𝑎
24 = 𝑎 + 32𝑑
24 = 45 − 4𝑑 + 32𝑑
24 − 45 = 28𝑑
−21 = 28𝑑
3
− =𝑑
4
45 − 4𝑑 = 𝑎
3
45 − 4 − =𝑎
4
45 + 3 = 𝑎
48 = 𝑎
Example 2:
3𝑥 − 5 ; 𝑥 − 5 ; 2𝑥 − 14 ; … are the first three terms of an arithmetic sequence.
a) Calculate the value of 𝑥
b) Determine the general term of the sequence
c) Find the 50th term
Which term in the sequence is equal to −62
Notes:
Consider: what do we know about any arithmetic sequence? (they have a common
difference)
This information needs to be used to find 𝑥.

6
Solution:
a) 𝑇 −𝑇 =𝑇 −𝑇
2𝑥 − 14 − (𝑥 − 5) = 𝑥 − 5 − (3𝑥 − 5)
2𝑥 − 14 − 𝑥 + 5 = 𝑥 − 5 − 3𝑥 + 5
𝑥 − 9 = −2𝑥
3𝑥 = 9
𝑥=3
b) 𝑎 = 3(3) − 5 = 4
𝑇 = 3 − 5 = −2
𝑑 = −2 − 4 = −6
c) 𝑇 = 𝑎 + (𝑛 − 1)𝑑
𝑇 = 4 + (𝑛 − 1)(−6)
𝑇 = 4 − 6𝑛 + 6
∴ 𝑇 = −6𝑛 + 10
∴ 𝑇 = −6(50) + 10
𝑇 = −290
d) 𝑇 = −6𝑛 + 10
−62 = −6𝑛 + 10
−72 = −6𝑛
𝑛 = 12 ∴ −62 is the 12th term

7
Geometric sequences
A geometric sequence is a sequence of numbers where each term after the first is found by
multiplying the previous one by a fixed, non-zero number called the common ratio.

This geometric sequence has a ratio of 2. Each term needs to be multiplied by 2 to get the
next term in the sequence.
3 ; 6 ; 12 ; 24 …

Three more examples of geometric sequences. You need to be able to find the first term
(𝑎) and common ratio (𝑟).
4 ; 12 ; 36 ; … 𝑎 = 4;𝑟 = 3
1 ; 10 ; 100 ; … 𝑎 = 1 ; 𝑟 = 10
1 ; −2 ; 4 ; −8 … 𝑎 = 1 ; 𝑟 = −2

The last sequence is an interesting one. Note that when each term is the opposite sign of the
previous term, you should always expect the common ratio to be negative.

Common ratio: This is found by dividing term 2 by term 1. This is required due to division
being the inverse operation to multiplication and the ratio is the number being multiplied.
𝑇
𝑟=
𝑇

This should also be the same as . This is an important concept to remember for any

geometric sequence.
For any geometric sequence, =

This can be shown as: 𝑟 =

Note how the general term of a geometric sequence is derived.


Using the 1st sequence from the table above:
4 ; 12 ; 36 ; … (𝑎 = 4 ; 𝑟 = 3)
𝑇 =4=𝒂
𝑇 = 12 = 𝒂 × 𝟑 (4 × 3)
𝑇 = 36 = 𝒂 × 𝟑𝟐 (4 × 3 × 3)
𝑇 = 108 = 𝒂 × 𝟑𝟑 (4 × 3 × 3 × 3)

Note where the exponent of 𝑟 comes from. It is always one less than the position of the term.
In other words, term 3 could have also been written as: 𝑇 = 𝒂 × 𝟑𝟑 𝟏

This leads us to the general term:


𝑇𝒏 = 𝑎. 𝑟

8
Using each of the 3 examples from above, the general term has been found. Note the steps
and ensure you understand.
4 ; 12 ; 36 ; … 𝑎 = 4 ;𝑟 = 3 𝑇𝒏 = 𝑎. 𝑟
𝑇𝒏 = 4. 3
1 ; 10 ; 100 ; … 𝑎 = 1 ; 𝑟 = 10 𝑇𝒏 = 𝑎. 𝑟
𝑇𝒏 = 1. 10
∴ 𝑇𝒏 = 10
1 ; −2 ; 4 ; −8 … 𝑎 = 1 ; 𝑟 = −2 𝑇𝒏 = 𝑎. 𝑟
𝑇𝒏 = 1. (−2)
∴ 𝑇𝒏 = (−2)

Consider the following sequence and its general term:


2 ; 8 ; 32 …
𝑇𝒏 = 2. 4
Note that the general term can be simplified because the value of both 𝑎 and 𝑟 can be
written as base 2 then the laws of exponents can be used to simplify further.
𝑇𝒏 = 2. 4
𝑇𝒏 = 2. (2 )
𝑇𝒏 = 2. 2
𝑇𝒏 = 2
Be careful not to make the following error:
𝑇𝒏 = 2. 4
∴ 𝑇𝒏 = 8
this is NOT correct! The bases cannot be multiplied when the exponent has a variable – we
have no idea how many 4’s there are.

Consider the following sequence:


80 ; 40 ; 20 ; 10 …
What is the common ratio of this sequence? Remember that the common ratio must be the
number that is MULTIPLIED by one term to get the next term.
We can’t say that the common ratio is: ÷ 2
The common ratio is . = =

The general term of this sequence:


𝑇𝒏 = 𝑎. 𝑟

𝑇𝒏 = 80.

9
 When the ratio is a fraction, rather put it in a bracket to save any confusion
 Remember that the 80 cannot be simplified by the 2 in the denominator as the
denominator is part of the fraction that is raised to an unknown exponent – there
could be many ‘2’s represented here.

When given a sequence you may be asked to find a term in a certain position. This may still
require finding the general term first even though it has not been asked.
Example: Find the 6th term of each sequence:
20 ; 10 ; 5 … 1 1
𝑇𝒏 = 30. 𝑇𝒏 = 5.
5 2
1 1 1 1
𝑎 = 20 ; 𝑟 = 𝑇 = 20. 𝑇 = 30. 𝑇 = 5.
2 2 5 2
1 1 1
𝑇 = 20. 𝑇 = 30. 𝑇 = 5.
2 5 2
1 5 𝑇 = 𝑇 =
𝑇 = 20. =
2 8

Fully worked examples and notes:


Example 1: Notes:
Which term of the Note that we need to find the position of a term in a sequence so
sequence the value of 𝑛 will need to be found.
4 This will require first finding the general term then put
12 ; 4 ; …
3
into 𝑇 and solve for 𝑛
is equal to ?
Once the value of 𝑛 has been found, remember that it is
impossible for the value of 𝑛 to anything but a natural number.
Position can never be a fraction or negative.
Solution: 1 1
𝑛−1
=
𝑎 = 12 ; 𝑟 = = 3 3
𝑛−1
𝑇𝒏 = 𝑎. (𝑟) 3 = 3−1
1 3 = 3−𝑛+1
𝑇𝒏 = 12.
3 ∴ −6 = −𝑛 + 1
𝑛−1
4 1 𝑛=7
= 12.
243 3
𝑛−1
is in the 7th position
1 1
=
729 3

10
Finding the position of a term in a geometric sequence should always lead to bases that
can be equal and therefore the exponents are equal. Logarithms can be used too.
Example 2: Notes:
Determine the first 4 terms Note that we have been given two pieces of information and
of a geometric sequence have been asked to find two values. This is always the case
where the 2nd term is 10 – in functions it works the same.

and the 9th term is . What statements can be made from the information given?
(position is given so statements can be made using the
general formula. The actual terms can then be put into the
statements)
Once this has been done, simultaneous equations need to
be used.
Solution:

𝑇 = 10 and 𝑇 =

𝑇𝒏 = 𝑎. (𝑟) 𝑇𝒏 = 𝑎. (𝑟)
𝑇 = 𝑎. (𝑟) 𝑇 = 𝑎. (𝑟)
10 = 𝑎. (𝑟) = 𝑎. (𝑟)8
∴ 𝑎𝑟 = 10
𝑎=
5 10
= 𝑎. (𝑟)8 𝑎=
64 𝑟
5 10 10
= . (𝑟)8 𝑎=
64 𝑟
5
= 10𝑟 𝑎 = 20
64
1
=𝑟
128

1
= 𝑟
128
1
∴𝑟=
2

The geometric sequence: 20 ; 10 ; 5 ;

11
Example 3: Notes:
A geometric sequence is What do we know about any arithmetic sequence?
given: (they have a common ratio)
𝑥 − 4 ; 𝑥 + 2 ; 3𝑥 + 1 This information needs to be used to find 𝑥.
a) Calculate the value of 𝑥 𝑇 𝑇
=
b) Determine the 𝑇 𝑇

sequence. Once this has been found, and hence the sequence will

c) Find the 6th term be known, the other questions should be quite
straightforward.
Solution:
a) =

𝑥 + 2 3𝑥 + 1
=
𝑥−4 𝑥+2
(𝑥 + 2)(𝑥 + 2) = (𝑥 − 4)(3𝑥 + 1)
𝑥 + 4𝑥 + 4 = 3𝑥 − 11𝑥 − 4
0 = 2𝑥 − 15𝑥 − 8
0 = (2𝑥 + 1)(𝑥 − 8)
∴𝑥=− or 𝑥 = 8

Note that there are 2 possible sequences where these values could work.
b)

c)

𝑥=− 𝑥=8

9 3 1 4 ; 10 ; 25
− ; ;−
2 2 2 5
9 1 𝑎 = 4 ;𝑟 =
𝑎 = − ;𝑟 = − 2
2 3
𝑇𝒏 = 𝑎. (𝑟)
𝑇𝒏 = 𝑎. (𝑟)
5
9 1 𝑇𝒏 = 4.
𝑇𝒏 = − . − 2
2 3
5
9 1 𝑇 = 4.
𝑇 =− . − 2
2 3
3125
1 𝑇 =
𝑇 = 8
54

12
Sum of arithmetic sequences

Consider the following arithmetic sequence:


3 ; 5 ; 7 ; 9 ….
Find the sum of the first 4 terms in this sequence:
3+5+7+9
When finding the sum of a number of terms in a sequence, it becomes known as a series.
A sequence is an ordered list of numbers and a series is the sum of a list of numbers.

There are two formulae that can be used to find the sum of an arithmetic sequence.
𝑛 𝑛
𝑆 = [2𝑎 + (𝑛 − 1)𝑑] 𝑆 = (𝑎 + 𝑙)
2 2
𝑛 −position of final term required 𝑛 −position of final term required
𝑎 −first term 𝑎 −first term
𝑑 −common difference 𝑙 −last term

Using the sequence from above, find the sum of the first 12 terms.
3 ; 5 ; 7 ; 9 ….
𝑛
𝑆 = [2𝑎 + (𝑛 − 1)𝑑]
2
𝑛 = 12 ; 𝑎 = 3 ; 𝑑 = 2
𝑆 = [2(3) + (12 − 1)(2)]

𝑆 = 6(6 + 22)
𝑆 = 168
(The sum of the first 12 terms is 168)

Although we could have used the 2nd formula, it would have required a bit more work.
First, the general term would need to be found which would then be used to find the 12th
term.
This would be the last term in the series and could be used in the 2nd formula.
Example:
Calculate the sum of the following finite series:
6 + 10 + 14 +. … + 82
What information do we have? (first term, common difference and last term)
Do we have enough information to use one of the formulae?
(no – the number of terms being added is required)
How can we find the number of terms?
(Find the general term then use this to find the position of 82)

13
Solution:
𝑇 = 𝑎 + (𝑛 − 1)𝑑
𝑇 = 6 + (𝑛 − 1)(4)
𝑇 = 6 + 4𝑛 − 4
𝑇 = 4𝑛 + 2
𝑇 = 4𝑛 + 2
82 = 4𝑛 + 2
80 = 4𝑛
20 = 𝑛
Although any of the two formulae could be used, the 2nd one will require less work.
𝑛
𝑆 = (𝑎 + 𝑙)
2
𝑆 = (6 + 82)

𝑆 = 10(88)
𝑆 = 880

Past paper examples


Example 1: Notes:
Given the arithmetic series: a) The 4th term should be easy to find using the
2 + 9 + 16 + ⋯(to 251 terms). common difference.
a) Write down the 4th term of the b) You should be able to see that you have the
series 𝑎, 𝑑 and 𝑛 and can therefore use the general
b) Calculate the 251st term of the term of an arithmetic sequence to find the 251st
series term.
c) Calculate the sum of the series. c) You can use any of the two formulae.
d) How many terms in the series are d) It may help to write out more of the series so
divisible by 4? you can get an idea where the multiples of 4
DBE NOV 2014 are. Once this has been done, check if the last
term is divisible by 4. Now you should use this
information to create a new series and find the
position of the last term.
(Note: there are several ways this could be
answered)

14
Solution:
a) 𝑇 = 23 c) 𝑆 = (𝑎 + 𝑙)
b) 𝑇 = 𝑎 + (𝑛 − 1)(𝑑) 251
𝑆 = (2 + 1752)
𝑇 = 2 + (251 − 1)(7) 2
𝑇 = 1752 𝑆 = 220 127

d) Series: 2 + 9 + 𝟏𝟔 + 23 + 30 + 37 + 𝟒𝟒 … + 𝟏𝟕𝟓𝟐
New series: 16 + 44 + ⋯ + 1752
𝑇 = 𝑎 + (𝑛 − 1)(𝑑)
𝑇 = 16 + (𝑛 − 1)(28)
𝑇 = 16 + 28𝑛 − 28
𝑇 = 28𝑛 − 12

There are 63 terms that are divisible by 4


Example 2: Notes:
An arithmetic series has 21 terms. What information has been given?
The first term is 3 and the last term is (the number of terms; the first term; the last term)
53. Find the sum of the series. There is enough information to use one of the
formulae.
Solution:
𝑛 = 21 ; 𝑎 = 3 ; 𝑇 = 53

Example 3: Notes:
A runner decides to start a new Write the first four terms of the sequence created
training programme by running 2km from the distances.
on the first day and increasing the Is there enough information to find the sum of the
distance by 1km every day for two series?
weeks. Find the total distance run at (yes – 14 terms; first term; common difference)
the end of the two weeks.
Solution:
Series: 2 + 3 + 4 … Two weeks = 14 days 𝑆 = [2𝑎 + (𝑛 − 1)𝑑]

𝑛 = 14 ; 𝑎 = 2 ; 𝑑 = 1 𝑆 = [2(2) + (14 − 1)(1)]

𝑆 = 7[4 + 13]
𝑆 = 119
The total distance run in two weeks was 119km.

15
Note how the sum formula is derived:
Because we want to derive the formula we need to ‘pretend’ we don’t know it yet.

Find 𝑆 for the series, 2 + 5 + 8 …


We could easily list this series:
𝑆 = 2 + 5 + 8 + 11 + 14
Now write the series in reverse underneath this one.
𝑆 = 2 + 5 + 8 + 11 + 14
𝑆 = 14 + 11 + 8 + 5 + 2
Add these two series in columns:
𝑆 = 2 + 5 + 8 + 11 + 14
𝑆 = 14 + 11 + 8 + 5 + 2
2𝑆 = 16 + 16 + 16 + 16 + 16
2𝑆 = 5 × 16
5
𝑆 = × 16
2
Can you find a connection with the sequence and 16?
(16 is the sum of the first and last term)
Now we need to use the same idea but with general terms and not actual values.

𝑆 = 𝑎 + (𝑎 + 𝑑) + (𝑎 + 2𝑑) + ⋯ + [𝑎 + (𝑛 − 1)𝑑]
1st 2nd 3rd last
The method we used at the beginning will not work with this one unless we have the same
number of terms on each side of the ‘gap’.
What will the 2nd last term and 3rd last term be called?
[𝑎 + (𝑛 − 2)𝑑] and [𝑎 + (𝑛 − 3)𝑑]
Update the statement:
𝑆 = 𝑎 + (𝑎 + 𝑑) + (𝑎 + 2𝑑) + ⋯ . . +[𝑎 + (𝑛 − 3)𝑑] + [𝑎 + (𝑛 − 2)𝑑] + [𝑎 + (𝑛 − 1)𝑑]

We need to reverse this series and write it underneath the one we already have then add
the two statements together, collecting like terms.
𝑆 =𝑎+ (𝑎 + 𝑑) + (𝑎 + 2𝑑) + … + [𝑎 + (𝑛 − 3)𝑑] + [𝑎 + (𝑛 − 2)𝑑] + [𝑎 + (𝑛 − 1)𝑑]
𝑆 = [𝑎 + (𝑛 − 1)𝑑] + [𝑎 + (𝑛 − 2)𝑑] + [𝑎 + (𝑛 − 3)𝑑] + ⋯ (𝑎 + 2𝑑) + (𝑎 + 𝑑) + 𝑎
2𝑆 = [2𝑎 + (𝑛 − 1)𝑑] + [2𝑎 + (𝑛 − 1)𝑑] + 𝑛[2𝑎 + (𝑛 − 1)𝑑] … + [2𝑎 + (𝑛 − 1)𝑑] + [2𝑎 + (𝑛 − 1)𝑑] + [2𝑎 + (𝑛 − 1)𝑑]

Column 2 has been done in full to assist in seeing how the totals have been found:
(𝑎 + 𝑑) + [𝑎 + (𝑛 − 2)𝑑]
= 𝑎 + 𝑑 + 𝑎 + 𝑑𝑛 − 2𝑑

16
= 2𝑎 + 𝑑𝑛 − 𝑑
= 2𝑎 + 𝑑(𝑛 − 1)
= 2𝑎 + (𝑛 − 1)𝑑
How many terms have been added? 𝑛 terms
Remember how the example with actual values was shortened when there were many of
the same term. The addition was changed into a multiplication using the number of terms.
2𝑆 = [2𝑎 + (𝑛 − 1)𝑑] + [2𝑎 + (𝑛 − 1)𝑑] + 𝑛[2𝑎 + (𝑛 − 1)𝑑] … + [2𝑎 + (𝑛 − 1)𝑑] + [2𝑎 + (𝑛 − 1)𝑑] + [2𝑎 + (𝑛 − 1)𝑑]
2𝑆 = 𝑛 × [2𝑎 + (𝑛 − 1)𝑑]
𝑛
𝑆 = [2𝑎 + (𝑛 − 1)𝑑]
2
Let’s look at the expression in the bracket:
[2𝑎 + (𝑛 − 1)𝑑]
Expand: 𝑎 + 𝑎 + (𝑛 − 1)𝑑
Underline all but the first 𝑎. Which term in the sequence is represented?
𝑎 + 𝒂 + (𝒏 − 𝟏)𝒅: 𝑎 + (𝑛 − 1)𝑑 represents the last term.
𝒂 + 𝒂 + (𝒏 − 𝟏)𝒅 can therefore be rewritten as: 𝒂 + 𝒍
𝑆 = [2𝑎 + (𝑛 − 1)𝑑]

𝑆 = [𝑎 + 𝑎 + (𝑛 − 1)𝑑]

𝑆 = [𝑎 + 𝑙]

17
Sum of geometric sequences
Consider the following geometric sequence:
3 ; 6 ; 12 ; 24 ….
Find the sum of the first 4 terms in this sequence:
3 + 6 + 12 + 24

Remember that a sequence is an ordered list of numbers and a series is the sum of a list of
numbers.
There is only one formula for finding the sum of a geometric sequence. There are, however,
two versions of it (this will be explained at the end of the notes when the formula is derived).
Both work – there is no real difference between them. Write these in your books with labels
for what each variable represents.
( ) ( )
𝑆 = or 𝑆 =

𝑛 −position of final term required


𝑎 −first term
𝑟 − common ratio

Using the above sequence, we will find the sum of the first 8 terms.
3 ; 6 ; 12 ; 24 ….
𝑎(𝑟 − 1)
𝑆 =
𝑟−1
𝑛 = 8 ;𝑎 = 3 ;𝑟 = 2
3(2 − 1)
𝑆 =
2−1
3(256)
𝑆 =
1
𝑆 = 768
(The sum of the first 8 terms is 768)

You can use the other version of the formula to confirm that you still get 768 as the solution.

18
Fully worked examples:
Example 1: Notes:
The first three terms of a sequence are: a) What will you need to use to find the
16 ; 4 ; 1 12th term?
a) Calculate the value of the 12th term (the general term of a geometric
(leave your answer in simplified sequence)
exponential form) b) Confirm that you have all the
b) Calculate the sum of the first 10 terms variables required to use the sum of
of the sequence. a geometric sequence formula.
NSC NOV 2014

Solution:
a) 𝑇 = 𝑎. 𝑟
1
𝑇 = 16.
4
𝑇 = 4 . (4 )
𝑇 =4

Example: Notes:
The number of members of a new social
networking site doubles every day. a) This question is similar to the first
a) If there are 120 members on day 1, part of the previous question.
how many members will there be on b) You need to notice that this is a
day 7? sum of a geometric sequence
b) The site earns 5c per member per day. question.
How much will they have earned by the
10th day? Give your answer in rands.
Solution:
120 ; 240 ; 480..
𝑎 = 120 ; 𝑟 = 2
a) 𝑇 = 𝑎. 𝑟
𝑇 = 120. 2
𝑇 = 120. 2
𝑇 = 7680

The site will have earned R6138

19
Note how the sum formula is derived:
Because we want to derive the formula we need to ‘pretend’ we don’t know it yet.

Find 𝑆 for the series, 6 + 18 + 54 …


We could easily list this series:
𝑆 = 6 + 18 + 54 + 162 + 486
Now we are going to multiply the series by the common ratio (3) and write the new series
underneath this one.
𝑆 = 6 + 18 + 54 + 162 + 486
3𝑆 = 18 + 54 + 162 + 486 + 1458
Subtract: 𝑆 − 3𝑆 .
Note that moving the first term of the new sequence underneath the second term of the
original sequence will make this quicker to subtract.
𝑆 = 6 + 18 + 54 + 162 + 486
− (3𝑆 = 18 + 54 + 162 + 486 + 1458)
−2𝑆 = 6 + 0 + 0 + 0+ 0 − 1458
−2𝑆 = −1452
𝑆 = 726
Now we need to use the same idea but with general terms and not actual values.

𝑆 = 𝑎 + 𝑎𝑟 + 𝑎𝑟 + ⋯ + 𝑎𝑟
1st 2nd 3rd last
What is the common ratio? (𝑟)
Multiply the first statement by r and write the new series underneath the original series.
Subtract
𝑆 = 𝑎 + 𝑎𝑟 + 𝑎𝑟 + ⋯ + 𝑎𝑟
− ( 𝑟𝑆 = 𝑎𝑟 + 𝑎𝑟 + ⋯ + 𝑎𝑟 + 𝑎𝑟 )
𝑆 − 𝑟𝑆 = 𝑎 + 0 + 0 + . . + 0 − 𝑎𝑟
𝑆 − 𝑟𝑆 = 𝑎 − 𝑎𝑟
𝑆 (1 − 𝑟) = 𝑎(1 − 𝑟 )
( )
𝑆 =

If we had subtracted 𝑆 from 𝑟𝑆 , we would have derived the other version of the formula:
𝑎(𝑟 − 1)
𝑆 =
𝑟−1

20
Sigma Notation
Consider the following two series:
3+5+7+9 512 + 256 + 128 + 64

There is a short-hand way to write a series similar to the two written above.
The sigma symbol is used for this:

This is a letter from the Greek alphabet. It is called Sigma. In Mathematics, it means to ‘sum
up’. This symbol will be used to show that it is required to find the sum of a series.
Values will be added to this symbol to show what is required to be summed.

First value of 𝑛 This tells us which term to start with in the sequence. It may not
always be the first one.
Last value of 𝑛 This tells us which term to end at for the sum of terms.
Formula/General term This gives us the general term to be used for each of the terms
to be added.

When you are given a series, you can assume that the first term given is the first term of the
series.
Using the two series from above, follow these steps to write the sum using sigma notation.
3+5+7+9 512 + 256 + 128
Step 1: First value of 𝑛 𝑛=1 𝑛=1
Step 2: Last value of 𝑛 𝑛=4 𝑛=3
Step 3: 𝑇 = 𝑎 + (𝑛 − 1)(𝑑) 𝑇 = 𝑎. 𝑟
General term 𝑇 = 3 + (𝑛 − 1)(2) 1
𝑇 = 512.
𝑇 = 3 + 2𝑛 − 2 2
𝑇 = 2𝑛 + 1

Sigma Notation

21
You also need to be able to find the sum of a series once given in sigma notation.

= 3 + 5 + 7 + 9 = 24
= 512 + 256 + 128 = 896

Note that the terms were found by Note that the terms were found by using the

using the general term given, 2𝑛 + 1 general term given, 512 and substituting
and substituting the values from 1 to 4 the values from 1 to 3

Try these: (answers at the end)

Past paper example:


Example:
Given the geometric sequence: − ; 𝑏; −1

a) Calculate the possible values of 𝑏


If 𝑏 = :

b) find 𝑇
c) write the sum of the first 20 positive terms of the sequence in sigma notation
NSC FEB 2017
Notes:
a) What is the key concept of geometric sequences? (they have a common ratio which
means = )

This will be used to find the value of 𝑏


b) When given the sequence so the value of 𝑎 and 𝑟 is known, the general term can be
used to find a term in a given position.
You should first write the original sequence and extend it by a few terms then you can
write down the new sequence using only the positive terms. Once you have the sequence,
you should know 𝑎 and 𝑟 and therefore be able to find the three components required for
sigma notation.

22
Solution:
a) =

𝑏 −1
=
− 𝑏

1
𝑏 =
4
1
∴𝑏=±
2
b) − ; ; −1
1
𝑎 = − ; 𝑟 = −2
4
𝑇 = 𝑎𝑟
1
𝑇 = − (−2)
4
𝑇 = −2 = −65536
c) Sequence: − ; ; −1; 2 ; −4 ; 8 …

Positive terms only: ; 2 ; 8 …


1
𝑎 = ;𝑟 = 4
2

Solutions:

23
Sum to Infinity
Now we are going to consider two different types of geometric series:
1 1 3 + 6 + 12 + 24 …
2+1+ + …
2 4

Find the common ratio for each series.


1 1 3 + 6 + 12 + 24 …
2+1+ + …
2 4 𝑟=2
1
𝑟=
2

Consider: would you be able to find the sum of a certain number of terms in each of these
( )
series? (yes – using the formula 𝑆 = )

The reason you are able to do this with ease would be because you would be told exactly
how many terms are required.
What if you were asked to find the sum of terms in the entire sequence? Does that sound
possible? (it seems impossible to add a list of numbers that keep getting bigger or smaller.
We wouldn’t know when to stop)

Consider again the first sequence that was written down:


1 1
2+1+ + …
2 4
Find the general term in its simplest form.
𝑇 = 𝑎. 𝑟
1
𝑎 = 2 ;𝑟 =
2
1
𝑇 = 2.
2
𝑇 = 2. (2 )
𝑇 = 2. 2
𝑇 =2

Find each of the following one at a time: Don’t use the Sum formula, but rather keep adding
a term to your previous answer.

24
1 1
2+1+ + …
2 4
For reference Solution
𝑆 2 2
𝑆 2+1 3
𝑆 1 1
2+1+ 3
2 2
𝑆 1 1 3
2+1+ + 3
2 4 4
𝑆 1 1 1 7
2+1+ + + 3
2 4 8 8
𝑆 1 1 1 1 15
2+1+ + + + 3
2 4 8 16 16

What do you think is going to happen if we add a few more terms?


Perhaps you have noticed that the answer doesn’t look like it will go past 4.
Complete this table:
For reference Solution
𝑆 1 1 1 1 1
2+1+ + + + + 3
2 4 8 16 32 32
𝑆 1 1 1 1 1 1
2+1+ + + + + + 3
2 4 8 16 32 64 64
𝑆 1 1 1 1 1 1 1
2+1+ + + + + + + 3
2 4 8 16 32 64 128 128
𝑆 1 1 1 1 1 1 1 1
2+1+ + + + + + + + 3
2 4 8 16 32 64 128 256 256

Note: As the number of terms being added increases (𝑛), the sum of the terms increases
(𝑆 ) but by smaller and smaller amounts.
In the case of the example above, the sum of all the terms is getting closer and closer to 4.

Consider again the two series from the beginning.


1 1 3 + 6 + 12 + 24 …
2+1+ + …
2 4 𝑟=2
1
𝑟=
2

Note the difference between the two – for the first series, it seems we can keep adding the
next term (better known as the sum to infinity) and know that the sum will get closer and
closer to 4 but will never surpass it.

25
This is called a converging series because the sum goes towards (converges) a particular
value.
The second series just gets larger and larger and there doesn’t seem to be a way to add all
the terms for ever and ever.
This is called a diverging series because the sum increases indefinitely.

Note the common ratio in each of the 2 series. The common ratio in the first series, in which
the (converging) series could be found indefinitely is whereas the common ratio for the

second series, in which the (diverging) series could not be found is 2.

Common ratio: Therefore, the series is: Can we find the sum to
infinity?
−1 < 𝑟 < 1 converging Yes
𝑟 ≤ −1 or 𝑟 ≥ 1 diverging No

The sum to infinity (an endless list) can ONLY be found if the common ratio is between
−1 and 1.
There is a formula to find the sum to infinity.
𝑎
𝑆 =
1−𝑟
Let’s use this formula to find the sum to infinity of the series used in the explanations:
Example:
Find the sum to infinity (𝑆 ) of You need to find 𝑎 and 𝑟.
1 1 Confirm that the ratio lies between −1
2+1+ + …
2 4 and 1! Use the formula.
Solution:
1
𝑎 = 2 ;𝑟 =
2
𝑎
𝑆 =
1−𝑟
2
𝑆 =
1−
2
𝑆 =

𝑆 =4

26
Fully worked examples:
Example 1: Notes:
Given the geometric series: a) What do you know about a converging
(𝑥 − 2) + (𝑥 − 4) + (𝑥 + 2𝑥 − 4𝑥 − 8).. series?
a) Determine the value of 𝑥 for (The ratio must lie between −1 and 1)
which the series converges We need to find the ratio in terms of 𝑥,

b) If 𝑥 = − , calculate the sum to then substitute this into the inequality


−1 < 𝑟 < 1 and solve for 𝑥.
infinity of the given series.
b) First write down the series using
𝑥 = − . Once this has been done,

finding the sum to infinity should be


straightforward.
Solution:

a) 𝑟 = ( )

(𝑥 + 2)(𝑥 − 2)
𝑟=
𝑥−2
𝑟 =𝑥+2
−1 < 𝑟 < 1
−1 < 𝑥 + 2 < 1
−3 < 𝑥 < −1

b) If 𝑥 = − : − − 2 + − −4 + − +2 − −4 − − 8 ..

− + − + − ..

𝑎 = − ;𝑟 =
𝑎
𝑆 =
1−𝑟

𝑆 =
1−

𝑆 = −7

27
Example 2: Notes:
A ball is dropped from a small table that It is important that you draw a diagram to
is 24cm high. The ball always rebounds demonstrate the situation. You need to be
three fourths of the distance fallen. clear that you will need to consider the
Approximately how far will the ball have rebounding part of the ball. In other words, the
traveled when it finally comes to rest? series you need to consider is 24 (falling) + 18
(rebounding) + 18 (falling) +13,5 (rebounding)
and so on. Note each distance is doubled
except the first fall of 24cm.
Therefore, 24 can be dealt with on its own and
from 18 onwards can be considered the
sequence that is required to find the sum to
infinity of. This must be multiplied by 2.
Solution:

Series: 24 + 2(18 + 13,5 + 10,125 … )


18 + 13,5 + 10,125 …
3
𝑎 = 18 ; 𝑟 =
4
𝑎
𝑆 =
1−𝑟
18
𝑆 =
1−

𝑆 = 72
∴ distance travelled: 24 + 2(72) = 168cm

28
Past paper questions
The following sequence is given: 10 ; 5 ; 2,5 ; 1,25 …
1. Calculate the value of the 5th term, 𝑇 , of this sequence.
2. Determine the nth term 𝑇 , in terms of 𝑛.
3. Explain why the infinite series 10 + 5 + 2,5 + 1,25 + … converges.
4. Determine 𝑆 − 𝑆 in the form 𝑎𝑏 , where 𝑆 is the sum of the first 𝑛 terms of the
sequence.
Notes:
1. You first need to recognise that this is a geometric sequence. Remember to look for a
common difference, then consider a second common difference and finally divide 𝑇 by 𝑇
and 𝑇 by 𝑇 to check for a common ratio.
As there are already 4 terms and only the 5th one has been asked, you can multiply 𝑇 by
the common ratio to get 𝑇 .
2. You need to know the first term and the common ratio to find the general term. These
should have been established in the previous question.
3. What does a converging series mean?
(A series is convergent if the sum approaches a certain value as more terms are added)
For a geometric series to converge, what is required?
(the ratio must lie between −1 and 1)
4. This may seem like an unusual question, but you should approach it by thinking of each
part first.
How do we find 𝑆 ? (use the formula )

Do you know the value of 𝑎 and 𝑟? (yes)


( )
How do we find 𝑆 ? (use the formula )

You already know the values of 𝑎 and 𝑟.


Once you have substituted, you need to simplify and according to the question, your
answer should be in the form 𝑎𝑏 so you will need to confirm this.

29
Solutions:
1. 𝑟 =

= =

𝑇 =𝑇 ×

= 1,25 ×

= 0,625 (or )

2. 𝑇 = 10

Consider the series: 𝑆 = −3 + 5 + 13 + 21 + … to 𝑛 terms.


1. Determine the general term of the series in the form 𝑇 = 𝑏𝑘 + 𝑐
2. Write 𝑆 in sigma notation.
3. Show that 𝑆 = 4𝑛 − 7𝑛
4. Another sequence is defined as:
𝑄 = −6
𝑄 = −6 − 3
𝑄 = −6 − 3 + 5
𝑄 = −6 − 3 + 5 + 13
𝑄 = −6 − 3 + 5 + 13 + 21
a) Write down a numerical expression for 𝑄 .
b) Calculate the value of 𝑄 .
Notes:
1. What kind of series is this? (arithmetic)
What is required to find the general term of an arithmetic series?
(the first term and common difference)
2. What is required for sigma notation?
(the general term, the position of the first term being added and the position of the last
term)
Remember that the last term will be represented with a variable if the sigma
notation is representing a general term as this one is.
3. What is required to find 𝑆 of an arithmetic sequence?
(the first term, the common difference and position)
In this case, position will be a variable as it is a question regarding the general term.
4. a) Note that you have not been asked to find the actual value of 𝑄 , only a numerical
expression.
What do you notice about the series represented?

30
(it is the same series that was used in the previous 3 questions but −6 has been
included now)
b) As this is a series, you need to realise that finding 𝑄 is a ‘sum’ question.
Could we use the formula for sum of an arithmetic series and find 𝑆 ?
(No, because the −6 is not part of a sequence with a common difference)
How can we get around this problem? (Find 𝑆 and then include the −6)
To find 𝑆 (𝑄 ), because the series that is now being used is the one that starts at
−3 and is the same one from the beginning of the question, the answer for (3) can be
used to find the sum.

Solutions:
1. 𝑇 = 𝑎 + (𝑘 − 1)𝑑
𝑇 = −3 + (𝑘 − 1)8
𝑇 = −3 + 8𝑘 − 8
𝑇 = 8𝑘 − 11
2.

3. 𝑆 = [2𝑎 + (𝑛 − 1)𝑑]

= [2(−3) + (𝑛 − 1)(8)]

= [−6 + 8𝑛 − 8]

= [8𝑛 − 14]

= −

= 4𝑛 − 7𝑛
4.a) 𝑄 = −6 − 3 + 5 + 13 + 21 + 29
b) 𝑄 = −6 + 𝑆
= −6 + 4(128) − 7(128)
= 64 634

31

You might also like