Let us consider the sequence $x_n$ defined by the recurence relation $x_1=1,\, x_{n+1}=\sin(x_n),\, n=1,2\dots,$ and a series $\sum_{n=1}^\infty x_n$. Numeric calculations suggest its divergence. Is it true?
Asked
Active
Viewed 60 times
1 Answers
1
It diverges by comparison test, since $x_n \sim \sqrt{\frac{3}{n}}$ as $n\to +\infty$. See, e.g., Convergence of $\sqrt{n}x_{n}$ where $x_{n+1} = \sin(x_{n})$

Gary
- 31,845
sequences-and-series
only. – user64494 Oct 25 '20 at 08:33