Let ${s_n}$ be a sequence such that ${s_n}=1+\frac{1}{2!}+...+\frac{1}{n!}$
Prove that ${s_n}$ is a Cauchy sequence.
My work thus far:
$|s_m-s_n|$=$|1+\frac{1}{2!}+...+\frac{1}{n!}+...+\frac{1}{(n+k)!}-1-\frac{1}{2!}+...+\frac{1}{n!}|<\epsilon$
$=\frac{1}{(n+k)!}+...$
Now, this this possible(?):
Given $\epsilon>0$ and letting $m,n>n_0, m=n+k$ I'm going to a choose $n_0$ such that $\frac{1}{(n+k)!}<\epsilon$, so I'm choosing $n_0>\frac{1}{\epsilon}$ assuming that $n_0=m+n$