Find all continuous functions $f$ defined over $\mathbb{R}^{+*}$ such that $f(x) =\sqrt{2+ f(x^2)}.$
I found the constant function $f(x)=2$ and the function $f(x)=x+1/x$, but are there other functions? i start from the obious fact that $f(x) > 0$ as by definition of $f$...we deduce that $f(x) \geq \sqrt{2+\sqrt{2+\sqrt{2+\sqrt{...+\sqrt{2+f(x^{2^n})}}{}}}} \geq \sqrt{2+\sqrt{2+\sqrt{2+\sqrt{...+\sqrt{2+...}}{}}}} =2$ ... so $f(x) \geq 2$ for every positive real number...
Notice that one must have $f(1) = \sqrt{2 + f(1)}$ hence $f(1)$ must be the positive root of $X^2 - X -2$ whence $f(1) = 2$.
– Olivier Roche Jun 15 '22 at 09:42