I have the following series: $$\sum_{k=1}^{\infty}\frac{k!\exp(k)}{(k+1)^k}.$$
I want to prove that it diverges.
I have already tried Alembert's quotient test and square root test and they are inconclusive. I have not found any suitable series for a comparison test or $k^a$ test.
I think $$\lim_{k\to\infty} \frac{k!\exp(k)}{(k+1)^k}= +\infty,$$ but I cannot prove it.
Any help or suggestions?
$\def\e{\mathrm{e}}$By Stirling's formula,$$ k! \sim \sqrt{2πk} \left(\frac{k}{\e}\right)^k, \quad (k \to \infty) $$ thus$$ \frac{k!\,\e^k}{(k + 1)^k} \sim \sqrt{2πk} \left(\frac{k}{\e}\right)^k \cdot \frac{\e^k}{(k + 1)^k} = \sqrt{2πk} \left(1 - \frac{1}{k + 1}\right)^k \sim \frac{\sqrt{2πk}}{\e}, \quad (k \to \infty) $$ which implies that $\sum\limits_{k = 1}^\infty \dfrac{k!\,\e^k}{(k + 1)^k}$ diverges.