In the binomial expansion for (a+b)n, we observe that the first term is nC0an, the second term is nC1an−1b, the third term is nC2an−2b2, and so on. Looking at the pattern of the successive terms we can say that the (r+1)th term is nCran−rbr. The (r+1)th term is also called the general term of the expansion (a+b)n. It is denoted by Tr+1. Thus Tr+1=nCran−rbr.
Regarding the middle term in the expansion (a+b)n, we have
(i) If n is even, then the number of terms in the expansion will be n+1. Since n is even so n+1 is odd. Therefore, the middle term is (n+1+12)th, i.e., (n2+1)th term.
For example, in the expansion of (x+2y)8, the middle term is (82+1)th i.e., 5th term.
(ii) If n is odd, then n+1 is even, so there will be two middle terms in the expansion, namely, (n+12)th term and (n+12+1)th term. So in the expansion (2x−y)7, the middle terms are (7+12)th , i.e., 4th and (7+12+1)th, i.e., 5th term.
In the expansion of (x+1x)2n, where x≠0, the middle term is (2n+1+12)th, i.e., (n+1)th term, as 2n is even.
It is given by 2nCnxn(1x)n=2nCn (constant).
This term is called the term independent of x or the constant term.
Example 1: 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−16a16
=50C16234a16.
Similarly, T18=50C17233a17
Given that T17=T18
So 50C16(2)34a16=50C17(2)33a17
Therefore
50C16⋅23450C17⋅233=a17a16
i.e., a=50C16×250C17=50!16!34!×17!⋅33!50!×2=1
Example 2: Show that the middle term in the expansion of (1+x)2n is 1.3.5…(2n−1)n!2nxn, where n is a positive integer.
Solution:
As 2n is even, the middle term of the expansion (1+x)2n is (2n2+1)th , i.e., (n+1)th term which is given by,
Tn+1=2nCn(1)2n−n(x)n=2nCnxn=(2n)!n!n!xn=2n(2n−1)(2n−2)…4.3.2.1n!n!xn=1.2.3.4…(2n−2)(2n−1)(2n)n!n!xn=[1.3.5…(2n−1)][2.4.6…(2n)]n!n!xn=[1.3.5…(2n−1)]2n[1.2.3…n]n!n!xn=[1.3.5…(2n−1)]n!n!n!2n⋅xn=1.3.5…(2n−1)n!2nxn
Example 3: 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=9Crx9−r(2y)r=9Cr2r⋅x9−r⋅yr.
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
9C323=9!3!6!⋅23=9⋅8⋅73⋅2⋅23=672
Example 4: 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
We have T2=nC1xn−1⋅a
So nC1xn−1⋅a=240…(1)
Similarly
nC2xn−2a2=720…(2)
and
nC3xn−3a3=1080…(3)
Dividing (2) by (1), we get
or nC2xn−2a2nC1xn−1a=720240 i.e., (n−1)!(n−2)!⋅ax=6; ax=6(n−1)…(4)
Dividing (3) by (2), we have
ax=92(n−2)…(5)
From (4) and (5),
6n−1=92(n−2). Thus, n=5
Hence, from (1), 5x4a=240, and from (4), ax=32
Solving these equations for a and x, we get x=2 and a=3.
Example 5: 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−2ar−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,
nCr−2nCr−1=17, i.e., n−8r+9=0…(1)
and
nCr−1nCr=742, i.e., n−7r+1=0…(2)
Solving equations(1) and (2), we get, n=55.
Example 6: Find the term independent of x in the expansion of (32x2−13x)6.
Solution:
We have Tr+1=6Cr(32x2)6−r(−13x)r
=6Cr(32)6−r(x2)6−r(−1)r(1x)r(13r)
=(−1)r6Cr(3)6−2r(2)6−rx12−3r
The term will be independent of x if the index of x is zero, i.e., 12−3r=0. Thus, r=4 Hence 5th term is independent of x and is given by (−1)46C4(3)6−8(2)6−4=512.
Example 7: If the coefficients of ar−1,ar and ar+1 in the expansion of (1+a)n are in arithmetic progression, prove that n2−n(4r+1)+4r2−2=0.
Solution:
The (r+1)th term in the expansion is nCrar. Thus it can be seen that ar occurs in the (r+1)th term, and its coefficient is nCr. Hence the coefficients of ar−1,ar and ar+1 are nCr−1,nCr and nCr+1, respectively. Since these coefficients are in arithmetic progression, so we have, nCr−1+nCr+1=2.nCr. This gives
i.e.
n!(r−1)!(n−r+1)!+n!(r+1)!(n−r−1)!=2×n!r!(n−r)!1(r−1)!(n−r+1)(n−r)(n−r−1)!+1(r+1)(r)(r−1)!(n−r−1)!=2×1r(r−1)!(n−r)(n−r−1)!1(r−1)!(n−r−1)![1(n−r)(n−r+1)+1(r+1)(r)]=2×1(r−1)!(n−r−1)![r(n−r)]1(n−r+1)(n−r)+1r(r+1)=2r(n−r),r(r+1)+(n−r)(n−r+1)(n−r)(n−r+1)r(r+1)=2r(n−r)r(r+1)+(n−r)(n−r+1)=2(r+1)(n−r+1)r2+r+n2−nr+n−nr+r2−r=2(nr−r2+r+n−r+1)
or n2−4nr−n+4r2−2=0
i.e., n2−n(4r+1)+4r2−2=0
Example 8: Show that the coefficient of the middle term in the expansion of (1+x)2n is equal to the sum of the coefficients of two middle terms in the expansion of (1+x)2n−1.
Solution:
As 2n is even so the expansion (1+x)2n has only one middle term which is (2n2+1)th i.e., (n+1)th term.
The (n+1)th term is 2nCnxn. The coefficient of xn is 2nCn Similarly, (2n−1) being odd, the other expansion has two middle terms, (2n−1+12)th and (2n−1+12+1)th i.e., nth and (n+1)th terms. The coefficients of these terms are 2n−1Cn−1 and 2n−1Cn, respectively.
Now
2n−1Cn−1+2n−1Cn=2nCn[AsnCr−1+nCr=n+1Cr]. as required.
Example 9: Find the coefficient of a4 in the product (1+2a)4(2−a)5 using binomial theorem.
Solution:
We first expand each of the factors of the given product using Binomial Theorem. We have
(1+2a)4=4C0+4C1(2a)+4C2(2a)2+4C3(2a)3+4C4(2a)4=1+4(2a)+6(4a2)+4(8a3)+16a4.=1+8a+24a2+32a3+16a4 and (2−a)5=5C0(2)5−5C1(2)4(a)+5C2(2)3(a)2−5C3(2)2(a)3+5C4(2)(a)4−5C5(a)5=32−80a+80a2−40a3+10a4−a5
Thus (1+2a)4(2−a)5
=(1+8a+24a2+32a3+16a4)(32−80a+80a2−40a3+10a4−a5)
The complete multiplication of the two brackets need not be carried out. We write only those terms which involve a4. This can be done if we note that ar.a4−r=a4. The terms containing a4 are
1(10a4)+(8a)(−40a3)+(24a2)(80a2)+(32a3)(−80a)+(16a4)(32)=−438a4
Thus, the coefficient of a4 in the given product is −438.
Example 10: Find the rth term from the end in the expansion of (x+a)n.
Solution:
There are (n+1) terms in the expansion of (x+a)n. Observing the terms we can say that the first term from the end is the last term, i.e., (n+1)th term of the expansion and n+1=(n+1)−(1−1).
The second term from the end is the nth term of the expansion, and n=(n+1)−(2−1).
The third term from the end is the (n−1)th term of the expansion and n−1=(n+1)−(3−1) and so on.
Thus rth term from the end will be term number (n+1)−(r−1)=(n−r+2) of the expansion.
And the (n−r+2)th term is nCn−r+1xr−1an−r+1.
Example 11: Find the term independent of x in the expansion of (3√x+123√x)18,x>0.
Solution:
We have Tr+1=18Cr(3√x)18−r(123√x)r
=18Crx18−r3⋅12r⋅xr3=18Cr12r⋅x18−2r3
Since we have to find a term independent of x, i.e., term not having x, so take 18−2r3=0.
We get r=9. The required term is 18C9129.
Example 12: The sum of the coefficients of the first three terms in the expansion of (x−3x2)m,x≠0,m being a natural number, is 559. Find the term of the expansion containing x3.
Solution:
The coefficients of the first three terms of (x−3x2)m are mC0,(−3)mC1 and 9mC2. Therefore, by the given condition, we have
mC0−3mC1+9mC2=559, i.e., 1−3m+9m(m−1)2=559
which gives m=12 ( m being a natural number).
Now Tr+1=12Crx12−r(−3x2)r=12Cr(−3)r⋅x12−3r
Since we need the term containing x3, so put 12−3r=3 i.e., r=3.
Thus, the required term is 12C3(−3)3x3, i.e., −5940x3.
Example 13: If the coefficients of (r−5)th and (2r−1)th terms in the expansion of (1+x)34 are equal, find r.
Solution:
The coefficients of (r−5)th and (2r−1)th terms of the expansion (1+x)34 are 34Cr−6 and 34C2r−2, respectively.
Since they are equal so 34Cr−6=34C2r−2
Therefore, either r−6=2r−2 or r−6=34−(2r−2)
[Using the fact that if nCr=nCp, then either r=p or r=n−p ]
So, we get r=−4 or r=14. r being a natural number, r=−4 is not possible.
So, r=14.
You cannot copy content of this page