Is there any way to find the closed-form of this finite summation, knowing that x<1? It is part of a larger equation that I am trying to solve/simplify, which has proven to use a lot of theory that I am not yet familiar with. $$\sum_{i=1}^n i\frac{x^i}{i!}$$
If anyone could help it would be highly appreciated.
HINT
$$i \frac{x^i}{i!} = x \frac{d}{dx} \frac{x^{i}}{i!}$$
Can you go on from here? The series now becomes straightforward!