Any tips on how to approach these kind of proof problems when a factorial is included?
Here is what I've tried,
By the Cauchy criterion the sequence converges if for every $\varepsilon>0$ there exists $N$ such that for all $n\ge N$ satisfies \begin{align}|a_{n+p}-a_n|&=\frac{1}{(n+1)!}+\frac{1}{(n+2)!}+\frac{1}{(n+3)!}+...+\frac{1}{(n+p)!}\\&<\frac{1}{n}+\frac{1}{(n+1)}+\frac{1}{(n+2)}+...+\frac{1}{(n+p-1)}\end{align} any ideas on how to continue from here if what i did is correct at all?
You can use this
HINT: $n!>2^n$.
More Hints:
$|a_n-a_m|=|\frac{1}{(m+1)!}+\frac{1}{(m+2)!}+\ldots+\frac{1}{(n)!}|$
$ \le |\frac{1}{(2^{m+1})}+\frac{1}{(2^{m+2})}+\ldots +\frac{1}{(2^{n})}|$
Now use the fact that $|r|^n\to 0 $ when $|r|<1$