Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

NCERT Solutions for Class 11 Maths Chapter 8 Sequences and Series

ffImage
banner

NCERT Chapter 8 Maths Sequences and Series Class 11 Solutions - Free PDF Download

The NCERT Maths Chapter 8 Sequence and Series Class 11 Solutions is all about understanding the order and pattern of numbers. The free PDF of Chapter 8 Sequence and Series Class 11 Maths Solutions is available on Vedantu, providing students with a better understanding of the problems. It covers solutions to every exercise in this chapter and is updated according to the latest CBSE syllabus. In this chapter, you will learn about different types of sequences and geometric sequences. Vedantu’s solutions provide step-by-step explanations to help you grasp these concepts easily. The clear and detailed solutions ensure that you understand how to approach and solve problems related to sequences and series.

toc-symbolTable of Content
toggle-arrow
Courses
Competitive Exams after 12th Science

Exercises Under NCERT Solutions for Class 11 Maths Chapter 8 – Sequences and Series

  • Exercise 8.1: This exercise contains 14 fully solved questions. This exercise introduces the concept of sequences and their types, including arithmetic sequences, geometric sequences, and harmonic sequences. Students will practice identifying the nth term of each type of sequence.

  • Exercise 8.2: This exercise contains 32 fully solved questions. This exercise focuses on Geometric Progression (GP) and its various properties. Students will learn about the nth term and the sum of n terms of a GP and how to apply these concepts in problem-solving.

  • Miscellaneous Exercise: This exercise contains 18 fully solved questions. This exercise includes a mix of questions covering all the concepts taught in the chapter. Students will have to apply their knowledge of sequences and series to solve various problems and answer questions.


Access NCERT Solutions for Class 11 Maths Chapter 8 – Sequences and Series

Exercise 8.1

1. Write the first five terms of the sequences whose nth term is an=n(n+2) .

Ans:

The given equation is an=n(n+2) .

Substitute n=1 in the equation.

a1=1(1+2)

a1=3

Similarly substitute n=2,3,4 and 5in the equation.

a2=2(2+2)

a2=8

a3=3(3+2)

a3=15

a4=4(4+2)

a4=24

a5=5(5+2)

a5=35

Therefore, the first five terms of an=n(n+2) is 3,8,15,24 and 35


2. Write the first five terms of the sequences whose nth term is an=nn+1 .

Ans:

The given equation is an=nn+1 .

Substitute n=1 in the equation.

a1=11+1

a1=12

Similarly substitute n=2,3,4 and 5in the equation.

a2=22+1

a2=23

a3=33+1

a3=34

a4=44+1

a4=45

a5=55+1

a5=56

Therefore, the first five terms of an=nn+1 is 12,23,34,45 and 56


3. Write the first five terms of the sequences whose nth term is an=2n .

Ans:

The given equation is an=2n .

Substitute n=1 in the equation.

a1=21

a1=2

Similarly substitute n=2,3,4 and 5in the equation.

a2=22

a2=4

a3=23

a3=8

a4=24

a4=16

a5=25

a5=32

Therefore, the first five terms of an=2n is 2,4,8,16 and 32


4. Write the first five terms of the sequences whose nth term is an=2n36 .

Ans:

The given equation is an=2n36 .

Substitute n=1 in the equation.

a1=2(1)36

a1=16

Similarly substitute n=2,3,4 and 5in the equation.

a2=2(2)36

a2=16

a3=2(3)36

a3=36=12

a4=2(4)36

a4=56

a5=2(5)36

a5=76

Therefore, the first five terms of an=2n36 is 16,16,12,56 and 76


5. Write the first five terms of the sequences whose nth term is an=(1)n15n+1 .

Ans:

The given equation is an=(1)n15n+1 .

Substitute n=1 in the equation.

a1=(1)1151+1

a1=52=25

Similarly substitute n=2,3,4 and 5in the equation.

a2=(1)2152+1

a2=53=125

a3=(1)3153+1

a3=54=625

a4=(1)4154+1

a4=55=3125

a5=(1)5155+1

a5=56=15625

Therefore, the first five terms of an=(1)n15n+1 is 25,125,625,3125 and 15625


6. Write the first five terms of the sequences whose nth term is an=nn2+54 .

Ans:

The given equation is an=nn2+54 .

Substitute n=1 in the equation.

a1=112+54

a1=64=32

Similarly substitute n=2,3,4 and 5in the equation.

a2=222+54

a2=184=92

a3=332+54

a3=424=212

a4=442+54

a4=844=21

a5=552+54

a5=1504=752

Therefore, the first five terms of an=nn2+54 is 32,92,212,21 and 752


7. Find the 17th and 24th term in the following sequence whose nth term is an=4n3 .

Ans:

The given equation is an=4n3 .

Substitute n=17 in the equation.

a17=4(17)3

a17=65

Similarly substitute n=24 in the equation.

a24=4(24)3

a24=93

Therefore, the 17th and 24th term of an=4n3 is 65 and 93 respectively. 


8. Find the 7th term in the following sequence whose nth term is an=n22n .

Ans:

The given equation is an=n22n .

Substitute n=7 in the equation.

a7=7227

a7=49128

Therefore, the 7th term of an=n22n is 49128


9. Find the 9th term in the following sequence whose nth term is an=(1)n1n3 .

Ans:

The given equation is an=(1)n1n3 .

Substitute n=9 in the equation.

a9=(1)9193

a9=729

Therefore, the 9th term of an=(1)n1n3 is 729


10. Find the 20th term in the following sequence whose nth term is an=n(n2)n+3 .

Ans:

The given equation is an=n(n2)n+3 .

Substitute n=20 in the equation.

a20=20(202)20+3

a20=36023

Therefore, the 20th term of an=n(n2)n+3 is 36023


11. Write the first five terms of the following sequence and obtain the corresponding series: a1=3, an=3an1+2 for all n>1 .

Ans:

The given equation is an=3an1+2 where a1=3 and n>1 .

Substitute n=2 and a1=3 in the equation.

a2=3a21+2=3(3)+2

a2=11

Similarly substitute n=3,4 and 5 in the equation.

a3=3a31+2=3(11)+2

a3=35

a4=3a41+2=3(35)+2

a4=107

a5=3a51+2=3(107)+2

a5=323

Therefore, the first five terms of an=3an1+2 is 3,11,35,107 and 323 .

The corresponding series obtained from the sequence is 3+11+35+107+323+...


12. Write the first five terms of the following sequence and obtain the corresponding series: a1=1, an=an1n, n2 .

Ans:

The given equation is an=an1n where a1=1 and n2 .

Substitute n=2 and a1=1 in the equation.

a2=a212=12

a2=12

Similarly substitute n=3,4 and 5 in the equation.

