Consider the following function: $$ f(x) = x + \frac18 \sin (2πx) \\ x \in [0,1]$$ Define $f_1(x) = f(x)$ , $f_{n+1}(x) = f(f_n(x))$, for $n \geq 1$.
Which of following statements are true ?
- There are infinitely many $x \in [0,1]$ for which $\lim_{n\to \infty} f_n (x) = 0$
- There are infinitely many $x \in [0,1]$ for which $\lim_{n \to \infty} f_n (x) = 1/2$
- There are infinitely many $x \in [0,1]$ for which $\lim_{n \to \infty} f_n (x) = 1$
- There are infinitely many $x \in [0,1]$ for which $\lim_{n \to \infty} f_n (x)$ does not exist.
I tried to find a pattern by trying to find composite function many times but failed. I couldn't simplify $f(f(x))$ in terms of simpler function. I also tried drawing graph and finding successive composite functions to find a pattern but failed. Does anyone know of a simpler method? Can you please try to do it without using the concept of attractor and repeller ? Please use elemenatry calculus techniques.
