1. INTRODUCTION
Sequence
A succession of numbers formed according to some definite rule is called a sequence. For example 1, 3, 5, 7,9 ……. is a sequence, here each term of the sequence can be obtained by adding 2 to the preceding term.
Types of Sequences
There are two types of sequence.
i) Finite sequence ii) Infinite sequence
a sequence is said to be a finite or infinite according as it has finite or infinite number of terms.
Series
If {fn} be a sequence then an expression of the form f1 + f2 + …… + fn is called series. In other word a series is the sum of the terms of the sequence.
Progression
If the terms of a sequence are written under specific condition then the sequence is called progression. There are three types of progressions.
i) Arithmetic Progression
ii) Geometric Progression
iii) Harmonic Progression
2. ARITHMETIC PROGRESSION
A sequence of numbers is said to be in arithmetic progression (A.P.) when the difference is a constant for all n ∈ N. This constant is called the common difference of the A.P. and is usually denoted by the letter d.
If ‘a’ is the first term and ‘d’ the common difference, then an A.P. can be represented as a,a+d,a+2d,a+3d
Example : 2, 7, 12, 17, 22, …… is an A.P. whose first term is 2 and common difference 5. Algorithm to determine whether a sequence is an A.P. or not.
Step I: Obtain (the nth term of the sequence).
Step II: Replace n by n – 1 in to get .
Step III: Calculate .
If is independent from n, the given sequence is an A.P. otherwise it is not an A.P. ∴ represents the nth term of an A.P. with common difference A.
3. GENERAL TERM OF A.P
(1) Let ‘a’ be the first term and ‘d’ be the common difference of an A.P. Then its nth term is i.e., .
(2) pth term of an A.P. from the end : Let ‘a’ be the first term and ‘d’ be the common difference of an A.P. having n terms. Then pth term from the end is term from the beginning
i.e., pth term from the end = .
If last term of an A.P. is l then pth term from end =
4. SELECTION OF TERMS IN A.P
When the sum is given, the following way is adopted in selecting certain number of terms :
Number of terms | Terms to be taken |
3 | a – d, a, a + d |
4 | a – 3d, a – d, a + d, a + 3d |
5 | a – 2d, a – d, a, a + d, a + 2d |
In general, we take a – rd, a – (r – 1)d, ……., a – d, a, a + d, ……, a + (r – 1)d, a + rd, in case we have to take (2r + 1) terms (i.e. odd number of terms) in an A.P. And, a –(2r – 1)d, a –(2r – 3)d……., a – d, a + d, ……, a + (2r – 1)d in case we have to take 2r terms in an A.P.
When the sum is not given, then the following way is adopted in selection of terms.
Number of terms | Terms to be taken |
3 | a, a+d, a+2d |
4 | a, a+d, a+2d, a+3d |
5 | a, a+d, a+2d, a+3d, a+4d |
5. SUM OF n TERMS OF AN A.P
The sum of n terms of the series
a+(a+d)+(a+2d)+…..+ {a+(n-1)d} is given by
Also, , where l = last term = a+(n-1)d.
6. PROPERTIES OF A.P
(1) If are in A.P. whose common difference is d, then for fixed non-zero number k ∈ R.
(i) will be in A.P., whose common difference will be d.
(ii) will be in A.P. with common difference = kd.
(iii) will be in A.P. with common difference = d/k.
(2) The sum of terms of an A.P. equidistant from the beginning and the end is constant and is equal to sum of first and last term. i.e.
(3) If number of terms of any A.P. is odd, then sum of the terms is equal to product of middle term and number of terms.
(4) If number of terms of any A.P. is even then A.M. of middle two terms is A.M. of first and last term.
(5) If the number of terms of an A.P. is odd then its middle term is A.M. of first and last term.
(6) If and are the two A.P.’s. Then are also A.P.’s with common difference , where and are the common difference of the given A.P.’s.
(7) Three numbers a, b, c are in A.P. iff 2b=a+c.
(8) If and are three consecutive terms of an A.P., then .
(9) If the terms of an A.P. are chosen at regular intervals, then they form an A.P.
ARITHMETIC MEAN
If a, A, b are in A.P., then A is called A.M. between a and b.
(1) If ,b are in A.P., then are called n A.M.’s between a and b.
(2) Insertion of arithmetic means
(i) Single A.M. between a and b : If a and b are two real numbers then single A.M. between a and b
(ii) n A.M.’s between a and b : If A1, A2, A3, ……., An are n A.M.’s between a and b, then ,
,
.
Illustration -1
If the 1st and the 2nd terms of an A.P are 1 and –3 respectively, find the nth term and the sum of the 1st n terms.
Solution
1st term = a, 2nd term = a + d where a = 1, a + d = -3,
⇒ d = -4 (Common difference of A.P.)
we have an = a + (n –1)d
= 1 + (n – 1) (-4) = 5 – 4n
Sn = {a + an} = {1 + 5 – 4n} = n (3 – 2n)
Illustration -2
If 6 arithmetic means are inserted between 1 and 9/2, find the 4th arithmetic mean.
Solution
Let a1, a2, a3, a4, a5, a6 be six arithmetic means.
Then 1, a1, a2, …, a6, will be in A.P.
Now, = 1 + 7d
⇒ = 7d ⇒ d =
Hence a4 = 1 + 4 = 3
Illustration -3
The interior angles of a polygon are in arithmetic progression. The smallest angle is 120o and the common difference is 5o. Find the number of sides of the polygon.
Solution
Let the number of sides of the polygon be n. The sum of the interior angles of the polygon = (n -2) = (n-2).180o
Also the first term of the A.P.= a = 120o
The common difference = d = 5o
For n=16, the largest angle = 120o+15 x 5o = 195 o. This is not possible as an interior angle of a polygon cannot be greater than 180o. Hence n = 9.
Illustration -4
Let Sn denote the sum upto n terms of an A.P..If Sn = n2P and Sm = m2P , where m, n and p are positive integers and mn, then find Sp.
Solution
Let first term be a and common difference be d, then
Sn = (2a + (n –1)d) = n2P
Sm = (2a + (m –1)d) = m2P
⇒ (n –m)d = (2n –2m)P ⇒ d = 2P and a = p
⇒ Sp = [2a + (p –1)d] = [2p + (p –1)2p] ⇒ Sp = p3.
Illustration -5
Find the number of terms in the series 20, , ….. of which the sum is 300.
Solution
Clearly here a = 20, d = and Sn = 300.
∴ .
Simplifying, n2 – 61n + 900 = 0 n = 25 or 36.
Since common difference is negative and S25 = S36 = 300, it shows that the sum of the eleven terms i.e., T26, T27 , ….., T36 is zero.
Illustration -6
If the sum of n terms of an A. P. is (pn + qn2), where p and q are constants, find the common difference.
Solution
on comparing Sn with given sum
Illustration -7
If the pth term of an A.P. be q and qth term be p, then its rth term will be
(A) p+q+r (B) p+q-r (C) p+r-q (D) p-q-r
Solution
(B)
Given that, …..(i)
and ….. (ii)
From (i) and (ii), we get
Putting value of in equation (i), then a = p+q-1
Now, rth term is given by A.P.
= (p+q-1)+(r-1)(-1) = p+q-r
Illustration -8
If are in A.P., then the value of x will be
(A) 3 (B) 7 (C) 5 (D) – 2
Solution
(C)
are in A.P.
Therefore .
Illustration -9
If the 9th term of an A.P. is 35 and 19th is 75, then its 20th terms will be
(A) 78 (B) 79 (C) 80 (D) 81
Solution
(B)
and
Solving the equations, we get d=4 and a=3
Hence 20th term of A.P. a+19d = 3+19⨯4 = 79.
Illustration -10
The 9th term of the series will be
(A) (B) (C) (D)
Solution
(A)
Given series =
Hence nth term of given series
So, .
Illustration -11
If the pth, qthand rth term of an arithmetic sequence are a , b and respectively, then the value of =
(A) 1 (B) -1 (C) 0 (D) 1/2
Solution
(C)
Suppose that first term and common difference of A.P.’s are and D respectively.
Now, pth term = A+(p-1)D = a …..(i)
qth term = A+(q-1)D = b ……(ii)
and rth term = A+(r-1)D = c …..(iii)
So, a(q-r)+b(r-p)+c(p-q)
= .
Illustration -12
If p times the pth term of an A.P. is equal to q times the qth term of an A.P., then (p+q)th term is
(A) 0 (B) 1 (C) 2 (D) 3
Solution
(A)
.
Illustration -13
The sums of n terms of two arithmetic series are in the ratio 2n+3 : 6n+5, then the ratio of their 13th terms is
(A) 53 : 155 (B) 27 : 77 (C) 29 : 83 (D) 31 : 89
Solution
(A)
We have
Put, n=25 then .
Illustration -14
Let be the rth term of an A.P. for r = 1,2,3,…… If for some positive integers m,n we have and , then equals
(A) (B) (C) 1 (D) 0
Solution
(C)
and
On solving
Illustration -15
The sum of the series to 9 terms is
(A) (B) (C)1 (D)
Solution
(D)
Given series
Here , common difference and n=9.
.
Illustration -16
The first term of an A.P. is 2 and common difference is 4. The sum of its 40 terms will be
(A) 3200 (B) 1600 (C) 200 (D) 2800
Solution
(A)
First term a=2 and common difference d=4 and n=40.
Then .
=
Illustration -17
If the sum of the series 2+5+8+11…….. is 60100, then the number of terms are
(A) 100 (B) 200 (C) 150 (D) 250
Solution
(B)
Series,2+5+8+11+……
a=2, d=3 and let number of terms is n
then sum of A.P. =
Hence n=200.
Illustration -18
If the first term of an A.P. be 10, last term is 50 and the sum of all the terms is 300, then the number of terms are
(A) 5 (B) 8 (C) 10 (D) 15
Solution
(C)
Given that first term a=10, last term l=50 and sum S=300.
.
Illustration -19
The ratio of sum of m and n terms of an A.P. is , then the ratio of and term will be
(A) (B) (C) (D)
Solution
(C)
Given that
So, required ratio, .
Trick : Replace m by 2m-1 and n by 2n-1. Obviously if is of degree 2, then is of 1 linear.
Illustration -20
Four numbers are in arithmetic progression. The sum of first and last term is 8 and the product of both middle terms is 15. The least number of the series is
(A) 4 (B) 3 (C) 2 (D) 1
Solution
(D)
Let A1, A2, A3……. and A4 are four numbers in A.P.
…..(i) and …..(ii)
The sum of terms equidistant from the beginning and end is constant and is equal to sum of first and last terms.
Hence, …..(iii)
From (ii) and (iii),
As we know,
Hence the series is, 1, 3, 5, 7.
So that least number of series is 1.
8. GEOMETIRC PROGRESSION
A progression is called a G.P. if the ratio of its each term to its previous term is always constant. This constant ratio is called its common ratio and it is generally denoted by r.
Example: The sequence 4, 12, 36, 108, ….. is a G.P., because , which is constant.
Clearly, this sequence is a G.P. with first term 4 and common ratio 3.
The sequence is a G.P. with first term and common ratio .
9. GENERAL TERMS OF G.P
(1) We know that, is a sequence of G.P.
Here, the first term is ‘a’ and the common ratio is ‘r’.
The general term or nth term of a G.P. is .
It should be noted that, .
(2) pth term from the end of a finite G.P. : If G.P. consists of ‘n’ terms, pth term from the end term from the beginning = .
Also, the pth term from the end of a G.P. with last term l and common ratio r is .
10. SELECTION OF TERMS IN G.P
(1) When the product is given, the following way is adopted in selecting certain number of terms:
Number of terms | Terms to be taken |
3 | |
4 | |
5 |
(2) When the product is not given, then the following way is adopted in selection of terms
Number of terms | Terms to be taken |
3 | a, ar, ar2 |
4 | a, ar, ar2, ar3 |
5 | a, ar, ar2, ar3, ar4 |
11. SUM OF n TERMS OF AN G.P
If a be the first term, r the common ratio, then sum of first n terms of a G.P. is given by
, (when |r|< 1)
, (when |r|> 1)
, (when r = 1)
12. SUM OF INFINITE TERMS OF A G.P.
(1) When |r|< 1, (or -1 < r < 1); .
(2) If r 1, then doesn’t exist.
13. GEOMETRIC MEAN
If a, G, b are in G.P., then G is called G.M. between a and b.
(1) If are in G.P. then are called n G.M.’s between a and b.
(2) Insertion of geometric means : (i) Single G.M. between a and b : If a and b are two real numbers then single G.M. between a and b = .
(ii) n G.M.’s between a and b : If are n G.M.’s between a and b, then
,
, ……………….., .
14. PROPERTIES OF G.P
(1) If all the terms of a G.P. be multiplied or divided by the same non-zero constant, then it remains a G.P., with the same common ratio.
(2) The reciprocal of the terms of a given G.P. form a G.P. with common ratio as reciprocal of the common ratio of the original G.P.
(3) If each term of a G.P. with common ratio r be raised to the same power k, the resulting sequence also forms a G.P. with common ratio rk.
(4) In a finite G.P., the product of terms equidistant from the beginning and the end is always the same and is equal to the product of the first and last term. i.e., if be in G.P.
Then
(5) If the terms of a given G.P. are chosen at regular intervals, then the new sequence so formed also forms a G.P.
(6) If is a G.P. of non-zero, non-negative terms, then is an A.P. and vice-versa.
(7) Three non-zero numbers a, b, c are in G.P., iff .
(8) If first term of a G.P. of n terms is a and last term is l, then the product of all terms of the G.P. is .
(9) If there be n quantities in G.P. whose common ratio is r and denotes the sum of the first m terms, then the sum of their product taken two by two is .
(10) If are in G.P., then will be are in A.P.,
15. INCREASING AND DECREASING G.P
Let a, ar, ar2, ……. be G..P
a) If a > 0; r > 1 then it is an increasing G..P
b) If a > 0; 0 < r < 1 then it is decreasing G..P
c) If a < 0; r > 1 then it is decreasing G.P
d) If a < 0; 0 < r < 1 then it is an increasing G.P
Illustration -21
The third term of a G.P. is 7. Find the product of first five terms.
Solution
Let the terms be , a , ar, ar2
⇒ a = 7.
The product = a5 = 75.
Illustration -22
The sum of three numbers in GP is 21 and the sum of their squares is 189, find the numbers.
Solution
Let the three numbers be a, ar, ar2
Given a + ar + ar2 = 21 ⇒ a (1 + r + r2) = 21 …(1)
And a2 + a2r2 + a2r4 = 189 ⇒ a2( 1 + r2 + r4) = 189 …(2)
Squaring (1) and dividing (2) by it, we get
⇒ 7 ( 1+ r2 – r ) = 3( 1+ r+ r2)
⇒ 4r2 –10r + 4 = 0 ⇒ 2r2 –5r + 2 = 0 ⇒ r = 2,
Hence the three numbers are 3, 6, 12 or 12, 6, 2
Illustration -23
Find the sum of up to infinite terms.
Solution
Illustration -24
The first term of an infinite G..P is 1 and any term is equal to the sum of all the succeeding terms. find the series.
Solution
Given that or,
[sum of an infinite G.P.]
∴ 1 – r = r ⇒ r = .
Hence the series is .
Illustration -25
If a G. P. the first term is 7, the last term 448, and the sum 889; find the common ratio.
Solution
a = 7, l = arn-1 = 448
Here
⇒ r = 2 & a = 7.
Illustration -26
Find the sum of the geometric series 2 + 6 + 18 + 54 + . . . where there are 6 terms in the series.
Solution
For this series, we have a = 2, r = 3 and n = 6. So
= −(−728)= 728.
Illustration -27
Find the sum of the geometric series 8 − 4 + 2 − 1 + . . . where there are 5 terms in the series.
Solution
For this series, we have a = 8, and n = 5. So
=
Illustration -28
How many terms are there in the geometric progression 2, 4, 8, . . . , 128 ?
Solution
In this sequence a = 2 and r = 2. We also know that the n-th term is 128. But the formula for the n-th term is arn−1. So
128 = 2 × 2n−1
64 = 2n−1
26 = 2n−1
6 = n – 1
n = 7. So there are 7 terms in this geometric progression.
Illustration -29
How many terms in the geometric progression 1, 1.1, 1.21, 1.331, . . . will be needed so that the sum of the first n terms is greater than 20?
Solution
The sequence is a geometric progression with a = 1 and r = 1.1. We want to find the smallest value of n such that Sn > 20. Now
(1.1n − 1) × 10 > 20
1.1n − 1 > 2
1.1n > 3.
If we now take logarithms of both sides, we get n ln 1.1 > ln 3 and as ln 1.1 > 0 we obtain n > ln 3/ ln 1.1 = 11.5267 . . .
and therefore the smallest whole number value of n is 12.
Illustration -30
How many terms of the G.P. … are needed to give the Sum ?
Solution
Let n be the number of terms needed. Given that a = 3, and Sum
Since
Therefore
or or
or 2n = 1024 = 210, which gives n = 10.
Illustration -31
The sum of first three terms of a G.P. is and their product is – 1.
Find the common ratio and the terms.
Solution
Let , a, ar be the first three terms of the G.P. Then
_______________ (1)
and _______________ (2)
From (2), we get a3 = – 1, i.e., a = – 1 (considering only real roots)
Substituting a = –1 in (1), we have or 12r2 + 25r + 12 = 0.
This is a quadratic in r, solving, we get .
Thus, the three terms of G.P. are : for and for
Illustration -32
Find the sum of the sequence 7, 77, 777, 7777, … to n terms.
Solution
This is not a G.P., however, we can relate it to a G.P. by writing the terms as
Sn = 7 + 77 + 777 + 7777 + … to n terms
= [9 + 99 + 999 + 9999 +… to n terms]
= [(10 – 1) + (102 – 1) + (103 – 1) + (104 – 1) + …… n terms]
= [(10 + 102 + 103 + … n terms) – (1+1+1+… n terms)]
=
Illustration -33
A person has 2 parents, 4 grandparents, 8 great grandparents, and so on.
Find the number of his ancestors during the ten generations preceding his own.
Solution
Here a = 2, r = 2 and n = 10
Using the sum formula
We have S10 = 2(210 – 1) = 2046
Hence, the number of ancestors preceding the person is 2046.
Illustration -34
Insert three numbers between 1 and 256 so that the resulting sequence is a G.P
Solution
Let G1, G2,G3 be three numbers between 1 and 256 such that 1, G1,G2, G3 ,256 is a G.P.
Therefore 256 = r4 giving r = ± 4 (Taking real roots only)
For r = 4, we have G1 = ar = 4, G2 = ar2 = 16, G3 = ar3 = 64
Similarly, for r = – 4, numbers are – 4,16 and – 64.
Hence, we can insert, 4, 16, 64 or – 4, 16, –64, between 1 and 256 so that the resulting sequences are in G.P.
Illustration -35
If the third term of G.P is 4, then find the product of first 5terms.
Solution
Given
Product of first 5 terms = (a) (ar) (ar2) (ar3) (ar4) = a5 r10
= 1024
Illustration -36
If , then find k.
Solution
Illustration -37
Three Positive numbers from an increasing G.P. If the middle term in this G.P is doubled, the new number are in A.P Then find the common ratio of the G.P.
Solution
Let a, ar, ar2 be in G.P and r>1.
Given a,2ar, ar2 are in A.P.
Illustration -38
Three numbers are in G.P. Whose sum is 70, if the extremes be each multiplied by 4 and the mean by 5, they will be in A.P. then find the sum of numbers.
Solution
Let the numbers be a, ar, ar2 and sum=70
it is given that 4a, 5ar, 4ar2 are in A.P
put r=2 in (1), then a=10
put in (1), then a=40
∴ The numbers are 10,20,40 or 40,20,10.
∴ Sum of the numbers =70
Illustration -39
If the sides of a triangle are in G.P and its larger angle is twice the smallest, then find the common ratio r satisfies the inequality.
Solution
Let the sides of a triangle be a/r, a and ar, with a>0 and r>1. let α be the smallest angle. So that the largest angle is 2α. then α is opposite to the side a/r, and 2α is positive to the side ar.
Applying sine rule, we get
Illustration -40
If we insert two numbers between 3 and 81 so that the resulting sequence is G.P then find the numbers.
Solution
Let the two numbers be a and b, then 3,a,b,81 are in G.P.
nth term ;
16. HARMONIC PROGRESSION
A progression is called a harmonic progression (H.P.) if the reciprocals of its terms are in A.P.
Standard form : ..….
Example: The sequence is a H.P., because the sequence 1, 3, 5, 7, 9, ….. is an A.P.
17. GENERAL TERMS OF H.P
If the H.P. be as ,… then corresponding A.P. is of A.P. is
of A.P. is a+(n-1)d
∴ of H.P. is
In order to solve the question on H.P., we should form the corresponding A.P. Thus, General term :
18. HARMONIC MEAN
If three or more numbers are in H.P., then the numbers lying between the first and last are called harmonic means (H.M.’s) between them. For example 1, 1/3, 1/5, 1/7, 1/9 are in H.P. So 1/3, 1/5 and 1/7 are three H.M.’s between 1 and 1/9.
Also, if a, H, b are in H.P., then H is called harmonic mean between a and b.
Insertion of harmonic means
(i) Single H.M. between a and b = .
(ii) H, H.M. of n non-zero numbers is given by .
(iii) Let a, b be two given numbers. If n numbers are inserted between a and b such that the sequence is a H.P., then are called n harmonic means between a and b.
Now, are in H.P.
are in A.P.
Let D be the common difference of this A.P. Then,
.
Thus, if n harmonic means are inserted between two given numbers a and b, then the common difference of the corresponding A.P. is given by .
Also, ,…….,, where
19. PROPERTIES OF H.P
(1) No term of H.P. can be zero.
(2) If H is the H.M. between a and b, then
(i)
(ii)
(iii)
Illustration -41
Find the nth term of H.P.
Solution
are in H.P.
are in A.P.
We have, =
Illustration -42
Find the 4th and the 8th terms of the H.P. 6, 4, 3,……….
Solution
Consider
Here T2 – T1 = T3 – T2 = ,….. is an A.P.
4th term of this A.P. =
and the 8th term =
Hence the 4th term of the H.P. = and the 8th term =
Illustration -43
Find H. P. whose 3rd and 14th terms are respectively and .
Solution
Let a & d are first term & common difference of A.P. which is reciprocal of given H.P.
There A.P. is &
H.P. is ……
Illustration -44
x + y + z = 15 if a, x, y, z, b are in A.P. and if a, x, y, z b are in H.P. Find a and b.
Solution
Given x + y + z = 15 …..(1)
when a, x, y, z, b are in AP.
∴ sum of A.M.’s, x + y + z =
∴ 15 = .3 ⇒ a + b = 10 …(2)
when a, x, y, z, b are in HP., are in AP.
∴ ab = 9 …..(3)
Now (a –b)2 + (a + b)2 –4ab = 100 –36 = 64
∴ a – b = 8 …(4)
from (1) and (4) , we get a = 9, b = 1 or a = 1, b = 9
Illustration -45
Find the first term of an H.P whose second and third terms are , .
Solution
Let a be the first term. Then a, are in H.P.
Using the relation, we get , or a or 5a – 3 = a, i.e., 4a = 3, or a =
To find the nth term of an H.P.
Evidently, the nth term of an H.P is the reciprocal of nth term of the A.P. formed by the reciprocals of the H.P. Thus the nth term of the H.P.
,… is .
Illustration -46
(i) Find the harmonic mean between 2 and 3.
(ii) Insert three harmonic means between 5 and 6.
Solution
(i) Harmonic mean between a and b is
Here a = 2, b = 3, ∴ H.M. = .
(ii) Let us insert 3 arithmetic means between and and then take their reciprocals.
Let A1, A2, A3, be the arithmetic means in between
Then , A1, , A2, A3, are in A.P.
Let d be the common difference.
;
∴ The required harmonic means are .
Illustration -47
Insert 6 H.M.’s between and .
Solution
Let the harmonic progression be
Equating the first and last terms,
a + 7d =
d = 2
The harmonic means are,
Illustration -48
If (b + c), (c + a) and (a + b) are in H.P. then
S.T. will also be in H.P.
Solution
Given that,
b + c, c + a, a + b are in H.P.
are in A.P.
⇒ ab – a2 + b2 – ab = bc + c2 – b2 – bc
⇒ b2 – a2 = c2 – b2
⇒ 2b2 = a2 + c2
⇒ a2, b2, c2 are in A.P.
⇒ are in H.P.
20. RELATION BETWEEN A.P., G.P. AND H.P.
(1) If A, G, H be A.M., G.M., H.M. between a and b, then
(2) If be two A.M.’s; be two G.M.’s and be two H.M.’s between two numbers a and b, then
(3) Reorganization of A.P., G.P., H.P
If a, b, c are three successive terms of a sequence.
If , then a, b, c are in A.P.
If, , then a, b, c are in G.P.
If, , then a, b, c are in H.P.
(4) If number of terms of any A.P./G.P./H.P. is odd, then A.M./G.M./H.M. of first and last terms is middle term of series.
(5) If number of terms of any A.P./G.P./H.P. is even, then A.M./G.M./H.M. of middle two terms is A.M./G.M./H.M. of first and last terms respectively.
(6) If pth, qth and rth terms of a G.P. are in G.P. Then p, q, r are in A.P.
(7) If a, b, c are in A.P. as well as in G.P. then a = b = c.
(8) If a, b, c are in A.P , then will be in G.P..
21. PROPERTIES OF ARITHMETIC, GEOMETRIC, HARMONIC MEANS BETWEEN TWO GIVEN numbers
Let A, G and H be arithmetic, geometric and harmonic means of two numbers a and b.
Then, .
These three means possess the following properties :
(1)
= …..(i)
= =
…..(ii)
From (i) and (ii), we get .
Note that the equality holds only when a = b.
(2) A, G, H from a G.P., i.e.,
. Hence,
(3) The equation having a and b as its roots is
The equation having a and b its roots is
, .
The roots a, b are given by .
(4) If A, G, H are arithmetic, geometric and harmonic means between three given numbers a, b and c, then the equation having a, b, c as its roots is
where and
and
The equation having a, b, c as its roots is
Illustration -49
Find two numbers whose arithmetic mean is 34 and geometric mean is 16.
Solution
Let the two numbers be a and b then =34 and =16
a + b=68 and ab=256
on solving a + b=68 and a-b=60, we get a=64, and b=4. thus, the required numbers are 64 and 4.
Illustration -50
The H.M. between two numbers is 16/5, their A.M. is A and G.M. is G. If 2A+G2=26 then find the numbers.
Solution
Given H.M of a and b is
Given
From (1),
∴ Solving (2) and (3)
∴ a=8, b=2
Illustration -51 Between 2 & 100, 13 means are inserted then find the 9th mean if means are
i) arithmetic ii) geometric iii) harmonic
Solution
i. a = 2, b = 100, n = 13
ii. a = 2, b = 100, n = 13
iii. a = 2, b = 100, n = 13 reciprocal of harmonic is A.P. where
Hence
Illustration -52
If H.M. & A.M. of two numbers are 3 & 4 respectively, find the numbers.
Solution
Let numbers are a & b
⇒ ab = 12 and a+b = 8
solving there we get a = 6, b = 2 or a = 2, b = 6
Illustration -53
Let two numbers have arithmetic mean 9 and geometric mean 4. then find the numbers are the roots of the quadratic equation.
Solution
The A.M. of the two numbers is A=9 and the G.M of two numbers is G=4
The quadratic equation whose roots are the numbers having A.M and G.M. are A,G respectively is .
So, the required quadratic equation is
Illustration -54
If the arithmetic, geometric and harmonic means between two positive real numbers be A, G and H, then
(A) (B) (C) G = AH (D)
Solution
(D)
Let .
Then …..(i)
and …..(ii)
From (i) and (ii), we have .
Illustration -55
If and a,b,c are in G.P., then x,y,z will be in
(A) A.P. (B) G.P. (C) H.P. (D) None of these
Solution
(A) Let =
Now, are in G.P.
⇒ x,y,z are in A.P.
Illustration -56
If , then a,b,c are in
(A) A.P. (B) G.P. (C) H.P. (D) In G.P. and H.P. both
Solution
(C)
Since the reciprocals of a and c occur on RHS, let us first assume that are in H.P.
So that are in A.P.
, say
andb – c = bcd
Now LHS =
= RHS
∴ a,b,c are in H.P. is verified.
Illustration -57
If are in A.P., then will be in
(A) H.P. (B) G.P. (C) A.P. (D) None of these
Solution
(C)
are in A.P. Therefore will be in A.P. will be in A.P.
will be in A.P.
will be in A.P. {Dividing each term by }
22. ARITHMETICO-GEOMETRIC PROGRESSION(A.G.P.)
The combination of arithmetic and geometric progression is called arithmetico-geometric progression.
1 nth TERM OF A.G.P
If is an A.P. and is a G.P., then the sequence is said to be an arithmetico-geometric sequence.
Thus, the general form of an arithmetico geometric sequence is
From the symmetry we obtain that the nth term of this sequence is .
Also, let be an arithmetico-geometric sequence.
Then, is an arithmetico-geometric series.
2 SUM OF N TERMS OF A.G.P
Sum of n terms : The sum of n terms of an arithmeti co-geometric sequence , is given by
3 SUM OF INFINITE TERMS OF A.G.P
Let |r|< 1. Then and it can also be shown that . So, we obtain that .
In other words, when |r|< 1 the sum to infinity of an arithmetico-geometric series is .
Illustration -58
The sum of the first n terms of the series ……. is
(A) (B) (C) (D)
Solution
(C)
The sum of the first n terms is
.
Illustration -59
The sum of ….. up to n terms is
(A) (B) (C) (D)
Solution
(A)
Given series, let
Subtracting,
upto n times
Illustration -60
……. is equal to
(A) 1 (B) 2 (C) (D)
Solution
(B)
= , where S is given by
……(i)
……(ii)
Subtracting (ii) from (i), we get S=1.
Hence required product = .
Illustration -61
Find the sum of the series 1.2 + 2.22 + 3.23 + ….. + 100.2100.
Solution
S = 1.2 + 2.22 + 3.23 + …. + 100.2100
2S =1.22 + 2.23 + …. + 99.2100 + 100.2101
⇒ –S = 1.2 + 1.22 + 1.23 + …. + 1.2100 – 100.2101
⇒ -S = 1.2 – 100.2101
⇒ S = -2101 + 2 + 100.2101 = 99.2101 + 2.
Illustration -62
Find 1 + 2.2 + 3.22 + 4. 23 + …….+ 100.299.
Solution
Let Sn = 1 + 2.2 + 3.22 + ……+ tn ……(1)
then 2Sn = 1.2 + 2.22 + 3.23 + ……+ 2.tn –1 + 2. tn ……(2)
Subtracting (2) from (1), we get
-Sn = 1 + [(2 –1) 2 + (3 –2) 22 + …to (n –1) terms] –2. tn
= 1 + 2 + 22 + ….to n terms – 2. tn = …..(3)
Now tn = (nth term of AP 1, 2, 3, 4, ….) . (nth term of GP 1, 2, 22, …)
= {1 + (n –1) .1} {1. 2n –1 } = n2n –1
from (3), Sn = -(2n –1) + 2n2n –1 = 1 –2n –n2n = 1- (1 + n)2n
Illustration -63
Find the sum of infinity of the series
Solution
Illustration -64
Find sum to n terms of the series, 1 + 4x + 7x2 + 10x3 + …. when | x | < 1.
Solution
Tn = (3n – 2) xn-1
Sn = 1 + 4x + 7x2 + 10x3 + ……….+ (3n–2) xn-1 ………………(1)
x Sn = x + 4x2 + 7x3 + ……..+ (3n–5) xn-1 + (3n–2)xn ………….(2)
On subtracting (2) from (1)
(1 – x) Sn = 1 + (3x + 3x2 + 3x3 + ……….. up to (n – 1) term) – (3n–2) xn
(1 – x)Sn =
23. SUMMATION OF SOME SERIES OF NATURAL NUMBERS
=
1+3+5+….n terms =
2+4+6+….n terms =
=
=
=
Sum of n terms of series
Method For Finding Sum
This method is applicable for both sum of n terms and sum of infinite number of terms. First suppose that sum of the series is S, then multiply it by common ratio of the G.P. and subtract. In this way, we shall get a G.P., whose sum can be easily obtained.
Method of Difference
If the differences of the successive terms of a series are in A.P. or G.P., we can find nth term of the series by the following steps :
Step I: Denote the nth term by and the sum of the series upto n terms by Sn.
Step II: Rewrite the given series with each term shifted by one place to the right.
Step III: By subtracting the later series from the former, find .
Step IV: From , Sn can be found by appropriate summation.
Example : Consider the series 1+ 3 + 6 + 10 + 15 +…..to n terms. Here differences between the successive terms are 6 – 3, 10 – 6, 15 – 10, …….i.e., 2, 3, 4, 5,…… which are in A.P. This difference could be in G.P. also.
Now let us find its sum
S = 1+3+6+10+15+…..+Tn-1 + Tn
S = 1+3+6+10+……+Tn-1 + Tn
Subtracting, we get
0=1+2+3+4+5+…..+(Tn – Tn-1) – Tn
⇒ Tn = 1+2+3+4+……to n terms.
.
Illustration -65
Find the sum of n terms of the series 1+ 5 + 11 + 19 + 29+ ……….
Solution
Here the difference of consecutive terms of the series are 4, 6, 8, 10… which are in AP.
Let Sn = 1 + 5 + 11 + 19 + ……+ tn –1 + tn …(1)
And Sn = 1 + 5 + 11 + 19 + ……+ tn –1 + tn …(2)
Subtracting (2) from (1), we get
0 = 1 + {4 + 6 + 8 + …..to (n –1) terms} –tn
or tn = 1 + {4 + 6 + 8 + …..to (n –1) terms}
= 1 + {2.4 + (n –1 –1)2} = 1 + (n –1) (n + 2) = 1 + n2 +n –2 = n2 + n – 1
∴ Sn = tn = (n2 + n –1) = n2 + n – 1
= =
=
Illustration -66
Find the sum of 1st n terms of the series 5, 7, 11, 17, 25,……..
Solution
Let S = 5 + 7 + 11 + 17 + 25+……….+ tr
S = 5 + 7 + 11 + 17 + ….…… + tr – 1 + tr
Subtracting, we get 0 = 5 + 2 + 4 + 6 + 8 + ……..+ rth term – tr
⇒ tr = 5 + 2 ⇒ tr = r2 – r + 5
Sn =
= {(n + 1)(2n + 1) – 3(n + 1) + 30}
= (n2 + 14).
Illustration -67
Find the nth term and the sum of n terms of the series 1.2.4 + 2.3.5 + 3.4.6 + ………
Solution
rth term of the series = r.(r + 1).(r + 3) = r3 + 4r2 + 3r
Hence the sum of n terms = + 4 + 3 = = {3n2 + 19n + 26}
=
= =
Illustration -68
Find the sum of “n” terms in the series 2 . 3 . 4 + 3 . 4. 5 + 4 . 5 . 6 + . . . . . .
Solution
Consider
2, 3, 4, . . . . . . .
a = 2, d = 3 – 2 = 1
tn = a + (n–1) d
= 2 + (n–1) (1)
= 2 + n–1
= n + 1
Again consider,
3, 4, 5, 6, . . . . . . . . .
a = 3, d = 4 – 3 = 1
tn = a + (n–1) d
= 3 + (n–1) (1)
= n + 2
Consider
4, 5, 6, . . . . . . . .
a = 4, d = 5 – 4 = 1
tn = a + (n – 1) d
= 4 + (n – 1) (1)
= n + 3
The nth term in the given series is,
tn = (n + 1) (n + 2) (n + 3)
= (n + 1) (n2 + 5n + 6)
= n3 + 5n2 + 6n + n2 + 5n + 6
= n3 + 6n2 + 11n + 6
Sn =
=
=
=
=
=
=
=
Illustration -69
Find sum to “n” terms of 12 + (12 + 22) + (12 + 22 + 32) + . . . . . . . . .
Solution
Given series is
12 + (12 + 22) + (12 + 22 + 32) + (12 + 22 + 32 + 42) + . . . . . . . . .
The nth term in the given series is,
tn = 12 + 22 + 32 + . . . . . .+n2
We have,
=
=
=
=
=
Illustration -70
What is the sum of the first 2nterms of the series [2 + 1 + 4 + 2 + 6 + 4 + 8 + …]?
(A) n2+ n + 2n + 1 (B) n2+ 2n + 2n – 1 (C) n2+ n + 2n – 1 (D) n2+ 2n+2n+ 1
Solution.
C
S2n = 2 + 1 + 4 + 2 + 6 + 4 + … +T2n
= (2 + 4 + 6 + …Tn ) + (1 + 2 + 4 + …Tn)
=
= n (2 + n − 1) + 2n – 1
=2n + n2 − n + 2n −1
= n2 + n + 2n – 1
Thus, the sum of first 2n terms of the given series is n2 + n + 2n − 1.
Illustration -71
The sum of the series 6 + 12 + 20 + 30 + 42 + … to 221 terms is given by
(A) (B)
(C) (D)
Solution
C
The given series is 6 + 12 + 20 + 30 + 42 + …
Sn = 6 + 12 + 20 + 30 + 42 + ……… + an–1 + an ___________________ (1)
Sn = 6 + 12 + 20 + 30 + …….. + an–2 + an–1 + an ___________________ (2)
Subtracting (2) from (1), we obtain
0 = 6 + (6 + 8 + 10 + 12 + ……. (n – 1) terms) – an
an = 6 + (6 + 8 + 10 + 12 + ……. (n – 1) terms)
[6 + 8 + 10 + 12 + …….. (n – 1) terms is an A.P.]
= = 6 + = 6+(n-1)(n+4)
= 6 + n2 + 3n – 4 = n2 + 3n + 2
=
24. MISCELLANEOUS CONCEPTS AND PROBLEMS
1. INEQUALITIES
(i) Let a1, a2, ……….., an be n positive real numbers, then we define their arithmetic mean (A), geometric mean (G) and harmonic mean (H) as ,
G = (a1, a2, ……….., an)1/2 and H =
It can be shown that Moreover equality holds at either place if and only if a1 = a2 = …………… = an
(ii) Weighted Means
Let a1, a2, ……….., an be n positive real numbers and W1, W2, ……….., Wn be n positive rational numbers. Then we define weighted Arithmetic mean (A*), weighted Geometric mean (G*) and weighted harmonic mean (H*) as
and
A* G* H* More over equality holds at either place if & only if a1 = a2i …………=.an
(iii) Cauchy’s Schwartz Inequality:
If a1, a2, ……….., an and b1, b2, ……….., bn are 2n real numbers, then with the equality holding if and only if .
Illustration -72
Prove that
Solution
Let us consider b quantities each equal to a and a quantities each equal to b. Then since A.M. > G.M.
> [(a.a.a…..b times) (b.b.b….a times)1/(a+b)]
Now
2. ARITHMETIC MEAN OF mth POWER
Let a1, a2, ……….., an be n positive real numbers and let m be a real number, then
However if (0, 1), then
Obviously if
Illustration -73
Prove that a4+ b4 + c4 abc (a + b + c), [a, b, c > 0]
Solution
Using mth power inequality, we get
( A.M G.M)
or
∴ a4+ b4 + c4 abc (a + b + c).
Illustration -74
Prove that , if s = a + b + c, [a, b, c > 0]
Solution
We have to prove that
for the proof , using mth power theorem of inequality, we get
or,
Aliter : A.M. H.M.
3. GENERAL RULE FOR FINDING THE VALUES OF RECURRING DECIMAL
Let X denote the figure which do not recur and assume they are l in number. Let Y denote recurring period of consisting of m figures. Let R denote the value of recurring decimal then R = XYYY…. (or)
Subtracting we get
Example: =
Example:
4. SUM OF THE PRODUCTS OF TWO TERMS OF A SEQUENCE
To obtain the sum , we use the identity