Sequences and Series
Sequences and Series
nth term of an AP
The nth term (an) of an AP with first term a and common difference d is given by an = a + (n 1) d.
Here, an is called the general term of the AP.
The nth term from the end of an AP with last term l and common difference d is given by l (n 1) d.
Example:
Find the 12th term of the AP 5, 9, 13
Solution:
Here, a = 5, d = 9 5 = 4, n = 12
a12 = a + (n 1) d
=5+ 4
= 5 + 11 4
= 5 + 44
= 49
Sum of n terms of an AP
The sum of the first n terms of an AP is given by
If there are only n terms in an AP, then , where l = an is the last term.
Example :
Find the value of 2 + 10 + 18 + . + 802.
Solution:
Arithmetic mean
For any two numbers a and b, we can insert a number A between them such that a, A, b is an A.P. Such a number i.e., A is called the arithmetic
mean of numbers a and b and it is given by .
For any two given numbers a and b, we can insert as many numbers between them as we want such that the resulting sequence becomes an
A.P.
Let A1, A2 An be n numbers between a and b such that a, A1, A2 An, b is an A.P.
Example:
Insert three numbers between 2 and 18 such that the resulting sequence is an A.P.
Solution:
Let A1, A2, and A3 be three numbers between 2 and 18 such that 2, A1, A2, A3, 18 are in an A.P.
Here, a = 2, b = 18, n = 5
18 = 2 + d
20 = 4 d
d=5
Thus, A1 = a + d = 2 + 5 = 3
A2 = a + 2d = 2 + 10 = 8
A3 = a + 3d = 2 + 15 = 13
Hence, the required three numbers between 2 and 18 are 3, 8, and 13.
Geometric Progression: A sequence is said to be a geometric progression if the ratio of any term to its preceding term is the same throughout.
This constant factor is called the common ratio and it is denoted by r.
In standard form, the G.P. is written as a, ar, ar2 ... where, a is the first term and r is the common ratio.
General Term of a G.P.: The nth term of a G.P. is given by an = ar n 1
Geometric Mean: For any two positive numbers a and b, we can insert a number G between them such that a, G, b is a G.P. Such a number i.e., G is
called a geometric mean and is given by G =
In general, if G1, G2, ,Gn be n numbers between positive numbers a and b such that a, G1, G2, , Gn, b is a G.P., then G1, G2, , Gn are given by
G1= ar, G2 = ar2,, Gn = arn
Where, r is calculated from the relation b = arn+1 , that is .
G1 = ar = 2 3 = 6
G2 = ar2 = 2 2 = 2 9 = 18
G3 = ar3 = 2 3 = 2 27 = 54
Thus, the required three geometric means between 2 and 162 are 6, 18, and 54.
Relation between A.M. and G.M.: Let A and G be the respective A.M. and G.M. of two given positive real numbers a and b. Accordingly,
.
Then, we will always have the following relationship between the A.M. and G.M.: A G
Fibonacci sequence: An arrangement of numbers such as 1, 2, 4, 6, 10 has no visible pattern. However, the sequence is generated by the
recurrence relation given by
Let a1, a2, ... an, be a given sequence. Accordingly, the sum of this sequence is given by the expression a1 + a2 + ... + an + ...
This is called the series associated with the given sequence.
The series is finite or infinite according as the given sequence.
A series is usually represented in a compact form using sigma notation .
This means the series a1 + a2 + ... + an1 +an ... can be written as .
Example: Find the sum of n terms of the series whose nth term is n(n + 1)(n 2).
Solution: It is given that