noblerare
- 49
- 0
Homework Statement
I want to find a closed form formula for:
x+2x^2+3x^3+4x^4+\ldots
I know that this can be written as:
\sum_{n=1}^{\infty}nx^n
but I would like to have a closed formula for this.
The formula for an infinite geometric series is:
\sum_{n=0}^{\infty}x^n = \frac{1}{1-x}
Which is somewhat close but the series in question is not exactly geometric.
How do I go about doing this?