I would like to check if the following series $\sum\frac{(-1)^k k^2}{\sqrt{k!}}$ is convergent.
My original idea was to employ Leibniz's criterion, the one that says: An alternating series $(-1)^k a_k$ such that $a_k$ is a non-increasing sequence that satisfies $\lim a_k=0$ then the series converges, however I'm having difficults when showing that my $a_k$ is non-increasing through induction.
I would appreciate some help.
It is enough to show that the terms $a_k$ are non-increasing for all $k$ larger than a fixed finite number (Can you see why?). For $k \ge 3$, $$ \frac{{\frac{{(k + 1)^2 }}{{\sqrt {(k + 1)!} }}}}{{\frac{{k^2 }}{{\sqrt {k!} }}}} = \left( {1 + \frac{1}{k}} \right)^2 \frac{1}{{\sqrt {k + 1} }} < \left( {1 + \frac{1}{3}} \right)^2 \frac{1}{{\sqrt {3 + 1} }} = \frac{8}{9} < 1 $$ Thus $$ \frac{{(k + 1)^2 }}{{\sqrt {(k + 1)!} }} < \frac{{k^2 }}{{\sqrt {k!} }} $$ for $k\geq 3$, i.e., the terms are decresing starting from the third term.