Let $a_n = \cos (a_{n-1})$ and $a_1 = {\pi\over 4}$.
How to prove the range of $a_n$ is within the closed interval: $\left[ {{1 \over {\sqrt 2 }},{\pi \over 4}} \right]$?
I thought about analyzing the inequality $\cos(x) < x$, but I don't want to make it very complicated since it's part of a bigger proof.
Thanks.
You only need to show that cos(x) is a contraction on $[\frac{1}{\sqrt{2}}, \frac{\pi}{4}]$, i.e.
$\exists 0\le k < 1, |\cos(y) - \cos(x)| \le k |y - x|, \forall x,y \in [\frac{1}{\sqrt{2}}, \frac{\pi}{4}]$.
This can be proved by the mean value theorem, because the derivative is bounded and is less than $1$ in the interval concerned.