Mathematics Kenya

Sequence and Series
♿ Accessibility: | | | |
A group of related sciences, including algebra, geometry, and calculus, concerned with the study of number, quantity, shape, and space and their interrelationships by using a specialized notation

Sequence and Series

Sequence and Series
Simple number patterns
Sequences
A Sequence is the arrangement of numbers or is a list of numbers following a clear pattern such that one number and the next are separated by comma (,).
Example: a1, a2, a3, a4 ……………………..
NB: Each number found in a Series or Sequence is called a term.
Example 10
Find the next three terms in the following sequences.
  1. 5, 8, 11, 14, 17,………………………………
  2. 3, 7, 6, 10, 9, …………………………………
  3. 1, 2, 4, 7, ………………………………………
  4. 2, 9, 20, 35, …………………………………
Solution:
(a)You can see that each term is less to the next by 3.
So next three terms are (17+3),(17+3+3) and 17+3+3x3)
Which are 20, 23, and 26
Alternately add 4 and subs tract 1. The sequence then extends to 13, 12, 16
We see that the difference is increasing by 1 each time. So the next three terms are 11, 16 and 22.
The differences are increased by 4 each time, so the next three terms are 54, 77 and 104.
Example 11
Write down the first three terms in the sequences where the nth term is given by the formulae.
Example 12
The kth term of a series is k2 + 4
Find the sum of the first four terms in the series
Solution:
k=1, k2+4=12+4=5
k=2, k2+4=22+4=8
k=3, k2+4=32+4=13
k = 4, k2+4 = 42+4 = 20
So the series is 5+8+13+20 and its sum is 46
Example 13
Find the nth term of the following sequences:
Exercise 2
1. Write down the next three terms in the following sequences.
2. Find the first three terms in the sequence:
  1. 5n+2
  2. 1-3k
  3. n2+n+1
  4. 2n
Arithmetic sequences
When the series or sequence is such that between two consecutive terms there is a difference which is fixed, then the series or sequence is called an arithmetic progression (A.P)
The fixed difference (number) between two consecutive terms is called the common difference (d)
Example 14
In the sequence 4, 7, 19, 13, 16 there is a common difference which is
7-4=10-7=13-10=16-13=3
So the common difference (d)=3.
Note that in arithmetic progression (A.P) the difference between two successive terms is always the same.
Sometimes numbers may be decreasing instead of increasing, the arithmetic sequence or series while terms decrease have a negative number as a common difference.
Example 15
The common difference of the sequence 6, 4, 2, 0, -2, …………………… is?
In general if A1, A2, A3, A4, ……………………… An are the terms of the arithmetic sequence , then the common difference is ;
Example 16
For each of the following sequences, find the common difference and write the next two terms.
Solution:
Exercise 3
1. Find the common difference for each of the following sequence:
  1. 11, 14, 17, 20, …………………………………
  2. 2, 4, 6, 8, 10, ……………………………………
  3. 0.1, 0.11, 0.111, 0.1111 , …… … … … … …
  4. y, y+3, y+6, y+9, y+12, … …… … … … ……
2. State whetherthe following sequence are arithmetic or not:
  1. 2, 5, 8, 11, 14, …………… ……………… ……
  2. 1, 3, 4, 6, 7, 9, 10, ………………………………
  3. y, y + x, y+2x, y+3x, … ………… ……
3. The temperatureat a mid day is 30c, and it falls by 20c each hour. Find the temperature at the end of the next four hours.
Geometric Progression (G.P).
When the series or Sequence is such that between two consecutive terms there is a ration which is fixed, then the series or sequence is called a geometric progression (G.P)
The fixed ratio(number) between two successive terms is called the common ratio (r)
Example 17
In 2, 4, 8, 16, 32, … … …… … … …….
There is a common ration which is
Note that like in arithmetic progression (A.P), in geometric progression (G.P) the common ratio does not change.
Also the terms may be decreasing instead of increasing, the geometric sequence or series whose terms decrease have a positive common ratio which is less than 1 for the progression with positive terms.
Example 18
For each of the following sequence find the common ratio.
Example 19
For the following geometric sequences, find the common ratio and write down the next two terms:
The next term is found by multiplying the term considered to be the last term by the common ratio.
Exercise 4
1. Which of the following sequences are geometric
  1. 1, 2, 4, 8, 16, ……………………………………
  2. 2, 6, 18, 54, 162, …………………………………
  3. 1, -1,1,-1,1, ………………………………………
  4. x2, 2x3, 4x4, 8x3…………………………………
  5. 1, 2, 4, 7, 10, ………………………………………
  6. 0.1, 0.2, 0.3, 0.4, 0.5, ……………………………
  7. 3, 6, 9, 12,15, ……………………………………….