a3=a313=1/23

a3=16

a4=a414=1/64

a4=124

a5=a515=1/245

a5=1120

Therefore, the first five terms of an=an1n is 1,12,16,124 and 1120 .

The corresponding series obtained from the sequence is (1)+(12)+(16)+(124)+(1120)...


13. Write the first five terms of the following sequence and obtain the corresponding series: a1=a2=2, an=an11, n>2 .

Ans:

The given equation is an=an11 where a1=a2=2 and n>2 .

Substitute n=3 and a2=2 in the equation.

a3=a311=21

a3=1

Similarly substitute n=4 and 5 in the equation.

a4=a411=11

a4=0

a5=a511=01

a5=1

Therefore, the first five terms of an=an11 is 2,2,1,0 and 1 .

The corresponding series obtained from the sequence is 2+2+1+0+(1)+...


14. The Fibonacci sequence is defined by 1=a1=a2, an=an1+an2 , n>2 . Find an+1an, for n=1,2,3,4,5.

Ans:

The given equation is an=an1+an2 where 1=a1=a2 and n>2 .

Substitute n=3 and 1=a1=a2 in the equation.

a3=a31+a32=1+1

a3=2

Similarly substitute n=4,5 and 6 in the equation.

a4=a41+a42=2+1

a4=3

a5=a51+a52=3+2

a5=5

a6=a61+a62=5+3

a6=8

Substitute the values of  a1 and a2 in the expression an+1an for n=1 .

a1+1a1=11=1

Similarly, when n=2,

a2+1a2=21=2

When n=3,

a3+1a3=32

When n=4,

a4+1a4=53

When n=5,

a5+1a5=85

Therefore, the value of an+1an for n=1,2,3,4,5 is 1,2,32,53 and 85 respectively.


Exercise 8.2

1. Find the 20th and nth term of the G.P. 52,54,58,...

Ans:

52,54,58,... is the given G.P.

The first term of the G.P. is a=52 and the common ratio is r=5/45/2=12.

The nth term of the G.P. is given by the equation an=arn1.

Substituting the values of a and r we get

an=52(12)n1=5(2)(2)n1=5(2)n

Similarly, the 20th term of the G.P. is a20=ar201

a20=52(12)19=5(2)(2)19=5(2)20

Therefore, the 20th and nth term of the given G.P. is 5(2)20 and 5(2)n respectively.


2. Find the 12th term of a G.P. whose 8th term is 192 and the common ratio is 2

Ans:

Let the first term of the G.P. be a and the common ratio r=2 .

The 8th term of the G.P. is given by the equation a8=ar81.

Substituting the values of a8 and r we get

192=a(2)7

(2)6(3)=a(2)7

a=(2)6(3)(2)7=32

Then 12th term of the G.P. is given by the equation a12=ar121.

Substitute the values of a and r in the equation.

a12=32(2)11

=3(2)10

=3072

Therefore, the 12th term of the G.P. is 3072 .


3. The 5th, 8th and 11th terms of a G.P. are p,q and s , respectively. Show that q2=ps .  

Ans:

Let the first term and the common ratio of the G.P. be a and r respectively.

According to the conditions given in the question,

a5=ar51=ar4=p

a8=ar81=ar7=q

a11=ar111=ar10=s

Dividing a8 by a5 we get

ar7ar4=qp

r3=qp

Dividing a11 by a8 we get

ar10ar7=sq

r3=sq

Equate both the values of r3 obtained.

qp=sq

q2=ps

Therefore,  q2=ps is proved.


4. The 4th term of a G.P. is square of its second term, and the first term is 3 . Determine its 7th term.

Ans:

Let the first term and the common ratio of the G.P. be a and r respectively.

It is given that a=3 .

The nth term of the G.P. is given by the equation an=arn1.

Then,

a4=ar3=(3)r3

a2=ar1=(3)r

According to the conditions given in the question,

(3)r3=[(3)r]2

3r3=9r2

r=3a7

=ar6

=(3)(3)6

=(3)7

=2187

Therefore, 2187 is the seventh term of the G.P.


5. Which term of the following sequences:

  1. 2,22,4... is 128 ?

Ans:

2,22,4... is the given sequence.

The first term of the G.P. a=2 and the common ratio r=(22)/2=2 .

128 is the nth term of the given sequence.

The nth term of the G.P. is given by the equation an=arn1.

Therefore, arn1=128

(2)(2)n1=128

(2)(2)n12=(2)7

(2)n12+1=(2)7

n12+1=7

n12=6

n1=12

n=13

Therefore, 128 is the 13th term of the given sequence.


  1. 3,3,33... is 729 ?

Ans:

3,3,33... is the given sequence.

The first term of the G.P. a=3 and the common ratio r=3/3=3 .

729 is the nth term of the given sequence.

The nth term of the G.P. is given by the equation an=arn1.

Therefore, arn1=729

(3)(3)n1=729

(3)1/2(2)n12=(3)6

(3)12+n12=(3)6

12+n12=6

1+n12=6

n2=6

n=12

Therefore, 729 is the 12th term of the given sequence.


  1. 13,19,127,... is 119683 ?

Ans:

13,19,127,... is the given sequence.

The first term of the G.P. a=13 and the common ratio r=19÷13=13 .

119683 is the nth term of the given sequence.

The nth term of the G.P. is given by the equation an=arn1.

Therefore, arn1=119683

(13)(13)n1=119683

(13)n=(13)9

n=9

Therefore, 119683 is the 9th term of the given sequence.


6. For what values of x , the numbers 27,x,72 are in G.P.?

Ans:

27,x,72 are the given numbers and the common ratio =x2/7=7x2

We also know that, common ratio =7/2x=72x

Equating both the common ratios we get

7x2=72x

x2=2×72×7=1

x=1

x=±1

Therefore, the given numbers will be in G.P. for x=±1 .


7. Find the sum up to 20 terms in the geometric progression 0.15,0.015,0.0015...

Ans:

0.15,0.015,0.0015... is the given G.P.

The first term of the G.P. a=0.15 and the common ratio r=0.0150.15=0.1 .

The sum of first n terms of the G.P. is given by the equation Sn=a(1rn)1r .

Therefore, the sum of first 20 terms of the given G.P. is 

 S20=0.15[1(0.1)20]10.1

=0.150.9[1(0.1)20]

=1590[1(0.1)20]

=16[1(0.1)20]

Therefore, the sum up to 20 terms in the geometric progression 0.15,0.015,0.0015... is 16[1(0.1)20] .


8. Find the sum of n terms in the geometric progression 7,21,37...

Ans:

7,21,37... is the given G.P.

The first term of the G.P. a=7 and the common ratio r=217=3 .

