Chapter 1
Chapter 1
INTRODUCTION
In previous classes, you have learnt the squares and cubes of binomial expressions like a + b, a – b and used
2 3 2 2 3
these to find the values of numbers like (103) , (998) by expressing these as (103) = (100 + 3) , (998) =
3 7 9
(1000 – 2) etc. However, for higher powers like (103) , (998) , the calculations become difficult by repeated
multiplication. This problem of evaluation of such numbers was overcome by using a result called Binomial
n
theorem. The general form of the binomial expression is a + b and the expansion of (a + b) , n ∈ N, is
called the binomial theorem for positive integral index. The binomial theorem enables us to expand any
power of a binomial expression. It was first given by Sir Isaac Newton.
The coefficients of the terms in the above expansions can be written in the form of a table as :
2 1 2 1
3 1 3 3 1
4 1 4 6 4 1
5 1 5 10 10 5 1
6 1 6 15 20 15 6 1
… …………………………………
… …………………………………
The above table can be continued till any index we like. Expansions for the higher powers of Binomial
6
can be written by using Pascal’s triangle. For example, let us expand (a + b) by using Pascal’s triangle. The
row for index 6 is
1 6 15 20 15 6 1
Using this row for coefficients and the observations (i), (ii) and (iii), we get
6 6 5 4 2 3 3 2 4 5 6
(a + b) = a + 6a b + 15a b + 20a b + 15a b + 6ab + b .
n n
By making use of the concept of combinations i.e. Cr = , 0 ≤ r ≤ n, n a non-negative
n−r r
n n 1
integer, also Cn = 1 = C0, the binomial expansions can be written as (a + b)
=a+b
1 1 1 1
= C0 a + C1 b
2 2 2
(a + b) = a + 2 ab + b
2 2 2 2–1 1 2 2
= C0 a + C1 a b + C2 b
3 3 2 2 3
(a + b) = a + 3 a b + 3 ab + b
3 3 3 3–1 1 3 3–2 2 3 3
= C0 a + C1 a b + C2 a b + C3 b etc.
By looking at the above expansions, we can easily guess the general formula for the expansion of (a +
n
b) , n ∈ N.
n n n n
3. The coefficients C0, C1, C2 , …, Cn are called binomial coefficients.
n n
4. Since Cr = Cn–r , r = 0, 1, 2, …, n
n n n n n n
⇒ C0 = Cn, C1 = Cn–1, C2 = Cn–2 , …
Therefore, the coefficients of terms equidistant from the beginning and end are equal.
1.2 Some special cases
n
1. Replacing ‘b’ by ‘– b’ in the binomial expansion of (a + b) , we get
n n n n–1 n n–2 2
(a – b) = nC a + C a (– b) + C a (– b) + …
0 1 2
n n–r r n n
+ C a (– b) + … + C (– b)
r n
n n n n–1 n n–2 2
= C1 a – C1 a b + C2 a b +…
r n n–r r n n n
+ (– 1) Cr a b + … + (– 1) Cn b
n
= ∑ (– 1)r nCr an–r br
r 0
n
Thus, the terms in the expansion of (a – b) are alternatively positive and negative. The last term is
positive or negative according as n is even or odd.
n
2. Putting a = 1 and b = x in the binomial expansion of (a + b) , we get
n n n n n–1 n n n–r r n n
(1 + x) = C 1 + C 1 x+ C 1n–2 x2 + … + C 1 x +…+ C x
0 1 2 r n
n n n r n n
= nC + Cx+ C x2 + … + Cx + … + C x
0 1 2 r n
n
n r
= ∑ Cr x .
r 0
n
3. Putting a = 1 and b = – x in the binomial expansion of (a + b) , we get
n n n rn r n n n
(1 – x) = nC – C x + C x2 + … + (– 1) C x + … + (– 1) C x
0 1 2 r n
n
= ∑ (– 1)r nCr xr.
r 0
n
4. In the expansion of (1 + x) , n ∈ N
n n n n n n
(i) C + C + C + … + C + … + C = 2 .
0 1 2 r n
n n n n n n
(ii) C – C + C – C + … + (– 1) C = 0.
0 1 2 3 n
n n n n n n n–1
(iii) C + C + C +…= C + C + C +…=2 .
0 2 4 1 3 5
Proof. We know that
n n n n 2 n r n n
(1 + x) = C + C x + C x +…+ Cx +…+ C x …(1)
0 1 2 r n
(i) On putting x = 1 in (1), we get
n n n n 2 n r n n
(1 + 1) = C + C . 1 + C .1 +…+ C.1 +…+ C .1
0 1 2 r n
n n n n n n
⇒ C0 + C1 + C2 + … + Cr + … + Cn = 2 .
n n
Thus, the sum of the binomial coefficients in the expansion of (1 + x) , n ∈ N, is 2 .
(ii) On putting x = – 1 in (1), we get
n n n n 2 n 3 n n
(1 – 1) = C0 + C1 (– 1) + C2 (– 1) + C3 (– 1) + … + Cn (– 1)
n n n n nn
⇒ C0 – C1 + C2 – C3 + … + (– 1) Cn = 0.
(iii) From part (ii), we get
n n n n n n
C0 + C2 + C4 + … = C1 + C3 + C5 + … .
1
∴ The sum of each = (sum of the coefficients of all terms)
2
1 n
=2 .2 (using part (i))
= 2n–1
n n n n n n n–1
⇒ C0 + C2 + C4 + … = C1 + C3 + C5 + … = 2 .
n
Thus, the sum of the coefficients of odd terms in the expansion of (1 + x) , n ∈ N, is equal to the
n–1
sum of the coefficients of even terms and each is equal to 2 .
REMARKS
1. If n is a positive odd integer, then
n n n n n 1
(a + b) + (a – b) and (a + b) – (a – b) both have same number of terms equal to 2 .
2. If n is a positive even integer, then
n n
n
(i) (a + b) + (a – b) has 1 terms and
2
n n n
(ii) (a + b) – (a – b) has 2 terms.