Teorema Binomiale PDF
Teorema Binomiale PDF
Teorema Binomiale PDF
MODULE - I
Algebra
8
Notes
BINOMIAL THEOREM
Suppose you need to calculate the amount of interest you will get after 5 years on a sum
of money that you have invested at the rate of 15% compound interest per year. Or
suppose we need to find the size of the population of a country after 10 years if we know
the annual growth rate. A result that will help in finding these quantities is thebinomial
theorem. This theorem, as you will see, helps us to calculate the rational powers of any
real binomial expression, that is, any expression involving two terms.
The binomial theorem, was known to Indian and Greek mathematicians in the 3rd century
B.C. for some cases. The credit for the result for natural exponents goes to the Arab
poet and mathematician Omar Khayyam (A.D. 1048-1122). Further generalisation to
rational exponents was done by the British mathematician Newton (A.D. 1642-1727).
There was a reason for looking for further generalisation, apart from mathematical interest.
The reason was its many applications. Apart from the ones we mentioned at the beginning,
the binomial theorem has several applications in probability theory, calculus, and in
approximating numbers like (1.02)7, 31/5, etc. We shall discuss a few of them in this
lesson. Before discussing Binomial Theorem, we shall introduce the concept of Principle
of Mathematical Induction, which we shall be using in proving the Binomial Theorem for
a positive integral index. This principle is also useful in making generalisations from particular
statements/results.
OBJECTIVES
After studying this lesson, you will be able to:
state the Principle of (finite) Mathematical Induction;
verify the truth or otherwise of the statement P(n) for n = 1;
verify if P(k+1) is true, assuming that P(k) is true;
use principle of mathematical induction to establish the truth or otherwise of
mathematical statements;
MATHEMATICS 265
Binomial Theorem
MODULE - I state the binomial theorem for a positive integral index and prove it using the principle of
Algebra mathematical induction;
write the binomial expansion for expressions like ( x + y ) n for different values of x and y
using binomial theorem;
write the general term and middle term (s) of a binomial expansion;
Notes
write the binomial expansion for negative as well as for rational indices;
apply the binomial expansion for finding approximate values of numbers like 3 9, 2, 3 3
etc; and
7
5
apply the binomial expansion to evaluate algebraic expressions like 3 , where x is
x
so small that x 2 , and higher powers of x can be neglected.
266 MATHEMATICS
Binomial Theorem
Solution : (i) and (ii) are statements, (i) being true and (ii) being false. (iii) is not a statement, MODULE - I
since we can not determine whether it is true or false, unless we know the range of values that Algebra
x and y can take.
Now look at (iv). At first glance , you may say that it is not a statement, for the very same
reasons that (iii) is not. But look at (iv) carefully. It is true for any value of a and b. It is an
identity. Therefore, in this case, even though we have not specified the range of values fora and Notes
b, (iv) is a statement.
Some statements, like the one given below are about natural numbers in general. Let us look at
the statement given below :
n( n + 1)
1 + 2 +...+ n =
2
This involves a general natural numbern. Let us call this statement P (n) [P stands for proposition].
1(1 + 1)
Then P (1) would be 1 =
2
Similarly, P (2) would be the statement
2(2 + 1)
1+ 2 = and so on.
2
Let us look at some examples to help you get used to this notation.
Example 8.2 If P (n) denotes 2 n > n1, write P (1), P (k) and P (k+1), where k N .
Solution : Replacing n by 1, k and k + 1, respectively in P (n), we get
P (1) : 21 > 2 1, i.e., 2 > 1
P (k) : 2k > k 1
P (k + 1) : 2k + 1 > (k + 1) 1, i.e., 2k + 1 > k
n(3n 1)
1 + 4 + 7 + (3n 2) =
2
write P (1), P(k) and P(k + 1).
Solution : To write P(1), the terms on the left hand side (LHS) of P(n) continue till
3 1 2, i.e., 1. So, P (1) will have only one term in its LHS, i.e., the first term.
1 ( 3 1 1)
Also, the right hand side (RHS)of P(1) = =1
2
MATHEMATICS 267
Binomial Theorem
MODULE - I Therefore, P(1) is 1 = 1.
Algebra
Replacing n by 2, we get
2 ( 3 2 1)
P(2) : 1 + 4 = , i.e., 5 = 5.
2
k (3k 1)
P(k) : 1 + 4 + 7 + .... + (3k 2) =
2
P(k + 1) : 1 + 4 + 7 + .... + (3k 2) + [3 (k + 1) 2]
( k + 1)[3(k + 1) 1]
=
2
( k + 1)[( 3k + 2)
i.e. , 1 + 4 + 7 +.... + (3k + 1) =
2
1 1 n
(e) +...+ = for n = 5 (f) cosec < 1
1 2 n(n + 1) n + 1
2. Given that P(n) : 6 is a factor of n3 + 5n, write P(1), P(2), P(k) and P(k+1) where k is
a natural number.
3. Write P(1), P(k) and P(k + 1), if P(n) is:
(a) 2n n + 1 (b) (1 + x)n 1 + nx
(c) n (n +1) (n + 2) is divisible by 6. (d) (xn yn) is divisible by (x y).
F n n 7n I
5 3
1 1 n
(a) +...+ =
1 2 n(n + 1) n + 1
268 MATHEMATICS
Binomial Theorem
MODULE - I
(c) (1 2) + (2 3) +....+ n(n + 1) < n(n + 1) 2 Algebra
1 1 1 n
(d) + +... =
1 3 3 5 (2n 1)(2n + 1) 2n + 1
Now ,when you are given a statement like the ones given in Examples 2 and 3, how would you
Notes
check whether it is true or false ? One effective method is mathematical induction, which we
shall now discuss.
Note that condition (ii) above does not say that P(k) is true. It says that whenever P(k)
is true, then P( k + 1) is true.
Let us see, for example, how the principle of mathematical induction allows us to conclude that
P(n) is true for n = 11.
By (i) P(1) is true. As P(1) is true, we can put k = 1 in (ii), So P(1 + 1), i.e., P(2) is true. As
P(2) is true, we can put k = 2 in (ii) and conclude that
P(2 + 1), i.e., P(3) is true. Now put k = 3 in (ii), so we get that P(4) is true. It is now clear that
if we continue like this, we shall get that P(11) is true.
It is also clear that in the above argument, 11 does not play any special role. We can prove that
P(137) is true in the same way. Indeed, it is clear that P(n) is true for all n > 1.
MATHEMATICS 269
Binomial Theorem
MODULE - I Let us now see, through examples, how we can apply the principle of mathematical induction to
Algebra prove various types of mathematical statements.
n
1+ 2 + 3 + + n = ( n + 1) , where n is a natural number..
Notes 2
Solution: We have
n
P(n) : 1 + 2 + 3 + ... + n = (n + 1)
2
1
Therefore, P(1) is 1 = (1+1), which is true,.
2
Therefore, P(1) is true.
Let us now see, if P(k + 1) is true whenever P(k) is true.
Let us, therefore, assume that P(k) is true, i.e.,
k
1 + 2 + 3 ... + k = (k+1) ....(i)
2
( k + 1)( k + 2)
Now, P(k + 1) is 1 + 2 + 3 + ... + k + (k + 1) =
2
It will be true, if we can show that LHS = RHS
The LHS of P(k + 1) = (1 + 2 + 3 ... + k) + (k + 1)
k
= (k+1) + (k + 1) ....[From (i)]
2
FG k + 1IJ
= (k + 1) H2 K
( k + 1)( k + 2)
=
2
= RHS of P (k +1)
So, P(k + 1) is true, if we assume that P(k) is true.
Since P(1) is also true, both the conditions of the principle of mathematical induction are fulfilled,
we conclude that the given statement is true for every natural numbern.
270 MATHEMATICS
Binomial Theorem
As you can see, we have proved the result in three steps the basic step [i.e., checking (i)], MODULE - I
the Induction step [i.e., checking (ii)], and hence arriving at the end result. Algebra
= 2k +1 [ (k 1) + (k + 1) ] + 2
= 2k +1 (2k ) + 2 [Using (i)]
k +2
= k2 +2
= RHS of P (k + 1)
Therefore, P(k + 1) is true.
Hence, by the principle of mathematical induction, the given statement is true for every natural
number n.
Example 8.6 For ever natural number n, prove that ( x 2 n 1 + y 2 n 1 ) is divisible by (x + y),
where x, y N .
Solution: Let us see if we can apply the principle of induction here. Let us call P ( n ) the statement
( x 2 n 1 + y 2 n 1 ) is divisible by (x + y),
true.
Therefore, P(1) is true.
MATHEMATICS 271
Binomial Theorem
MODULE - I
Let us now assume that P(k) is true for some natural number k, i.e., ( x 2 k 1 + y 2 k 1 ) is divisible
Algebra
by (x + y).
Then, x 2 k 1 = ( x + y ) t y 2 k 1
Notes
We wish to prove that P (k +1) is true, i.e., [ x 2( k +1)1 + y 2( k +1)1 ] is divisible by (x+y) is true.
Now,
x 2( k +1) 1 + y 2( k +1) 1 = x 2 k +1 + y 2 k +1
= x 2 k 1+ 2 + y 2 k +1
= x 2. x 2 k 1 + y 2 k +1
= x 2.[( x + y ) t y 2 k 1 ] + y 2 k +1 [From (1)]
= x 2 ( x + y ) t x 2 y 2 k 1 + y 2 k +1
= x 2 ( x + y ) t x 2 y 2 k 1 + y 2 y 2 k 1
= x 2 ( x + y ) t y 2 k 1 ( x 2 y 2 )
= ( x + y )[ x 2t ( x y ) y 2 k 1 ]
272 MATHEMATICS
Binomial Theorem
Sometimes, we need to prove a statement for all natural numbers greater than a particular
MODULE - I
Algebra
natural number, say a (as in Example 8.8 below). In such a situation, we replace P(1) by
P(a + 1) in the statement of the principle.
n5 n3 7n
+ + is a natural number for all natural numbers n.
5 3 15
Solution :
n5 n3 7n
Let P(n) : + + be a natural number..
5 3 15
MATHEMATICS 273
Binomial Theorem
MODULE - I
Algebra 1 1 7
P (1) : + + is a natural number..
5 3 15
1 1 7 3 + 5 + 7 15
or, + + = = = 1 , which is a natural number..
5 3 15 15 15
Notes
P(1) is true.
k 5 k 3 7k
Let P(k) : + + is a natural number be true ... (i)
5 3 15
(k + 1) 5 (k + 1) 3 7(k + 1)
Now + +
5 3 15
= [
1 5
] [
1
]7 7
k + 5k 4 + 10k 3 + 10k 2 + 5k + 1 + k 3 + 3k 2 + 3k + 1 + k +
5 3 15 15
k 5 k 3 7k
( 1 1 7
= + + + k + 2k + 3k + 2k + + +
4 3 2
)
5 3 15 5 3 15
k 5 k 3 7k 4 3
(
= + + + k + 2k + 3k + 2k + 1
2
) ...(ii)
5 3 15
k 5 k 3 7k
By (i), + + is a natural number..
5 3 15
n5 n3 7n
Hence, + + is a natural number for all natural numbers n.
5 3 15
274 MATHEMATICS
Binomial Theorem
MODULE - I
Algebra
CHECK YOUR PROGRESS 8.2
1. Using the principle of mathematical induction, prove that the following statements hold for
any natural number n:
n Notes
(a) 12 + 2 2 + 32 + ........ + n 2 = ( n + 1)( 2n + 1)
6
(b) 13 + 23 + 33 + ........ + n3 = (1 + 2 + ..... + n) 2
(c) 1 + 3 + 5 + ........ + (2n 1) = n2
n
(d) ( 3n 1)
1 + 4 + 7 + ........ + (3n 2 ) =
2
2. Using principle of mathematical induction, prove the following equalities for any natural
number n:
1 1 1 n
(a) + + .... + =
1 2 2 3 n(n + 1) n + 1
1 1 1 1 n
(b) + + + .... + =
1 .3 3 .5 5 .7 (2n 1)(2n + 1) 2n + 1
n( n + 1)( n + 2)
(c) (1 2) + ( 2 3) + .... + n( n + 1) =
3
3. For every natural number n, prove that
(a) n3 + 5n is divisible by 6. (b) (xn 1) is divisible by (x 1).
(c) (n3 + 2n) is divisible by 3. (d) 4 divides (n4 + 2n3 + n2).
4. Prove the following inequalities for any natural numbern:
(a) 3n 2n + 1 (b) 42n > 15 n
1
(c) 1 + 2 + .... + n < ( 2n + 1)
2
8
5. Prove the following statements using induction:
(a) 2n > n2 for n 5, where n is any natural number.
1 1 1 13
(b) + + .... + > for any natural number n greater than 1.
n +1 n + 2 2n 24
6. Prove that n(n2 1) is divisible by 3 for every natural number n greater than 1.
To prove that a statement P(n) is true for every n N, both the basic as well as the induction
steps must hold.
If even one of these conditions does not hold, then the proof is invalid. For instance, ifP(n) is'
(a + b) n a n + b n ' for all reals a and b, then P(1) is certainly true. But, P(k) being true does
MATHEMATICS 275
Binomial Theorem
MODULE - I not imply the truth of P (k + 1). So, the statement is not true for every natural number n. (For
Algebra
instance, (2 + 3) 2 22 + 32 ).
n
As another example, take P(n) to be n > + 20 .
2
Notes In this case, P(1) is not true. But the induction step is true. Since P(k) being true.
k
k> + 20
2
k k 1 k +1
k +1 > + 20 + 1 > + 20 + = + 20
2 2 2 2
P (k + 1) is true.
n
Or if we want a statement which is false for all n, then take P(n) to be n < + 20 .
2
And, as you can see, P(n) is false for large values of n say n = 100.
276 MATHEMATICS
Binomial Theorem
3. The exponent of y in the first term is zero (as y0 = 1). The exponent of y in the second MODULE - I
term is 1, and it increases by 1 in each successive term till it becomes the exponent of the Algebra
binomial in the last term of the expansion.
4. The sum of the exponents of x and y in each term is equal to the exponent of the binomial.
For example, in the expansion of (x + y)5, the sum of the exponents of x and y in each
term is 5. Notes
If we use the combinatorial co-efficients, we can write the expansion as
(x + y)3 = 3C0 x3 + 3C1x2y + 3C2x y2 + 3C3 y3
(x + y)4 = 4C0x4 + 4C1x3y + 4C2x2y2 + 4C3xy3 + 4C4 y4
(x + y)5 = 5C0x5 + 5C1x4y + 5C2x3y2 + 5C3x2y3 + 5C 4xy4 + 5C5 y5,
and so on.
More generally, we can write the binomial expansion of (x + y)n, where n is a positive
integer, as given in the following theorem. This statement is called thebinomial theorem
for a natural (or positive integral) exponent.
Theorem 8.1
(x + y) n = n C0 x n + nC1x n1 y 1 + nC2x n2 y 2 + ... + nCn1 xy n 1 + nCn y n ...(A)
where n N and x, y R.
Proof : Let us try to prove this theorem, using the principle of mathematical induction.
Let statement (A) be denoted by P(n), i.e.,
n
P(n): (x + y) = nC 0x n
+ nC 1x n1
y + n
C 2x n2
y 2
+ nC 3x n3
y 3
+...
n n1 n n
+ Cn-1 xy + Cn y ...(i)
Let us examine whether P(1) is true or not.
From (i), we have
( x + y)
k +1
= ( x + y )( x + y ) k = ( x + y ) ( k C0 x k + k C1 x k 1 y + k C 2 x k 2 y 2 +
... + k Ck 1 xy k 1 + k Ck y k )
MATHEMATICS 277
Binomial Theorem
MODULE - I
= k C0 x k +1 + k C0 x k y + k C1 x k y + k C 1 x k 1 y 2 + k C2 x k 1 y 2 + k C 2 x k 2 y 3 +
Algebra
... + k Ck 1 x 2 y k 1 + k Ck 1 xy k + k Ck xy k + k Ck y k +1
i.e. (x+y)k+1= k C0 x k +1 + ( k C0 + k C1 ) x k y + ( k C 1 + k C2 ) x k 1 y 2 +
Notes
... + ( k Ck 1 + k Ck ) xy k + k Ck y k +1 ...(iii)
Therefore, k
C 0 + k C1 = k +1 C1 .....(v)
k
C1 + k C2 = k +1 C2
k
C 2 + k C3 = k +1 C3
........................
........................ and so on
Using (iv) and (v), we can write (iii) as
( x + y)
k +1
= k +1C0 x k +1 + k +1C1 x k y + k +1C2 x k 1 y 2 +
278 MATHEMATICS
Binomial Theorem
MODULE - I
= 1 x 5 + 5 x 4 3 y + 10 x 3 (9 y 2 ) + 10 x 2 (27 y 3 ) + 5 x (81 y 4 ) + 1 243 y 5 Algebra
+ = C0 + C1 + C2
x y x x y x y
3 4
y 1 1
+ C3 + 4C4
4
x y y
y4 y3 1 y2 1 y 1 1
= 1 + 4 + 6 2 + 4 3 + 1 4
x y
4 3 2
x x y x y y
y4 y2 6 4 1
= 4 + 4 3
+ 2+ 2+ 4
x x x xy y
Example 8.13 The population of a city grows at the annual rate of 3%. What percentage
increase is expected in 5 years ? Give the answer up to 2 decimal places.
MATHEMATICS 279
Binomial Theorem
MODULE - I Solution : Suppose the population is a at present. After 1 year it will be
Algebra
3 3
a+ a = a 1 +
100 100
3 3 3
Notes After 2 years, it will be a 1 + + a 1 +
100 100 100
3 3
2
3
= a 1 + 1 + = a 1 +
100 100 100
5
3
Similarly, after 5 years, it will be a 1 +
100
Using the binomial theorem, and ignoring terms involving more than 3 decimal places,
we get
[ ]
5
3
a 1 + a 1 + 5(0.03) + 10(0.03) = a 1.159
2
100
280 MATHEMATICS
Binomial Theorem
MODULE - I
Algebra
CHECK YOUR PROGRESS 8.3
1. Write the expansion of each of the following :
(a) (2a + b)3 (b) (x2 3y)6 (c) (4a 5b)4 (d) (ax + by)n
2. Write the expansions of : Notes
7
x
(b) 1 +
y
7
(a) (1 x) (c) (1 + 2x)5
3. Write the expansions of :
5
x y
5 7 4
a b 5 1
(a) + (b) 3 x 2 (c) x + (d) +
3 2 x x y x
4. Suppose I invest Rs. 1 lakh at 18% per year compound interest. What sum will I get
back after 10 years? Give your answer up to 2 decimal places.
5. The population of bacteria increases at the rate of 2% per hour. If the count of bacteria
at 9 a.m. is 1.5 10 5 , find the number at 1 p.m. on the same day..
6. Using binomial theorem, evaluate each of the following :
(i) (101)4 (ii) (99)4 (iii) (1.02)3 (iv) (0.98)3
We observe that
and so on.
From the above, we can generalise that
MATHEMATICS 281
Binomial Theorem
MODULE - I
Tr +1 = nCr x n r y r
Algebra
Tr+1 is generally referred to as the general term of the binomial expansion.
Let us now consider some examples and find the general terms of some expansions.
n
1
Notes Example 8.15 Find the (r + 1)t h term in the expansion of x 2 + , where n is a natural
x
number. Verify your answer for the first term of the expansion.
Solution : The general term of the expansion is given by :
r
2 ( nr ) 1
Tr +1 = Cr ( x )
n
x
n 2n2r 1
= Cr x
xr
= n C r x 2 n 3 r ...(i)
T1 = nC 0 x 2 n 0 = x 2 n
This verifies that the expression for Tr+1 is correct for r + 1 = 1.
2 3
Also n = 6 and let a = x.
3
4
2
T5 = 6C4 x 3
3
282 MATHEMATICS
Binomial Theorem
MODULE - I
16 Algebra
= 6C2 x12
81
6 5 16 12 80 12
= x = x
2 81 27
Notes
80 12
Thus, the fifth term in the expansion is x .
27
(2x + y ) ( 2a 1)
n 2 n
(a) (b)
n
1
(1 a ) 3+ 2
n
(c) (d)
x
7
3 1
(e) x 2 ; 5th term
x
Now that you are familiar with the general term of an expansion, let us see how we can obtain
the middle term (or terms) of a binomial expansion. Recall that the number of terms in a
binomial expansion is always one more than the exponent of the binomial. This implies that if the
exponent is even, the number of terms is odd, and if the exponent is odd, the number of terms
is even. Thus, while finding the middle term in a binomial expansion, we come across two
cases:
Case 1 : When n is even.
To study such a situation, let us look at a particular value of n, say n = 6. Then the number of
terms in the expansion will be 7. From Fig. 8.1, you can see that there are three terms on either
side of the fourth term.
MATHEMATICS 283
Binomial Theorem
MODULE - I
Algebra middle term
Fig. 8.1
n
In general, when the exponent n of the binomial is even, there are terms on either side of the
2
n n
+1 th term. Therefore, the +1 th term is the middle term.
2 2
Case 2: When n is odd
Let us take n = 7 as an example to see what happens in this case. The number of terms in the
expansion will be 8. Looking at Fig. 8.2, do you find any one middle term in it? There is not.
But we can partition the terms into two equal parts by a line as shown in the figure. We call the
terms on either side of the partitioning line taken together, the middle terms. This is because
there are an equal number of terms on either side of the two, taken together.
3 terms
middle terms
3 terms
Fig. 8.2
Thus, in this case, there are two middle terms, namely, the fourth,
7 +1 7 +3
i.e., and the fifth, i.e., terms
2 2
284 MATHEMATICS
Binomial Theorem
MODULE - I
13 + 1 13 + 3 Algebra
Similarly, if n = 13, then the th and the th terms, i.e., the 7th and 8th terms
2 2
are two middle terms, as is evident from Fig. 8.3.
From the above, we conclude that
Notes
Fig. 8.3
n +1
When the exponent n of a binomial is an odd natural number, then the th and
2
n+3
th terms are two middle terms in the corresponding binomial expansion.
2
Let us now consider some examples.
Example 8.17 Find the middle term in the expansion of (x2 + y2)8.
Solutuion : Here n = 8 (an even number).
8
Therefore, the +1 th, i.e., the 5th term is the middle term.
2
Putting r = 4 in the general term Tr+1 = 8Cr(x2)8r yr,
T5 = 8C 4 ( x 2 ) 8 4 ( y 2 ) 4 = 70 x 8 y 8
9
2 1
Example 8.18 Find the middle term(s) in the expansion of 2 x + .
x
9 +1 9+3
Solution : Here n = 9 (an odd number). Therefore, the th and th are middle
2 2
terms. i.e. T5 and T6 are middle terms.
For finding T5 and T6 , putting r = 4 and r = 5 in the general term
1 6
Tr+1 = 9Cr(2x2)9r ( ) ,
x
4
1
T5 = 9C 4 ( 2 x 2 ) 9 4
x
MATHEMATICS 285
Binomial Theorem
MODULE - I
98 7 6
4
Algebra 1
= (32 x10 ) = 4032 x6
4 3 2 x
5
1
and T6 = 95 (2 x ) 2 95
= 2016 x3
x
Notes
Thus, the two middle terms are 4032 x6 and 2016 x3.
6
1
(c) x+
x
(d) (1 x )
2 10
(a) ( a + b) 7 (b) ( 2a b) 9
7 11
3x 4 y 1
(c) (d) x+ 2
4 3 x
r (r 1) 2
(1 + x) r = 1 + rx + x + ... (D)
2!
We will not prove this result here, as it is beyond the scope of this course. In fact, even Sir
Issac Newton, who is credited with stating this generalisation, stated it without proof in two
letters, written in A.D. 1676. The proof was developed later, by other mathematicians, in
286 MATHEMATICS
Binomial Theorem
stages. Among those who contributed to the proof of this theorem were English mathematician MODULE - I
Colin Maclaurin (A.D. 1698-1746) for rational values ofr, Giovanni Francesco, M.M. Salvemini Algebra
(A.D. 1708-1783) and the German mathematician Abraham G. Kasther (A.D. 1719 - 1800)
for integral values of r, the Swiss mathematician Leonhard Euler (AD 1707-1783) for fractional
exponents and the Norwegian mathematician Neils Henrik Abel (1802-1829) for complex
exponents. Let us consider some examples to illustrate the theorem.
Notes
Example 8.19 Write the expansion of (1 + x) , when x < 1.1
(1)(2) 2 (1)(2)(3) 3
(1 + x) 1 = 1 + (1) x + x + x + .....
2! 3!
i.e., (1+x)1 = 1 x + x2 x3 + x4 x5 + ....
Similarly, you can write the expansion (1 x)1 = 1 + x + x2 + x3 + x4 + x5 + ....
Note the above expansions. In case of (1 + x)1 all the terms have positive and negative
signs alternate, while in the case of (1 x)1 all the terms have positive sign.
You may have also observed the following points about the binomial expansion (D) in
general;
1. If r is a natural number, then (C) and (D) coincide for the case x <1.
r ( r 1) r (r 1)
Note that C0 = 1, C1 = r , C 2 =
r r r
2. etc. Thus, the coefficients 1, r , ....
2! 2!
in (D) look like combinatorial coefficients.,
However, recall that rCs is defined for natural numbers r and whole number s only.
Therefore,
r
C0, rC1, rC2, etc. have no meaning in the present context.
3. The expression (D) will have an infinite number of terms.
4. The sum of the series on the RHS of (D) may not be meaningful if x > 1.
For example, if we put x = 2 in Example 1, we have
(1 + 2)1 = 1 2 + 4 8 + 16 32 + ...
1
i.e., = (1 2) + ( 4 8) + (16 32) + ...
3
1
i.e., = 1 4 16 ... ,
3
MATHEMATICS 287
Binomial Theorem
MODULE - I which is clearly false.
Algebra
Therefore, for (D) to hold, it is necessary that x < 1.
y
Notes Example 8.20 Expand (x + y)r , where r is a rational number and < 1.
x
3
Hence expand (3 + 5p)2/5, when p < .
5
r
y
Solution : ( x + y ) = x 1 +
r r
.... (1)
x
y
Since it is given that < 1, we have
x
y r ( r 1) y r ( r 1)( r 2) y
r 2 3
y
1 + = 1 + r + + + ...
x x 2! x 3! x
Therefore, from (1), we have
(x + y )r = x r 1 + r y + r (r 1) y r (r 1)(r 2) y
2 3
+ + ...
x 2! x 3! x
r 1 r ( r 1) r 2 2 r ( r 1)( r 2) r 3 3
i.e., ( x + y ) = x + rx y + x y + x y + ... (2)
r r
2! 3!
3
Now, to solve the second part of the question, note that p < .
5
5p 2
If < 1 , then putting x = 3, y = 5 p, r = in (2), we get
3 5
22
2 1 2
2 1 5 5 5 2
(3 + 5 p ) 2 / 5 = 32 / 5 + (3) 5
(5 p ) +
1
(3) (5 p ) 2 + ...
5 2!
288 MATHEMATICS
Binomial Theorem
MODULE - I
2 3 Algebra
= 32 / 5 + (3) 3/ 5 (2 p ) + 5 5 (3) 8/ 5 25 p 2 + ...
2
= 32 / 5 + 33 / 5 (2 p) 33 / 5 p 2 + ...
Notes
The result we have just obtained in Example 8.20 is another form of the binomial theorem for a
rational exponent. Let us restate it formally.
y
If r is a rational number and < 1,
x
y
Note that you could have expanded (x + y)r differently if > 1 were true. In this
x
r
x x
case, you would have had < 1, and (x + y )r = y r 1 + = y r + ry r 1.x + ...
y y
Consequently, we have the following result:
For a rational number r, an expression like (ax + by)r can be expanded in two different
ways, depending on whether
by ax
< 1 or <1
ax by
y x
(i) < 1 and (ii) <1 .
x y
y
Solution : (i) Since < 1 , using (E) we have
x
1 5 y 15 y 2 35 y 3
= 5 6 + 7 8 + ...
x x x x
MATHEMATICS 289
Binomial Theorem
MODULE - I
Algebra (ii) Since
x
< 1, we have to write (x + y)5 in the form (y+x)5.
y
( y + x) 5 = y 5 + ( 5) y 51 x
Notes
1 5 x 15 x 2 35 x3
= 5 6 + 7 8 + ....
y y y y
Note that in (i), we have obtained the expansion in ascending powers ofy while in (ii), we have
obtained the expansion in ascending powers of x.
1
(a) (1 p)3 for p < 1 (b) (1 + 3x)4/3 for x <
3
6 1
(c) (1 5z ) 5 , for z <
5
2. Expand each of the following :
2 2x x
(a) ( 27 6x ) 3 , for <1 (b) (2a + x)3, for <1
9 2a
1 2
(c) (2 + 3 y) 7 , for y >
3
3. (a) State the condition under which the expansion of (x + 2y)5 will be valid in
(i) ascending powers of x.
(ii) ascending powers of y.
Also, write down the expansion in each case.
4
(b) Expand, (3 + 6y) 3 , stating the range of values of y for which the expansion is valid.
290 MATHEMATICS
Binomial Theorem
MODULE - I
8.9 USE OF BINOMIAL THEOREM IN APPROXIMATIONS Algebra
As you have seen, the binomial expansions sometime have infinitely many terms. In such cases,
for further calculations; an approximate value involving only the first few terms may be enough
for us. Let us illustrate some situations in which we find the approximate values.
Example 8.22 Find the cube root of 1.03 up to three decimal places. Notes
1
Solution : We want to find (1.03) 3 up to three decimal places.
1
Now (1.03)1/3 = (1 + 0.03) 3
11
1
33
(1 + 0.03)1/ 3 1
= 1 + (0.03) + (0.03) 2 + ... (i)
3 2!
Now, we need to approximate the value up to three decimal places. Since a non-zero digit in
the fourth decimal place may affect the digit in the third place in the process of rounding off, we
need to consider those terms in the expansion which produce a non-zero digit in the first,
second, third or fourth decimal place.
Therefore, we can take the sum of the first three terms in the Expansion (i), and ignore the rest.
1 2
(1.03)1/3 1 + 0.01 + 3 3 (0.0009)
2!
= 1 + 0.01 0.0001
= 1.0099
1.010, taking the value up to three decimal places.
Now, the digit after the third decimal place is greater than 5, so we have increased the third
decimal place by 1.
Thus, the cube root of 1.03, up to three decimal places, is 1.010.
Example 8.23 Assuming y to be so small that y2 and higher powers of y can be neglected,
3
find the value of (1 2y)2/3 (4 + 5y) 2 .
1
Solution : Note that y is very small. So, we can assume that y < . Then, using the binomial
2
theorem, we get
MATHEMATICS 291
Binomial Theorem
MODULE - I
Algebra 22
2 1
2 33
(1 2 y ) = 1 + (2 y ) +
3
(2 y ) 2 + ...
3 2!
and
3 3
1 3 2
3 3 3
Notes 3 1
(4 + 5 y ) 2
= 4 + (4) (5 y) 2 2
2 2
4 1 15 1 1 15 5
1 y y = y y + y2
3 8 64 8 6 64 16
1 77
y , again neglecting the term containing y2.
8 192
2 3 1 77
So, (12y) 3 (4+5y) 2 is y , if we neglect the terms involving y2 and higher
8 192
powers of y.
(d) 3
7.60 [Hint : (7.60)1/3 = (80.4)1/3]
1
1 1
1 4
(e) 4 82 [Hint: ( 82 ) = ( 81 + 1)
4 4 = 3 1 + ]
81
1 1 1
(f) (24) 2 [Hint : (24) 2 = (251) 2 ]
2. Assuming z to be so small that z 2 and higher powers of z can be neglected, find the
value of
2
(a) (3 + 2z)5 (b) (1 +3z) 3 (1 5z)2
292 MATHEMATICS
Binomial Theorem
MODULE - I
1 2 Algebra
1+
z +1 z
1 + z + (1 z ) 2/3
2 3
(c)
(1 + z ) + 1 + z
[ Hint : LHS 1
(1 + z ) + (1 + z )
]
2
1 Notes
(1 z ) + (11 5 z ) 2
3
(d) 4
16 z
LET US SUM UP
The statement of the principle of mathematical induction namely.
P(n), a statement involving a natural number n, is true for all n > 1, where n is a fixed
natural number, if
(i) P (1) is true, and
(ii) Whenever P(k) is true, then P (k + 1) is true for k N .
( x + y) = n Co x n + n C1 x n 1 y + n C2 x n 2 y 2 + + n Cn 1 xy n 1 + n Cn y n
n
This is called the Binomial Theorem for a positive integral (or natural) exponent.
The general term in the expansion of (x + y)n is nCr x nr y r and in the expansion of (1 + a)n
is nCrar, where n is a natural number and 0 r n .
If n is an even natural number, there is only one middle term in the expansion of
(x + y) n . If n is odd, there are two middle trems in the expansion.
The formula for the general term can be used for finding the middle term(s) and some
other specific terms in an expansion.
The statement
r ( r 1) 2 r ( r 1)( r 2) 3
(1 + x) r = 1+ rx + x + x + ....
2! 3!
where, r is a rational number and | x | < 1 is called the Binomial Theorm for a rational
exponent. In this expansion, the number of terms is infinite if r is not a whole number.
r (r 1)(r 2) r 3 3
( x + y ) r = x r + r x r 1 y + r ( r2!1) x r 2 y 2 + x y + .... ,
3!
MATHEMATICS 293
Binomial Theorem
MODULE - I
y
Algebra where r is a rational number and < 1, is another form of the Binomial Theorem for a
x
rational exponent.
Expressions like (ax +by)r ,where r is a rational number, can be expanded in two different
by ax
Notes
ways, depending on whether < 1 or < 1.
ax by
TERMINAL EXERCISE
a(r n 1)
(c) a + ar + ar2 +....+ arn-1 = ,where r > 1 and a is a real number..
r 1
294 MATHEMATICS
Binomial Theorem
6 6
MODULE - I
2 1 Algebra
( f ) ( 3x y 2 )
5
(d) 1 + x (e) x +
3 2x
4
x2 2 1
7
1
5
(g) + ( h) x 2 3 (i ) x 3 + 2
4 x x x
Notes
4
1
( j ) 2 x3
x
3. Write the (r + 1)th term in the expansion of each of the following, wheren N :
n
3 1
(a) (3x y )2 n
(b) x +
x
11
2 1
(c) (3x 4y)6 : 4th term (d) y : middle term (s)
y
(e) (x3 y3)12 : 4th term (f) (1 3x2)10 : middle term (s)
(g) (3x4y)6 : 5th term (h) Write the rth term in the expansion of (x 2y)6.
(i) Write the (r 1) th term in the expansion of (1 + 2x)8.
5. If Tr, denotes the rth term in the expansion of (1 + x)n in ascending powers of x (n being
a natural number) , prove that
r(r + 1)Tr +2 =(n r + 1) (n r) x2 Tr
[Hint : Tr = nCr-1 x r1 and Tr+2 = nCr +1 x r +1]
6. kr is the coefficient of x r1 in the expansion of (1 + 2x)10 in ascending powers of x and
kr+2 = 4kr. Find the value of r.
7. The coefficients of the 5th, 6th and 7th terms in the expansion of (1+a)n (n being a
natural number) are in A.P. Find n.
MATHEMATICS 295
Binomial Theorem
MODULE - I 9. Write the expansion of each of the following :
Algebra
1
(a) (1 x) 4 , x < 1 (b) , x <1
(1 + x) 3
1 1
(c) (3 z ) 4 , z < 3 , x <
Notes (d)
(1 + 3x )3/ 2
3
10. State the condition under which the expansion of (x2y)3 will be valid in ascending
powers of y. Also write the expansion.
1
11. State the condition under which the expansion of (x3y) 2 will be valid in ascending
powers of x. Also write the expansion.
12. Expand the following, stating the condition ofy under which the expansion will be valid :
1 2
(a)
(2 + y )4 (b) (3 y) 3
13. Find the value of each of the following up to three decimal places, using the necessary
number of terms in the expansion:
(a) (0.99)4 (b) (1.03)3
1 1
(c) 3
26 [Hint : (26) 3 = (27 1) 3 ]
1 1
(d) 7
127 [Hint : (127) 7 = (128 1) 7 ]
1 1
(e) 5
35 [Hint : ( 35 ) 5 = {32 + 3}5 ]
1 1
(f) 5
31 [Hint : ( 31) 5 = {32 1}5 ]
1 1
(g) 3
1001 [Hint : (100 ) 3 = (1000 + 1) 3 ]
14. Assuming y to be so small that y2 and higher powers of y can be neglected, find the value
of each of the following :
(1 4 y ) (1 2 y 2 ) 2
3
3
(1 + 5 y ) (1 + 2 y )
2
(a) (b)
(4 y)
2 3/ 2
5
1 3 y + (1 y ) 3
(c)
4 y
296 MATHEMATICS
Binomial Theorem
MODULE - I
n(n 1) 2 Algebra
A student puts n = 0 in (1 + x ) = 1 + nx + x + ... + x n and obtains
n
15.
2!
(1 + x )0 = 1 + 0 + 0 + ... + x 0 , i.e. 1 = 1+1 = 2. Can you detect the error in this solution?
16. (
Assuming that the expansions are possible, find the coefficient ofy3 in (1 4 y )2 1 2 y 2 )
1/ 2
.
Notes
17. ( )( )
Prove that 1 + x + x 2 + x 3 + ... 1 x + x 2 x 3 + ... = 1 + x 2 + x 4 + 6 +...
MATHEMATICS 297
Binomial Theorem
MODULE - I
Algebra
ANSWERS
298 MATHEMATICS
Binomial Theorem
MODULE - I
(f)
1 1 7
P(1) : + + is a natural number.. Algebra
5 3 15
k 5 k 3 7k
P(k): + + is a natural number..
5 3 15
Notes
(k + 1) 5 (k + 1) 3 7(k + 1)
P(k + 1): + + is a natural number..
5 3 15
1 1
4. (a) P(1): =
1 2 2
1 1 2
P ( 2) : + =
1 2 2 3 3
1 1 1 k
P(k ) : + + ... + =
1 2 2 3 k (k + 1) k + 1
1 1 1 k +1
P(k + 1) : + ... + + =
1 2 k (k + 1) (k + 1)(k + 2) k + 2
P (1) : 1 = 12
P ( 2) : 1 + 3 = 2 2
(b) P ( k ) : 1 + 3 + 5 + ... + ( 2k 1) = k 2
P ( k + 1) : 1 + 3 + 5 + ... + ( 2k 1) + [2( k + 1) 1] = ( k + 1) 2
1 1
P(1) : =
1 3 3
1 1 2
P(2) : + =
1 3 3 5 5
1 1 1 k
(d) P(k ) : + + ... + =
1 3 3 5 (2k 1)(2k + 1) 2k + 1
1 1 1 k +1
P(k + 1) : + + ... + =
1 3 3 5 (2k + 1)(2k + 3) 2k + 3
MATHEMATICS 299
Binomial Theorem
MODULE - I CHECK YOUR PROGRESS 8.3
Algebra
1. (a) 8a 3 + 12a 2b + 6ab 2 + b3
n 1 n 1 n( n 1) n 2 n 2 2 2
(d) a x + na x by + a x b y + ... + b n y n
n n
2!
(c) 1 + 10 x + 40 x 2 + 80 x 3 + 80 x 4 + 32 x 5
a 5 5a 4b 5a 3b 2 5a 2b 3 5ab 4 b 5
3. (a) + + + + +
243 162 54 36 48 32
x2 x5 x8
328125 78125
+ 14
x11 x
4 1
(c) x4 + 4x2 + 6 + 2
+ 4
x x
x5 x3 x y y3 y5
(d) + 5 3 + 10 + 10 + 5 3 + 5
y5 y y x x x
4. Rs 4.96 lakh
5. 162360
6. (i) 104060401
(ii) 96059601
(iii) 1.061208
(iv) 0.941192
300 MATHEMATICS
Binomial Theorem
(b) n
Cr 2 n r a 2 n 2 r (1) r
n
(c) Cr (1) r a r Notes
(d) n
Cr 3n r.x 2 r
2. (a) 1792y5
(b) 15120x4
(c) 14784a5b6
(d) 20
(e) 35x
1120 12
(b) x
81
(c) 20
(d) 252x10
2. (a) 35a4b3, 35a3b4
(b) 4032a5b4,2016a4b5
105 4 3 140 3 4
(c) x y , x y
4 3
462 462
(d) ,
x4 x7
MATHEMATICS 301
Binomial Theorem
MODULE - I
1 4x 20 2
Algebra 2. (a) + + x + ....
9 243 6561
1 3x 3x 2
(b) + ....
8a 3 16a 4 16a 5
Notes
2 4
+ .... ]
1 1
(c) 37 y 7 [1 + 21 y 147 y 2
x 1 5x 15 x 2
3. (a) (i) < 1: + ....
2y 32 y 5 64 y 6 128 y 7
2y 1 10 y 60 y 2
(ii) < 1: 5 6 + 7 ....
x x x x
1 4 / 3
(b) y< :3 8(3) 7 / 3 y + 56(3) 10 / 3 y 2 +
2
1 10 z
2. (a)
243 729
(b) 1 + 12 z
5z
(c) 1
6
10409
(d) 61 z
192
302 MATHEMATICS
Binomial Theorem
TERMINAL EXERCISE
MODULE - I
Algebra
2. (a) 243x + 810 x y + 1080 x y + 720 x y + 240 xy + 32 y
5 4 3 2 2 3 4 5
(b) p 8 8 p 7 q + 28 p 6 q 2 56 p 5 q 3 + 70 p 4 q 4 56 p 3 q 5 + 28 p 2 q 6 8 pq 7 + q 8
(c) 1 8 x + 28 x 2 56 x 3 + 70 x 4 56 x 5 + 28 x 6 8 x 7 + x 8 Notes
20 2 160 3 80 4 64 5 64 6
(d) 1 + 4 x + x + x + x + x + x
3 27 27 81 729
15 2 5 15 3 1
(e) x + 3 x + x + + + +
6 4
2 4
4 2 16 x 16 x 64 x 6
x8 x 5 3 2 8 16
(g) + + x + + 4
256 8 2 x x
35 35 21 7 1
(h) x 7 x + 21x + 6 11 + 16 21
14 9 4
x x x x x
5 1
(i) x + 5 x + 10 x + 10 + + 10
15 10 5
5
x x
1 4
(j) 8
3 + 6 x 2 4 x 7 + x12
x x
3. (a) (1)r n Cr3n r xn r y2r
n
(b) Crx3n 4r
4. (a) 84x2
5
(b)
2
(c) 34560 x3y3
(d) 462y7, 462y4
(e) 220x27y9
(f) 61236 x10
(g) 34560x2y4
(h) (2)r1 6Cr1 x 7r y r-1
(i) 2r2 8Cr2 x r2
MATHEMATICS 303
Binomial Theorem
MODULE - I 6. 5 7. 7, 14
Algebra
8. 1 + 4y + 10y2 +16y3 +19y4 + 16y5 +10y6 + 4y7 + y8
9. (a) 1 + 4x + 10x2 + ...
(b) 1 3x + 6x2 10x3 + ...
Notes 1 4 10 2
(c) + z+ z + ...
81 243 729
9 135 2 945 3
(d) 1 x+ x x + ...
2 8 16
2y 1 6 y 24 y 2
10. < 1 : 3 + 4 + 5 + ...
x x x x
x 1 x x2
11. < 1: + + + ...
3y 3 y 6 y 3 y 24 y 2 3 y
1 y 5 y 2 5 y3
12. (a) + + ... y < 2
16 8 32 32
1 2x 5x2
(b) + + + ..., y < 3
32 / 3 9 32 / 3 81 32 / 3
13. (a) 1.041
(b) 0.915
(c) 2.833
(d) 1.998
(e) 2.037
(f) 1.987
(g) 10.003
14. (a) 113y
8 + 99 y
(b)
64
35
(c) 1 y
24
15. Expansion is valid when n is a natural number. Here, n = 0
16. 8.
304 MATHEMATICS