The sum of first n terms of the G.P. is given by the equation Sn=a(1rn)1r .

The sum of first n terms of the given G.P. is 

 Sn=7[1(3)n]13

=7[1(3)n]13×1+31+3

=7(3+1)[1(3)n]13

=7(3+1)[1(3)n]2

=7(1+3)2[(3)n21]

Therefore, the sum of n terms of the geometric progression 7,21,37... is 7(1+3)2[(3)n21] .


9. Find the sum of n terms in the geometric progression 1,a,a2,a3...( if a1 )

Ans:

1,a,a2,a3... is the given G.P.

The first term of the G.P. a1=1 and the common ratio r=a .

The sum of first n terms of the G.P. is given by the equation Sn=a1(1rn)1r .

The sum of first n terms of the given G.P. is 

 Sn=1[1(a)n]1(a)

=[1(a)n]1+a

Therefore, the sum of n terms of the geometric progression 1,a,a2,a3... is [1(a)n]1+a .


10. Find the sum of n terms in the geometric progression x3,x5,x7...( if a1 )

Ans:

x3,x5,x7... is the given G.P.

The first term of the G.P. a=x3 and the common ratio r=x2 .

The sum of first n terms of the G.P. is given by the equation Sn=a1(1rn)1r .

The sum of first n terms of the given G.P. is 

 Sn=x3[1(x2)n]1x2

=x3[1x2n]1x2

Therefore, the sum of n terms of the geometric progression x3,x5,x7... is x3[1x2n]1x2 .


11. Evaluate k=111(2+3k)

Ans:

k=111(2+3k)=k=111(2)+k=111(3k)=22+k=111(3k) …(1)

We know that,

k=111(3k)=31+32++311

This sequence 3,32,33,,311 forms a G.P. Therefore,

Sn=a(rn1)(r1)

Substituting the values to the above equation we get,

Sn=3[(3)111](31)

Sn=32(3111)

Therefore,

k=1113k=32(3111)

Substitute this value in equation (1). 

k=111(2+3k)=22+32(3111)


12. The sum of first three terms of a G.P. is 3910 and their product is 1. Find the common ratio and the terms.

Ans:

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

Then, its sum is

ar+a+ar=3910       …(1)

And the product is

(ar)(a)(ar)=1      …(2)

Solving equation (2) we will get, 

a3=1

Considering the real roots,

a=1

Substitute the value of a in the equation. 

1r+1+r=3910

1+r+r2=3910r

10+10r+10r2=39r

10r229r+10=0

10r225r4r+10=0

5r(2r5)2(2r5)=0

(5r2)(2r5)=0

r=25 or 52

Therefore, 52,1 and 25 are the first three terms of the G.P.


13. How many terms of G.P. 3,32,33... are needed to give the sum 120?

Ans:

Given G.P. 3,32,33,,311.

Let there be n terms to get the sum as 120

Then using the formula, we get,

Sn=a(rn1)(r1)       …(1)

Given that,

Sn=120

a=3

r=3

Substituting the given values in equation (1),

Sn=120=3(3n1)31

120=3(3n1)2

120×23=3n1

3n1=80

3n=81

3n=34

n=4

Therefore, for getting the sum as 120 the given G.P. should have 4 terms.


14. The sum of first three terms of a G.P. is 16 and the sum of the next three terms is 128. Determine the first term, the common ratio, and the sum to n terms of the G.P.

Ans:

Let a,ar,ar2,ar3... be the G.P.

According to the conditions given in the question,

a+ar+ar2=16         …(1)

ar3+ar4+ar5=128   …(2)

Equation (1) and (2)  can also be written as,

a(1+r+r2)=16

ar3(1+r+r2)=128

Divide equation (2) by (1) .

(2)(1)ar3(1+r+r2)a(1+r+r2)=12816

r3=8

r=2

Substituting the value of r in equation (1), we get

a(1+r+r2)=16

a(1+2+4)=16

7a=16

a=167

Sum of n terms of the G.P. is,

Sn=a(rn1)(r1)

Sn=167(2n1)21

Sn=167(2n1)

Therefore, the first term of the G.P. is a=167, the common ratio r=2 and the sum of terms Sn=167(2n1) .


15. Given a G.P. with a=729 and 7th term 64, determine S7 .

Ans:

Given thata=729 and a7=64

Let the common ratio of the G.P be r. Then,

an=arn1

a7=ar61

64=729(r6)

r6=(23)6

r=23

We know that,

Sn=a(1rn)(1r)

Therefore,

S7=729(1(23)7)(123)

=729×3((3)7(2)7(3)7)

=(3)7((3)7(2)7(3)7)

=(3)7(2)7

=2187128

=2059

Therefore, the value of S7 is 2059


16. Find a G.P. for which sum of the first two terms is 4 and the fifth term is 4 times the third term.

Ans:

Let a and r be the first term and common ratio of the G.P. respectively.

According to the conditions given in  the question,

a5=4×a3

ar4=4×ar2

r2=4

r=±2

Given that,

S2=4=a(1r2)(1r)

Substituting r=2 in the above equation,

4=a[1(2)2]12

4=a(14)1

4=a(3)

a=43

Now, taking r=2 , we get,

4=a[1(2)2]1(2)

4=a(14)1+2

4=a(3)3

a=4

Therefore , 43,83,163,... or 4,8,16,32... is the required G.P. 


17. If the 4th,10th and 16th  terms of a G.P. are x,y and z , respectively. Prove that x,y,z are in G.P.

Ans:

Let the first term of the G.P be a and the common ratio be r.

According to the conditions given in the question,

a4=ar3=x       …(1)

a10=ar9=y      …(2)

a16=ar15=z      …(3)

Then divide equation (2) by (1) .

yx=ar9ar3

yx=r6

Now, divide equation (3) by (1).

zy=ar15ar9

zy=r6

Therefore, 

yx=zy

Therefore, it is proved that x,y,z are in G. P.


18. Find the sum to n terms of the sequence, 8,88,888,8888...

Ans:

8,88,888,8888... is the given sequence  

The given sequence is not in G.P. In order to make the sequence in G.P., it has to be changed to the form,

Sn=8+88+888+8888+... to n terms

=89(9+99+999+9999+...to n terms)

=89((101)+(1021)+(1031)+(1041)+to n terms)

=89(10+102+...n terms)( 1+1+1+...n terms)

=89[10(10n1)101n]

=89[10(10n1)9n]

=8081(10n1)89n

Therefore, the sum of n terms the given sequence is 8081(10n1)89n .


19. Find the sum of the products of the corresponding terms of the sequences 2,4,8,16,32 and 128,32,8,2,1/2 .

Ans:

2×128+4×32+8×8+16×2+32×12 

=64[4+2+1+12+122]

