Sequences and Series

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 <tn> is said to be in arithmetic progression (A.P.) when the difference tntn1 is a constant for all nN. 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 an1.
Step III: Calculate anan1.

If anan1 is independent from n, the given sequence is an A.P. otherwise it is not an A.P. ∴ tn=An+B 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., Tn=a+(n1)d.
(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 np+1th term from the beginning
i.e., pth term from the end = T(np+1)=a+(np)d.

If last term of an A.P. is l then pth term from end =  l(p1) d

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 ad, a, a + d
4 a – 3d, ad, a + d, a + 3d
5 a – 2d, ad, a, a + d, a + 2d

In general, we take ard, a – (r – 1)d, ……., ad, 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……., ad, 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

Sn=n2[2a+(n1)d]

Also, Sn=n2a+l, where l = last term = a+(n-1)d.

6. PROPERTIES OF A.P

(1) If a1,a2,a3..... are in A.P. whose common difference is d, then for fixed non-zero number kR.
(i) a1±k,a2±k, a3±k,. will be in A.P., whose common difference will be d.
(ii) ka1, ka2, ka3 will be in A.P. with common difference = kd.
(iii) a1k,a2k,a3k 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. a1+an=a2+an1=a3+an2=

(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 a1,a2,.....an and b1,b2,.....bn are the two A.P.’s. Then a1±b1,a2±b2,an±bn are also A.P.’s with common difference d1d2, where d1 and d2 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 Tn,Tn+1 and Tn+2 are three consecutive terms of an A.P., then 2Tn+1=Tn+Tn+2.

(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 a,A1,A2,A3,....An,b are in A.P., then A1,A2,A3,,An 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 =a+b2
(ii) n A.M.’s between a and b : If A1, A2, A3, ……., An are n A.M.’s between a and b, then ,

A1=a+d=a+ban+1,   A2=a+2d=a+2ban+1

A3=a+3d=a+3ban+1,,An=a+nd=a+nban+1.

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 = n2{a + an}   = n2{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, 92 will be in A.P.

Now, 92 = 1 + 7d

72 = 7d  ⇒ d = 12

Hence    a4 = 1 + 412 = 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

n22.120°+(n1)5°=(n2).180°

n[48+(n1)]=72(n2), n225n+144=0

(n9)(n16)=0n=9 or 16

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 = n2(2a + (n –1)d) = n2P

Sm = m2(2a + (m –1)d) = m2P

⇒ (n –m)d = (2n –2m)P ⇒ d = 2P and a = p

⇒ Sp = p2[2a + (p –1)d] = p2[2p + (p –1)2p] ⇒ Sp = p3.

Illustration -5

Find the number of terms in the series 20, 1913,1823, ….. of which  the sum is 300.

Solution

Clearly here a = 20, d = 23 and Sn = 300.

∴  n22×20+(n1)23=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

Sn=n2(2a+(n1)d)

=nad2+n2d2

ad2=p and q=d2

a=p+q & d=2q

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,  Tp=a+(p1)d=q    …..(i)

and  Tq=a+(q1)d=p  ….. (ii)

From (i) and (ii), we get d=(pq)(pq)=1

Putting value of  in equation (i), then   a = p+q-1

Now, rth term is given by A.P.

Tr=a+(r1)d = (p+q-1)+(r-1)(-1) = p+q-r

Illustration -8

If 2x, x+8, 3x+1 are in A.P., then the value of x will be

(A) 3          (B) 7          (C) 5                             (D) – 2

Solution

(C)

2x, x+8, 3x+1are in A.P.

Therefore  (x+8)=(2x)+(3x+1)2=5x+12 2x+16=5x+1 3x=15x=5.

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)

T9=a+8d=35 and T19=a+18d=75

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 27+9+525+367+....... will be

(A) 11017          (B)  1017             (C)  1627            (D) 1727

Solution

(A)

Given series 27+9+5·25+3·67+ = 27+273+275+277+..+272n1+

Hence nth term of given series Tn=272n1

So, T9=272×91=2717=11017.

Illustration -11

If the pth, qthand rth term of an arithmetic sequence are a , b and  respectively, then the value of  [a(qr)+b(rp)+c(pq)] =

(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)

=abcD+bcaD+cabD 

= 1D(abac+bcab+cabc)=0.

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)

p{a+(p1)d}=q{a+(q1)d}

a(pq)+p2q2d+(qp)d=0

(pq){a+(p+q1)d}=0

a+(p+q1)d=0Tp+q=0,    {pq}.

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 Sn1Sn2=2n+36n+5

n22a1+(n1)d1n22a2+(n1)d2=2n+36n+5

2a1+n12d12a2+n12d2=2n+36n+5

a1+n12d1a2+n12d2=2n+36n+5

Put, n=25 then a1+12d1a2+12d2=2(25)+36(25)+3 T131T132=53155.

Illustration -14

Let Tr be the rth term of an A.P. for r = 1,2,3,…… If for some positive integers m,n we have Tm=1n and  Tn=1m, thenTmn  equals

(A)  1mn         (B) 1m+1n                (C) 1                   (D) 0

Solution

(C)

Tm=a+(m1)d=1n 

and Tn=a+(n1)d=1m

On solving   a=1mn and d=1mn

Tmn=a+(mn1)d=1mn+(mn1)1mn=1

Illustration -15

The sum of the series 12+13+16+..... to 9  terms is

(A)  56                         (B) 12               (C)1                (D) 32

Solution

(D)

Given series 12+13+16+.....

Here a=12, common difference d=16 and n=9.

S9=922×12+(91)16=32.

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 Sn=n2[2a+(n1)d].

= 20[4+39×4]=20[4+156]=160×20=3200

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. = n2{2a+(n1)d}

60100=n2{2×2+(n1)3}120200=n(3n+1)

3n2+n120200=0(n200)(3n+601)=0

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.

   S=n2(a+l)300=n2(10+50)n=10.

Illustration -19

The ratio of sum of m and n terms  of an A.P. is m2 : n2, then the ratio of mth and nth term will be

(A) m1n1                (B) n1m1           (C) 2m12n1         (D) 2n12m1

Solution

(C)

Given that   m2[2a+(m1)d]n2[2a+(n1)d]=m2n2

2a+(m1)d2a+(n1)d=mna+12(m1)da+12(n1)d=mn

an+12(m1)nd=am+12(n1)md

a(nm)+d2[mnnmn+m]=0

a(nm)+d2(mn)=0a=d2 or d=2a

So, required ratio, TmTn=a+(m1)da+(n1)d=a+(m1)2aa+(n1)2a =1+2m21+2n2=2m12n1.

Trick : Replace m by 2m-1 and n by 2n-1. Obviously if Sm is of degree 2, then Tm 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.

A1+A4=8…..(i)    and   A2.A3=15…..(ii)

The sum of terms equidistant from the beginning and end is constant and is equal to sum of first and last terms.

Hence, A2+A3=A1+A4=8        …..(iii)

From (ii) and (iii),

A2+15A2=8A228A2+15=0

A2=3 or 5 and A3=5 or 3

As we know,  A2=A1+A32A1=2A2A3

A1=2×35=1 and A4=8A1=7

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 124=3612=10836=..=3, which is constant.

Clearly, this sequence is a G.P. with first term 4 and common ratio 3.

The sequence 13,12,34,98,..... is a G.P. with first term 13 and common ratio 12/13=32

9. GENERAL TERMS OF G.P

(1) We know that, a,ar,ar2,ar3,..arn1 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 Tn=arn1.

It should be noted that, r=T2T1=T3T2=.

(2) pth term from the end of a finite G.P. : If G.P. consists of ‘n’ terms, pth term from the end =(np+1)th term from the beginning = arnp.

Also, the pth term from the end of a G.P. with last term l and common ratio r is l1rn1.

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 ar,a,ar
4 ar3,ar,ar,ar3
5 ar2,ar,a,ar,ar2

(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 Sn of first n terms of a G.P. is given by

Sn=a1rn1r and Sn=alr1r,     (when |r|< 1)

Sn=arn1r1 and Sn=lrar1,     (when |r|> 1)

Sn=na,   (when r = 1)

12. SUM OF INFINITE TERMS OF A G.P.

(1) When |r|< 1,    (or -1 < r < 1); S=a1r.

(2) If r 1, then S 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 a,G1,G2,G3,.Gn,b are in G.P. then G1,G2,G3,.Gn 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 = ab.

(ii) n G.M.’s between a and b : If G1,G2,G3,.Gn are n G.M.’s between a and b, then

G1=ar=aba1n+1, G2=ar2=aba2n+1,

G3=ar3=aba3n+1, ……………….., Gn=arn=abann+1.

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 a1,a2,a3,an be in G.P.

Then a1an=a2an1=a3an2=a4an3=.=ar·anr+1

(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 a1,a2,a3,an........ 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 b2=ac.

(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 aln2.

(9) If there be n quantities in G.P. whose common ratio is r and Sm denotes the sum of the first m terms, then the sum of their product taken two by two is rr+1SnSn1.

(10) If ax1,ax2,ax3,,axn are in G.P., then x1,x2,x3,,xn 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 ar2,ar, 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

a21+r2+r4a21+r+r22=189441=371+2r2+r4r21+r+r22=37

1+r22r21+r+r22=371+r2r1+r+r2=37 ⇒  7 ( 1+ r2 – r ) = 3( 1+ r+ r2)

⇒ 4r2 –10r + 4 = 0   ⇒ 2r2 –5r + 2 = 0  ⇒ r = 2, 12

Hence the three numbers are 3, 6, 12 or 12, 6, 2

Illustration -23

Find the sum 1+122+12+124+122+126+. of up to infinite terms.

Solution

1+122+12+124+122+126+.

=1+12+122++122+124+126+

=1112+1221122=2+14×43=213

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 Tp=Tp+1+Tp+2+.....  or, arp1=arp+arp+1+arp+2+

 rp1=rp1r [sum of an infinite G.P.]

∴  1 – r = r ⇒ r = 12.

Hence the series is 1,12,14,18,.

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

Sn=arn1r1=889

Here  Sn=r.arn1ar1=448rar1

⇒ 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

sn=a1rn1r

s6=213613=2(1729)2

= −(−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, r=12 and n = 5. So

sn=a1rn1r

s5=81125112=8113232 = 2×8×33323=112=512

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

sn=a1rn1r

1×11.1n11.1>20

(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. 3,32,34, … are needed to give the Sum 3069512?

Solution

Let n be the number of terms needed. Given that a = 3, r=12and Sum 3069512

Since sn=a1rn1r

Therefore 3069512=3112n112=6112n

or  30693072=112n or 12n=130693072=33072=11024

or   2n = 1024 = 210, which gives n = 10.

Illustration -31

The sum of first three terms of a G.P. 1312 is and their product is – 1.

Find the common ratio and the terms.

Solution

Let ar, a, ar be the first three terms of the G.P. Then

ar+ar+a=1312 _______________ (1)

and  ar(a)(ar)=1   _______________ (2)

From (2), we get a3 = – 1, i.e., a = – 1 (considering only real roots)

Substituting a = –1 in (1), we have 1r1r=1312 or 12r2 + 25r + 12 = 0.

This is a quadratic in r, solving, we get r=34 or 43 .

Thus, the three terms of G.P. are : 43,1,34 for r=34 and 34,143 for  r=43

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

79 [9 + 99 + 999 + 9999 +… to n terms]

79 [(10 – 1) + (102 – 1) + (103 – 1) + (104 – 1) + …… n terms]

79 [(10 + 102 + 103 + … n terms) – (1+1+1+… n terms)]

= 791010n1101n=791010n19n

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 Sn=arn1r1

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 t3=ar2=4

Product of first 5 terms = (a) (ar) (ar2) (ar3) (ar4) = a5 r10  = ar25=45

= 1024

Illustration -36

If (10)9+2(11)1(10)8+3(11)2(10)7++10(11)9=k(10)9, then find k.

Solution

k(10)9=109+2(11)1(10)8+3(11)2(10)7+.+10(11)9

=k=1+21110+311102+.+1011109(1)

11k10=1110+211102+311103+.+10111010(2)

 (1) (2)k10=1+1110+11102+.+1110910111010

=11101011110110111010=101110101010111010

k10=10k=100

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.

2(2ar)=a+ar2r24r+1=0

r=4±1642=2±3

r>1r=2+3

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

a1+r+r2=70(1)

it is given that 4a, 5ar, 4ar2 are in A.P

2(5ar)=4a+4ar25r=2+2r2

2r25r+2=0(2r1)(r2)=0

 r=2,12    put r=2 in (1), then a=10

put r=12 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 a/rsinα=arsin2α

sin2αsinα=r2r2=2cosα<2

r2<2r<2

1<r<2

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 Tn=ARn1;  81=3R41 ;

R3=813=27R3=33R=3

a=AR=3×3=9,b=AR2=3×32=27

16. HARMONIC PROGRESSION

A progression is called a harmonic progression (H.P.) if the reciprocals of its terms are in A.P.

Standard form : 1a+1a+d+1a+2d+..….

Example: The sequence 1,13,15,17,19, 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 1a,1a+d,1a+2d,… then corresponding A.P. is of A.P. is a,a+d,a+2d,..

Tn of A.P. is a+(n-1)d

∴ Tn of H.P. is 1a+n1d

In order to solve the question on H.P., we should form the corresponding A.P. Thus, General term :

Tn=1a+(n1)d or Tn of H.P.=1Tn of A.P.

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 = 2aba+b.

(ii) H, H.M. of n non-zero numbers a1,a2,a3,.....,an is given by 1H=1a1+1a2+..+1ann.

(iii) Let a, b be two given numbers. If n numbers H1,H2,......Hn are inserted between a and b such that the sequence a,H1,H2,H3,.....Hn,b is a H.P., then H1,H2,......Hn are called n harmonic means between a and b.

Now, a,H1,H2,H3,.....Hn,b are in H.P.

1a,1H1,1H2,..1Hn,1b   are in A.P.

Let D be the common difference of this A.P. Then,

1b=(n+2)th term =Tn+2

1b=1a+(n+1)DD=ab(n+1)ab.

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 D=ab(n+1)ab.

Also, 1H1=1a+D, 1H2=1a+2D,,1Hn=1a+nD ,…….,,  where D=ab(n+1)ab

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) 1Ha+1Hb=1a+1b

(ii) (H2a)(H2b)=H2

(iii) H+aHa+H+bHb=2

Illustration -41

Find the nth term of H.P. 43,32,127,.....

Solution

43,32,127,.....are in H.P.

34,23,712,are in A.P.

a=34, d=2334=112

We have, tn=1a+(n1)d = 134+(n1)112=1210n

Illustration -42

Find the 4th and the 8th terms of the H.P. 6, 4, 3,……….

Solution

Consider 16,14,13,

Here  T2 – T1 = T3 – T2 =  11216,14,13,,….. is an A.P.

4th term of this A.P. =  16+3×112=16+14=512

and the 8th term = 16+7×112=912

Hence the 4th term of the H.P. = 125  and the 8th term =  129=43

Illustration -43

Find H. P. whose 3rd and 14th terms are respectively 67 and 13.

Solution

Let a & d are first term & common difference of A.P. which is reciprocal of given H.P.

t3=76=a+2d & t14=3=a+13d   a=56 & d=16

There A.P. is 56,1,76,86,96..... &

H.P. is 65,1,67,68,69……

Illustration -44

x + y + z = 15 if a, x, y, z, b are in A.P. and 1x+1y+1z=53 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 = a+b2.3

∴ 15 = a+b2.3  ⇒ a + b = 10   …(2)

when a, x, y, z, b are in HP., 1a,1x,1y,1z,1b are in AP.

 1x+1y+1z=1a+1b2·3  53=1a+1b·3=102ab·3

∴   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 35, 12.

Solution

Let a be the first term. Then a, 35, 12are in H.P.

Using the relation, we get a353512=a12, or a 35=a5   or    5a – 3 = a,  i.e., 4a = 3, or  a = 34

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.

1a,1a+d,1a+2d1a+3d,… is 1a+n1d.

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 2aba+b

Here a = 2, b = 3, ∴ H.M. = 2×2×32+3=125.

(ii) Let us insert 3 arithmetic means between 15 and 16 and  then take their reciprocals.

Let A1, A2, A3, be the arithmetic means in between 15 and 16

Then 15, A1, , A2, A3, 16 are in A.P.

Let d be the common difference.

T5=16, or 15+(51)d=16   d=1120

A1=15+d=151120=23120;

A2=15+2d=15160=1160;

A3=15+3d=15140=740;

∴ The required harmonic means are 12023,6011,407.

Illustration -47

Insert 6 H.M.’s between 23 and 231.

Solution

Let the harmonic progression be

1a,1a+d,1a+2d,

Equating the first and last terms,

1a=23a=32

t8=1a+7 d=231

a + 7d = 312

7d=31232=14

d = 2

a+d=32+2=72

a+2d=32+2(2)=112

a+3d=32+3(2)=152

a+4d=32+4(2)=192

a+5d=32+5(2)=232

a+6d=32+6(2)=272

The harmonic means are, 27,211,215,219,223,227

Illustration -48

If (b + c), (c + a) and (a + b) are in H.P. then

S.T.  1a2,1b2,1c2 will also be in H.P.

Solution

Given that,

b + c, c + a, a + b are in H.P.

1b+c,1c+a,1a+b are in A.P.

1c+a1b+c=1a+b1c+a

b+cca(c+a)(b+c)=c+aab(a+b)(c+a)

(ba)b+c=cba+b

⇒ ab – a2 + b2 – ab = bc + c2 – b2 – bc

⇒ b2 – a2 = c2 – b2

⇒ 2b2 = a2 + c2

⇒ a2, b2, c2 are in A.P.

⇒ 1a2,1b2,1c2 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

an+1+bn+1an+bn=A when n=0G when n=1/2H when n=1

(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

G1G2H1H2=A1+A2H1+H2

(3) Reorganization of A.P., G.P., H.P

If a, b, c are three successive terms of a sequence.

If  abbc=aa, then a, b, c are in A.P.

If, abbc=ab, then a, b, c are in G.P.

If, abbc=ac, 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 xa,xb,xc, then  will be in G.P.(x±1).

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, A=a+b2, G=ab and H=2aba+b.

These three means possess the following properties :

(1) AGH

A=a+b2,G=ab and H=2aba+b

AG=a+b2ab = (ab)220AG   …..(i)

GH=ab2aba+baba+b2aba+b  = aba+b(ab)20

GH …..(ii)

From (i) and (ii), we get AGH.

Note that the equality holds only when a = b.

(2) A, G, H from a G.P., i.e., G2=AH

AH=a+b2×2aba+b=ab=(ab)2=G2. Hence, G2=AH

(3) The equation having a and b as its roots is

x22Ax+G2=0

The equation having a and b its roots is

x2(a+b)x+ab=0

x22Ax+G2=0,    A=a+b2  and  G=ab.

The roots a, b are given by A±A2G2.

(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 x33Ax2+3G3HxG3=0

where A=a+b+c3, G=(abc)1/3 and 1H=1a+1b+1c3

a+b+c=3A,   abc=G3  and 3G3H=ab+bc+ca

The equation having a, b, c as its roots is  

x3(a+b+c)x2+(ab+bc+ca)xabc=0

x33Ax2+3G3HxG3=0

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 a+b2=34 and ab=16

a + b=68 and ab=256

(ab)2=(a+b)24ab

=(68)24(256)=3600ab=60

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 2aba+b=165

a+b=5ab8(1)

Given 2A+G2=262a+b2+ab=26

(a+b)+ab=265ab8+ab=26ab=16

From (1),   a+b=58(16)a+b=10(2)

(ab)2=(a+b)24ab=10064=36

(ab)=6(3) 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

A9=a+9d=a+9ban+1=65

ii. a = 2, b = 100, n = 13

G9=ar9=aba914=2(50)914

iii. a = 2, b = 100, n = 13 reciprocal of harmonic is A.P. where   t1=12 & t15=1100

1H9=t10=t1+9 d=12+9×7200

Hence   H9=20037

Illustration -52

If H.M. & A.M. of two numbers are 3 & 4 respectively, find the numbers.

Solution

Let numbers are a & b  

2aba+b=3 & a+b2=4   ⇒ 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 x22Ax+G2=0.

So, the required quadratic equation is x218x+16=0

Illustration -54

If the arithmetic, geometric and harmonic means between two positive real numbers be A, G and H, then

(A) A2=GH          (B) H2=AG         (C) G = AH            (D) G2=AH

Solution

(D)

Let A=a+b2,G=ab  and  H=2aba+b.

Then G2=ab  …..(i)

and AH=a+b2·2aba+b=ab …..(ii)

From  (i) and (ii), we have G2=AH.

Illustration -55

If  a1/x=b1/y=c1/z 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 a1/x=b1/y=c1/z = ka=kx, b=ky, c=kz

Now, are in G.P.

b2=ack2y=kx.kz=kx+z2y=x+z

⇒ x,y,z are in A.P.

Illustration -56

If 1ba+1bc=1a+1c, 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 1a,1b,1c are in A.P.

1b1a=1c1b=d , say

abab=d=bcbcab=abd andb – c = bcd

Now LHS = 1ab+1bc=1abd+1bcd

=1bd1c1a=1bd(2d)2b=1a+1c = RHS

∴ a,b,c are in H.P. is verified.

Illustration -57

If a2,b2,c2 are in A.P., then (b+c)1,(c+a)1  and  (a+b)1 will be in

(A) H.P.             (B) G.P.           (C) A.P.          (D) None of these

Solution

(C)

a2,b2,c2 are in A.P. Therefore  a2+(ab+bc+ca), b2+(ab+bc+ca), c2+(ab+bc+ca) will be in A.P. will be in A.P.

{α(a+b)+c(a+b)},   {b(b+a)+c(b+a)},  c(c+b)+a(b+c) will be in A.P.

1b+c,1c+a,1a+b  will be in A.P.  {Dividing each term by (a+b)(b+c)(c+a)}

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 a1,a2,a3,,an, is an A.P. and b1,b2,,bn, is a G.P., then the sequence a1b1,a2b2,a3b3,,anbn,. is said to be an arithmetico-geometric sequence.

Thus, the general form of an arithmetico geometric sequence is a,(a+d)r,(a+2d)r2,(a+3d)r3

From the symmetry we obtain that the nth term of this sequence is [a+(n1)d]rn1.

Also, let a, (a+d)r, (a+2d)r2, (a+3d)r3,. be an arithmetico-geometric sequence.

Then, a+(a+d)r+(a+2d)r2+(a+3d)r3+ 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 a,(a+d)r,(a+2d)r2(a+3d)r3, is given by

Sn=a1r+dr1rn1(1r)2{a+(n1)d}rn1r, when r1n2[2a+(n1)d], when r=1

3 SUM OF INFINITE TERMS OF A.G.P

Let |r|< 1. Then  rn, rn10 as n and it can also be shown that n.rn0 as n. So, we obtain that Sna1r+dr(1r)2, as n.

In other words, when |r|< 1 the sum to infinity of an arithmetico-geometric series is S=a1r+dr(1r)2.

Illustration -58

The sum of the first n terms of the series 12+34+78+1516+……. is

(A) 2nn1         (B) 12n        (C)  n+2n1           (D) 2n1 

Solution

(C)

The sum of the first n terms is

Sn=112+1122+1123+1124+.+112n

=n12+122+.+12n

=n12112n112=n112n=n1+2n.

Illustration -59

The sum of 1+25+352+453+….. up to n terms is

(A) 25164n+516×5n1        (B) 342n+516×5n+1       (C) 373n+516×5n1       (D) 125n+13×5n+2 

Solution

(A)

Given series, let Sn=1+25+352+453++n5n1

15Sn=15+252+353+.+n5n

Subtracting,

115Sn=1+15+152+153++ upto n times n5n

45Sn=115n45n5nSn=25164n+516×5n1

Illustration -60

21/4·41/8·81/16·161/32……. is equal to

(A) 1                   (B) 2            (C) 32               (D) 52

Solution

(B)

21/4·41/8·81/16·161/32.....

= 21/4+2/8+3/16+..=2S, where S is given by

S=14+218+3116+4132+.……(i)

12S=18+216+332+464+.……(ii)

Subtracting (ii) from (i), we get S=1.

Hence required product = 21=2.

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 1+2.13+3.132+4.133+

Solution

S=1+2·13+3·132+4·133+

13 S=13+2·132+3·133+

23 S=1+13+132+133+ upto in infinite =1+1/3113=32

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 = 1+3x1xn11x(3n2)xn

Sn=11x1+3x1x1xn1(3n2)xn

23. SUMMATION OF SOME SERIES OF NATURAL NUMBERS

Σ1=k=1n1=1+1++1(n terms )=n

k=1nk=1+2+3++n=12n(n+1)

k=1nk2=12+22++n2=16n(n+1)(2n+1)

k=1nk3=13+23++n3=k=1nk2 = (1+2+3++n)2=12n(n+1)2=14n2(n+1)2

1+3+5+….n terms = k=1n(2k1)=n2

2+4+6+….n terms = k=1n(2k)=n(n+1)

12+32+52+.+n terms = k=1n(2k1)2=n34n21

22+42+62+.+n terms  = k=1n(2k)2=23n(n+1)(2n+1)

13+33+53+.+n terms = k=1n(2k1)3=n22n21

Sum of n terms of series

1222+3242+52..=n(n+1)2, if n is odd n(n+1)2, if n is even 

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 Tn 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 Tn.

Step IV: From Tn, 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.

 Tn=12n(n+1)  Sn=ΣTn=12Σn2+Σn

=12n(n+1)(2n+1)6+n(n+1)2=n(n+1)(n+2)6.

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 + n12{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

= n(n+1)(2n+1)6+n(n+1)2n=n(n+1)22n+13+1n = n(n+1)(2n+4)6n

= n(n+1)(n+2)3n=nn2+3n13

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 rr12 ⇒  tr   = r2 – r + 5

Sn = r=1nr2r=1nr+5r=1n1

= n6{(n + 1)(2n + 1) – 3(n + 1) + 30}

= n3(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} 

= r=1nr3+4r=1nr2+3r=1nr

= n(n+1)22+4n(n+1)(2n+1)6+3n(n+1)2 = n(n+1)123n2+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 = Σtn

= n3+6n2+11n+6

=  Σn3+Σ6n2+Σ11n+Σ6

= n2(n+1)24+6×n(n+1)(2n+1)6+11×n(n+1)2+6n

= n4n(n+1)2+4(n+1)(2n+1)+22(n+1)+24

= n4nn2+2n+1+42n2+3n+1+22(n+1)+24

= n4n3+2n2+n+8n2+12n+4+22n+22+24

= n4n3+10n2+35n+50

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

tn=n(n+1)(2n+1)6

We have,

Sn=Σtn

= n(n+1)(2n+1)6

= 16n(n+1)(2n+1)

= 162n2(n+1)24+3n(n+1)(2n+1)6+n(n+1)2=16Σ2n2+3n2+n

= 16×n(n+1)2[n(n+1)+(2n+1)+1]

= n(n+1)12n2+n+2n+1+1=n(n+1)n2+3n+212

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 + 2n1    (C) n2+ n + 2n1       (D) n2+ 2n+2n+ 1  

Solution.

C

S2n = 2 + 1 + 4 + 2 + 6 + 4 + … +T2n

= (2 + 4 + 6 + …Tn ) + (1 + 2 + 4 + …Tn)

= n2[4+(n1)×2]+2n1

= n (2 + n − 1) + 2n – 1

=2n + n2n + 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) 222×4433+3×224×4422                        (B) 4×222×4436+3×221×2222

(C) 221×222×4436+3×221×2222+442   (D) 221×222×2236+221×4432+442

Solution

C

The given series is 6 + 12 + 20 + 30 + 42 + …

Sn = 6 + 12 + 20 + 30 + 42 + ……… + an1 + an ___________________ (1)

Sn = 6 + 12 + 20 + 30 + …….. + an2 + an1 + 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)

an=6+(n1)[2×6+(n2)2]2 [6 + 8 + 10 + 12 + …….. (n – 1) terms is an A.P.]

= 6+(n1)[12+2n4]2 = 6 + (n1)[2n+8]2 = 6+(n-1)(n+4)

= 6 + n2 + 3n – 4 = n2 + 3n + 2

 S221=k=1221ak=k=1221k2+3k=1221k+2k=12211=k=1221k2+3k=1221k+2×221

= 221(221+1)(2×221+1)6+3221(221+1)2+442

k=1nk2=n(n+1)(2n+1)6,k=1nk=n(n+1)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 = n1a1+1a2+1a3+1an

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

A*=a1w1+a2w2++anwnw1+w2++wn

and H*=w1+w2++wnW1a1+w2a2++wnan

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 a1b1+a2b2++anbn2 a1+2a2+2+an2b12+b22++bn2 with the    equality holding if and only if a1b1=a2b2=.=anbn.

Illustration -72

Prove that a+b2a+b>ab·ba, a, bN; ab

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 )a+b > [(a.a.a…..b times) (b.b.b….a times)1/(a+b)]

ab+aba+b>abb21/(a+b)2aba+b>abb21/(a+b)

Now a+b2>2aba+b  ( A.M. > H.M. )a+b22+b>ab.b2

2. ARITHMETIC MEAN OF mth POWER

Let a1, a2, ……….., an be n positive real numbers  and let m be a real number, then

a1m+a2m++anmna1+a2++annm, if mR[0,1]

However if  (0, 1), then a1m+a2m++anmna1+a2++annm

Obviously if m{0,1}, then a1m+a2m++anmn=a1+a2++annm

Illustration -73

Prove that a4+ b4 + c4   abc (a + b + c),   [a, b, c > 0]

Solution

Using mth power inequality, we get a4+b4+c43a+b+c34

a+b+c3a+b+c33a+b+c3(abc)1/33   (  A.M  G.M)

or a4+b4+c43a+b+c3abc

∴   a4+ b4 + c4  abc (a + b + c).

Illustration -74

Prove that ssa+ssb+ssc92 , if s = a + b + c,   [a, b, c > 0]

Solution

We have to prove that 1b+c+1c+a+1a+b92(a+b+c)

for the proof , using mth power theorem of inequality, we get

(a+b)1+(b+c)1+(c+a)13a+b+b+c+c+a31  or, 1b+c+1c+a+1a+b92(a+b+c)

Aliter : A.M.   H.M.

(a+b)+(b+c)+(c+a)331a+b+1b+c+1c+a 1a+b+1b+c+1c+a92(a+b+c)

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)

R=XY

10lR=X.YYY  and 10l+mR=XY.YYY

Subtracting  we get R=XYX10l+m10l

Example0.623 = 6236990=617990

Example: 1.243=1+2432990=1+241990=1231990

4. SUM OF THE PRODUCTS OF TWO TERMS OF A SEQUENCE

To obtain the sum i<j aiaj, we use the identity

2i<jai aj=a1+a2++an2a12+a22++an2

Was this article helpful to you? Yes No