2

Hello I was trying to find the coefficient for the member $x^5$ for the expansion: $(1-2x)^{-2}$

Brian M. Scott
  • 616,228
Grangj
  • 123

2 Answers2

3

Hint: You know the expansion of $\dfrac{1}{1-t}$. Differentiate.

Brian M. Scott
  • 616,228
André Nicolas
  • 507,029
2

Around $x=0$, we have that $$\dfrac1{1-2x} = 1 + (2x) + (2x)^2 + (2x)^3 + (2x)^4 + (2x)^5 + (2x)^6 + \cdots = \sum_{k=0}^{\infty} 2^kx^k$$ Hence, $$\dfrac{d}{dx} \left(\dfrac1{1-2x} \right)= \dfrac2{\left(1-2x \right)^2} = \sum_{k=1}^{\infty} k2^k x^{k-1}$$ Hence, $$\dfrac1{\left(1-2x \right)^2} = \sum_{k=1}^{\infty} k2^{k-1} x^{k-1}$$ Now you can read off the power of $x^n$ from above.