NCERT Solutions Class 11 Maths Chapter-9 (Sequences and Series)
We have given the answers of all the questions of NCERT Board Mathematics Textbook in very easy language, which will be very easy for the students to understand and remember so that you can pass with good marks in your examination.
Question 1:
Write the first five terms of the sequence whose nth term is an = n (n + 2).
Ans:
an = n(n +2)
Substituting n = 1, 2, 3, 4 and 5, we obtain
a1 = 1 (1 + 2) = 3,
a2 = 2 (2 + 2) = 8,
a3 = 3 (3 + 2) = 15,
a4 = 4 (4 + 2) = 24,
a5 = 5 (5 + 2) = 35
Therefore, the required terms are 3, 8, 15, 24 and 35.
Q2. Write the first five terms of the sequences whose term is .
Ans:
Substituting n = 1, 2, 3, 4, 5, we obtain Therefore, the required terms are
Question 3:
Write the first five terms of the sequence whose nth term is an = 2n.
Ans:
an = 2n
Substituting n = 1, 2, 3, 4, 5, we obtain
a1 = 21 = 2
a2 = 22 = 4
a3 = 23 = 8
a4 = 24 = 16
a5 = 25 = 32
Therefore, the required terms are 2, 4, 8, 16 and 32.
Q4. Write the first five terms of the sequences whose term is
Answer. Substituting n = 1, 2, 3, 4, 5, we obtain Therefore, the required terms are
Q5. Write the first five terms of the sequences whose term is
Answer. Substituting n = 1, 2, 3, 4, 5, we obtain Therefore, the required terms are 25, –125, 625, –3125, and 15625.
Q6. Write the first five terms of the sequences whose term is
Answer. Substituting n = 1, 2, 3, 4, 5, we obtain Therefore, the required terms are .
Q 7:Find the indicated terms in the following sequence whose nth term is an =4n – 3; a17, a24.
Answer. Substituting n = 17, we obtain Substituting n = 24, we obtain
Q8. Find the term in the following sequence whose term is
Answer. Substituting n = 7, we obtain Here, an=n22n. Substituting n = 7, we obtain
Q9. Find the term in the following sequence whose term is
Answer. Substituting n = 9, we obtain
Q10.
Answer. Substituting n = 20, we obtain
Q11:Write the first five terms of the following sequence and obtain the corresponding series:
a1 = 3, an = 3an – 1 + 2 for all n > 1.
Anwer:
a1 = 3, an = 3 an – 1 + 2 for all n > 1
=> a2 = 3a2 – 1 + 2
= 3a1 + 2
= 3(3) + 2 = 11
a3 = 3a3 – 1 + 2
= 3a2 + 2
= 3(11) + 2 = 35
a4 = 3a4 – 1 + 2
= 3a3 + 2
= 3(35) + 2 = 107
a5 = 3a5 – 1 + 2
= 3a4 + 2
= 3(107) + 2 = 323.
Hence, the first five terms of the sequence are 3, 11, 35, 107 and 323.
The corresponding series is 3 + 11 + 35 + 107 + 323 + …
Q12. Write the first five terms of the following sequence and obtain the corresponding series:
Answer. Hence, the first five terms of the sequence are The corresponding series is
Q13:
Write the first five terms of the following sequence and obtain the corresponding series:
a1 = a2 = 2, an = an – 1 – 1, n > 2.
Answer:
a1 = a2 = 2,
an = an – 1, n > 2
=> a3 = a2 – 1 = 2 – 1 = 1,
a4 = a3 – 1 = 1 – 1 = 0
a5 = a4 – 1 = 0 – 1 = – 1.
Hence, the first five terms of the sequence are 2, 2, 1, 0 and – 1.
The corresponding series is 2 + 2 +1 + 0+ (- 1) + ……….
Answer.
Exercise 9.2
Q1:Find the sum of odd integers from 1 to 2001.
Answer. The odd integers from 1 to 2001 are 1, 3, 5, …1999, 2001. This sequence forms an A.P. Here, first term, a = 1 Common difference, d = 2 Thus, the sum of odd numbers from 1 to 2001 is 1002001.
Q2. Find the sum of all natural numbers lying between 100 and 1000, which are multiples of 5.
Answer. The natural numbers lying between 100 and 1000, which are multiples of 5, are 105, 110, … 995. Thus, the sum of all natural numbers lying between 100 and 1000, which are multiples of 5, is 98450.
Q3:In an A.P. the first term is 2 and the sum of the first five terms is one-fourth of the next five terms. Show that 20th term is – 112.
Answer. First term = 2 Let d be the common difference of the A.P. Therefore, the A.P. is 2, 2 + d, 2 + 2d, 2 + 3d, … Sum of first five terms = 10 + 10d Sum of next five terms = 10 + 35d According to the given condition, Thus, the 20th term of the A.P. is
Q4. How many terms of the A.P. are needed to give the sum –25?
Answer. Let the sum of n terms of the given A.P. be –25. It is known that,
Q5. In an A.P., if pth term is and qth term is , prove that the sum of first pq terms is
Answer. It is known that the general term of an A.P. is an = a + (n – 1)d ∴ According to the given information, Subtracting (2) from (1), we obtain Putting the value of d in (1), we obtain Thus, the sum of first pq terms of the A.P. is .
Q6:If the sum of a certain number, of terms of the A.P. 25, 22, 19, …is 116. Find the last term.
Answer. Let the sum of n terms of the given A.P. be 116. Here, a = 25 and d = 22 – 25 = – 3 However, n cannot be equal to . Therefore, n = 8 ∴ a8 = Last term = a + (n – 1)d = 25 + (8 – 1) (– 3) = 25 + (7) (– 3) = 25 – 21 = 4 Thus, the last term of the A.P. is 4.
Q7. Find the sum to n terms of the A.P., whose term is 5k + 1.
Answer. It is given that the term of the A.P. is 5k + 1. term = ak = a + (k – 1)d ∴ a + (k – 1)d = 5k + 1 a + kd – d = 5k + 1 Comparing the coefficient of k, we obtain d = 5 a – d = 1 ⇒ a – 5 = 1 ⇒ a = 6
Q8. If the sum of n terms of an A.P. is , where p and q are constants,find the common difference.
Answer. It is known that, According to the given condition, Comparing the coefficients of n2 on both sides, we obtain ∴ d = 2 q Thus, the common difference of the A.P. is 2q.
Q9. The sums of n terms of two arithmetic progressions are in the ratio 5n + 4 : 9n + 6. Find the ratio of their terms.
Answer. Let be the first terms and the common difference of the first and second arithmetic progression respectively. According to the given condition, Substituting n = 35 in (1), we obtain From (2) and (3), we obtain Thus, the ratio of 18th term of both the A.P.s is 179: 321.
Q10:If the sum of first p terms of an A.P. is equal to the sum of the first q terms, then find sum of the first (p + q) terms.
Answer. Let a and d be the first term and the common difference of the A.P. respectively. Here, According to the given condition, Thus, the sum of the first (p + q) terms of the A.P. is
Q11. Sum of the first p, q and r terms of an A.P. are a, b and c, respectively. Prove that
Answer. Let a1 and d be the first term and the common difference of the A.P. respectively. According to the given information, Subtracting (2) from (1), we obtain p – 1d – q – 1d = 2ap – 2bq ⇒dp – 1 – q + 1 = 2aq – 2bppq ⇒dp – q = 2aq – 2bppq ⇒d = 2aq – bppqp – q …….(4) Subtracting (3) from (2), we obtain Equating both the values of d obtained in (4) and (5), we obtain aq – bppqp – q = br – qcqrq – r ⇒aq – bppp – q = br – qcrq – r ⇒rq – raq – bp = pp – qbr – qc ⇒raq – bpq – r = pbr – qcp – q ⇒aqr – bprq – r = bpr – cpqp – q Dividing both sides by pqr, we obtain Thus, the given result is proved.
Q12. The ratio of the sums of m and n terms of an A.P. is . Show that the ratio of and term is (2m – 1) : (2n – 1).
Answer. Let a and b be the first term and the common difference of the A.P. respectively. According to the given condition, Putting m = 2m – 1 and n = 2n – 1 in (1), we obtain From (2) and (3), we obtain Thus, the given result is proved.
Q13. If the sum of n terms of an A.P. is and its mth term is 164, find the value of m.
Answer. Let a and b be the first term and the common difference of the A.P. respectively. am = a + (m – 1)d = 164 … (1) Sum of n terms, Here, Comparing the coefficient of n2 on both sides, we obtain Comparing the coefficient of n on both sides, we obtain Therefore, from (1), we obtain 8 + (m – 1) 6 = 164 ⇒ (m – 1) 6 = 164 – 8 = 156 ⇒ m – 1 = 26 ⇒ m = 27 Thus, the value of m is 27.
Q14. Insert five numbers between 8 and 26 such that the resulting sequence is an A.P.
Answer:
Let A1, A2, A3, A4 and A5 be five numbers between 8 and 26 such that 8, A1, A2, A3, A4, A5, 26 is an A.P.
Here, a = 8, b = 26, n = 7
Therefore, 26 = 8 + (7 – 1)d
6d = 26 – 8 = 18
d = 3
A1 = a + d = 8 + 3 = 11
A2 = a + 2d = 8 + 2 × 3 = 8 + 6 = 14
A3 = a + 3d = 8 + 3 × 3 = 8 + 9 = 17
A4 = a + 4d = 8 + 4 × 3 = 8 + 12 = 20
A5 = a + 5d = 8 + 5 × 3 = 8 + 15 = 23.
Thus, the required five numbers between 8 and 26 are 11, 14, 17, 20 and 23.
Q15. If is the A.M. between a and b, then find the value of n.
Answer. A.M. of a and b According to the given condition,
Q16:
Between 1 and 31, m numbers have been inserted in such a way that the resulting sequence is an A.P. and the ratio of 7th and (m – 1)th numbers is 5 : 9. Find the value of m.
Answer. Let be m numbers such that 1, , 31 is an A.P. Here, a = 1, b = 31, n = m + 2 ∴ 31 = 1 + (m + 2 – 1) (d) ⇒ 30 = (m + 1) d A1 = a + d A2 = a + 2d A3 = a + 3d … ∴ A7 = a + 7d Am–1 = a + (m – 1) d According to the given condition, Thus, the value of m is 14.
Q17. A man starts repaying a loan as first instalment of Rs. 100. If he increases the instalment by Rs 5 every month, what amount he will pay in the 30th instalment?
Answer. The first installment of the loan is Rs 100. The second installment of the loan is Rs 105 and so on. The amount that the man repays every month forms an A.P. The A.P. is 100, 105, 110, … First term, a = 100 Common difference, d = 5 A30 = a + (30 – 1)d = 100 + (29) (5) = 100 + 145 = 245 Thus, the amount to be paid in the 30th installment is Rs 245.
Q18:
The difference between any two consecutive interior angles of a polygon is 5°. If the smallest angle is 120°, find the number of the sides of the polygon.
Answer. The angles of the polygon will form an A.P. with common difference d as 5° and first term a as 120°. It is known that the sum of all angles of a polygon with n sides is 180° (n – 2).
Exercise 9.3
Q1. Find the and terms of the G.P.
Answer. The given G.P. is Here, a = First term = r = Common ratio
Q2. Find the term of a G.P. whose term is 192 and the common ratio is 2.
Answer. Common ratio, r = 2 Let a be the first term of the G.P. ∴ a8 = ar 8–1 = ar7 ⇒ ar7 = 192 a(2)7 = 192 a(2)7 = (2)6 (3)
Q3. The and terms of a G.P. are p, q and s, respectively. Show that .
Answer. Let a be the first term and r be the common ratio of the G.P. According to the given condition, a5 = a r5–1 = a r4 = p … (1) a8 = a r8–1 = a r7 = q … (2) a11 = a r11–1 = a r10 = s … (3) Dividing equation (2) by (1), we obtain Dividing equation (3) by (2), we obtain Equating the values of r3 obtained in (4) and (5), we obtain Thus, the given result is proved.
Q4. The term of a G.P. is square of its second term, and the first term is – 3.Determine its term.
Answer. Let a be the first term and r be the common ratio of the G.P. ∴ a = –3 Thus, the seventh term of the G.P. is –2187.
Q5. Which term of the following sequences: (a) (b) (c)
Answer. (a) The given sequence is Here, a = 2 and r = Let the nth term of the given sequence be 128. Thus, the 13th term of the given sequence is 128. (b) The given sequence is Here, Let the nth term of the given sequence be 729. Thus, the 12th term of the given sequence is 729. (c) The given sequence is Here, Let the nth term of the given sequence be . Thus, the 9th term of the given sequence is .
Q6. For what values of x, the numbers are in G.P.?
Answer. The given numbers are . Common ratio Also, common ratio = Thus, for x = ± 1, the given numbers will be in G.P.
Q7. Find the sum to n terms in the geometric progression 0.15, 0.015, 0.0015, ... 20 terms.
Answer. The given G.P. is 0.15, 0.015, 0.00015, … Here, a = 0.15 and
Q8. Find the sum to n terms in the geometric progression
Answer.
Q9.
Answer.
Q10:
Find the sum to n terms in the geometric progression x3, x5, x7 … (if x ≠ ± 1).
Answer.
Q11. Evaluate
Answer.
Q12. The sum of first three terms of a G.P. is and their product is 1. Find the common ratio and the terms.
Answer. From (2), we obtain ⇒ a = 1 (Considering real roots only) Substituting a = 1 in equation (1), we obtain Thus, the three terms of G.P. are
Q13:
How many terms of G.P. 3, 32, 33, …………… are needed to give the sum 120?
Answer. The given G.P. is Let n terms of this G.P. be required to obtain the sum as 120. Here, a = 3 and r = 3 Thus, four terms of the given G.P. are required to obtain the sum as 120.
Q 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.
Answer. Dividing equation (2) by (1), we obtain Substituting r = 2 in (1), we obtain a (1 + 2 + 4) = 16< ⇒ a (7) = 16
Q15:
Given a G.P. with a = 729 and 7th term 64, determine S7.
Answer. a = 729 a7 = 64 Let r be the common ratio of the G.P. It is known that, Also, it is known that,
Q16:
Find a G.P. for which sum of the first two terms is – 4 and the fifth term is 4 times the third term.
Answer. Let a be the first term and r be the common ratio of the G.P. According to the given conditions, From (1), we obtain Thus, the required G.P. is 4,-8,16,-32,...
Q17:
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.
Answer. Let a be the first term and r be the common ratio of the G.P. According to the given condition, Dividing (2) by (1), we obtain Dividing (3) by (2), we obtain Thus, x, y, z are in G. P.
Q18. Find the sum to n terms of the sequence, 8, 88, 888, 8888… .
Answer. The given sequence is 8, 88, 888, 8888… This sequence is not a G.P. However, it can be changed to G.P. by writing the terms as Sn = 8 + 88 + 888 + 8888 + …………….. to n terms
Q19. Find the sum of the products of the corresponding terms of the sequences 2,4,8,.
Answer.
Q20:
Show that the products of the corresponding terms of the sequences a, ar, ar2, … arn – 1 and A, AR, AR2, …….. ARn – 1 form a G.P. and find the common ratio.
Answer. It has to be proved that the sequence,a, ar, form a G.P, Thus, the above sequence forms a G.P. and the common ratio is rR.
Q21:
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.
Answer. Let a be the first term and r be the common ratio of the G.P. Substituting the value of r in (1), we obtain 4a = a + 9 ⇒ 3a = 9 ∴ a = 3 Thus, the first four numbers of the G.P. are 3, 3(– 2), 3(–2)2, and 3(–2)3 i.e., 3¸–6, 12, and –24.
Q22. If the terms of a G.P. are a, b and c, respectively. Prove that
Answer. Let A be the first term and R be the common ratio of the G.P. According to the given information, Thus, the given result is proved.Q23:
If the first and the nth term of a G.P. are a and b, respectively, and if P is the product of n terms, prove that P2 = (ab)n.
Answer. The first term of the G.P is a and the last term is b. Therefore, the G.P. is a, where r is the common ratio. Here, 1, 2, …(n – 1) is an A.P. ∴1 + 2 + ……….+ (n – 1) Thus, the given result is proved.
Q24. Show that the ratio of the sum of first n terms of a G.P. to the sum of terms from
Answer. Let a be the first term and r be the common ratio of the G.P. Sum of 1st Since there are n terms from (n +1)th to (2n)th term, Thus, required ratio = Thus, the ratio of the sum of first n terms of a G.P. to the sum of terms from to term is .
Q25. If a, b, c and d are in G.P. show that Answer. a, b, c, d are in G.P. Therefore, R.H.S. [Using (2) and (3) and rearranging terms] = L.H.S. ∴ L.H.S. = R.H.S.
Q26. Insert two numbers between 3 and 81 so that the resulting sequence is G.P.
Answer. Let a be the first term and r be the common ratio of the G.P. Thus, the required two numbers are 9 and 27.
Q27. Find the value of n so that may be the geometric mean between a and b.
Q28. The sum of two numbers is 6 times their geometric mean, show that numbers are in the ratio (
Answer. Let the two numbers be a and b. According to the given condition, Also, Adding (1) and (2), we obtain Substituting the value of a in (1), we obtain Thus, the required ratio is
Q29. If A and G be A.M. and G.M., respectively between two positive numbers, prove that the numbers are .
Q30. 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 ?
Answer. It is given that the number of bacteria doubles every hour. Therefore, the number of bacteria after every hour will form a G.P. Here, a = 30 and r = 2 Therefore, the number of bacteria at the end of 2nd hour will be 120.
Q31. What will Rs 500 amounts to in 10 years after its deposit in a bank which pays annual interest rate of 10% compounded annually?
Answer. The amount deposited in the bank is Rs 500. At the end of first year, amount == Rs 500 (1.1) At the end of 2nd year, amount = Rs 500 (1.1) (1.1) At the end of 3rd year, amount = Rs 500 (1.1) (1.1) (1.1) and so on ∴Amount at the end of 10 years = Rs 500 (1.1) (1.1) … (10 times) = Rs
Q32:
If AM. and G.M. of roots of a quadratic equation are 8 and 5, respectively, then obtain the quadratic equation.
Answer. Let the root of the quadratic equation be a and b. According to the given condition, The quadratic equation is given by, Thus, the required quadratic equation is 0 .
Exercise 9.4
Question 1:
Find the sum to n terms of the series
1 × 2 + 2 × 3 + 3 × 4 + 4 × 5 + …………
Answer.Given:1 × 2 + 2 × 3 + 3 × 4 + 4 × 5 +...to nth terms
The nth term of the series is an = n(n+1)
Question2. Find the sum to n terms of the series 1 × 2 × 3 + 2 × 3 × 4 + 3 × 4 × 5 + …
Answer.
an =n(n+1)(n+2)
=(n2 + n)(n + 2)
=n3 + 3n2 + 2n
The sum of n terms of a series is given by the equation
Question3. Find the sum to n terms of the series 3 × 12 + 5 × 22 + 7×32+…
Answer.
Given: 3 × 12 + 5 × 22 + 7×32+…to nth terms
Question4.
Question5. Find the sum to n terms of the series 52 + 62 + 72+…+202
Answer.
Given: 52 + 62 + 72+…+202
= The nth term of the series is
= an=(n+4)2
=n2+8n+16
= The sum of n terms of a series is given by the equation
Question6. Find the sum to n terms of the series 3 × 8 + 6 × 11 + 9 × 14 + …
Answer.
Given: 3 × 8 + 6 × 11 + 9 × 14 + …to nth terms
an= (nth
term of 3,6,9...
)×
(nth
term of 8,11,14...
)
=(3n)(3n+5)
=9n2+15n
The sum of n terms of a series is given by the equation
The sum of n terms of the given series is
.
Question7. Find the sum to n terms of the series 12 + (12 + 22) + (12 + 22 + 32)+…
Answer.
Given: 12 + (12 + 22) + (12 + 22 + 32)+…to nth terms
Question8. Find the sum to n terms of the series n(n+1)(n+4)
Answer.
Given:n(n+1)(n+4)
Question9. n2+2n
Answer.
Given:n2+2n
The nth term of the series is an = n2+2n
The sum of n terms of a series is given by the equation
The sum of first n terms of the given series is
Question10. Find the sum to n terms of the series (2n−1)2
Answer.
Given:(2n−1)2
the nth term of the series is an=(2n−1)2
=4n2−4n+1The sum of n terms of a series is given by the equation
.The sum of first nth terms of the given series is