I have a sum $$\sum_{n} = 1+x+2x^2+3x^3+...+nx^n$$ and asked to simplify it and given $|x|<1$ determine the limit as $n \to \infty$
My first impression is that this is a simple geometric series but I have a mental block as to what is the common ratio. I assume that it was simply $\sum_{n=0}^\infty nx^n$ but when I plug in values to test it the first terms don't seem intuitive. But following from this would the common ratio be x.
$$\text{Let }\; S = 1+x+2x^2+3x^3+...+nx^n. $$
$$ \text{then }\;xS=x+x^2+2x^3+3x^4+...+nx^{n+1} $$
$$\text{Subtract: }\: S(1-x)=1+x^2+x^3+\ldots+x^n-nx^{n+1} $$
$$\text{Note that }\; x^2+x^3+\ldots+x^n $$ is a geometric series, with first term $x^2$, common ratio $x$ and $n-1$ terms.
You can compute that geometric series and simplify the overall expression for $S$.
For $n \rightarrow \infty $ then $x^n \rightarrow 0$ when $|x| < 1$.