Arithmetic Progressons (Part-1)
Arithmetic Progressons (Part-1)
DEFINITION
When the terms of a sequence or series are arranged under a definite rule then they are said to be in a
Progression. Progression can be classified into 5 parts as -
(i) Arithmetic Progression (A.P.)
(ii) Geometric Progression (G.P.)
(iii) Arithmetic Geometric Progression (A.G.P.)
(iv) Harmonic Progression (H.P.)
(v) Miscellaneous Progression
REMARK : It is evident from the above examples that a sequence is not an A.P. if its nth term is not a linear
expression in n.
Ex.5 Find the 12th, 24 th and nth term of the A.P. given by 9, 13, 17, 21, 25, .........
Sol. We have,
a = First term = 9 and,
d = Common difference = 4
[ 13 – 9 = 4, 17 – 13 = 4, 21 – 7 = 4 etc.]
We know that the nth term of an A.P. with first term a and common difference d is given by
an = a + (n – 1) d
Therefore,
a12 = a + (12 – 1) d
= a + 11d = 9 + 11 × 4 = 53
a24 = a + (24 – 1) d
= a + 23 d = 9 + 23 × 4 = 101
and, an = a + (n – 1) d
= 9 + (n – 1) × 4 = 4n + 5
a12 = 53, a24 = 101 and an = 4n + 5
Ex.6 Which term of the sequence –1, 3, 7, 11, ..... , is 95 ?
Sol. Clearly, the given sequence is an A.P.
We have,
a = first term = –1 and,
d = Common difference = 4.
Let 95 be the nth term of the given A.P. then,
an = 95
a + (n – 1) d = 95
– 1 + (n – 1) × 4 = 95
– 1 + 4n – 4 = 95 4n – 5 = 95
4n = 100 n = 25
Thus, 95 is 25th term of the given sequence.
Ex.7 Which term of the sequence 4, 9 , 14, 19, ...... is 124 ?
Sol. Clearly, the given sequence is an A.P. with first term a = 4 and common difference d = 5.
Let 124 be the nth term of the given sequence. Then, an = 124
a + (n – 1) d = 124
4 + (n – 1) × 5 = 124
n = 25
Hence, 25th term of the given sequence is 124.
Ex.8 The 10th term of an A.P. is 52 and 16th term is 82. Find the 32 nd term and the general term.
Sol. Let a be the first term and d be the common difference of the given A.P. Let the A.P. be a1, a2, a3, ..... an, ......
It is given that a10 = 52 and a16 = 82
a + (10 – 1) d = 52 and a + (16 – 1) d = 82
a + 9d = 52 ....(i)
and,a + 15d = 82 ....(ii)
Subtracting equation (ii) from equation (i), we get
–6d = – 30 d = 5
Putting d = 5 in equation (i), we get
a + 45 = 52 a = 7
a32 = a + (32 – 1) d = 7 + 31 × 5 = 162
and, an = a + (n – 1) d = 7 (n – 1) × 5 = 5n + 2.
Hence a32 = 162 and an = 5n + 2.
Ex.9 Determine the general term of an A.P. whose 7 th term is –1 and 16 th term 17.
Sol. Let a be the first term and d be the common difference of the given A.P. Let the A.P. be a1, a2, a3, ....... an,
.......
It is given that a7 = – 1 and a16 = 17
a + (7 – 1) d = – 1 and, a + (16 – 1) d = 17
a + 6d = – 1 ....(i)
and,a + 15d = 17 ....(ii)
Subtracting equation (i) from equation (ii), we get
9d = 18 d=2
Putting d = 2 in equation (i), we get
a + 12 = – 1 a = – 13
Now, General term = a n
= a + (n – 1) d = – 13 + (n – 1) × 2 = 2n – 15
Ex.10 If five times the fifth term of an A.P. is equal to 8 times its eight term, show that its 13th term is zero.
Sol. Let a1, a2, a3, ..... , an, .... be the A.P. with its first term = a and common difference = d.
It is given that 5a5 = 8a8
5(a + 4d) = 8 (a + 7d)
5a + 20d = 8a + 56d 3a + 36d = 0
3(a + 12d) = 0 a + 12d = 0
a + (13 – 1) d = 0 a13 = 0
Ex.11 If the mth term of an A.P. be 1/n and nth term be 1/m, then show that its (mn)th term is 1.
Sol. Let a and d be the first term and common difference respectively of the given A.P. Then,
1 1
= mth term = a + (m – 1) d ....(i)
n n
1 1
= nth term = a + (n – 1) d ....(ii)
m m
On subtracting equation (ii) from equation (i), we get
1 1
– = (m – n) d
n m
mn 1
= (m – n) d d=
mn mn
1
Putting d = in equation (i), we get
mn
1 ( m 1) 1
=a+ a=
n mn mn
(mn)th term = a + (mn – 1) d
1 1
= + (mn – 1) =1
mn mn
Ex.12 If m times mth term of an A.P. is equal to n times its nth term, show that the (m + n) term of the A.P. is zero.
Sol. Let a be the first term and d be the common difference of the given A.P. Then, m times mth term = n times nth
term
mam = nan
m{a + (m – 1) d} = n {a + (n – 1) d}
m{a + (m – 1) d} – n{a + (n – 1) d} = 0
a(m – n) + {m (m – 1) – n(n – 1)} d = 0
a(m – n) + (m – n) (m + n – 1) d = 0
(m – n) {a + (m + n – 1) d} = 0
a + (m + n – 1) d = 0
am+n = 0
Hence, the (m + n)th term of the given A.P. is zero.
Ex.13 If the pth term of an A.P. is q and the q th term is p, prove that its nth term is (p + q – n).
Sol Let a be the first term and d be the common difference of the given A.P. Then,
pth term = q a + (p – 1) d = q ....(i)
qth term= p a + (q – 1) d = p ....(ii)
Subtracting equation (ii) from equation (i), we get
(p – q) d = (q – p) d = – 1
Putting d = – 1 in equation (i), we get
a = (p + q – 1)
nth term = a + (n – 1) d
= (p + q – 1) + (n – 1) × (–1) = (p + q – n)
Ex.14 If pth, qth and rth terms of an A.P. are a, b, c respectively, then show that
(i) a (q – r) + b(r – p) + c(p – q) = 0
(ii) (a – b) r + (b – c) p + (c – a) q = 0
Sol. Let A be the first term and D be the common difference of the given A.P. Then,
a = pth term a = A + (p – 1) D ....(i)
th
b = q term b = A + (q – 1) D ....(ii)
c = rth term c = A+ (r – 1) D ....(iii)
(i) : We have,
a(q – r) + b (r – p) + c (p – q)
= {A + (p – 1) D} (q – r)
+ {A + (q – 1)} (r – p)
+ {A + (r – 1) D} (p – q)
[Using equations (i), (ii) and (iii)]
= A {(q – r) + (r – p) + (p – q)}
+ D {(p – 1) (q – r) + (q – 1) (r – p)
+ (r – 1) (p – q)}
= A {(q – r) + (r – p) + (p – q)}
+ D{(p – 1) (q – r) + (q – 1) (r – p)
+ (r – 1) (p – q)}
= A . 0 + D {p (q – r) + q (r – p)
+ r (p – q) – (q – r) – (r – p) – (p – q)}
=A.0+D.0=0
(ii) : On subtracting equation (ii) from equation (i), equation (iii) from equation (ii) and equation (i) from
equation (iii), we get
a – b = (p – q) D, (b – c) = (q – r) D and c – a = (r – p) D
(a – b) r + (b – c) p + (c – a) q
= (p – q) Dr + (q – r) Dp + (r – p) Dq
= D {(p – q) r + (q – r) p + (r – p) q}
=D×0=0
Ex.15 Determine the 10th term from the end of the A.P. 4, 9, 14, ........, 254.
Sol. We have,
l = Last term = 254 and,
d = Common difference = 5,
10th term from the end = l – (10 – 1) d
= l – 9d = 254 – 9 × 5 = 209.
ARITHMETIC MEAN (A.M.)
If three or more than three terms are in A.P., then the numbers lying between first and last term are known as
Arithmetic Means between them.i.e.
The A.M. between the two given quantities a and b is
A so that a, A, b are in A.P.
ab
i.e. A – a = b – A A =
2
Note : A.M. of any n positive numbers a1, a2 ......an is
a1 a 2 a 3 .....a n
A=
n
n AM’s between two given numbers
If in between two numbers ‘a’ and ‘b’ we have to insert n AM A1, A2, .....An then a, A1, A2, A3....An, b will be in
A.P. The series consist of (n + 2) terms and the last term is b and first term is a.
a + (n + 2 – 1) d = b
ba
d=
n 1
A1 = a + d, A2 = a + 2d,....An = a + nd or An = b – d
Note :
n
(i) Sum of n AM’s inserted between a and b is equal to n times the single AM between a and b i.e. A
r 1
r = nA where
ab
A=
2
(ii) between two numbers
sum of m AM' s m
=
sum of n AM' s n
(vi) If for an A.P. pth term is q, qth term is p then mth term is = p + q – m
(vii) If for an AP sum of p terms is q, sum of q terms is p, then sum of (p + q) term is : (p + q).
(viii) If for an A.P. sum of p terms is equal to sum of q terms then sum of (p + q) terms is zero.
EXAMPLES
Ex.16 The sum of three numbers in A.P. is –3, and their product is 8. Find the numbers.
Sol. Let the numbers be (a – d), a, (a + d). Then,
Sum = – 3 (a – d) + a (a + d) = – 3
3a = – 3
a=–1
Product = 8
(a – d) (a) (a + d) = 8
a (a2 – d2) = 8
(–1) (1 – d2) = 8
d2 = 9 d = ± 3
If d = 3, the numbers are –4, –1, 2. If d = – 3, the numbers are 2, – 1, –4.
Thus, the numbers are –4, –1, 2, or 2, – 1, – 4.
Ex.17 Find four numbers in A.P. whose sum is 20 and the sum of whose squares is 120.
Sol. Let the numbers be (a – 3d), (a – d), (a + d), (a + 3d), Then
Sum = 20
(a – 3d) + (a – d) + (a + d) + (a + 3d) = 20
4a = 20
a = 5
Sum of the squares = 120
(a – 3d)2 + (a – d)2 + (a + d)2 + (a + 3d)2 = 120
4a2 + 20d2 = 120
a2 + 5d2 = 30
25 + 5d2 = 30 [a = 5]
5d2 = 5 d = ± 1
If d = 1, then the numbers are 2, 4, 6, 8. If d = – 1, then the numbers are 8, 6, 4, 2. Thus, the numbers are 2, 4,
6, 8 or 8, 6, 4, 2.
Ex.18 Divide 32 into four parts which are in A.P. such that the product of extremes is to the product of means is 7 :
15.
Sol. Let the four parts be (a – 3d), (a – d), (a + d) and (a + 3d). Then,
Sum = 32
(a – 3d) + (a – d) + (a + d) + (a + 3d) = 32
4a = 32 a=8
(a 3d ) (a 3d ) 7
It is given that
(a d ) (a d ) 15
a 2 9d 2 7 64 9d 2 7
a 2 d2 15 64 d 2 15
128d2 = 512
d2 = 4 d = ± 2
Thus, the four parts are a – d, a – d, a + d and a + 3d i.e. 2, 6, 10 and 14.
Ex.19 Find the sum of 20 terms of the A.P. 1, 4, 7, 10, ......
Sol. Let a be the first term and d be the common difference of the given A.P. Then, we have a = 1 and d = 3.
We have to find the sum of 20 terms of the given A.P.
Putting a = 1, d = 3, n = 20 in
n
Sn = [2a + (n – 1) d], we get
2
20
S20 = [2 × 1 + (20 – 1) × 3]
2
= 10 × 59 = 590
Ex.20 Find the sum of first 30 terms of an A.P. whose second term is 2 and seventh term is 22.
Sol. Let a be the first term and d be the common difference of the given A.P. Then,
a2 = 2 and a7 = 22
a + d = 2 and a + 6d = 22
Solving these two equations, we get
a = – 2 and d = 4.
n
Sn = [2a + (n – 1) d]
2
30
S30 = [2 × (–2) + (30 – 1) × 4]
2
15 (–4 + 116) = 15 × 112
= 1680
Hence, the sum of first 30 terms is 1680.
Ex.21 Find the sum of all natural numbers between 250 and 1000 which are exactly divisible by 3.
Sol. Clearly, the numbers between 250 and 1000 which are divisible by 3 are 252, 255, 258, ...., 999. This is an
A.P. with first term a = 252, common difference = 3 and last term = 999. Let there be n terms in this A.P.
Then,
an = 999
a + (n – 1)d = 999
252 + (n – 1) × 3 = 999 n = 250
n
Required sum = Sn = [a + l]
2
250
= [252 + 999] = 156375
2
Ex.22 How many terms of the series 54, 51, 48, .... be taken so that their sum is 513 ? Explain the double answer.
Sol. a = 54, d = – 3 and Sn = 513
n
[2a + (n – 1) d] = 513
2
n
[108 + (n – 1) × – 3] = 513
2
n2 – 37n + 342 = 0
(n – 18) (n – 19) = 0 n = 18 or 19
Here, the common difference is negative, So, 19th term is a19 = 54 + (19 – 1) × – 3 = 0.
Thus, the sum of 18 terms as well as that of 19 terms is 513.
1 1 1
Ex.23 If the mth term of an A.P. is and the nth term is , show that the sum of mn terms is (mn + 1).
n m 2
Sol. Let a be the first term and d be the common difference of the given A.P. Then,
1 1
am = a + (m – 1) d = ...(i)
n n
1 1
and an = a + (n – 1) d = ...(ii)
m m
Subtracting equation (ii) from equation (i), we get
1 1
(m – n) d = –
n m
mn 1
(m – n) d = d =
mn mn
1
Putting d = in equation (i), we get
mn
1 1
a + (m – 1) =
mn n
1 1 1 1
a+ – = a =
n mn n mn
mn
Now, Smn = {2a + (mn – 1) × d}
2
mn 2 1
Smn = (mn 1)
2 mn mn
1
Smn = (mn + 1)
2
Ex.24 If the term of m terms of an A.P. is the same as the sum of its n terms, show that the sum of its (m + n) terms
is zero.
Sol. Let a be the first term and d be the common difference of the given A.P. Then,
Sm = S n
m n
[2a + (m – 1) d] = [2a + (n – 1) d]
2 2
2a(m – n) + {m (m – 1) – n (n – 1)} d = 0
2a (m – n) + {(m2 – n2) – (m – n)} d = 0
(m – n) [2a + (m + n – 1) d] = 0
2a + (m + n – 1) d = 0
2a + (m + n – 1) d = 0 [ m – n 0] ....(i)
mn
Now, Sm+n = {2a + (m + n – 1) d}
2
mn
Sm+n = × 0 = 0 [Using equation (i)]
2
Ex.25 The sum of n, 2n, 3n terms of an A.P. are S1, S2, S3 respectively. Prove that S3 = 3(S2 – S1).
Sol. Let a be the first term and d be the common difference of the given A.P. Then,
S1 = Sum of n terms
n
S1 = {2a + (n – 1)d} ....(i)
2
S2 = Sum of 2n terms
2n
S2 = [2a + (2n – 1) d] ....(ii)
2
and, S3 = Sum of 3n terms
3n
S3 = [2a + (3n – 1) d] ....(iii)
2
Now, S2 – S 1
2n n
= [2a + (2n – 1) d] – [2a + (n –1) d]
2 2
n
S2 – S1= [2 {2a + (2n – 1)d} – {2a + (n – 1)d}]
2
n
= [2a + (3n – 1) d]
2
3n
3(S2 – S1) = [2a + (3n – 1) d] = S3
2
[Using (iii)]
Hence, S3 = 3 (S2 – S1)
Ex.26 The sum of n terms of three arithmetical progression are S1, S2 and S3. The first term of each is unity and the
common differences are1, 2 and 3 respectively. Prove that S1 + S3 = 2S2.
Sol. We have,
S1 = Sum of n terms of an A.P. with first term 1 and common difference 1
n n
= [2 × 1 + (n – 1) 1] = [n + 1]
2 2
S2 = Sum of n terms of an A.P. with first term 1 and common difference 2
n
= [2 × 1 + (n – 1) × 2] = n2
2
S3 = Sum of n terms of an A.P. with first term 1 and common difference 3
n n
= [2 × 1 + (n – 1) × 3] = (3n – 1)
2 2
n n
Now, S1 + S 3 = (n + 1) + (3n – 1)
2 2
= 2n2 and S2 = n2
Hence S1 + S3 = 2S2
Ex.27 The sum of the first p, q, r terms of an A.P. are a, b, c respectively. Show that
a b b
(q – r) + (r – p) + (p – q) = 0
p q r
Sol. Let A be the first term and D be the common difference of the given A.P. Then,
p
a = Sum of p terms a = [2A + (q – 1) D]
2
2a
= [2A + (p – 1) D] ....(i)
p
b = Sum of q terms
q
b= [2A + (q – 1) D]
2
2b
= [2A + (q – 1) D] ....(ii)
q
and, c = Sum of r terms
r
c= [2A + (r – 1) D]
2
2c
= [2A + (r – 1) D] ....(iii)
r
Multiplying equations (i), (ii) and (iii) by (q – r), (r – p) and (p – q) respectively and adding, we get
2a 2b 2c
(q – r) + (r – p) + (p – q)
p q r
= [2A + (p – 1) D] (q – r) + [2A + (q – 1) D] (r – p)
+ [(2A + (r – 1) D] (p – q)
= 2A (q – r + r – p + p – q) + D [(p – 1) (q – r)
+ (q – 1)(r – p) + (r – 1) (p – q)]
= 2A × 0 + D × 0 = 0
Ex.28 The ratio of the sum use of n terms of two A.P.’s is (7n + 1) : (4n + 27). Find the ratio of their mth terms.
Sol. Let a1, a2 be the first terms and d1, d2 the common differences of the two given A.P.’s .Then the sums of their
n terms are given by
n
Sn = [2a1 + (n – 1) d1], and
2
n
Sn = [2a2 + (n – 1) d2]
2
n
[ 2a1 ( n 1)d1 ]
Sn 2 2a (n 1)d1
'
1
n
Sn [2a 2 ( n 1)d 2 ] 2a 2 (n 1)d 2
2
Sn 7n 1
It is given that
S'n 4n 27
2a1 (n 1)d1 7n 1
....(i)
2a 2 (n 1)d 2 4n 27
To find the ratio of the mth terms of the two given A.P.’s, we replace n by (2m – 1) in equation (i). Then we
get
2a1 (2m 2)d1 7( 2m 1) 1
2a 2 (2m 2)d 2 4( 2m 1) 27
a1 (m 1)d1 14m 6
a 2 (m 1)d 2 8m 23
Hence the ratio of the mth terms of the two A.P.s is (14m – 6) : (8m + 23)
Ex.29 The ratio of the sums of m and n terms of an A.P. is m2 : n2. Show that the ratio of the mth and nth terms is
(2m – 1) : (2n – 1).
Sol. Let a be the first term and d the common difference of the given A.P. Then, the sums of m and n terms are
given by
m
Sm = [2a + (m – 1) d], and
2
n
Sn = [2a + (n – 1) d]
2
respectively. Then,
m
[ 2a (m 1)d ]
Sm m2 m2
= 2 2 2
Sn n n n
[ 2a (n 1)d ]
2
2a ( m 1)d m
2a ( n 1)d n
[2a + (m – 1) d] n = {2a + (n – 1) d} m
2a (n – m) = d {(n – 1) m – (m – 1) n}
2a (n – m) = d (n – m)
d = 2a
Tm a (m 1)d
Now,
Tn a (n 1)d
a ( m 1)2a 2m 1
=
a ( n 1)2a 2n 1
Ex.30 If 4 AM’s are inserted between 1/2 and 3 then find 3rd AM.
1
3
Sol. Here d = 2 1
4 1 2
1 1
A3 = a + 3d +3× =2
2 2
Ex.31 n AM’s are inserted between 2 and 38. If third AM is 14 then n is equal to.
Sol. Here 2 + 3d = 14 d=4
38 2
4 =
n 1
4n + 4 = 36 n = 8
Ex.32 Four numbers are in A.P. If their sum is 20 and the sum of their square is 120, then find the middle terms.
Ex.33 Find the common difference of an AP, whose first term is 5 and the sum of its first four terms is half the sum
of the next four terms.
Sol. ATQ
1
a1 + a2 + a3 + a4 = (a5 + a6 + a7 + a8)
2
2[a1 + a2 + a3 + a4] = a5 + a6 + a7 + a8
2[a1 + a2 + a3 + a4] + (a1 + a2 + a3 + a4)
= [a1 + a2 + a3 + a4]+ (a5 + a6 + a7 + a8)
(adding both side a1 + a2 + a3 + a4)
3(a1 + a2 + a3 + a4) = a1 + .... + a8 3S4 = S8
4 8
3 (2 5 (4 1) d = ( 2 5 (8 1) d
2 2
3[10 + 3d] = 2[10 + 7d]
30 + 9d = 20 + 14d 5d = 10 d = 2
Ex.34 If the nth term of an AP is (2n + 1) then find the sum of its first three terms.
Sol. an = 2n + 1
a1 = 2(1) + 1 = 3
a2 = 2(2) + 1 = 5
a3 = 2(3) + 1 = 7
a1 + a2 + a3 = 3 + 5 + 7 = 15
1 1 3
Ex.35 Which term of the sequence 20, 19 , 18 , 17 , …… is the first negative terms ?
4 2 4
3
Sol. The given sequence is an A.P. in which first term a = 20 and common difference d = – .
4
Let an is the first negative term
then an < 0
3
a + (n – 1) d < 0 20 + (n – 1) < 0
4
3
20 < (n – 1) 80 < 3 (n – 1)
4
83 2
80 < 3n – 3 83 < 3n n > or n > 27
3 3
2
28 is the natural number just greater than 27
3
n = 28 Ans.
IMPORTANT POINTS TO BE REMEMBERED
1. A succession of numbers formed and arranged according to some definite law is called a sequence.
For example :
(a) 3, 7, 11, 15 .........
(b) 2, 4, 8, 16 ........
2. Each number of the sequence is called a term of the sequence. A sequence is said to be finite or infinite according
as the number of terms in it is finite or infinite.
3. If the terms of a sequence are connected by the sign of addition (+), we get a series
For example :
3 + 7 + 11 + 15 + .....
4. If the terms of a series constantly increase or decrease in numerical value, the series is called a progression.
5. A series is said to be in A.P. if the difference of each term after the first term and the proceeding term is constant.
The constant difference is called common difference.
For Example : -
1 + 3 + 5 + 7 + 9 + ........ is an A.P. with common difference 2.