Arihant AP GP HP
Arihant AP GP HP
Arihant AP GP HP
Sequence
A succession of numbers arranged in a definite order or arrangement
according to some well-defined law is called a sequence.
OR
A sequence is a function of natural numbers (N) with co-domain is the set of
real numbers (R) [Complex numbers (C )]. If range is subset of real numbers
(Complex numbers) then it is called a real sequence (Complex sequence).
OR
A mapping f : N C, then f ( n ) = tn , n N is called a sequence to be denoted
it by { f (1), f ( 2), f ( 3), .... } = { t1 , t2 , t3 , .... } = { tn }.
The nth term of a sequence is denoted by Tn , tn , an , a( n ), u n etc.
Remark. The sequence a1 , a2 , a3 , .... is generally written as { an }.
Recursive Formula
A formula to determine the other terms of the sequence in terms of its
preceding terms is known as recursive formula.
For example If T1 = 1 and Tn + 1 = 6 Tn , n N .
Algebra Part I
Then,
T2 = 6 T1 = 6 1 = 6
T3 = 6 T2 = 6 6 = 36
T4 = 6T3 = 6 36 = 216....
Types of Sequences
There are two types of sequences.
1. Finite Sequence
A sequence is said to be finite sequence, if it has finite number of terms. A
finite sequence is described by a1 , a2 , a3 , ..... , an or T1 , T2 , T3 , ..... , Tn , where n N.
2. Infinite Sequence
A sequence is said to be an infinite sequence, if it has infinite number of
terms. An infinite sequence is described by a1 , a2 , a3 , .... or T1 , T2 , T3 , K
1 1 1
,
, ....
3 9 27
1 1 1 1
(ii) 1, , , ,
, ....
2 4 8 16
Illustrations (i) 1, ,
Series
In a sequence, the sum of the directed terms is called a series. For example, if
1, 4, 7, 10, 13, 16, ..... is a sequence, then its sum ie, 1 + 4 + 7 + 10 + 13 + 16 + K is
a series.
In general, if T1 , T2 , T3 , ...... , Tn ,.... denote a sequence, then the symbolic
expression T1 + T2 + T3 + .... + Tn + .... is called a series associated with the given
sequence.
Each member of the series is called its term.
In a series T1 + T2 + T3 + .... + Tr + ...., the sum of first n terms is denoted by S n .
Thus,
S n = T1 + T2 + T3 + .... + Tn
=
r =1
Tr =
Tn
Thus,
Tn = S n S n 1
|3
Types of Series
There are two types of series.
1. Finite Series
A series having finite number of terms is called a finite series.
Illustrations
(i) 3 + 5 + 7 + 9 + ..... + 21
(ii) 2 + 6 + 18 + 54 + .... + 4374
2. Infinite Series
A series having an infinite number of terms is called an infinite series.
Illustrations
1 1
1
+ +
+ .....
3 9 27
1 1 1
(ii) 1 + + + + ....
2 4 8
(i) 1 +
Progression
If the terms of a sequence can be described by an explicit formula, then the
sequence is called a progression.
OR
A sequence is said to be progression, if its terms increases (respectively
decreases) numerically.
For example The following sequences are progression :
1 1 1 1
(i) 1, 3, 5, 7, ....
(ii) , ,
,
, ....
2 6 18 54
1 1
1
(iii) 1, , ,
(iv) 1, 8, 27, 256, ....
,K
3 9
27
1
(v) 8, 4, 2, 1, , K
2
The sequences (iii) and (v) are progressions, because
1
1
1
|1|>| |>| |>|
|> ....
3
9
27
1 1 1
ie,
>K
1> > >
3 9 27
1
and
| 8|>| 4|>| 2|>| 1|>| |> ....
2
1
ie,
8 > 4 > 2 > 1 > > ....
2
Algebra Part I
Point to Consider
All the definitions and formulae are valid for complex numbers in the theory of
progressions but it should be assumed (if not otherwise stated) that the terms of the
progressions are real numbers.
Illustration 1. If f : N R, where f (n ) = a n =
n
, then write the
(2n + 1)2
1 2 3 4
1, , 2, , 3, , 4, , ...
25
49
81
an + 1
an
for n = 1, 2, 3, 4, 5.
Solution. Q a1 = 1 = a 2
and
a3 = a 2 + a1 = 1 + 1 = 2
a 4 = a3 + a 2 = 2 + 1 = 3
a5 = a 4 + a3 = 3 + 2 = 5
a 6 = a5 + a 4 = 5 + 3 = 8
a2
a
a
a
2
3 a
5
8
= 1, 3 = = 2, 4 = , 5 = and 6 =
a1
a2 1
a3 2 a 4 3
a5 5
Solution. Given, S n = 2n 2 + 5n
S n 1 = 2 (n 1)2 + 5 (n 1) = 2n 2 + n 3
Tn = S n S n 1
= (2n 2 + 5n ) (2n 2 + n 3) = 4n + 3
T7 = 4 7 + 3 = 31
|5
(r 2 + 2)
in expanded form.
r =1
1 2 3 4
n
in sigma form.
+ + + +K+
3 4 5 6
n+2
(r 2 + 2) = 3 + 6 + 11 + 18 + .... + (n 2 + 2)
Hence,
r =1
r
. Hence, the given series can be written as
r+2
n
r
1 2 3 4
n
+ + + + .... +
=
3 4 5 6
n + 2 r = 1 r + 2
(a) 2
(b) 3
(c) 4
(d) 7
4. If for a sequence {a n }, S n = 2n 2 + 9n, where S n is the sum of n terms, then the
value of a 20 is
(a) 65
(b) 75
(c) 87
(d) 97
5. If a1 = 2, a 2 = 3 + a1 and a n = 2 a n 1 + 5 for n > 1, then the value of
a r is
r=2
(a) 130
(b) 160
(c) 190
(d) 220
Types of Progressions
Progressions are various types but in this chapter we shall studying only
three special types of progressions which are following :
1. Arithmetic Progression (abbreviated as AP)
2. Geometric Progression (abbreviated as GP)
3. Harmonic Progression (abbreviated as HP)
Algebra Part I
ie,
Points to Consider
1. If a be the first term and d be the common difference, then AP can be written as
a , a + d , a + 2d , ..... , a + (n 1) d , K n N .
2. If we add the common difference to any term of AP, we get the next following
term and if we subtract it from any term, we get the preceding term.
3. The common difference of an AP may be positive, zero, negative or imaginary.
4. Constant AP common difference of an AP is equal to zero.
5. Increasing AP common difference of an AP is greater than zero.
6. Decreasing AP common difference of an AP is less than zero.
7. Imaginary AP common difference of an AP is imaginary.
(ii) , + e , + 2e , K
(iii) a , a b, a 2b, a 3b, K
Solution. (i) Here, 2nd term 1st term = 3rd term 2nd term = ....
(a b) a = (a 2b) (a b) = ....
= b, which is a common difference.
tn tn 1 = (5n + 4) (5n 1) = 5
Clearly, tn tn 1 is independent of n and is equal to 5. So, the given
sequence is an AP with common difference 5.
|7
Solution. We have, tn = 3n 2 + 2
Replacing n by (n 1), we get
tn 1 = 3 (n 1)2 + 2
tn 1 = 3n 2 6n + 5
tn tn 1 = (3n 2 + 2) (3n 2 6n + 5) = 6n 3
Clearly, tn tn 1 is not independent of n and is therefore not constant. So,
the given sequence is not an AP.
Point to Consider
If the nth term of a sequence be an expression of first degree in n, eg,
tn = An + B, where A , B are constants, then that sequence will be in AP for
tn tn 1 = ( An + B) [ A (n 1) + B] = A [n (n 1)] = A = constant
= common difference or coefficient of n in tn
Remark. Students are advised to consider the above point as a behaviour of
standard result.
General Term of an AP
Let a be the first term, d be the common difference and l be the last term of
an AP having n terms, where n N .
Then, AP can be written as a , a + d , a + 2d , .... , l 2d , l d , l
Algebra Part I
Points of Consider
1. nth term is also called the general term.
2. If last term of AP be tn and common difference be d, then terms of AP from end
are tn , tn d , tn 2d, ..........
3. If in a sequence, the terms an alternatively positive and negative, then it cannot
be an AP.
la
4. Common difference of AP =
n+1
where a = first term of AP, l = last term of AP and n = number of terms of AP.
5. If tn , tn + 1 , tn + 2 are three consecutive terms of an AP, then 2 tn + 1 = tn + tn + 2. In
particular, if a , b, c are in AP, then 2b = a + c.
1
1
3
, 18 , 17 , ...
4
2
4
4
83
2
or n > 27
n>
n = 28
3
3
Thus, 28th term of the given sequence is the first negative term.
1
1
and the nth term is , then
n
m
Given,
and
(i)
(ii)
1
and B = 0
mn
1
mn + 0 = 1
mn
Illustration 10. If| x 1|, 3,| x 3| are first three terms of an increasing
AP then find the sixth term of AP.
Solution. Case I. For x < 1
| x 1| = (x 1) and | x 3| = (x 3)
|9
1 x, 3, 3 x are in AP.
6 = 1 x + 3 x or x = 1
Then, first three terms are 2, 3, 4,
which is an increasing AP.
Sixth term is 7. (Q d = 1)
Case II. For 1 < x < 3
| x 1| = x 1 and| x 3| = (x 3) = 3 x
x 1, 3, 3 x are in AP.
6 = x 1 + 3 x 6 = 2 (impossible)
Case III. For x > 3
Q
| x 1| = x 1 and | x 3| = x 3
x 1, 3, x 3 are in AP.
6 = x1 + x3 x=5
Then, first three terms are 4, 3, 2 which is a decreasing AP.
2
2
0<n< +
n < 300 +
2
2
2
4
2
4
1
1201
n> +
n > 16.8
2
2
From Eqs. (i) and (ii),
16.8 < n < 17.8 n = 17
(i)
(ii)
ai when a3 = 2.
i =1
a1 + a5 = a 2 + a 4 = a3 + a3
a1 + a5 = a 2 + a 4 = 4
a1 + a 2 + a3 + a 4 + a5 = 4 + 2 + 4 = 10
5
ai = 10
i =1
(Q tn + tn = a + l )
(Q a3 = 2)
10
Algebra Part I
Sum of n Terms of an AP
Let a be the first term, d be the common difference, l be the last term of an
AP having n terms and S n the sum of n terms, then
(i)
S n = a + ( a + d ) + ( a + 2d ) + K + ( l 2d ) + ( l d ) + l
Reversing the right hand terms
S n = l + ( l d ) + ( l 2d ) + .... + ( a + 2d ) + ( a + d ) + a
(ii)
| 11
= ( a + l ) + ( a + l ) + .... to n terms = n( a + l )
n
Sn = ( a + l )
2
(iii)
l = a + ( n 1) d
a = l ( n 1) d in Eq. (iii), then
n
S n = [2l (n 1) d ]
2
n
(t n + t n )
2
1 + 2 + 3 + 4 + .... + n
Here, a = 1, d = 1
S=
n
n ( n + 1)
[2 1 + ( n 1) 1] =
2
2
1 + 3 + 5 + ....
Here, a = 1, d = 2
S=
n
[2 1 + ( n 1) 2] = n 2
2
12
Algebra Part I
Proof. Q
S n = t1 + t2 + t3 + K + tn 1 + tn
S n = S n 1 + tn
tn = S n S n 1
but
d = tn tn 1 = (S n S n 1 ) (S n 1 S n 2 )
d = Sn 2 Sn 1 + Sn 2
Proof. As
S n 1 = A ( n 1)2 + B ( n 1)
tn = S n S n 1 = ( An 2 + Bn ) [ A ( n 1)2 + B ( n 1)]
= A [n 2 ( n 1)2 ] + B
tn = A ( 2n 1) + B
tn 1 = A [2 ( n 1) 1] + B = A ( 2n 3) + B
tn tn 1 = [ A ( 2n 1) + B] [ A ( 2n 3) + B] = 2A (a constant)
Now,
dn 2
d
n
+ a n
[2a + ( n 1) d ] =
2
2
2
= An 2 + Bn, where A =
d
d
,B= a
2
2
Corollary 1. Q
tn = A ( 2n 1) + B
tn = A (Replacing n 2 by 2n 1) + coefficient of n
and
ie,
d = 2A
d = 2 (coefficient of n 2 )
Sn
tn
1.
5n 2 + 3 n
5 (2n 1) + 3 = 10n 2
2.
7n 2 + 2n
7 (2n 1) + 2 = 14n + 9
14
3.
9n 2 4n
9 (2n 1) 4 = 18n + 5
18
4.
4n n
2
4 (2n 1) 1 = 8n 5
10
Proof. As
S n = an 2 + bn + c for n 1, we get
S n 1 = a ( n 1)2 + b ( n 1) + c for n 2
tn = S n S n 1
tn = a ( 2n 1) + b, n 2
tn 1 = a [2 ( n 1) 1] + b, n 3
tn 1 = a ( 2n 3) + b, n 3
tn tn 1 = 2a = constant, n 3
t3 t2 = t4 t3 = t5 t4 = ....
But
t2 t1 = (S 2 S1 ) S1 = S 2 2 S1
= ( 4a + 2b + c) 2 ( a + b + c) = ( 2a c)
| 13
(QS1 = t1 )
t2 t1 t3 t2
The whole series is not an AP. It is AP from the second term onwards.
S m Am2 + Bm
=
Sn
An2 + Bn
S m = ( Am 2 + Bm ) k,
S n = ( An 2 + Bn ) k
tm = S m S m 1 = [ A ( 2m 1) + B] k
tn = S n S n 1 = [ A ( 2n 1) + B] k
tm
A ( 2m 1) + B
=
tn
A ( 2n 1) + B
=
tn (2n 1)
tm : tn = (2m 1) : (2n 1)
Hence, (c) is the correct answer.
S n = n ( An + B) k, S n = n (Cn + D ) k
tn = [ A ( 2n 1) + B] k, tn = [C ( 2n 1) + D ] k
(Q A = 1, B = 0)
14
Algebra Part I
d = tn tn 1 = 2 A,
d = tn tn 1 = 2C
tn
tn
A ( 2n 1) + B
d
A
and
=
C ( 2n 1) + D
d C
Note. If A = 0, C = 0
0
Sn
B
t
B
d
and
Then,
= = not defined
=
n =
d 0
Sn D
tn D
Point to Consider
tn an + b
=
cn + d
tn
If
in the ratio (7n + 1) : (4n + 17). Find the ratio of their nth terms and also of
common differences.
Solution. Given, S n : S n = (7n + 1) : (4n + 17)
Here,
and
Hence,
A = 7, B = 1, C = 4, D = 17
tn
7 (2n 1) + 1 14n 6
=
=
tn 4 (2n 1) + 17 8n + 13
d
A 7
=
=
d C 4
tn : tn = (14n 6) : (8n + 13) and d : d = 7 : 4
Illustration 15. The sum of n terms of two APs are in the ratio
(3n 13) : (5n + 21). Find the ratio of their 24th terms.
Here, A = 3, B = 13, C = 5, D = 21
t24 3 (2 24 1) 13 128 1
=
=
=
5 (2 24 1) + 21 256 2
t24
t24 : t24
= 1 :2
1
3
2
3
| 15
n
{2a + (n 1) d }
2
n
2
300 = 2 20 + (n 1)
3
2
n
300 = {60 n + 1}
3
n 2 61n + 900 = 0
(n 25) (n 36) = 0 n = 25 or n = 36
So, sum of 25 terms = sum of 36 terms = 300
Then,
Sn =
t2 + t10 = 6
(a + d ) + (a + 9d ) = 6 or 2a + 10d = 6
1
and
t1 + t3 + t5 + t7 + t 9 = 12
2
5
25
(t1 + t9 ) =
t1 + t9 = 5
2
2
a + a + 8d = 5 or 2a + 8d = 5
From Eqs. (i) and (ii), we get
d=
Hence, the AP is
(i)
(ii)
1
1
and a =
2
2
1
1
1
, 1, 1 , 2, 2 , K
2
2
2
16
Algebra Part I
The last term of 3rd group = 6 = 1 + 2 + 3
...................................................................................
The last term of 49th group = 1 + 2 + 3 + .... + 49
First term of 50th group = 1 + (1 + 2 + 3 + .... + 49)
49
=1 +
(1 + 49) = 1226
2
50
S50 =
{2 1226 + (50 1) 1} = 25 2501 = 62525
2
Illustration 19. Find the sum of first 24 terms of the AP t1 , t2, t3 , ..... ., if
it is known that
t1 + t5 + t10 + t15 + t20 + t24 = 225
t1 + t24 = 75
24
S 24 =
(t1 + t24 ) = 12 75 = 900
2
+
2
2
2
| 17
Points to Consider
1. Sum of three numbers = 3
Sum of five numbers = 5
...............................................
Sum of (2r + 1) numbers = (2r + 1)
2. From given conditions, find two equations in and , and then solve them. Now,
the numbers in AP can be obtained.
( 2 r 1) , ( 2 r 3) , .... , 3 , , + , + 3, ....
+ ( 2 r 3) , + ( 2 r 1)
Points to Consider
1. Sum of four numbers = 4
Sum of six numbers = 6
.............................................
Sum of 2r numbers = 2r
2. From given conditions, find two conditions in and and then solve them. Now,
the numbers in AP can be obtained.
18
Algebra Part I
Illustration 21. If S1 , S 2, S3 , .... , S p are the sums of n terms of p APs
whose first terms are 1, 2, 3, ...., p and common differences are 1, 3, 5, ...... ,
(2 p 1) respectively, show that
1
S1 + S 2 + S3 + .... + S p = np (np + 1)
2
Solution. Q 1, 2, 3, .... , p are in AP.
Then 2 1, 2 2, 2 3, K , 2 p are also in AP.
(i)
[Multiplying 2 to each term]
= [2 1 + (n 1) 1] + [2 p + (n 1) (2 p 1)]
2 2
2
np
=
{2 + (n 1) + 2 p + (n 1) (2 p 1)}
4
np
1
=
(2np + 2) = np (np + 1)
4
2
Aliter
n (n + 1)
Here,
S1 = 1 + 2 + 3 + .... up to n terms =
2
n
S 2 = 2 + 5 + 8 + .... up to n terms = [2 2 + (n 1)3]
2
n (3n + 1)
=
2
n (5n + 1)
etc.
Similarly,
S3 = 3 + 8 + 13 + .... upto n terms =
2
Now, S1 + S 2 + S3 + .... + S p
n (n + 1) n (3n + 1) n (5n + 1)
=
+
+
+ ..... up to p terms
2
2
2
n
= [(n + 3n + 5n + .... up to p terms) + (1 + 1 + 1 + .... up to p terms)]
2
n p
1
np
=
[2n + ( p 1) 2n ] + p =
[n + n ( p 1) + 1] = np (np + 1)
2
2 2
2
| 19
2 + d = 2, = A
and
+ = 18, = B
(ii)
2 + 5d = 18, = B
From Eqs. (i) and (ii)
d = 4, = 1
= 3, = 7, = 11
Illustration 23. The digits of a positive integer having three digits are in
AP and their sum is 15. The number obtained by reversing the digits is 594
less than the original number. Find the number.
Solution. Let the digit in the units place be a d, digit in the tens place
be a and the digit in the hundreds place be a + d.
Sum of digits = a d + a + a + d = 15
(given)
3a = 15
(i)
a =5
Original number = (a d ) + 10a + 100 (a + d )
198d = 594
d =3
Hence, original number = 555 + 99 3 = 852
b (b2 D 2) = 4
b2 D 2 < b2
b (b2 D 2) < b3
4 < b3
20
Algebra Part I
Illustration 25. If a , b, c, d are distinct integers form an increasing AP
such that d = a 2 + b2 + c2, then find the value of a + b + c + d.
Solution. Here, sum of numbers ie, a + b + c + d is not given.
Let
b = a + D, c = a + 2D, d = a + 3D, D N
According to hypothesis
a + 3D = a 2 + (a + D )2 + (a + 2D )2
(i)
5D 2 + 3 (2a 1) D + 3a 2 a = 0
2
2
3 (2a 1) 9 (2a 1) 20 (3a a )
D=
10
3 (2a 1) ( 24a 2 16a + 9)
=
10
Now, 24a 2 16a + 9 0
24a 2 + 16a 9 0
1
70
1
70
a +
3
3
3
12
a = 1, 0
(Q a I )
3
When a = 0 from Eq. (i), D = 0, (not possible Q D N ) and for a = 1
5
4
From Eq. (i),
D = 1,
5
D =1
(Q D N )
a = 1, b = 0, c = 1, d = 2
Then,
a + b + c+ d = 1 + 0 + 1 + 2 =2
1
+
a1 + a2
(a)
1
a1 + a n
(b)
1
+ .... +
a2 + a3
1
a1 a n
(c)
1
is
an 1 + an
n
a1 a n
(d)
(n 1)
a1 + a n
| 21
Points to Consider
1. If we multiply the common ratio with any term of GP, we get the next following
term and if we divide any term by the common ratio, we get the preceding term.
2. The common ratio of GP may be positive, negative or imaginary.
3. If common ratio of GP is equal to unity, then GP is known as Constant GP.
4. If common ratio of GP is imaginary or real, then GP is known as Imaginary
GP
5. Increasing and Decreasing GP
For a GP to be increasing or decreasing r > 0. If r < 0, terms of GP are
alternatively positive and negative and so neither increasing nor decreasing.
a
a >0
a >0
a <0
a <0
0 < r <1
r >1
r >1
0 < r <1
Result
22
Algebra Part I
Illustration 26. (i) 1, 2, 4, 8, 16, ......
(ii) 9, 3, 1,
1 1
, , ....
3 9
(iii) 2, 6, 18, K .
(iv) 8, 4, 2, 1,
1
, ....
2
(vi) 5, 5, 5, 5,.....
(vii) 1, 1 + i , 2i, 2 + 2i , .... ; i = 1
2 4 8 16
= = =
= .... = 2 ie, a = 1 and r = 2
1 2 4 8
r=
1 1
1
3 1 3 9
1
r = = = = = ..... = ie, a = 9, r =
3
9 3 1 1
3
3
and
6 18
=
= .... = 3 ie, a = 2, r = 3
2
6
1
4 2 1
1
ie, a = 8, r =
r=
=
=
= 2 = .... =
2
8 4 2 1
2
r=
10
20
=
= .... = 2 ie, a = 5, r = 2
10
5
r=
5 5 5
= = = .... = 1 ie, a = 5, r = 1
5 5 5
Constant GP (r = 1)
(vii) Here, a = 1
and
r=
1+ i
2i
2 + 2i
=
=
= ....
1
1+ i
2i
= (1 + i ) =
( 1 + i ) i
2i (1 i )
=
= ....
(1 + i ) (1 i )
i2
= (1 + i ) = (i + 1) = (1 + i ) = K
ie,
a = 1, r = 1 + i
Imaginary GP (r = imaginary)
| 23
22n 1
for
3
tn 1 22n 3
3
tn
Clearly,
is independent of n and is equal to 4. So, the given sequence is
tn 1
a GP with common ratio 4.
Solution. We have
Replacing n by (n 1) in tn
Clearly,
tn = 2 3n + 1
tn 1 = 2 3n 1 + 1
(2 3n + 3)
tn 1 =
3
tn
(2 3n + 1) 3 (2 3n + 1)
=
=
tn 1 (2 3n + 3)
(2 3n + 3)
3
tn
General Term of a GP
Let a be the first term, r be the common ratio and l be the last term of a GP
having n terms. Then GP can be written as
l l
a , ar , ar 2 , ..... , 2 , , l
r r
24
Algebra Part I
r1 1
l
l
2nd term from end = t2 = = 2 1
r r
l
l
3rd term from end = t3 = 2 = 3 1
r
r
.......................................................................
.......................................................................
l
nth term from end = tn = n 1 , n N
r
Hence, nth term of a GP from end
l
= t n = n 1 = a (first term)
r
Now, it is clear that
tk tk = ar k 1
l
r
k1
= a l or t k t k = a l 1 k n
ie, In a finite GP of n terms, the product of the k th term from the beginning
and the k th term form the end is independent of k and equals the product of the
first and last terms.
Points to Consider
1. nth term is also called the general term.
2. If last term of GP be tn and CR is r, then terms of GP from end are
t t
tn , n , n2 , K
r r
3. If in a GP, the terms are alternatively positive and negative, then its common
ratio is always negative.
4. If a and l represent first and last term of a GP respectively, then common ratio
1
l n 1
of GP = r =
a
5. If tn, tn + 1 , tn + 2 are three consecutive terms of a GP; then
tn + 1 tn + 2
=
tn2 + 1 = tn tn + 2.
tn
tn + 1
In particular, if a , b, c are in GP, then
b c
= b2 = ac
a b
On squaring,
b2 c2
=
a 2 b2
| 25
(d)
c2
a
Also,
c2
c
t2n + 1 = ar 2n = a (r n )2 = a =
a
a
Hence, (d) is the correct answer.
q 2n
(a) p
p
(b)
(c)
pq
p
q
Solution. Let a be the first term and r be the common ratio, then
tm + n = p arm + n 1 = p
m n 1
tm n = q ar
(i)
=q
(ii)
arm 1 =
pq tm =
pq
Illustration 31. If sin , 2 (sin + 1), 6 sin + 6 are in GP, then the fifth
term is
(a) 81
Solution.
(b) 81 2
(c) 162
(d) 162 2
sin =
2
1
then first term = a = sin =
2
1
2 + 1
2
2
Hence, (c) is the correct answer.
26
Algebra Part I
Illustration 32. The 1025th term in the sequence 1, 22, 4444, 88888888,
.....,. is
(a) 29
(b) 210
(c) 211
(d) 212
< 1025
(2 1)
(2 1) (1 + 2 + 22 + 23 + .... + 2n )
(2 1)
2n 1 < 1025 2n + 1 1
(i)
2n < 1026 2n + 1
or
2n + 1 1026 > 1024
n >9
Solution. Given, 3 (a 2 + b2 + c2 + 1) = 2 (a + b + c + ab + bc + ca )
2 (a 2 + b2 + c2 ab bc ca ) + (a 2 + b2 + c2 2a 2b 2c + 3)
a b = b c = c a = 0 and a 1 = b 1 = c 1 = 0
a = b = c=1
a , b, c are in GP and AP.
Hence, (c) is the correct answer.
(d) 13.5
| 27
(i)
(ii)
Sum of n Terms of a GP
Let a be the first term, r be the common ratio, l be the last term of a GP
having n terms and S n the sum of n terms, then
l
l
(i)
S n = a + ar + ar 2 + .... + 2 + + l
r
r
Multiplying both sides by r (the common ratio)
l
r S n = ar + ar 2 + ar3 + K + + l + lr
r
Subtracting Eq. (ii) from Eq. (i), we have
S n r S n = a lr or S n (1 r ) = a lr
a lr
when r < 1
Sn =
1 r
Sn =
Now,
lr a
when r > 1
r1
l = tn = ar n 1
(ii)
28
Algebra Part I
a (1 r n )
a (r n 1)
when r < 1, S n =
when r > 1
(1 r )
(r 1)
S n = a + a + a + K n times = na
(1 r )
(1 r ) (1 r )
Let 1 < r < 1 ie,|r|< 1, then lim r n 0
n
Recurring Decimal
Recurring decimal is a very good example of an infinite geometric series and
its value can be obtained by means of infinite geometric series as follows
=
+ 3 1 + 2 + 4 + K to infinity
10 10
10
10
3
27
=
+ 3
10 10
1
3
27
297 + 27 324
(rational number)
+
=
=
=
1
990
990
10 990
1
102
PQ P
(10 p + q 10 p )
| 29
eg, If R = 0. 3, then R =
1
3
10 1
Corollary 2. The value of recurring decimal is always rational number.
1
R = 0.3258585858 ....
(i)
Here, number of figures which are not recurring is 2 and number of figures
which are recurring is also 2.
100R = 32.58585858 ....
Then,
10000R = 3258.58585858
and
(ii)
(iii)
Hence,
3 0 1
(iii) 0. 3 =
=
9
3
Solution. Let
S = a + aa + aaa + aaaa + .... to n terms
= a (1 + 11 + 111 + 1111 + .... to n terms)
a
= (9 + 99 + 999 + 9999 + K to n terms)
9
a
= {(101 1) + (102 1) + (103 1) + (104 1) + .....to n terms}
9
30
Algebra Part I
a
{(10 + 102 + 103 + K to n terms) (1 + 1 + 1 + ... n times)}
9
a 10
a 10 (10n 1)
=
n = (10n 1) n (Remember)
9
9
9 10 1
In Particular.
(i) For a = 1
1 + 11 + 111 + .... =
1
9
10
n
(10 1) n
9
(ii) For a = 2
2 + 22 + 222 + .... =
2 10
n
(10 1)
99
3 10
n
(10 1)
99
(iii) For a = 3
3 + 33 + 333 + .... =
(iv) For a = 4
4 + 44 + 444 + .... =
4 10
n
(10 1) n
99
(v) For a = 5
5 + 55 + 555 + .... =
5 10
n
(10 1)
99
(vi) For a = 6
6 + 66 + 666 + .... =
6
9
10
n
(10 1) n
(vii) For a = 7
7 + 77 + 777 + .... =
7 10
n
(10 1) n
99
(viii) For a = 8
8 + 88 + 888 + .... =
8 10
n
(10 1) n
99
(ix) For a = 9
9 + 99 + 999 + .... =
9 10
n
(10 1)
99
| 31
b
(0.9 + 0.99 + 0.999 + 0.9999 + .... to n terms)
9
b
= {(1 0.1) + (1 0.01) + (1 0.001) + (1 0.0001) + .... to n terms}
9
=
b
{(1 + 1 + 1 + 1 + .... n times) (0.1 + 0.01 + 0.001 + 0.0001 + .... to n terms)}
9
1
1
1
b
1
+
+
+
+ .... to n terms
n
9
10 102 103 104
1
1
1
n
10 b
10
1
b
1
= n 1 (Remember)
= n
1
10
9
9
9
1
10
In Particular.
(i) For b = 1
01
. + 011
. + 0111
.
+ .... =
1
9
1
1
n 1
10
9
(ii) For b = 2
0.2 + 0.22 + 0.222 + .... =
2
9
1
1
n 1
10
9
3
9
1
1
1
10
9
4
9
1
1
n
1
10
9
5
9
1
1
n
1
10
9
6
9
1
1
n
1
10
9
7
9
1
1
n 1
10
9
(iii) For b = 3
0.3 + 0.33 + 0.333 + .... =
(iv) For b = 4
0.4 + 0.44 + 0.444 + .... =
(v) For b = 5
0.5 + 0.55 + 0.555 + .... =
(vi) For b = 6
0.6 + 0.66 + 0.666 + .... =
(vii) For b = 7
0.7 + 0.77 + 0.777 + .... =
32
Algebra Part I
(viii) For b = 8
0.8 + 0.88 + 0.888 + .... =
8
9
1
1
n 1
10
9
9
9
1
1
n
1
10
9
(ix) For b = 9
0.9 + 0.99 + 0.999 + .... =
groups S1 = {1}, S 2 = {2, 3}, S3 = {4, 5, 6, 7}, S 4 = {8, 9, 10, 11, 12, 13, 14, 15}, .... ,
then find the sum of the numbers in S50.
Solution. The number of terms in the groups are 1, 2, 22, 23 , ....
The number of terms in the 50th group = 250 1 = 249
Q The first term of 1st group = 1 = 20 = 21 1
The first term of 2nd group = 2 = 21 = 22 1
The first term of 3rd group = 4 = 22 = 23 1
.......................................................................
.......................................................................
The first term of 50th group = 250 1 = 249
249
{2 249 + (249 1) 1}
S50 =
2
= 248 (250 + 249 1) = 248 [249 (2 + 1) 1] = 248 (3 249 1)
Illustration 38. If S n = 1 +
n such that 2 S n <
1
.
100
1 1
1
+
+ .... + n 1 ; calculate the least value of
2 22
2
Solution. Given,
1
1 1
2
1 1
1
S n = 1 + + 2 + .... + n 1 =
1
2 2
2
1
2
1
1
1
1
S n = 2 n 1 2 S n = n 1 <
Q 2 S n <
100
100
2
2
n 1 >6 n > 7
Hence, least value of n is 8.
x ax = 1
and
Similarly,
x 1
a=
x
y = 1 + b + b2 + b3 + ....
y 1
b=
| 33
(i)
(ii)
x y
xy
=
xy xy + x + y 1
xy
Hence, 1 + ab + a 2b2 + a3 b3 + .... =
x+ y1
Since,
34
Algebra Part I
Also,
a2 = a1r , a3 = a1r 2 ,
a4 = a1r3 , .... , an = a1r n 1
Points to Consider
1. Product of three numbers = a3
Product of five numbers = a5
....................................................
Product of (2m + 1) numbers = a 2m + 1
2. From given conditions, find two equations in a and r and then solve them. Now,
the numbers in GP can be obtained.
Points to Consider
1. Product of four numbers = a 4
Product of six numbers = a 6
.....................................................
Product of (2m) numbers = a 2m
2. From given conditions, find two equations in a and r, and then solve them. Now,
the numbers in GP can be obtained.
| 35
S1 = 2, S 2 = 3, S3 = 4, ....
LHS = S1 + S 2 + S3 + .... + S p
= 2 + 3 + 4 + ..... + ( p + 1) =
p
p ( p + 3)
(2 + p + 1) =
= RHS
2
2
x1 (1 + r ) = 3, x12r = A
and
x3 + x4 = 12, x3 x4 = B
(ii)
2
1
1
Then,
a = D and c = + D
2
2
Also, given a 2, b2, c2 are in GP, then
(b2)2 = a 2c2
36
Algebra Part I
b2 = ac
1 1
1 1 1
= D2 D2 = =
4 4
4 4 2
1
D=
2
1
D=
2
1
1
1
1
and c =
a= +
2
2
2
2
(Q D 0)
(Q D < 0)
a =6
Sum of the products in pairs = 156
a
a
a + a ar + ar = 156
r
r
1
a 2 + r + 1 = 156
1 + r2 + r
36
= 156
r
1 + r + r 2
3
= 13
r
3r 2 10r + 3 = 0
(3r 1) (r 3) = 0 r =
1
or r = 3
3
Putting the values of a and r, the required numbers are 18, 6, 2 or 2, 6, 18.
Hence, the sum of numbers is 26.
Illustration 44. Find a three digit number whose consecutive digits form
a GP. If we subtract 792 from this number, we get a number consisting of
the same digits written in the reverse order. Now, if we increase the second
digit of the required number by 2, the resulting digits will form an AP.
Solution. Let the three digits be a , ar , ar 2, then according to hypothesis
100a + 10ar + ar 2 792 = 100ar 2 + 10ar + a
99a (1 r 2) = 792
a (1 + r ) (1 r ) = 8
and a , ar + 2, ar 2 are in AP.
Then,
2 (ar + 2) = a + ar 2
2
a (r 2r + 1) = 4 a (r 1)2 = 4
(i)
(ii)
| 37
J
S
T
H
P
Q
L
R
M
E
I
B
AB = BC = CD = DA = a
QE , F , G , H are the mid-points of AB, BC , CD and DA respectively.
a
EF = FG = GH = HE =
2
and I , J , K , L are the mid-points of EF , FG , GH , HE respectively.
a
IJ = JK = KL = LI =
2
a
Similarly,
MN = NO = OP = PM =
2 2
a
and
QR = RS = ST = TQ = , ....
4
S = sum of areas
= ABCD + EFGH + IJKL + MNOP + QRST + ....
2
2
2
a
a
a
= a2 + + +
+ ....
2
2
2 2
1
1 1 1
2
= a 1 + + + + .... = a
2 4 8
1 1
2
2
= 2a 2 = 2 (16)2
= 512 sq cm
(Q a = 16 cm)
38
Algebra Part I
A
2
and H , I , J are the mid-points of EF , FD and DE
respectively.
a
IJ = JH = HI =
4
a
Similarly, KL = ML = KM = , ....
8
F
M
I
B
E
L
J
C
a
a a a
P = sum of perimeters = 3 a + + + + K = 3
= 6a
2 4 8
1 1
2
= 6 24
(Q a = 24 cm)
= 144 cm
Illustration 47. Let S1 , S 2, .... be squares such that for each n 1, the
length of a side of S n equals the length of a diagonal of S n + 1. If the length of
a side of S1 is 10 cm and the area of S n less than 1 sq cm. Then find the
value of n.
Solution. We have, length of a side of S n = length of diagonal of S n + 1
Length of a side of S n = 2 (length of a side of S n + 1)
length of a side of S n + 1
1
for all n 1
=
length of a side of S n
2
Sides of S1 , S 2, S3 , .... form a GP with common ratio
1
Side of S n = 10
2
Area of S n = (side)2 =
n 1
1
and first term 10.
2
10
( n 1)
2 2
100
2n 1
2n 1
n > 7 or n 8
y
P
M1
M2
O
P3 P2
P1
| 39
Solution. We have,
Also,
Illustration 49. Dipesh writes letters to four of his friends. He asks each
of them to copy the letter and mail to four different persons with the request
that they continue the chain similarly. Assuming that the chain is not
broken and that it costs 25 paise to mail one letter, find the total money
spent on postage till the 8th set of letters is mailed.
Solution. No. of letters in the 1st set = 4 (These are letters sent by Dipesh)
No. of letters in the 2nd set = 4 + 4 + 4 + 4 = 16
No. of letters in the 3rd set = 4 + 4 + 4 + .... 16 terms = 64
..................................................................................................
The number of letters sent in the 1st set, 2nd set, 3rd set, ..... are
16 64
respectively 4, 16, 64, ....... which is a GP with a = 4, r =
=
=4
4 16
4 (48 1)
= 87380
Total number of letters in all the first 8 sets =
4 1
25
Total money spent on letters = 87380
= ` 21845
100
40
Algebra Part I
The distance covered by the insect in 1st second, 2nd second, 3rd second, ....
1 1
1
are respectively 1, , , .... , which are in GP with a = 1, r = . Let time
2 4
2
taken by the insect in covering 3 mm be n seconds.
1 1
1 + + + .... n terms = 3
2 4
n
1
1 1
2
=3
1
1
2
n
3
1
1 =
2
2
1
1
n
= or 2 = 2
2
2
n 1
<
1
2000
| 41
(b) 2
(c) 3
(d) 4
4. If
and
then
the
sum
of
|a |< 1
| b| < 1,
1 + (1 + a )b + (1 + a + a 2) b2 + (1 + a + a 2 + a3 ) b3 + .... is
1
1
(a)
(b)
(1 a ) (1 b)
(1 a ) (1 ab)
1
1
(d)
(c)
(1 b) (1 ab)
(1 a ) (1 b) (1 ab)
the
series
5. If the sides of a triangle are in GP and its larger angle is twice the smallest,
then the common ratio r satisfies the inequality
(b) 1 < r < 2
(c) 1 < r < 2
(d) r > 2
(a) 0 < r < 2
6. If ax3 + bx2 + cx + d is divisible by ax2 + c, then a , b, c, d are in
(a) AP
(b) GP
(c) HP
(d) None of these
7. If (r )n denotes the number r r r .... (n digits), where r = 1, 2, 3, ... , 9 and a = (6)n ,
b = (8)n, c = (4)2n, then
(a) a 2 + b + c = 0
(b) a 2 + b c = 0
(c) a 2 + b 2c = 0 (d) a 2 + b 9c = 0
(c)
47
999
(d)
49
99
9. If the product of three numbers in GP be 216 and their sum is 19, then the
numbers are
(a) 4, 6, 9
(b) 4, 7, 8
(c) 3, 7, 9
(d) None of these
10. A particle begins at the origin and moves 1 unit to the right and reaches P1 ,
1
1
1
unit to the up and reaches P2, unit to the right and reaches P3 , unit to the
4
8
2
1
down and reaches P4 ,
unit to the right and reaches P5 and so on. If
16
Pn = (xn , yn ), then lim Pn is
n
(a) (2, 3)
4 2
(b) ,
3 5
2
(c) , 1
5
42
Algebra Part I
Points to Consider
1. No term of HP can be zero.
2. The most general or standard HP is
1
1
1
1
,
,
,
, ....
a a + d a + 2d a + 3d
ab a
= .
bc c
Point to Consider
A HP may also be defined as a series in which every three consecutive terms
I II
I
(say I, II, III) satisfy
this relation.
=
II III III
5
and
4
5 1
are in HP.
4 2
4 2 2
a
Then,
| 43
4a 5
= 2a
5 2
4a 5 = 6a or 2a = 5
5
a=
2
Points to Consider
1.
1
1
+
nth term of HP from beginning nth term of HP from end
=a + l=
1
1
+
first term of HP last term of HP
2. There is no general formula for the sum of any number of quantities in HP are
generally solved by inverting the terms and making use of the corresponding
AP.
Illustration 54. If
1 1
1
1
+ +
+
= 0, prove that a , b, c are in HP,
a c a b cb
unless b = a + c.
Solution. We have
1 1
1
1
+ +
+
=0
a c a b cb
1
1 1
1
+
+ +
=0
a c b c a b
(c b + a ) (a b + c)
+
=0
a (c b)
c (a b)
1
1
(a + c b)
+
=0
a (c b) c (a b)
(a + c b) [2ac b (a + c)] = 0
If a + c b 0, then 2ac b (a + c) = 0 or b =
2ac
a+c
44
Algebra Part I
Illustration 55. If a1 , a 2, a3 , ..... , a n are in HP, prove that
a1a 2 + a 2a3 + a3 a 4 + .... + a n 1a n = (n 1) a1a n
1 1 1
1
are in AP.
,
,
, ...... ,
a1 a 2 a3
an
= .... =
=D
a 2 a1 a3 a 2 a 4 a3
an an 1
an 1 an
a1 a 2 a 2 a3 a3 a 4
=
=
= .... =
=D
a1a 2
a 2a3
a3 a 4
an 1 an
a a2
a a3
a a4
a1a 2 = 1
, a 2a3 = 2
, a3 a 4 = 3
,
D
D
D
.... , a n 1a n =
an 1 an
D
a1 a n a1a n
=
D
D
1
1
a n a1
1
1
a + (n 1) D a = (n 1) a1a n
1
1
Hence, a1a 2 + a 2a3 + a3 a 4 + .... + a n 1a n = (n 1) a1a n
=
a1a n
D
Points to Consider
In particular case
1. When n = 4
a1a 2 + a 2a3 + a3 a 4 = 3a1a 4
2. When n = 6
a1a 2 + a 2a3 + a3 a 4 + a 4a5 + a5 a 6 = 5 a1a 6
1
their reciprocals is . Find the numbers.
4
Solution. Three numbers in HP can be taken as
1
1
1
, ,
ad a a+d
1
1
1
then
+ +
= 37
ad a a+d
1
and
ad+a+a+d=
4
1
a=
12
12
12
From Eq. (i),
+ 12 +
= 37
1 12d
1 + 12d
12
12
+
= 25
1 12d 1 + 12d
24
= 25
1 144d 2
(i)
| 45
24
1
or d 2 =
25
25 144
1
d=
60
1 1 1
1 1 1
or
a d , a , a + d are
,
,
,
,
15 12 10
10 12 15
Hence, three numbers in HP are
15, 12, 10 or 10, 12, 15
1 144d 2 =
= A + ( p 1) D
a
1
(ii)
= A + (q 1) D
b
1
(iii)
= A + (r 1) D
c
Subtracting Eq. (iii) from Eq. (ii), we get
1 1
(c b)
(b c)
= (q r ) D bc (q r ) =
=
b c
D
D
So,
LHS = (q r ) bc + (r p) ca + ( p q) ab
1
= { b c + c a + a b} = 0 = RHS
D
(i)
46
Algebra Part I
and a 2, b2, c2 are in HP.
b2 =
2a 2c2
a 2 + c2
(ii)
2b2 + ac = 0 or b2 ac = 0
1
a
If
2b2 + ac = 0, then b2 = ac or , b, c are in GP
2
2
and if b2 ac = 0 a , b, c are in GP.
But given, a , b, c are in AP.
Which is possible only when a = b = c
ab2
(2a b)2
b=
c2 = bd
d=
(i)
(ii)
c+ e
2
e = 2d c
2c2
e=
c
ab
2 ab
2a b
b 2a b
ab
ab2
{2a (2a b)} =
=
2
(2a b)
(2a b)2
e=
2
b, c, d are in GP.
(ii)
c2 = bd
| 47
2ce
c+ e
(iii)
2 c + e
c (c + e) = e (a + c)
c2 = ae
Given,
a = 2, e = 18
c2 = (2) (18) = 36
c=6
26
b=
= 4, 2
2
d=
(iv)
36
c2 36 36
or
=
=
b
b
4
2
d = 9 or 18
Hence, c = 6, b = 4, d = 9 or c = 6, b = 2, d = 18
2
b2 = ac
2ac
b=
a+c
and
(ii)
(iii)
2
or
c
= ac
(a + c)2 = 4ac
or
(a + c)2 4ac = 0
or
(a c)2 = 0
(iv)
a=c
a+a
Putting c = a in Eq. (i), we get b =
(v)
=a
2
From Eqs. (iv) and (v), a = b = c, thus the three numbers will be equal.
Point to Consider
If three positive numbers are in any two of AP, GP and HP, then it will be also
in third.
Thus, if three positive numbers are in any two of AP, GP and HP, then they will
be in the third progression and the numbers will be equal.
48
Algebra Part I
(d) abcd = 1
(b) 2b = 3a + c
ac
(c) b2 =
8
a
b
c
are in
,
,
b+ c c+ a a + b
(b) GP
(c) HP
(a) AP
x+ y
y+ z
are in HP, then x, y, z are in
9. If
, y,
2
2
(a) AP
(b) GP
(c) HP
a+b
b+ c
1
are in AP, then a , , c are in
10. If
, b,
1 ab
1 bc
b
(a) AP
(b) GP
(c) HP
Means
1. Arithmetic Mean
If three terms are in AP, then the middle term is called the Arithmetic
Mean (or shortly written as AM) between the other two, so, if a , b, c are in AP,
then b is the AM of a and c.
| 49
A=
2
Points to Consider
1. AM of 2a , 3b, 5c is
2a + 3b + 5c
.
3
2. AM of a1 , a 2, a3 , .... , a n 1 , 2a n is
a1 + a 2 + a3 + .... + a n 1 + 2a n
n
b = ( n + 2)th term = a + ( n + 2 1) d
b a
d=
(Remember) (where d = common difference)
n + 1
A1 = a + d, A2 = a + 2d, ...., An = a + nd
b a
b a
b a
A1 = a +
, A2 = a + 2
, .... , An = a + n
n + 1
n + 1
n + 1
(i)
50
Algebra Part I
=
=
Sum of n AM s
n ( AM of a and b)
n
(i)
(ii)
2b = a + c
Q p is the AM between a and b
a+b
p=
2
Q q is the AM between b and c
b+ c
q=
2
Adding Eqs. (ii) and (iii), then
a + b b + c a + c + 2b
p+ q=
+
=
2
2
2
2b + 2b
=
2
p+ q
= 2b or b =
2
Hence, b is the AM between p and q.
Solution. Q
(i)
(ii)
(iii)
a n + 1 + bn + 1
(a b) be the AM between a
a n + bn
a n + 1 + bn + 1 a + b
=
2
a n + bn
n
+
1
a
bn + 1
+ 1
b
= b a + 1
2 b
a
bn + 1
b
+ 1 = + 1 + 1
2
b
b
a
=
b
2 n + 1 + 2 = ( n + 1) ( + 1)
2 n + 1 + 2 = n + 1 + n + + 1
n+1
n + 1 = 0
n
( 1) ( 1) = 0
1 0
n 1 = 0
n = 1 = 0
n =0
Let
| 51
(Q a b)
Illustration 64. There are n AMs between 3 and 54 such that 8th mean
is to (n 2) th mean as 3 to 5. Find n.
(i)
According to example,
A8
3
=
An 2 5
5 (3 + 8d ) = 3 [3 + (n 2)d ]
6 = d (3n 46)
51
6 = (3n 46)
(n + 1)
Illustration 65. If 11 AMs are inserted between 28 and 10, find the three
middle terms in the series.
Solution. Let A1 , A2, A3 , ..... , A11 be 11 AMs between 28 and 10.
If d be the common difference, then
10 28
3
d=
=
12
2
Total means = 11 (odd)
11 + 1
Middle mean =
th = 6th = A6
2
Three middle terms = A5 , A6 , A7
and
15 41
=
2
2
A6 = 28 + 6d = 28 9 = 19
21 35
A7 = 28 + 7d = 28
=
2
2
A5 = 28 + 5d = 28
52
Algebra Part I
Illustration 66. If a , b, c are in AP, show that
a 2 (b + c) + b2 (c + a ) + c2 (a + b) =
2
(a + b + c)3
9
b=
Hence,
(i)
2. Geometric Mean
If three terms are in GP, then the middle term is called the Geometric
Mean (or shortly written as GM) between the other two, so if a , b, c are in GP,
then b is the GM of a and c.
Points to Consider
1. If a < 0, b < 0, then G = ab
2. If a < 0, b > 0 or a > 0, b < 0, then GM between a and b does not exist.
4 9 = 1 36 = 6i and
4 9 = 1 36 = 6i
b = ( n + 2)th term = ar n + 2 1
b n + 1
r=
a
| 53
(Remember) (i)
G1 = ar , G2 = ar 2 , .... , Gn = ar n
b n + 1
b n + 1
b n + 1
G1 = a
, G2 = a
, .... , Gn = a
a
a
a
n ( n + 1)
an r 2
b
=a
a
n
n
2
n b n + 1
=a
a
n ( n + 1)
2
= a n / 2bn / 2 = ( ab )n
= (GM of a and b) n
(Remember)
n
factors
2
n
factors
(QTn Tn = a l )
2
= ( ab)n / 2 = ( ab )n = (GM of a and b) n
= ( ab) ( ab) ( ab) ....
2a = b + c
(i)
=
=
b= 1 ,c= 2
b G1 G2
G2
G1
and
G1G2 = bc
(ii)
54
Algebra Part I
From Eqs. (i) and (ii)
2a =
G13 + G32
bc
G13 + G32 = 2abc
(Q G1G2 = bc)
Illustration 68. If one geometric mean G and two arithmetic means p and
q be inserted between two quantities, show that
G 2 = (2 p q) (2q p)
(i)
pa =q p=bq
a = 2 p q,
b = 2q p
From Eqs. (i) and (ii), we get
G 2 = (2 p q) (2q p)
a n + 1 + bn + 1
(a b) be the GM between a
a n + bn
a n + 1 + bn + 1
= ab
a n + bn
Solution. Q
a n + 1
bn + 1
+ 1
b
=b a
n
b
a
bn + 1
b
a
b
n+1
+1
a 2
=
b
Let
a
+1
b
a
=
b
1
n + 1 + 1
2
=
n + 1
n + 1 + 1 =
n+
n+
1
2
1
2
+ 2
( 2 1) ( 2 1) = 0
1
(ii)
n+
( 2 1) (
1
2
1
2
1) = 0
1 0
(Q a b)
1
2
1
n+
2
| 55
1 =0
= 1 = 0
1
1
n + = 0 or n =
2
2
1
and 9 and verify
3
1
that their product is the fifth power of the geometric mean between and 9.
3
1
Solution. Let G1 , G2, G3 , G4 , G5 be 5 GMs between and 9.
3
1
Then, , G1 , G2, G3 , G4 , G5 , 9 are in GP.
3
1/ 6
1
9
Here, r = common ratio = = 3 2 = 3
1
3
1
1
G1 = ar = 3 =
3
3
1
2
G2 = ar = 3 = 1
3
1
G3 = ar3 = 3 3 = 3
3
1
G4 = ar 4 = 9 = 3
3
1
5
G5 = ar = 9 3 = 3 3
3
Now,
Product = G1 G2 G3 G4 G5
5
5
1
1
=
1 3 3 3 3 = 9 3 = (3) 2 =
9
3
3
1
5
= (GM of and 9)
3
An Important Theorem
Let a and b be two real, positive and unequal numbers and A, G are
arithmetic and geometric means between them, then
(i) a and b are the roots of the equation
(Remember)
x2 2Ax + G 2 = 0
(ii) a and b are given by
A (A + G ) (A G )
(iii)
A>G
Proof. Q A is the AM between a and b, then
a+b
a + b = 2A
A=
2
and G is the GM between a and b, then
G = ab ab = G 2
(Remember)
(Remember)
(i)
(ii)
56
Algebra Part I
a , b are the roots of the equation
x 2 (sum of roots) x + product of roots = 0
x 2 ( a + b) x + ab = 0
ie,
x2 2Ax + G 2 = 0
x = A (A + G ) (A G )
Now, for real, positive and unequal numbers of a and b,
( A + G) ( A G) > 0 ( A G) > 0
A>G
x=
Points to Consider
1. If a and b are real and positive numbers, then
A G
2. If a1 , a 2, a3 , .... , a n are n positive numbers, then AM GM, ie,
a1 + a 2 + a3 + .... + a n
(a1a 2 a3 .... a n )1/ n
n
a
b
3. (i) If a > 0, b > 0 or a < 0, b < 0 and 1 > 0, 2 > 0, then 1 + 2 2 1 2
b
a
a
if = x > 0 and 1 = 2 = 1
b
1
then,
x+ 2
x
a
b
(ii) If a > 0, b < 0 or a < 0, b > 0 and 1 > 0, 2 > 0, then 1 + 2 2 1 2
b
a
a
if = x < 0 and 1 > 0, 2 > 0
b
1
then,
x+ 2
x
a + b = 100
2 A = 100 A = 50
A 5
=
G 4
50 5
=
G 4
G = 40
a = 80, b = 20 or a = 20, b = 80
(i)
| 57
a1 + a 2 + .... + a n 1 + 3a n n (3c)1/ n
Hence, the minimum value of a1 + a 2 + .... + a n 1 + 3a n is n (3c)1/ n.
of
Harmonic Mean
If three terms are in HP, then the middle term is called the Harmonic
Mean (or shortly written as HM) between the other two, so if a , b, c are in HP
then b is the HM of a and c.
a1 a2 a3
an
In particular. Let a and b be two given numbers and H be the HM between
them a , H , b are in HP.
2
Hence,
H =
1 1
+
a b
2ab
H =
ie,
( a + b)
Point to Consider
HM of a , b, c is
3
3abc
.
or
1 1 1
ab
+
bc + ca
+ +
a b c
a+b
. It does not follow
2
1 1
+
2
that HM between the same numbers is
. The HM is the reciprocals of a b
2
a+b
2ab
.
ie,
( a + b)
Caution The AM between two numbers a and b is
58
Algebra Part I
D= b a
( n + 1)
=
(Remember)
1
1
1
1
1
1
= + D,
= + 2D, ..... ,
= + nD
Hn a
H1 a
H2 a
1
1
1
1
2 ( a b)
1
( a b)
1
n ( a b)
,
= +
, .... ,
= +
= +
H 1 a ab ( n + 1) H 2 a ab ( n + 1)
H n a ab ( n + 1)
n 1
1
1
1
1
1
+
+
+ .... +
=
+
H1 H 2 H3
Hn
2 H1 H n
=
=
QS n = ( a + l )
n 1
1
n 1 1
+ D + D = +
2 a b
2 a
b
n
1 + 1
a b
n
(HM of a and b)
1
1
1
= + D + D + + 2D + 2D ) + + 3D + 3D ) + ... terms
a
2
b
a
b
a
b
n
1 1 1 1 1 1
= + + + + + + .... terms
a b a b a b
2
=
n
n
n 1 1
=
+ =
2 a b
(HM of a and b)
2
1 + 1
a b
| 59
H +x H + y
+
=2
H x H y
Solution. We have,
H =
2y
H
2x
2xy H
and
=
=
y x+ y
x+ y x x+ y
+
=
+
H x H y
yx
x y
x + 3 y 3x y 2 ( y x)
=
=
=2
yx
( y x)
Aliter
H +x H + y
+
=2
H x H y
H + x
H + y
1 = 1
H x
H y
2x
2 y
=
H x H y
ie,
ie,
Hx xy = Hy + xy
H (x + y) = 2xy
2xy
H =
(x + y)
9
3 3
and given h1 , h2, h3 , .... , h10 are in HP.
If D be common difference of corresponding AP.
1
1
1 1
1
h10 h1 3 2
Then,
D=
=
=
9
9
54
1
1
=
+ 6D
h7 h1
(i)
60
Algebra Part I
1 6 1 1
7
= =
2 54 2 9 18
18
h7 =
7
7 18
a 4 h7 =
=6
3
7
=
Hence,
a n + 1 + bn + 1
2ab
=
a+b
a n + bn
Solution. Q
a n + 1
+ 1 b2 2 a
bn + 1
b
b
=
n
a
b + 1
bn + 1
b
a
b
Then
( + 1) (n + 1 + 1) = 2 (n + 1)
n + 2 + + n + 1 + 1 = 2 n + 1 + 2
n + 2 n + 1 + 1 = 0
n+1
( 1) 1 ( 1) = 0
( 1) (n + 1 1) = 0
+1
a
=
b
n +1 + 1
2
=
+1
n + 1
Let
n+1
a
2
b
=
n
a
a
+1
+1
b
b
a n + 1 + bn + 1
(a b) be the HM between a
a n + bn
1 0
n+1
(Q a b)
1 =0
n + 1 = 1 = 0
n + 1 =0
n = 1
or
6
.
23
3, H 1 , H 2, H 3 , H 4 , H 5 , H 6 ,
6
. Then
23
| 61
21
1
(23 2)
D= 6 3 =
=
=
7
7 6
7 6 2
1
1
1 1 5
= +D= + =
H1 3
3 2 6
6
1
H1 = = 1
5
5
1
1
1
4
= + 2D = + 1 =
3
H2 3
3
3
H2 =
4
1
1
1 3 11
= + 3D = + =
H3 3
3 2 6
6
H3 =
11
1
1
1
7
3
= + 4D = + 2 = H 4 =
3
H4 3
3
7
6
1
1
1 5 17
= + 5D = + =
H5 =
17
H5 3
3 2 6
1
1
1
10
3
and
= + 6D = + 3 =
H6 =
3
H6 3
3
10
1 3 6 3 6 3
, ,
,
HMs are 1 , ,
5 4 11 7 17 10
Important Theorem 1.
Let a and b be two real, positive and unequal numbers and A, G and H are
arithmetic, geometric and harmonic means respectively between them, then
(i) A, G , H form a GP, ie,G 2 = AH (Remember)
(ii) A > G > H (Remember)
a+b
2ab
Proof. (i) Q
A=
, G = ab and H =
a+b
2
a + b 2ab
2
AH =
= ab = G
2 a + b
Now,
G 2 = AH
Therefore,
ie, A, G , H are in GP.
Point to Consider
The result AH = G 2 will be true for n numbers, if they are in GP.
(ii) Q
or
A> G
A
>1
G
62
Algebra Part I
A G
G 2 = AH
Q =
G H
G
>1
H
G>H
(ii)
Point to Consider
If a1 , a 2, a3 , K , a n are n positive numbers, then AM GM HM ie,
a1 + a 2 + .... + a n
(a1a 2 ..... a n )1/ n
n
n
1
1
1
+
+ .... +
a1 a 2
an
Sign of equality (AH = GM = HM) holds when numbers are equal ie,
a1 = a 2 = .... = a n.
Important Theorem 2.
If A, G , H are arithmetic, geometric and harmonic means of three given
numbers a , b and c, then the equation having a , b, c as its roots is
3G 3
x G3 = 0
H
a+ b+ c
A = AM of a , b, c =
3
x3 3Ax2 +
Proof. Q
ie,
(Remember)
a + b + c = 3A
(i)
G = GM of a , b, c = ( abc)
1/ 3
ie,
and
abc = G3
H = HM of a , b, c
=
=
ie,
(ii)
ab + bc + ca =
3abc
3
=
1 1 1 ab + bc + ca
+ +
a b c
3G3
ab + bc + ca
3G3
H
(iii)
x3 3 Ax 2 +
3G3
x G3 = 0
H
| 63
2
a+b
A=
2
Now, from geometry
(OT )2 = OA OB = ab = G 2
ie,
Solution. Let
Then,
Q
1 1 1
, , are in AP.
x y z
Hence, x, y, z are in HP.
64
Algebra Part I
Illustration 78. The harmonic mean of two numbers is 4, their arithmetic
mean A and geometric mean G satisfy the relation 2 A + G 2 = 27. Find the
numbers.
Solution. Let the numbers be a and b.
Given,
H =4
(i)
Q
G 2 = AH = 4 A
and given
2 A + G 2 = 27
[from Eq. (i)]
2 A + 4 A = 27
9
A=
2
9
2
From Eq. (i),
G = 4 = 18
2
Now, from important theorem of GM
9
81
a , b = A ( A 2 G 2) =
18
4
2
9 3
= = 6, 3 or 3, 6
2 2
1
times the harmonic mean
n
between two numbers, show that the ratio of the two numbers is
1 + (1 n 2) : 1 (1 n 2).
= AH
n2
H
A= 2
n
Now, from important theorem of GM
Given,
G=
a, b = A
(i)
( A 2 G 2) =
n2
H 2 H 2
4 2
n
n
H
[1 (1 n 2)]
n2
H
[1 + (1 n 2)]
a n2
=
b H [1 (1 n 2)]
n2
a : b = 1 + (1 n 2) : 1 (1 n 2)
=
Solution. Q
a n + cn > 2bn , n N
G>H
ac > b
| 65
(ac) 2 > bn
or
a 2 c 2 > bn
n
(a 2
Also,
an +
n
c 2 )2
n
cn 2a 2
n
c2
(i)
>0
>0
n
a + c > 2b
n
b2 > ac
and for last three members
c > bd
c2 > bd
From Eqs. (i) and (ii), we get
b2c2 > (ac) (bd )
Hence,
bc > ad
(b) Applying AM > HM
For first three members
2ac
b>
ab + bc > 2ac
a+c
(i)
(ii)
(iii)
2bd
b+ d
bc + cd > 2bd
From Eqs. (iii) and (iv), we get
ab + bc + bc + cd > 2ac + 2bd
or
ab + cd > 2 (ac + bd bc)
Dividing in each term by abcd, we get
c1d 1 + a 1b1 > 2 (b1d 1 + a 1c1 a 1d 1 )
(iv)