0

Prove that the sequence defined by $${x_{n + 1}} = \sin {x_n},\ {x_1} = 1$$ has a limit.

Ok, I want to prove by Weierstrass:

  1. This sequence is monotonically decreasing

  2. Sequence is bounded

How can I do it?

zhoraster
  • 25,481
Evgeny Semyonov
  • 825
  • 4
  • 12

1 Answers1

4

Hint: The inequality $\sin(x) \le x$ holds for all $x \ge 0$. The second assertion is trivial.

Dominik
  • 19,963