Find a closed formula for $\sum_{n=1}^\infty nx^{n-1}$
I am trying to use the derivative of generalized binomial theorem, $\frac{d}{dx}[(x+1)^r=\sum_{n=0}^\infty \binom{r}{n}x^n] =r(x+1)^{r-1}=\sum_{n=1}^\infty \binom{r}{n}nx^{n-1}$
However, I am not sure how to "get rid" of the binomial term.