is the required sum.

We can see that, 4,2,1,12,122 is a G.P.

The first term of the G.P. is a=4 and the common ratio is r=12 .

We know that,

Sn=a(1rn)(1r)

Therefore,

S3=4[1(12)5]112

=4[1132]12

=8(32132)

=314

Therefore, the required sum =64(314)=(16)(31)=496 .


20. Show that the products of the corresponding terms of the sequences form a,ar,ar2,...arn1 and A,AR,AR2,ARn1  a G.P. and find the common ratio.

Ans:

The sequence aA,arAR,ar2AR2,...arn1ARn1  forms a G.P. is to be proved.

Second term / First term =arARaA=rR

Third term / Second term =ar2AR2aA=rR

Therefore, the aA,arAR,ar2AR2,...arn1ARn1 forms a G.P. and the common ratio is rR.


21. Find four numbers forming a geometric progression in which third term is greater than the first term by 9, and the second term is greater than the 4th by 18 .

Ans:

Let the first term be a and the common ratio be r of the G.P.

a1=a,a2=ar,a3=ar2,a4=ar3

According to the conditions given in the question,

a3=a1+9   

ar2=a+9   

a(r21)=9      ...(1)

 a2=a4+9   

ar=ar3+18   

ar(1r2)=18    ...(2)

Divide (2) by (1).

ar(1r2)a(r21)=189

r=2

r=2

Substitute r=2 in equation (1).

a(41)=9

a(3)=9

a=3

Therefore, 3,3(2),3(2)2 and 3(2)3 ,i.e., 3,6,12 and 24 are the first four numbers of the G.P. 

 

22. If pth, qth and rth terms of a G.P. are a,b and c , respectively. Prove that aqrbrpcpq=1 .

Ans:

Let the first term be A and the common ration be R of the G.P.

According to the conditions given in the question,

ARp1=a

ARq1=b

ARr1=c

Then,

aqrbrpcpq

=Aqr×R(p1)(qr)×Arp×R(q1)(rp)×Aqr×R(r1)(pq)

=Aqr+rp+pq×R(pqprq+r)+(rqr+ppq)+(prpqr+q)

=A0×R0

=1

Therefore, aqrbrpcpq=1 is proved.


23. If the first and nth the term of a G.P. are a and b , respectively, and if P is the product of n terms, prove that P2=(ab)n .

Ans:

a is the first term and b is the last term of the G.P.

Therefore, is the G.P. a,ar,ar2,ar3...arn1 , where the common ratio is r .

b=arn1                …(1)

P is the product of n terms. Therefore,

P=(a)(ar)(ar2)...(arn1)

=(a×a×...a)(r×r2×...rn1)

=anr1+2+...(n1)          …(2)

We can see that, 1,2,...(n1) is an A.P. Therefore,

1+2+...+(n1)

=n12[2+(n11)×1]

=n12[2+n2]

=n(n1)2

So, equation (2) can be written as P=anrn(n1)2.

Therefore,

P2=a2nrn(n1)

=[a2r(n1)]n

=[a×arn1]n

Substituting (1) in the equation,

P2=(ab)n

Therefore, P2=(ab)n is proved.


24. Show that the ratio of the sum of first n terms of a G.P. to the sum of terms from (n+1)th to (2n)th term is 1rn .

Ans:

Let the first term be a and the common ration be r of the G.P.

a(1rn)(1r) is the sum of first n terms.

From (n+1)th to (2n)th term there are n terms.

From (n+1)th to (2n)th term the sum of the terms is 

Sn=an+1(1rn)1r 

an+1=arn+11=arn

Therefore, the required ratio is =a(1rn)1r×1rarn(1rn)=1rn

Therefore, 1rn is the ratio of the sum of first n terms of a G.P. to the sum of terms from (n+1)th to (2n)th  term .


25. If a,b,c and d are in G.P. show that: (a2+b2+c2)(b2+c2+d2)=(ab+bc+cd)2

Ans:

Let us assume a,b,c,d are in G.P.

Therefore,

bc=ad         …(1)

b2=ac           …(2)

c2=bd           …(3)

To prove :

(a2+b2+c2)(b2+c2+d2)=(ab+bc+cd)2

R.H.S.

=(ab+bc+cd)2

Substitute (1) in the equation.

=(ab+ad+cd)2

=(ab+d(a+c))2

=a2b2+2abd(a+c)+d2(a+c)2

=a2b2+2a2bd+2acbd+d2(a2+2ac+c2)

Substitute (1) and (2) in the equation.

=a2b2+2a2c2+2b2c2+d2a2+d2b2+d2b2+d2c2

=a2b2+a2c2+a2c2+b2c2+b2c2+d2a2+d2b2+d2b2+d2c2

=a2b2+a2c2+a2d2+b2×b2+b2c2+b2d2+c2b2+c2×c2+c2d2

Substitute (2) and (3) in the equation and rearrange the terms.

=a2(b2+c2+d2)+b2(b2+c2+d2)+c2(b2+c2+d2)

=(a2+b2+c2)(b2+c2+d2)

=L.H.S.

Therefore, L.H.S.=R.H.S.

Therefore, (a2+b2+c2)(b2+c2+d2)=(ab+bc+cd)2 is proved.


26. Insert two numbers between 3 and 81 so that the resulting sequence is G.P.

Ans:

Let the two numbers between 3 and 81 be G1 and G2 such that the series, 3,G1,G2,81 , forms a G.P.

Let the first term be a and the common ration be r of the G.P.

Therefore,

81=(3)(r)3

r3=27

Taking the real roots, we get r=3.

When r=3,

G1=ar=(3)(3)=9

G2=ar2=(3)(3)2=27

Therefore, 9 and 27 are the two required numbers. 


27. Find the value of n so that an+1+bn+1an+bn may be the geometric mean between a and b .

Ans:

The geometric mean of a and b is ab .

According to conditions given in the question,

an+1+bn+1an+bn=ab

Square on both the sides.

(an+1+bn+1)2(an+bn)2=ab

a2n+2+2an+1bn+1+b2n+2=(ab)(a2n+2anbn+b2n)

a2n+2+2an+1bn+1+b2n+2=a2n+1b+2an+1bn+1+ab2n+1

a2n+2+b2n+2=a2n+1b+ab2n+1

a2n+2a2n+1b=ab2n+1b2n+2

a2n+1(ab)=b2n+1(ab)

(ab)2n+1=1=(ab)0

2n+1=0

n=12


28. The sum of two numbers is 6 times their geometric mean, show that numbers are in the ratio (3+22):(322) .

Ans:

Let a and b be the two numbers. 

ab is the geometric mean.

According to the conditions given in the question,

a+b=6ab               …(1)

(a+b)2=36ab 

