Concept:The problem involves finding the coefficient of
xn in the expansion of a rational function. We use
partial fractions to split the expression into simpler terms, then apply the
binomial series for
(1−u)−1 which expands as
1+u+u2+⋯+un+… (valid for
∣u∣<1).
Explanation:Step 1: Write the given expression and decompose it into partial fractions.
(1−x)(3−x)1=1−xA+3−xBFind
A and
B by solving:
A=limx→13−x1=21, and
B=limx→31−x1=−21=−21.
Thus,
(1−x)(3−x)1=21(1−x1−3−x1).Step 2: Rewrite the second term to use the standard binomial form.
3−x1=31⋅1−3x1=31(1−3x)−1.Step 3: Expand each
(1−u)−1 using the binomial series:
(1−x)−1=1+x+x2+⋯+xn+…(1−3x)−1=1+3x+(3x)2+⋯+(3x)n+…Step 4: The entire expression becomes:
21[(1−x)−1−31(1−3x)−1].The coefficient of
xn in
(1−x)−1 is
1. The coefficient of
xn in
31(1−3x)−1 is
31⋅(31)n=3n+11.
Step 5: Therefore, the coefficient of
xn in the original expression is:
21[1−3n+11]=21⋅3n+13n+1−1=2⋅3n+13n+1−1.Answer:Option A:
2⋅3n+13n+1−1