I'm preparing a class on the convergence of series and how to check it using de ratiotest. One of the exercises asks to determine the convergence of the series $$\sum \sin(\frac{1}{n!})$$ using the ratiotest.
I need to compute the following limit: $$\lim_{n \to \infty} \frac{\sin(\frac{1}{(n+1)!})}{\sin(\frac{1}{n!})}$$ but I have no idea how to do this: I tried using that $\sin(x) \leq x$, the sandwich theorem,...
I also can't recall any usefull geometric identity to split of a factor $\sin(\frac{1}{n!})$.
Any help would be very appreciated.
$$\dfrac{\sin\left(\dfrac{1}{(n+1)!}\right)}{\sin\left(\dfrac{1}{n!}\right)}=\dfrac{\sin\left(\dfrac{1}{(n+1)!}\right)}{\dfrac{1}{(n+1)!}}\times\dfrac{\dfrac{1}{n!}}{\sin\left(\dfrac{1}{n!}\right)}\times\dfrac{1}{n+1}$$