Show that given sequence$\{S_n\} $ is convergent.
$$S_n = 1+\dfrac{1}{1!}+\dfrac{1}{2!}+\dfrac{1}{3!}+.....+\dfrac{1}{(n-1)!}$$
is convergent.
My input:
$S_n = 1+\dfrac{1}{1!}+\dfrac{1}{2!}+\dfrac{1}{3!}+.....+\dfrac{1}{(n-1)!}<1+\dfrac{1}{1!}+\dfrac{1}{2!}+\dfrac{1}{2^2}...=1+1+1=3$
$S_n<3$
Given sequence is increasing and we have proved that it's bounded above by $3$. Thus making it a convergent sequence. Is it a correct approach to solve this problem? Any other way I could've solved this?
Use the ratio test, so: $$\frac{1}{(n+1)!} \div \frac{1}{n!}=\frac{n!}{(n+1)!}=\frac{1}{n+1}<1\forall n>0$$