2. Find thecommon difference for each of the following geometric progressions (G.P)
3. Find thenext term of the sequence 2, 10, 50, 500,………………….
4. The populationof a town is decreasing so that every year the population declines by a quarter. If the population is originally 100,000. What will it be after 5 years?
Geometric sequence
Determining a term in a sequence
Arithmetic progression (A.P)
If A1, A2, A3, …………………An are the terms of an arithmetic sequence, then there is a common difference d which is given by
d = A2 – A1 = A3 – A2 = An – An – 1
But . A3 = A1 + 2d which means
A4 =[ A1+2d]+d
= A1 + 3d
Putting into consideration this pattern, it is true that
A5 = A1 + 4d
A6 = A1 + 5d
An = A1 + (n-1)d
Where An is the nth term
The nth term of the sequence with first term A1 and common difference d is given by
Example 20
Find theformula for the nth term of the sequence 8 , 9.5, 11, 12.5, 14, 15.5,……
Note that the nth term gives every term in the sequence,
For example when n=3, you have A3=1.5x3+6.5=11
So A3=11 where 11 is given in the sequence above having the third position.
Therefore An shows the position of the term in sequence and of A1+(n-1)d gives the value of the term for any positive integer.
Example 21
The 5th term of an arithmetic sequence is 11, and the 8th term is 26. Find the first five terms.
Example 22
The 8th term of an arithmetic sequence is 9 greater than the 5th term, and the 10th term is 10 times the 2nd term. Find
  1. The common difference (d)
  2. 20th term.
Example 23
Find the formula for the nth term of each of of the following geometric sequence.
  1. 2, 6, 18, 54 , ………………………………
  2. 4,-2, 1, -0.5, 0.25 …………………………
Geometric progression (G.P)
Sum of an A.P
When the terms are separated by addition (+) sign, there we have what we call a series.
Example: 2+4+6+8+……………………………
Is a series with the first term (A1) 2 and common difference (d) 2
It is possible to establish a formula for the sum of the first n terms of the arithmetic progression.
Let Sn denote the sum of the first n terms of the arithmetic series.
Consider the sum of the first 5, terms of arithmetic progression (AP) whose first term is 1 and whose common difference (d) is 1.
So S5 = A1+A2+A3+A4+A5
S5=1+2+3+4+5 ………………………….. (1)
The first case is the sum of five terms which are increasing from 1 up to 5 while the second case shows the same sum but the terms are decreasing from 5 to 1.
If you add (1) and (2) together, you find that
S5+S5=(1+5) + (2+4) +(3+3) + (4+2) + (5+1)
25s = 6+6+6+6+6
255=30
Dividing by 2 each side gives
Also we can write
Example 24
Find the sum of the first 20 terms of the series.
Example 25
Find the sum of the series 4+7+10+13+…………….+304
Solution:
To use the formula for summation of n terms, you must know how many terms are there, i.e finding the value of n;
Now
A1=4, d=3 and An = 304 n=?
An =A1+ (n-1)d
304 = 4+ (n-1)x3
304 = 4+3n-3
304=3n+1
304=3n
Example 26
How many terms of the series 1+3+5+7+………………. are needed to make the sum of 169?
Exercise 5
1. Find thesum of the first 20 terms of the series
  1. 2+5+8+11+……………………
  2. 19+16+13+10+7+……………
2. Find thenumber of terms and the sum of the series:
  1. 1+3+5+7+ ……………………………………
  2. 40+37+34+31+…………………+-257
3. The sumof the first 10 terms of an arithmetic progression (A.P) is 40, and the sum of the next 10 terms is 80. Find the sum of the first five terms of the series.
4. One dayFrola spends 40 minutes of her home work. The length of time she spends increase by 4 minutes each day. Find the total length of time she spends after eight days.
Sum of a G.P
Geometric series are the series that can be written as
G1+G2+G3+ ………………………..Gn
Example: 2+4+8+16+ ………………………..+Gn
Or 1+3+9+27+81+…………………….
Suppose we want to find the sum of 1+3+9+9+27+81+…………………
S5=!+3+9+27+81……………………….(1)
If we multiply sn by the common ratio(r), we have.
Example 27
1. Find the sum of the geometric series 2+4+8+ ………………..+2048
Find the sum of the first 8 terms of the series 5+20+80+320+ ……………
Exercise 6
1. For each ofthe following series, find the number of terms and hence the sum of the series.
  1. 1+3+9+…………………+729
  2. 1-2+4-8+………………+1,024
Application of A.P and G.P to real life situations
Listening to this topic