Sequence is recursively defined by $ x_0 = 1 $
I managed to show it is boundness by showing that $ 0 \lt x_n \lt 1 $
Now, when i try to show monotony of the sequence i got the problem because sequence is neither increasing or decreasing. I don't know what to do here. Thanks in advance
Hint: Try to show that $\{x_{2n}\}$ is monotonically increasing while $\{x_{2n + 1}\}$ is monotonically decreasing, and they converge to the same limit.
For a similar problem and the complete answer, check this post.