Evaluate the sum: $$\sum^{\infty}_{k=0}(k+1)x^{k}$$
Now my attempt was to start with a series we know, like the geometric series. so $$\sum_{k=0}^{\infty}x^k=\frac{1}{1-x}$$ I also think there is a generic form of the form $$\sum_{k=0}^{\infty}a_kx^k=\frac{a}{1-x}$$
I am not exactly sure how to manipulate this known series to reach some conclusive summation for the sum I am being asked to evaluate. I have done simpler examples where you simply differentiate and than multiply through by x and the solution is there. But I do not know what to do here to find the sum, I would appreciate some tips or advice.
$$\begin{align} f(x)&=\sum_{k=0}^\infty x^{k+1}&&=\frac{x}{1-x}\\ f'(x)&=\sum_{k=0}^\infty (k+1)x^k&&=\left(\frac{x}{1-x}\right)'\\ \end{align}$$