Find the power series $f(x) = 4/(x+2)$
We know the geometric series:
$$\sum_{n=1}^{\infty} x^{n-1} = \frac{1}{1-x}$$
$(x+2) = 1 - (-x - 1)$
So:
$$\sum_{n=1}^{\infty} (-1)^{n-1}\cdot(x + 1)^{n-1} = \frac{1}{x + 2}$$
Multiply by $4$
$$\sum_{n=1}^{\infty} 4(-1)^{n-1} \cdot (x+1)^{n+1} = \frac{4}{x+2}$$
But this isnt the correct answer as the book points out. why?
HINT
$$ \frac{4}{2+x}=\frac{2}{1+x/2}=\sum_{n=0}^{\infty}(-1)^n x^n 2^{1-n}\qquad\text{for}\; |x|<2 $$