Question
Question: What is the coefficient of \[{x^n}\] in the expansion of \[\dfrac{1}{{(1 - x)(1 - 2x)(1 - 3x)}}\]. ...
What is the coefficient of xn in the expansion of (1−x)(1−2x)(1−3x)1.
(a). 21(2n+2−3n+3+1)
(b). 21(3n+2−2n+3+1)
(c). 21(2n+3−3n+2+1)
(d). None of these
Solution
Hint: Use the binomial expansion (1−x)−1=1+x+x2+..... to simplify the terms in the denominator and then find the coefficients of xn in the expansion. Use the sum of geometric series 1−ra(1−rn) to simplify the expression.
Complete step-by-step answer:
We need to find the coefficient of xn in the expansion of (1−x)(1−2x)(1−3x)1.
We know that (1−x)(1−2x)(1−3x)1 can be written as (1−x)−1(1−2x)−1(1−3x)−1.
The formula for binomial expansion for negative exponents is given as follows:
(1−x)−1=1+x+x2+.....
Using this formula, we have:
(1−x)(1−2x)(1−3x)1=(1+x+...+xn+...)(1+2x+...+(2x)n+...)(1+3x+...+(3x)n+...)
Now, multiplying, we find only the coefficient of xn.
Taking 1 from the first bracket and then expressing the multiplication of next two brackets we have:
C0=3n+2.3n−1+....+2n−1.3+2n
Taking the coefficient of x in the first bracket and then expressing the multiplication of next two brackets we have:
C1=3n−1+2.3n−2+....+2n−2.3+2n−1
Similarly, we have until the coefficient of xn in the bracket, which is 1.
Cn=1
For C0, we take 3n common and simplify the expression using the geometric sum as 1−ra(1−rn).
C0=3n(1+32+....+(32)n−1+(32)n)
C0=3n1−321−(32)n+1
Simplifying, we have:
C0=3n+1(1−(32)n+1)
C0=3n+1−2n+1
Similarly, for the C1 term, we have:
C1=3n−1(1+32+....+(32)n−2+(32)n−1)
C1=3n−11−321−(32)n
Simplifying, we have:
C1=3n(1−(32)n)
C1=3n−2n
Adding all the Ci terms we have:
i=0∑nCi=3n+1−2n+1+3n−2n+......+3−2
Grouping terms together, we have:
C=(3+32+........+3n+3n+1)−(2+22+........+2n+2n+1)
Using the sum of geometric terms, we have:
C=1−33(1−3n+1)−1−22(1−2n+1)
Simplifying, we get:
C=23(3n+1−1)+2(1−2n+1)
C=21[3n+2−3+4−2n+3]
C=21[3n+2−2n+3+1]
Hence, the correct answer is option (b).
Note: You might make a mistake when evaluating the sum of geometric terms. The sum for n terms is 1−ra(1−rn), the expression 1+32+....+(32)n−1+(32)n has (n+1) terms. Hence, evaluate accordingly.