Suppose $f$: $\mathbb{R}_{\geq 0} \rightarrow \mathbb{R}$ and $f(x)^2 = x + (x+1)f(x+2)$, what is $f(1)$? Or more in general, what is $f(x)$?
The motivation behind this problem is that I want to find what the number of this nested radical $\sqrt{1+2\sqrt{3+4\sqrt{5+6\sqrt{7+8...}}}}$. This can be written more generally as $f(x)=\sqrt{x+(x+1)f(x+2)}$ where $x=1$. This is where the problem arises from. If anybody can find an expression for the nested radical or find $f(x)$ I would be very happy!
Rewrite the equation to get $f(x+2)=(f(x)^2-x)/(x+1)$. Thus you may define $f$ arbitrarily in the interval $[0,2)$ and extend it to $[0,4)$ by using the equation. And so on. Choosing $f$ continuous on $[0,2)$ such that $\lim_{x\to 2}f(x)=f(0)^2$ gives (all) continuous solution. Thus the value of $f(1)$ plays no particular role.