Recently, I came across an interesting problem. I haven't yet managed to solve it, but I really want to find out the solution.
Does the series $\sum_{n=1}^\infty a_n$ converge? $$ a_1=1,\ a_2=\sin(a_1),\dots, a_n =\sin(a_{n-1}) $$
I tried to use inequality $x\geqslant \sin(x)$ and prove by induction that $a_k\geqslant a_{k+1}$, but I didn't succeed.
Anyway, I think that the sequence $\left\{a_k\right\}_{k=1}^\infty$ is monotonically decreasing, and it might be important.
As for the ratio test and the root test, I couldn't apply them here.
Could someone help me?
obviously when $k\rightarrow\ \infty$ , then $a_k=sin(a_k)$ , therefore $a_k $tends to zero.But this all does not mean the series converges.
– aryan bansal Feb 03 '20 at 10:15