Also,

(ab)2=(a+b)24ab=36ab4ab=32ab

ab=32ab

=42ab                    …(2)

Add (1) and (2).

2a=(6+42)ab

a=(3+22)ab

Substitute a=(3+22)ab in equation (1) .

b=6ab(3+22)ab
b=(322)ab

Divide a by b .

ab=(3+22)ab(322)ab=3+22322

Therefore, it is proved that the numbers are in the ratio (3+22):(322) .


29. If A and B be A.M. and G.M., respectively between two positive numbers, prove that the numbers are A±(A+G)(AG) .

Ans:

Given: The two positive numbers between A.M. and G.M. are A and G.

Let a and b be these two positive numbers.

Therefore, AM=A=a+b2      …(1)

GM=G=ab                          …(2)

Simplifying (1) and (2) , we get

a+b=2A         …(3)

ab=G2              …(4)

Substituting (3) and (4) in the identity,

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

We get

(ab)2=4A24G2=4(A2G2)

(ab)2=4(A+G)(AG)

(ab)=2(A+G)(AG)     …(5)

Adding (3) and (5) we get ,

2a=2A+2(A+G)(AG)

a=A+(A+G)(AG)

Substitute a=A+(A+G)(AG) in equation (3).

b=2AA(A+G)(AG)

=A(A+G)(AG)

Therefore, A±(A+G)(AG) are the two numbers.


30. The number of bacteria in a certain culture doubles every hour. If there were 30 bacteria present in the culture originally, how many bacteria will be present at the end of 2nd hour, 4th hour and nth hour?

Ans:

The number of bacteria after every hour will form a G.P. as it is given that the number of bacteria doubles every hour. 

Given: a=30 and r=2

Therefore,

a3=ar2=(30)(2)2=120

That is, 120 will be the number of bacteria at the end of 2nd hour.

a5=ar4=(30)(2)4=480

That is, 480 will be the number of bacteria at the end of 4th hour.

an+1=arn=(30)2n

Therefore, 30(2)n will be the number of bacteria at the end of nth hour.


31. What will Rs.500 amounts to in 10 years after its deposit in a bank which pays annual interest rate of 10 compounded annually?

Ans:

Rs.500 is the amount deposited in the bank.

The amount = Rs.500(1+110)= Rs.500(1.1) , at the end of first year.

The amount = Rs.500(1.1)(1.1) , at the end of 2nd year. 

The amount = Rs.500(1.1)(1.1)(1.1) , at the end of 3rd year and so on. 

Therefore, the amount at the end of 10 years 

= Rs.500(1.1)(1.1)...(10times)

= Rs.500(1.1)10


32. If A.M. and G.M. of roots of a quadratic equation are 8 and 5 , respectively, then obtain the quadratic equation.

Ans:

Let a and b be the root of the quadratic equation.

According to the conditions given in the question,

A.M.=a+b2=8

a+b=16          …(1)

G.M.=ab=5

ab=25             …(2)

The quadratic equation is given by the equation,

x2x(Sum of roots) + (Product of roots) =0

x2x(a+b)+(ab)=0

Substituting (1) and (2) in the equation.

x216x+25=0

Therefore, x216x+25=0 is the required quadratic equation.


Miscellaneous Exercise

1. If is a function satisfying f(x+y)=f(x).f(y) for all x,yN , such that f(1)=3 and x=1nf(x)=120 find the value of n.

Ans:

According to the given conditions in the question,

f(x+y)=f(x)×f(y) for all x,y,N

f(1)=3

Let x=y=1.

Then,

f(1+1)=f(1+2)=f(1)f(2)=3×3=9

We can also write 

f(1+1+1)=f(3)=f(1+2)=f(1)f(2)=3×9=27

f(4)=f(1+4)=f(1)f(3)=3×27=81

Both the first term and common ratio of f(1),f(2),f(3),...,that is 3,9,27,..., that forms s G.P. is equal to 3

We know that, Sn=a(rn1)r1

Given that, k=1nf(x)=120 

Then,

120=3(3n1)31

120=32(3n1)

3n1=80 

3n=80=34

3n1=80

n=4

Therefore, 4 is the value of n.


2. The sum of some terms of G.P. is 315 whose first term and the common ratio are 5 and 2, respectively. Find the last term and the number of terms.

Ans:

Let 315 be the sum of n terms of the G.P.

We know that, Sn=a(rn1)r1

The first term a of the A.P. is 5 and the common difference r is 2.

Substitute the values of a and r in the equation

315=5(2n1)21

2n1=63

2n=63=(2)2

n=6

Therefore, the 6th term is the last term of the G.P.

 6thterm =ar61=(5)(2)5=(5)(32)=160

Therefore, 160 is the last term of the G.P  and the number of terms is 6

 

3. The first term of a G.P. is 1 . The sum of the third term and fifth term is 90. Find the common ratio of G.P.

Ans:

Let the first term of the G.P. be a and the common ratio be r .

Then, a=1

a3=ar2=r2

a5=ar4=r4

Therefore,

r2+r4=90

r4+r290=0

r2=1+1+3602

=1+3612

=10 or 9

r=±3

Therefore, ±3 is the common ratio of the G.P. 


4. The sum of the three numbers in G.P. is 56. If we subtract 1,7,21 from these numbers in that order, we obtain an arithmetic progression. Find the numbers.

Ans:

Let a,ar and ar2 be the three numbers in G.P.

According to the conditions given in the question,

a+ar+ar2=56

a(1+r+r2)=56            …(1)

An A.P. is formed by

a1,ar7,ar221

Therefore,

(ar7)(a1)=(ar221)(ar7)b

ara6=ar2ar14

ar22ar+a=8

ar2arar+a=8

a(r2+12r)=8

a(r21)2=8                   …(2)

Equating (1) and (2), we get

7(r22r+1)=1+r+r2

7r214r+71rr2

6r215r+6=0

6r212r3r+6=0

6(r2)3(r2)=0

(6r3)(r2)=0

Then,8,16 and 32 are the three numbers when r=2  and 32,16 and 8 are the numbers when r=12.  

Therefore, 8,16 and 32 are the three required numbers in either case. 


5. A G.P. consists of an even number of terms. If the sum of all the terms is 5  times the sum of terms occupying odd places, then find its common ratio.

Ans: 

Let T1,T2,T3,T4,...T2n be the G.P.

2n is the number of terms.

According to the conditions given in the question,

T1+T2+T3+...+T2n=5[T1+T3+...+T2n1]

T1+T2+T3+...+T2n5[T1+T3+...+T2n1]=0

T2+T4+...+T2n=4[T1+T3+...+T2n1]

Let a,ar,ar2,ar3 be the G.P.

Therefore,

