Hello I am solving the following problem.
Define a sequence of real numbers $(a_n)$ as follows: Let $a_1$ be any real number satisfying $0 < a_1 < 1$, and define $a_2, a_3,\dots$ recursively via $a_{n+1} := \cos(a_n)$ . Prove the series $\sum_n a_n$ is divergent.
Using Banachs fixed point theorem I have proven that $(a_n)$ is convergent. I am confused on how to prove the latter.