Question
Question: Find a, b, c so that the coefficient of \({{x}^{n}}\) in the expansion of \(\dfrac{a+bx+c{{x}^{2}}}{...
Find a, b, c so that the coefficient of xn in the expansion of (1−x)3a+bx+cx2 may be n2+1.
Solution
Hint: First of all write the expression given above (1−x)3a+bx+cx2 as (a+bx+cx2)(1−x)−3. We know that the coefficient of xr in the expansion of (1−x)−n is n+r−1Cr so using this formula in finding the coefficient of xr in the expansion of (1−x)−3 we get, 3+r−1Cr or 2+rCr. Now, find the coefficient of xn in a(1−x)−3+bx(1−x)−3+cx2(1−x)−3 by using different value of r in the coefficient of xr in such a way that we get the power of x as n. After finding the coefficient of xn equate it to n2+1 and then compare both the sides of the equation to get the value of a, b and c.
Complete step-by-step solution -
The expression given in the question of which expansion we have to found is:
(1−x)3a+bx+cx2
Rewriting the above expression we get,
(a+bx+cx2)(1−x)−3⇒a(1−x)−3+bx(1−x)−3+cx2(1−x)−3
We know that the formula for the coefficient of xr in the expansion of (1−x)−n is:
n+r−1Cr
Using the above formula we can find the coefficient of xr in the expansion of (1−x)−3 as follows:
3+r−1Cr=2+rCr
Now, we are going to find the coefficient of xn in a(1−x)−3+bx(1−x)−3+cx2(1−x)−3 using the above formula we get,
We are breaking the expression a(1−x)−3+bx(1−x)−3+cx2(1−x)−3 in three parts as follows:
a(1−x)−3,bx(1−x)−3,cx2(1−x)−3
Then finding the coefficient of xn in each of the above expressions and then adding them.
The coefficient of xn in a(1−x)−3 is:
a(2+nCn) …………… Eq. (1)
The coefficient of xn in bx(1−x)−3 is:
In the expression bx(1−x)−3 we have already had x so we have to find the coefficient of xn−1 in (1−x)−3 to get the coefficient of xn which is:
b(2+rCr)=b(2+n−1Cn−1)=b(n+1Cn−1).............Eq.(2)
As cx2(1−x)−3 contains x2 so to get the coefficient of xn we need to find the coefficient of xn−2 in (1−x)−3 which we have shown below:
c(2+rCr)
Substituting r as n – 2 in the above expression we get,
c(2+n−2Cn−2)=c(nCn−2)...........Eq.(3)
Adding eq. (1, 2 & 3) we get,
a(2+nCn)+b(n+1Cn−1)+c(nCn−2)
Using the below relation nCr=nCn−r in the above expression we get,
a(n+2C2)+b(n+1C2)+c(nC2)
We know that:
nCr=r!n(n−1)(n−2)......(n−(r−1))
Using this relation in a(n+2C2)+b(n+1C2)+c(nC2) we get,
a(2!(n+2)(n+1))+b(2!(n+1)(n))+c(2!n(n−1))=2.1a(n+2)(n+1)+b(n+1)(n)+cn(n−1)=2a(n2+3n+2)+b(n2+n)+cn2−cn
Separating the coefficient of n2 and the coefficient of n in the above expression we get,
2n2(a+b+c)+n(3a+b−c)+2a=2n2(a+b+c)+n(3a+b−c)+a
Now, it is given that the coefficient of xn in the expansion of (1−x)3a+bx+cx2 is equal to n2+1 so equating the above expression to n2+1 we get,
2n2(a+b+c)+n(3a+b−c)+a=n2+1
Comparing the coefficient of n2,n and the terms which are independent of n on both the sides we get,
2a+b+c=1......Eq.(4)23a+b−c=0.......Eq.(5)a=1.......Eq.(6)
From eq. (6) we have got the value of “a” as 1. Substituting the value of “a” in eq. (4) and eq. (5) we get,
21+b+c=1
Cross – multiplying both the sides we get,
1+b+c=2⇒b+c=1........Eq.(7)
23(1)+b−c=0
Cross – multiplying on both the sides of the above equation we get,
3+b−c=0⇒b−c=−3......Eq.(8)
Adding eq. (7) and eq. (8) we get,
b+c=12b=−2+b−c=−3
Dividing 2 on both the sides we get,
b=−1
Substituting the above value of b in eq. (7) we get,
b+c=1⇒−1+c=1⇒c=2
From the above solution, we have got the value of a, b and c as 1, -1 and 2 respectively.
Note: In the first reading of the question, you might have thought that the expression is not containing any value of xn so from where this coefficient of xn will come. The whole story lies in the expansion of (1−x)−3 if you know this binomial expansion then you can easily solve the question so you must know the expansion of (1−x)−n.