ar(rn1)r1=4×a(rn1)r1

ar=4a

r=4

Therefore, 4 is the common ratio of the G.P. 


6: If a+bxabx=b+cxbcx=c+dxcdx(x0) then show that a,b,c and d are in G.P.

Ans:

Given ,

a+bxabx=b+cxbcx

(a+bx)(bcx)=(b+cx)(abx)

abacx+b2xbcx2=abb2x+acxbcx2

2b2x=2acx

b2=ac

ba=cb

It is also given that,

b+cxbcx=c+dxcdx

(b+cx)(cdx)=(bcx)(c+dx)

bcbdx+c2xcdx2=bc+bdxc2xcdx2

2c2x=2bdx

c2=bd

cd=dc

Equating both the results, we get

ba=cb=db

Therefore, it is proved that a,b,c and d are in G.P.


7. Let S be the sum, P the product and R the sum of reciprocals of terms in a G.P. Prove that P2Rn=Sn.

Ans:

Let a,ar,ar2,ar3...arn1 be the G.P.

According to the conditions given in the question,

S=a(rn1)r1 

P=an×r1+2+...+n1 

Since the sum of first n natural numbers is n(n+1)2

P=anrn(n1)2 

R=1a+1ar+...+1arn1

=rn1+rn2+...r+1arn1

Since 1,r,...rn1forms a G.P.,

R=1(rn1)(r1)×1arn1            

=rn1arn1(r1)

Then,

P2Rn=a2nrn(n1)(rn1)nanrn(n1)(r1)n

=an(rn1)n(r1)n

=[a(rn1)(r1)]n

=Sn

Therefore, P2Rn=Sn.


8. If a,b,c,d are in G.P., prove that (an+bn),(bn+cn),(cn+dn) are in G.P

Ans: 

Given: 

a,b,c and d are in G.P.

Therefore,

b2=ac

c2=bd

ad=bc

To prove: 

(an+bn),(bn+cn),(cn+dn) are in G.P.

That is, (bn+cn)2=(an+bn),(cn+dn)

Then, 

L.H.S =(bn+cn)2

=b2n+2bncn+c2n

=(b2)n+2bncn+(c2)n

=(ac)n+2bncn+(bd)n

=ancn+bncn+bncn+bndn

=ancn+bncn+andn+bndn

=cn(an+bn)+dn(an+bn)

=(an+bn)(an+dn)

=R.H.S

Therefore,

(bn+cn)2=(an+bn)(cn+dn)

Therefore, (bn+cn),(bn+cn) and (cn+dn) are in G.P.


9. If a and b are the roots of x23x+p=0 and c,d are roots of x212x+q=0, where a,b,c,d form a G.P. Prove that (q+p):(qp)=17:15

Ans:

Given: a and b are the roots of x23x+p=0.

Therefore,

a+b=3 and ab=p    …(1)      

We also know that c and d are the roots of x212x+q=0.

Therefore,

c+d=12 and cd=q   …(2)      

Also, a,b,c,d are in G.P.

Let us take a=x,b=xr,c=xr2 and d=xr3.

We get from (1) and (2) that,

x+xr=3

x(1+r)=3

Also,

xr2+xr3=12

xr2+(1+r)=12

Divide both the equations obtained.

xr2(1+r)x(1+r)=123

r2=4

r=±2

x=31+2=33=1, when r=2 and

x=312=31=3, when r=2.

Case I:

ab=x2r=2, cd=x2r5=32 when r=2 and x=1 .

Therefore, 

q+pqp=32+2322=3430=1715

(q+p):(qp)=17:15

Case II:

ab=x2r=18, cd=x2r5=288 when r=2 and x=3 .

Therefore,

q+pqp=28818288+18=306270=1715

(q+p):(qp)=17:15

Therefore, it is proved that (q+p):(qp)=17:15as we obtain the same for both the cases. 


10. The ratio of the A.M and G.M. of two positive numbers a and b is m:n. Show that a:b=(m+m2n2):(mm2n2) .

Ans:

Let a and b be the two numbers.

The arithmetic mean, A.M =a+b2 and the geometric mean, G.M =ab

According to the conditions given in the question,

a+b2ab=mn

(a+b)24(ab)=m2n2

(a+b)=4abm2n2

(a+b)=2abmn                         …(1)

Using the above equation in the identity (ab)2=(a+b)24ab , we obtain

(ab)2=4abm2n24ab=4ab(m2n2)n2

(ab)=2abm2n2n             …(2)

Add equation (1) and (2)

2a=2abn(m+m2n2)

a=abn(m+m2n2)

Substitute in (1) the value of a.

b=2abnmabn(m+m2n2)

=abnmabnm2n2

=abn(mm2n2)

Therefore,

a:b=ab=abn(m+m2n2)abn(mm2n2)=(m+m2n2)(mm2n2)

Therefore, it is proved that a:b=(m+m2n2):(mm2n2).


11. Find the sum of the following series up to n terms:

  1. 5+55+555+...

Ans:

Let Sn=5+55+555... to n terms.

=59(9+99+999+... to n terms.)

=59((101)+(1021)+(1031)+...to n terms)

=59((10+102+103...to n terms)-(1+1+ to n terms))

=59[10(10n1)101n]

=59[10(10n1)9n]

=5081(10n1)5n9

Therefore, the sum of n terms of the given series is 5081(10n1)5n9 .


  1. .6+.66+.666.+...

Ans:

Let Sn=0.6+0.66+0.666+ to n terms.

=6 (0.1+0.11+0.111+... to n terms)

=69 (0.9+0.99+0.999+... to n terms)

=69((1110)+(11102)+(11103))+...to n terms

=23((1+1+... to n terms) 110 (1+110+1102 to n terms))

=23(n110(1(110)n1110))

=23n230×109(110n)

=23n227(110n)

Therefore, the sum of n terms of the given series is 23n227(110n) .


12. Find the 20th term of the series 2×4+4×6+6×8+...+n terms.

Ans:

2×4+4×6+6×8+...+n is the given series,

Therefore the nth term an=2n×(2n+2)=4n2+4n

Then,

a20=4(20)2+4(20)

=4(400)+80

=1600+80

=1680

Therefore, 1680 is the 20th term of the series. 


13. A farmer buys a used tractor for Rs.12000. He pays Rs.6000 cash and agrees to pay the balance in annual installments of Rs.500 plus 12 interest on the unpaid amount. How much will be the tractor cost him?

Ans:

It is given that Rs.6000 is paid in cash by the farmer.

Therefore, the unpaid amount is given by

Rs.12000 Rs.6000=Rs.6000

According to the conditions given in the question, the interest to be paid annually by the farmer is 

12 of 6000 , 12 of 5500 , 12 of 5000...12 of 500

