Can someone suggest how to find the infinite series sum for
$$\frac{k(k+1)3^k}{k!}$$ where k goes from $1$ to infinity.
I know that $\sum_0\frac{3^k}{k!}=e^3$ but I'm not sure if that helps here.
Can someone suggest how to find the infinite series sum for
$$\frac{k(k+1)3^k}{k!}$$ where k goes from $1$ to infinity.
I know that $\sum_0\frac{3^k}{k!}=e^3$ but I'm not sure if that helps here.
Hint:let $$f(x)=xe^x=\sum_{k=0}^{\infty}\frac{x^{k+1}}{k!}$$ what is $3f''(3)?$
$$\frac{k(k+1)3^k}{k!}=\frac{k(k-1)3^k}{k!}+\frac{2k3^k}{k!}=\frac{3^k}{(k-2)!}+2\frac{3^k}{(k-1)!}\\ =9\frac{3^{k-2}}{(k-2)!}+6\frac{3^{k-1}}{(k-1)!}$$ Now change variables