Section 6 - Fundamentals of Sequences and Series
Section 6 - Fundamentals of Sequences and Series
Section 6 - Fundamentals of Sequences and Series
Example:
The elements of the range of a sequence are called the terms of the sequence.
Example:
(i) Write down the first 3 terms of the sequence in which the general term is
an = n2.
(ii) Write down the general term of the sequence 1, 3, 6, 10, 15, 21, …..
Solution:
1
6.2 Series and the sequence of terms of a series
Arithmetic progression
An arithmetic progression is a sequence of numbers such that any two successive terms
differ by the same amount, called the common difference and denoted by d.
Example:
2
The common difference d = 3
a1 = 3
a2 = 6 = 3 + (2 – 1) × 3 = a1 + (2 – 1) × d
a3 = 9 = 3 + (3 – 1) × 3 = a1 + (3 – 1) × d
a4 = 12 = 3 + (4 – 1) × 3 = a1 + (4 – 1) × d
Therefore we see that an = a1 + (n – 1) × d
a2 = a1 + d = a1 + (2 – 1)d
a3 = a2 + d = (a1 + d) + d = a1 + 2d = a1 + (3 – 1)d
a4 = a3 + d = (a1 + 2d) + d = a 1 + 3d = a 1 + (4 – 1)d
Proceeding in this manner we obtain
an = a1 + (n – 1) × d
Example:
(i) Find the 12th term of the arithmetic progression in which the first term is 12
and the common difference is -3.
(ii) Find the first 4 terms of the arithmetic progression in which the first term is 8
and the common difference is 4.
(iii) Find the first 3 terms of the arithmetic progression in which the 10th term is
10 and the common difference is 2.
(vi) How many numbers are there between 20 and 70 which are divisible by 3?
Solution:
3
(iii)
10 = a1 + 18
a1 = -8
Therefore, a1 = -8, a2 = -6, a3 = -4.
(iv)
20 = 5 + (n - 1) × 3
15 = (n - 1) × 3
n–1=5
n=6
(v)
-2 = a1 + 3d----------------- (a)
18 = a1 + 7d----------------- (b)
Subtracting equation (a) from equation (b)
20 = 4d
d=5
Substituting into (a);
-2 = a1 + (3 × 5)
a1 = -2 – 15 = -17
Therefore, a12 = a1 + 11d = -17 + (11 × 5) = -17 + 55 = 38
(vi) The first number divisible by 3 between 20 and 70 is 21. Therefore a1 = 21.
The last number divisible by 3 between 20 and 70 is 69. Let an = 69. Then we
need to find n when a1 = 21, d = 3 and an = 69.
an = a1 + (n – 1) × d
69 = 21 + 3(n – 1)
48 = 3(n – 1)
16 = n – 1
n = 17.
Thus there are 17 numbers between 20 and 70 which are divisible by 3.
Geometric Progressions
A geometric progression is a sequence of numbers such that the ratio of any term to the
preceding term is a fixed number called the common ratio and denoted by r.
Example:
Consider a general geometric progression a1, a2, a3, …… an – 1, an, ….. with common
ratio r.
a
n
Then a = r for all n = 2, 3, 4, …..
n-1
Therefore
4
a2 = a1r
a3 = a2r = (a1r)r = a1r2
a4 = a3r = (a1r2)r = a1r3
Proceeding in this manner we obtain
an = a1r n - 1
5
6
7
6.5 Arithmetic and Geometric Series
6.5.1 Formulae for the sum of the first n terms of an arithmetic progression
8
Example:
(i) Find the sum of the first 16 terms of the arithmetic progression 4, 8, 12, 16,
20, …..
(ii) Find the sum of the numbers which are divisible by 6 that lie between 50 and
100.
(iii) The 5th term of an arithmetic progression is 14 and the 11th term is 26. Find
the sum of the first 15 terms of the progression.
(iv) An auditorium hall has 40 chairs in the first row. Each successive row has two
chairs more than the previous row. How many chairs are there in total in the
first 20 rows? How many of the front rows would 376 people occupy?
Solution:
9
Sn = 376
Therefore
6.5.2 The formula for the sum of the first n terms of a geometric progression
Consider the sum of the first n terms a1, a2, a3, …… an – 1, an of a geometric progression.
Example:
(i) Amal starts working for an annual salary of Rs. 150,000. He is promised a
10% increment each year. What will be his salary in the 5th year? What would
be his total earnings during the first 5 years?
(ii) Dileni decides to save money by making monthly deposits starting with an
initial deposit of Rs. 100 and then each month doubling the amount she
deposited the previous month. How much would she have saved at the end of
6 months?
10
11