I’m in 6th grade and this is one question I have about infinite function compositions:
I recently thought about function composition; things in the form $a_1(a_2(…(a_n(x))…)$ which are things like $e^{2x}$ or $\sin(\sin(x^2))$.
After that, I thought about infinite function compositions of the same function; $f(f(f(f(f(f(…$. However, this doesn’t really make sense as we will never reach $f(x)$, so I consider an infinite composition as something in the form $\cdots f(f(x))))\cdots$, where there are infinite compositions to the left.
Consider $\sin(x)$ where we infinitely many times repeatedly apply the sine function to whatever the previous thing was; this is infinite function composition, which we could write as $\cdots(\sin(\sin(x)))\cdots$ where $)))\cdots$ denotes the infinite number of parenthesis.
Are there any mathematical tools to determine if an infinite composition (like I described) will converge for some $x$? Can it even converge?