I want to evaluate the series $$\sum_{n=0}^{\infty}\frac{nx^n}{(1+x)^{n+1}}$$ I don't know how to do this by hand, but Mathematica tells me that the answer is: $$\sum_{n=0}^{\infty}\frac{nx^n}{(1+x)^{n+1}}=x$$
and this is indeed the answer I want. However, I still want to know how to do this by hand.