4

Show that the sequence $1+\frac{1}{2!}+\frac{1}{3!}+\cdots+\frac{1}{n!}$ is Cauchy. I'm not sure where to start with this problem, I know that if I can show that the sequence is convergent I can manipulate the inequality definition of the limit to have $|X_m-X_n|<\epsilon$ but I don't get how to prove the limit exists.

1 Answers1

2

Hint: Let $x_n=\displaystyle\sum_{k=1}^n\frac{1}{k!}$ and $m<n.$ Then $x_n-x_m=\displaystyle\sum_{k=m+1}^n\frac{1}{k!}\le\sum_{k=m+1}^n\frac{1}{2^k}$. This is a geometric sum.