I was reading a textbook on complex dynamics that, in an introductory chapter, demonstrated the complex mapping: $f(z) = \cos(z).$
The text noted that the iteration $ f^{\circ n}(x) $ (infinite composition of $ f $) converges for every real $ x $ to the Dottie number (in fact, on some neighborhood of the real axis in the complex plane).
I was trying to visualize this function, and it appears that there exists a positive real number $ r $ such that $\lim_{n \to \infty} f^{\circ n}(z)$ converges for all $ z $ within the open disk $ \{ z \in \mathbb{C} : |z| \leq r \} $.
Visualization shows upper bound for $r \approx 1.472$.
My questions are:
- Does such a radius $ r \in \mathbb{R^{+}} $ exist, where $ f^{\circ n}(z) $ converges for every $ z \in \mathbb{C} $ with $ |z| < r $?
- If so, what is the maximum possible value of this radius?
I tried to analyze the function by converting to polar coordinates, differentiating, and performing a series expansion. However, I struggled with handling such functions properly and failed to derive the right answer.
Any insights into how to determine (or at least approximate) the maximum radius of convergence $ r $ would be greatly appreciated.