Therefore, the total interest to be paid by the farmer

=12 of 6000+12 of 5500+12 of 5000+...+12 of 500

=12 of (6000+5500+5000+...+500)

=12 of (500+1000+1500+...+6000)

With both the first term and common difference equal to 500, the series 500,1000,1500...6000 is an A.P.

Let n be the number of terms of the A.P. 

Therefore,

6000=500+(n1)500

1+(n1)=12

n=12

Therefore, the sum of the given A.P.

=122[2(500)+(121)(500)]

=6[1000+5500]

=6(6500)

=39000

Therefore, the total interest to be paid by the farmer

=12 of (500+1000+1500+...+6000)

=12 of Rs.39000

= Rs.4680 

Therefore, the total cost of tractor

=(Rs.12000+Rs.4680)

=Rs.16680

Therefore, the total cost of the tractor is Rs.16680.


14. Shamshad Ali buys a scooter for Rs.22000. He pays Rs.4000 cash and agrees to pay the balance in annual installment of Rs.1000 plus 10 interest on the unpaid amount. How much will the scooter cost him?

Ans:

It is given that for Rs.22000 Shamshad Ali buys a scooter and Rs.4000 is paid in cash.

Therefore, the unpaid amount is given by

Rs.22000 Rs.4000=Rs.18000

According to the conditions given in the question, the interest to be paid annually

is 

10 of 18000 , 10 of 17000 , 10 of 16000...10 of 1000

Therefore, the total interest to be paid by the farmer

=10 of 18000+10 of 17000+10 of 16000+...+10 of 1000

=10 of (18000+17000+16000+...+1000)

=10 of (1000+2000+3000+...+18000)

With both the first term and common difference equal to 1000, the series 1000,2000,3000...18000 is an A.P.

Let n be the number of terms of the A.P. 

Therefore,

18000=1000+(n1)1000

1+(n1)=18

n=18

Therefore, the sum of the given A.P.

=182[2(1000)+(181)(1000)]

=9[2000+17000]

=9(19000)

=171000

Therefore, the total interest to be paid

=10 of (18000+17000+16000+...+1000)

=10 of  Rs.171000

= Rs.17100 

Therefore, the total cost of scooter

=(Rs.22000+Rs.17100)

=Rs.39100

Therefore, the total cost of the scooter is Rs.39100 .


15. A person writes a letter to four of his friends. He asks each one of them to copy the letter and mail to four different persons with instruction that they move the chain similarly. Assuming that the chain is not broken and that it costs 50 paise to mail one letter. Find the amount spent on the postage when 8th set of letter is mailed.

Ans:

4,42,...48 is the number of letters mailed and it forms a G.P.

The first term a=4 , the common ratio r=4 and the number of terms n=8 of the G.P.

We know that the sum of n terms of a G.P. is 

Sn=a(rn1)r1

Therefore,

S8=4(481)41

=4(655361)3

=4(65535)3

=4(21845)

=87380

50 paisa is the cost to mail one letter.

Therefore,

Cost of mailing 87380 letters = Rs.87380×50100 = Rs.43690

Therefore, Rs.43690 is the amount spent when 8th set of letter is mailed.


16. A man deposited Rs.10000 in a bank at the rate of 5 simple interest annually. Find the amount in 15th year since he deposited the amount and also calculate the total amount after 20 years.

Ans:

Rs.10000 is deposited by the man in a bank at the rate of 5 simple interest annually

=5100×Rs.10000=Rs.500

Therefore,

10000+500+500+...+500 is the interest in 15th year. (500 is 14 added times)

Therefore, the amount in 15th year 

=Rs.10000+14×Rs.500

=Rs.10000+Rs.7000

=Rs.17000

Rs.10000+500+500+...+500 is the amount after 20 years. (500 is 20 added times)

Therefore, the amount after 20 years

=Rs.10000+20×Rs.500

=Rs.10000+Rs.10000

=Rs.20000

The total amount after 20 years is Rs.20000.


17. A manufacturer reckons that the value of a machine, which costs him Rs. 15625, will depreciate each year by 20. Find the estimated value at the end of 5 years.

Ans:

The cost of the machine is Rs.15625.

Every year machine depreciates by 20.

Therefore, 80 of the original cost ,i.e., 45 of the original cost is its value after every year.

Therefore, the value at the end of 5 years 

=15626×45×45×...×45

=5×1024

=5120

Therefore, Rs.5120 is the value of the machine at the end of 5 years.


18. 150 workers were engaged to finish a job in a certain number of days. 4 workers dropped out on second day, 4 more workers dropped out on third day and so on. It took 8 more days to finish the work. Find the number of days in which the work was completed.

Ans:

Let the number of days in which 150 workers finish the work be x.

According to the conditions given in the question,

150x=150+146+142+...(x+8)terms

With first term a=146, common difference d=4 and number of turns as (x+8) , the series 150+146+142+...(x+8)terms is an A.P. 

150x=(x+8)2[2(150)+(x+81)(4)]

150x=(x+8)[150+(x+7)(2)]

150x=(x+8)(1502x14)

150x=(x+8)(1362x)

75x=(x+8)(68x)

75x=68xx2+5448x

x2+75x60x544=0

x2+15x544=0

x2+32x17x544=0

x(x+32)17(x+32)=0

(x17)(x+32)=0

x=17 or x=32

We know that x cannot be negative.

So, x=17.

Therefore, 17 is the number of days in which the work was completed. Then the required number of days =(17+8)=25 .


Also you can Find the Solutions of all the Maths Chapters Below.

8.1 Introduction:

The word “sequence” is used in much the same way as it is in ordinary English. When we say that a collection of objects is listed in a sequence, we usually mean that the collection is ordered in such a way that it has an identified first member, second member, third member and so on.


8.2 Sequences:

A sequence is a function whose domain is the set of natural numbers. In simpler terms, it is an arrangement of numbers in a particular order, following a specific rule or pattern.


Types of Sequences:

There are two types of Sequences


  1. Finite Sequence and 

  2. Infinite Sequence


Finite Sequence: A finite sequence is a sequence that has a definite number of terms. The number of terms in a finite sequence is countable and fixed. Once you reach the last term, the sequence ends.


For example:

Consider the sequence 3,6,9,12,15,18. This sequence has exactly 6 terms, so it is a finite sequence.


Infinite sequence: An infinite sequence is a sequence that continues indefinitely without terminating. It has an infinite number of terms and does not have a last term.


For example:

Consider the sequence 1, 2, 3, 4, ..., n. This sequence continues without end, so it is an infinite sequence.


8.3 Series:

A series is defined as the sum of the terms of a sequence. If you have a sequence of numbers, then the corresponding series is the result of adding these numbers together.


