I am currently conducting independent research on iterated functions and have successfully solved equations of the form $f^a + f^b + ... + f^n = c$, but I am struggling with the specific equation $$f^2(x)=1+x^2$$, where $f^2(x)$ is equivalent to $f(f(x))$ I am interested in learning how to solve this equation using well-known methods, and would appreciate any guidance or support.
For the case $f^1 + f^2 + f^3 + c = 0$, I proposed a function $f = A+Bx$, where $A$ and $B$ are constants. Substituting this function into the equation, I arrived at:
$$(A+Bx) + (A+AB+B^2x)+(A+AB+AB^2+B^3)x + c=0$$ $$A(3+2B+B^2+(B+B^2+B^3)x)+C=0$$ Since $A$ is a constant and we want to solve for $A$, we can set the coefficient of $x$ equal to zero: $$(B+B^2+B^3)x=0$$ This gives us the solutions: $$B=0, \frac{-1\pm \sqrt{3} i}{2}$$ Then $$A = \frac{c}{2 \left(\frac{-1 \pm \sqrt 3 i }{2}\right) + \left( \frac{-1 \pm \sqrt 3 i }{2} \right)^2 }$$
And with $B=0$ then $f(x) = -\frac{c}{3}$.
I would also like to learn more about the properties and applications of iterated functions, and would be grateful for any resources or references on this topic.
Please note that this is not a school assignment and there is no urgency in receiving a response. I am conducting this research on my own and do not have access to textbooks or resources on this topic, hence my need to seek help on this platform.
Thank you in advance for your assistance.