Ncert
Ncert
2022-23
164 MATHEMATICS
Observations
n
1. The notation ∑
k =0
n
C k a n− k b k stands for
2. The coefficients nCr occuring in the binomial theorem are known as binomial
coefficients.
3. There are (n+1) terms in the expansion of (a+b)n, i.e., one more than the index.
4. In the successive terms of the expansion the index of a goes on decreasing by
unity. It is n in the first term, (n–1) in the second term, and so on ending with zero
in the last term. At the same time the index of b increases by unity, starting with
zero in the first term, 1 in the second and so on ending with n in the last term.
5. In the expansion of (a+b)n, the sum of the indices of a and b is n + 0 = n in the
first term, (n – 1) + 1 = n in the second term and so on 0 + n = n in the last term.
Thus, it can be seen that the sum of the indices of a and b is n in every term of the
expansion.
8.2.2 Some special cases In the expansion of (a + b)n,
(i) Taking a = x and b = – y, we obtain
(x – y)n = [x + (–y)]n
= nC0xn + nC1xn – 1(–y) + nC2xn–2(–y)2 + nC3xn–3(–y)3 + ... + nCn (–y)n
= nC0xn – nC1xn – 1y + nC2xn – 2y2 – nC3xn – 3y3 + ... + (–1)n nCn yn
Thus (x–y)n = nC0xn – nC1xn – 1 y + nC2xn – 2 y2 + ... + (–1)n nCn yn
Using this, we have (x–2y)5 = 5
C0x5 – 5C1x4 (2y) + 5C2x3 (2y)2 – 5C3x2 (2y)3 +
5
C4 x(2y)4 – 5C5(2y)5
= x5 –10x4y + 40x3y2 – 80x2y3 + 80xy4 – 32y5.
(ii) Taking a = 1, b = x, we obtain
(1 + x)n = nC0(1)n + nC1(1)n – 1x + nC2(1)n – 2 x2 + ... + nCnxn
= nC0 + nC1x + nC2x2 + nC3x3 + ... + nCnxn
Thus (1 + x)n = nC0 + nC1x + nC2x2 + nC3x3 + ... + nCnxn
2022-23
BINOMIAL THEOREM 165
2022-23
166 MATHEMATICS
(1.01)1000000 = (1 + 0.01)1000000
1000000 1000000
= C0 + C1(0.01) + other positive terms
> 10000
Example 4 Using binomial theorem, prove that 6n–5n always leaves remainder
1 when divided by 25.
Solution For two numbers a and b if we can find numbers q and r such that
a = bq + r, then we say that b divides a with q as quotient and r as remainder. Thus, in
order to show that 6n – 5n leaves remainder 1 when divided by 25, we prove that
6n – 5n = 25k + 1, where k is some natural number.
We have
(1 + a)n = nC0 + nC1a + nC2a2 + ... + nCnan
For a = 5, we get
(1 + 5)n = nC0 + nC15 + nC252 + ... + nCn5n
EXERCISE 8.1
Expand each of the expressions in Exercises 1 to 5.
5
2 x
1. (1–2x)5 2. – 3. (2x – 3)6
x 2
2022-23
BINOMIAL THEOREM 167
5 6
x 1 1
4. + 5. x +
3 x x
Using binomial theorem, evaluate each of the following:
6. (96)3 7. (102)5 8. (101)4
9. (99)5
10. Using Binomial Theorem, indicate which number is larger (1.1)10000 or 1000.
11. Find (a + b)4 – (a – b)4. Hence, evaluate ( 3 + 2)4 – ( 3 – 2 )4 .
12. Find (x + 1)6 + (x – 1)6. Hence or otherwise evaluate ( 2 + 1)6 + ( 2 – 1)6.
13. Show that 9n+1 – 8n – 9 is divisible by 64, whenever n is a positive integer.
n
(ii) If n is odd, then n +1 is even, so there will be two middle terms in the
2022-23
168 MATHEMATICS
th
n +1
th
n +1
expansion, namely, term and + 1 term. So in the expansion
2 2
th th
7 +1 7 +1
(2x – y) , the middle terms are
7 , i.e., 4th and + 1 , i.e., 5th term.
2 2
2n th
1 2 n +1 + 1
3. In the expansion of x + , where x ≠ 0, the middle term is ,
x 2
i.e., (n + 1)th term, as 2n is even.
n
1
It is given by Cnx = 2nCn (constant).
2n n
x
This term is called the term independent of x or the constant term.
Example 5 Find a if the 17th and 18th terms of the expansion (2 + a)50 are equal.
Solution The (r + 1)th term of the expansion (x + y)n is given by Tr + 1 = nCrxn–ryr.
For the 17th term, we have, r + 1 = 17, i.e., r = 16
Therefore, T17 = T16 + 1 = 50C16 (2)50 – 16 a16
= 50C 16 234 a16.
Similarly, T18 = 50C 17 233 a17
Given that T17 = T 18
50
So C 16 (2)34 a16 = 50C 17 (2)33 a17
50
C 16 . 2 34 a 17
Therefore 50
=
C 17 . 2 33 a 16
50
C16 × 2 50! 17! . 33!
i.e., a= 50 = × × 2 =1
C17 16!34! 50!
2022-23
BINOMIAL THEOREM 169
th
2n
Solution As 2n is even, the middle term of the expansion (1 + x)2n is + 1 ,
2
i.e., (n + 1)th term which is given by,
(2n)! n
Tn+1 = 2nCn(1)2n – n(x)n = 2nCnxn = x
n! n!
1.3.5...(2n − 1) n n
= 2 x
n!
Example 7 Find the coefficient of x6y3 in the expansion of (x + 2y)9.
Solution Suppose x6y3 occurs in the (r + 1)th term of the expansion (x + 2y)9.
Now Tr+1 = 9Cr x9 – r (2y)r = 9Cr 2 r . x9 – r . y r .
Comparing the indices of x as well as y in x6y3 and in Tr + 1 , we get r = 3.
Thus, the coefficient of x6y3 is
9! 3 9.8.7 3
9
C3 2 3 = .2 = . 2 = 672.
3! 6! 3.2
Example 8 The second, third and fourth terms in the binomial expansion (x + a)n are
240, 720 and 1080, respectively. Find x, a and n.
Solution Given that second term T2 = 240
2022-23
170 MATHEMATICS
We have T2 = nC1xn – 1 . a
n
So C1xn–1 . a = 240 ... (1)
Similarly n
C2xn–2 a2 = 720 ... (2)
n n–3 3
and C3x a = 1080 ... (3)
Dividing (2) by (1), we get
n
C 2 x n− 2 a 2 720 (n − 1)! a
= i.e., . =6
n
C1 x n −1a 240 (n − 2)! x
a 6
or = ... (4)
x ( n − 1)
Dividing (3) by (2), we have
a 9
= ... (5)
x 2( n − 2)
From (4) and (5),
6 9
=
n −1 2 (n − 2) . Thus, n = 5
a 3
Hence, from (1), 5x4a = 240, and from (4), =
x 2
Solving these equations for a and x, we get x = 2 and a = 3.
Example 9 The coefficients of three consecutive terms in the expansion of (1 + a)n
are in the ratio1: 7 : 42. Find n.
Solution Suppose the three consecutive terms in the expansion of (1 + a)n are
(r – 1)th, rth and (r + 1)th terms.
The (r – 1)th term is nCr – 2 ar – 2, and its coefficient is nCr – 2. Similarly, the coefficients
of rth and (r + 1)th terms are nCr – 1 and nCr , respectively.
Since the coefficients are in the ratio 1 : 7 : 42, so we have,
n
Cr −2 1
n
= , i.e., n – 8r + 9 = 0 ... (1)
C r −1 7
n
C r −1 7
and n
= , i.e., n – 7r + 1 = 0 ... (2)
Cr 42
Solving equations(1) and (2), we get, n = 55.
2022-23