8.4 Geometric Progression(G.P.):

Geometric Progression (G.P.) is a sequence of numbers where each term after the first is obtained by multiplying the previous term by a fixed, non-zero number called the common ratio.


General form of G.P. is a, ar, ar^2, ar^3,.....


8.4.1 Arithmetic Mean: The Arithmetic Mean (A.M.) of a set of numbers is the sum of the numbers divided by the count of the numbers. It is commonly known as the average.

We can calculate A.M. by using the formula 

A.M. = (a1 + a2 + a3 + ... + an) / n


8.4.2 Geometric Mean: The Geometric Mean (G.M.) of a set of numbers is the nth root of the product of the numbers, where n is the count of the numbers.

We can calculate G.M. by using the formula

G.M. = (a1 * a2 * a3 * ... * an)^(1/n)


8.5 Relationship between A.M. and G.M.:

Inequality: The geometric mean of a set of positive numbers is always less than or equal to the arithmetic mean of the same set of numbers.

G.M. ≤ A.M.


Equality Condition: The equality holds if and only if all the numbers in the set are equal.


Overview of Deleted Syllabus for CBSE Class 11 Maths Chapter - Sequences and Series

Chapter

Dropped Topics

Sequences and Series

8.4 Arithmetic Progression (A.P.) 

8.7 Sum to n terms of special series

Examples 21, 22 and 24

Question numbers 

- 1,2,3,4,5,6,12,15,16,20,23,24,25,26 from Miscellaneous Exercise

In summary points 3 and 4


Class 11 Maths Chapter 8: Exercises Breakdown

Exercises

Number of Questions

Exercise 8.1

14 Questions and Solutions

Exercise 8.2

32 Questions and Solutions

Miscellaneous Exercise

18 Questions and Solutions


Conclusion

NCERT Solutions for Class 11 Maths Chapter 8 Solutions Sequences and Series by Vedantu provides a comprehensive guide to understanding different types of sequences such as Geometric Progression (G.P.), along with their corresponding series. Key concepts include finding and understanding the relationship between Arithmetic Mean (A.M.) and Geometric Mean (G.M.). This chapter is crucial as it lays the foundation for higher mathematical concepts and applications in various fields. According to previous exam papers, around 5–6 questions are typically asked from this chapter, emphasizing the importance of mastering these topics for scoring well in exams. Detailed solutions and step-by-step explanations provided by Vedantu help students grasp these concepts effectively, preparing them thoroughly for their exams.


Other Study Material for CBSE Class 11 Maths Chapter 8


Chapter-Specific NCERT Solutions for Class 11 Maths

Given below are the chapter-wise NCERT Solutions for Class 11 Maths. Go through these chapter-wise solutions to be thoroughly familiar with the concepts.


Important Related Links for CBSE Class 11 Maths

WhatsApp Banner

FAQs on NCERT Solutions for Class 11 Maths Chapter 8 Sequences and Series

1. What Does Arithmetic Progression Consist of?

Progression is all about a sequence where the terms maintain a specific pattern. In the case of Arithmetic progression, there are two consecutive terms and their difference is constant.


In order to understand the concept better, students should go through Class 11 Maths 8th Chapter and particularly this section. It is relatively easier if one can explore the underlying areas of it. Even though the textbook contains sufficient information regarding the same, you can also opt for study materials to understand the functionalities better.

2. How Many Sections are There in Class 11 Maths Chapter 8 Solutions?

Chapter 8 of Class 11 Maths mainly consists of six important sections apart from the introductory part where the entire chapter has been introduced. It further explains the concepts regarding Sequence, Series, Arithmetic and Geometric Progression, correlation between them and sum related to n terms of special series.


There are four exercises as well to help you with advanced questions to make your exam preparation better. These sections essentially give away small details that are required to solve relevant problems.

3. How to get Full Marks in Sequence and Series Chapter?

The Sequence and Series chapter demands a lot of practice to get rid of conceptual errors since it contains lots of difficult sections. The underlying concepts can be a little tricky in the beginning; however, with the right kind of guidance and advanced techniques, achieving a good score is not that difficult.


If your goal is to attain full marks in every question related to this chapter, you should consider practising different kinds of tricky questions as well. Class 11 Maths NCERT solutions Sequence and Series contain various fast-solving techniques that keep you aware of the type of questions you will be facing in exams.

4. Why are NCERT Solutions Class 11 Maths Chapter 8 Important?

With the use of real-world examples, NCERT Solutions Class 11 Maths Chapter 8 teaches students how to grasp sequences in the most basic way possible. The content in NCERT books is compiled by specialists and is also approved by the CBSE board, making them extremely important. Furthermore, there is a good chance that questions from these NCERT Solutions will appear in the tests. See all the solutions on the Vedantu official website to solve the questions in Chapter 8.

5. Do I Need to Practice all Questions Provided in NCERT Solutions Class 11 Maths Sequences and Series?

For finding the sum of sequences as well as the nth term, the NCERT Solutions Class 11 Maths Sequences and Series requires quite a few formulas. To memorize them, students should practice all of the solved examples, as well as the practice questions to reinforce their understanding of the various types of progressions and, as a result, boost their computation speed. Practicing all the questions from Vedantu will help you in various ways.

6. How Many Questions are there in NCERT Solutions Class 11 Maths Chapter 8 Sequences and Series?

There are 74 problems in NCERT Solutions Class 11 Maths Chapter 8 Sequences and Series and are divided into three categories: easy, fairly easy, and extended format. They are organized into four exercises, each of which focuses on a different aspect of this chapter. These include a wide range of questions relating to A.P. and G.P., allowing students to go deeper into the subject. Chapter 8 is not tough to practice so you can visit Vedantu and start preparing the material.

7. What are the Important Topics Covered in NCERT Solutions Class 11 Maths Chapter 8?

The notion of sequences, arithmetic progression, geometric progression, Fibonacci series, the sum of specific natural number sequences involving squares and cube roots are all explained in NCERT Solutions Class 11 Maths Chapter 8. The issue of arithmetic and geometric mean has also been presented with a logical explanation. All the important topics are crucial from the exam point of view. These important topics need more focus while preparing for the exam. All the preparation material is available on the Vedantu website and the Vedantu app free of cost.

8. How CBSE Students can utilize NCERT Solutions Class 11 Maths Chapter 8 effectively?

After giving the chapter a thorough read, students should make it a habit to practice the solved problems every day. After then, they should begin answering the exercise questions, one area at a time, to obtain sufficient practice and confidence in all of the ideas. Students should make a note of the formulas involved in the topic of arithmetic and geometric progression, or they can refer to the highlight section at the end of the chapter. Students can effectively use the NCERT Solutions Class 11 Maths Chapter 8 in this manner.