Let $ \ f: \mathbb{R} \to \mathbb{R} \ $ be the function $ \ f(x) = x + \sin(x) \ $, for all $ \ x \in \mathbb{R} \ $. Define a sequence of functions $ \ (f_n) \ $ such that $ \ f_1 = f \ $ and, $\forall n \in \mathbb{N} \ $, $ \ f_{n+1} = f \circ f_n \ $. We get $ \ f_1 = f \ $, $f_2 = f \circ f = f^2 \ $, $f_3 = f \circ f \circ f = f^3 \ $, ...
Prove that this sequence converges to a (shifted) staircase function.
Thanks.
Note that for $k \in \mathbb{Z}$;
$\lim_{n \rightarrow \infty}f_n(k\pi) = k\pi$
Now there are two remaining cases where the domain can belong
Case 1) $x \in ((2k-1)\pi,2k\pi)$
Then $(2k-1)\pi < f(x) < x$; Hence $f_n(x)$ is a decreasing sequence bounded below by $(2k-1)\pi$; Thus $f_n(x)$ must converge to some $p_x$ in $((2k-1)\pi,2k\pi)$ that must be a fixed point; thus we must have $p_x = (2k-1)\pi$
Case 2) $y \in (2k\pi,(2k+1)\pi)$
Note that in this case $ y < f(y) < (2k+1)\pi$; Hence $f_n(y)$ is a increasing sequence bounded above by $(2k+1)\pi$; by similar reasoning to Case 1) we have that $f_n(y)$ converges to $(2k+1)\pi$