In practicing for actuarial exam P I came across a problem where I needed
the value of the sum,
$$\sum_{n=1}^\infty \frac{n \cdot(1.5^n)}{n!}$$
but I don't know where to begin approaching this, the extra n in the
numerator has really thrown me off
2026-04-07 22:57:54.1775602674
Infinite sum with factorial in denominator, exponential function in numerator, multiplied with monomial
1.5k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$$\sum_{n=1}^\infty\frac{n(1.5)^n}{n!}=1.5\sum_{n=1}^\infty\frac{1.5^{n-1}}{(n-1)!}=1.5\sum_{n=0}^\infty\frac{1.5^n}{n!}=1.5\times e^{1.5}.$$