$$\sqrt{x+\sqrt{x+\sqrt{x+\sqrt{x+...}}}} = 4$$
If I let $X_1=\sqrt x$, $X_2= \sqrt {x+X_1}$, then $X_{n+1}= \sqrt{x+X_n}$ It is a increasing sequence since $X_n<X_{n+1}$ for all $n$. However, is there any way to say it is bounded?
If yes, is my next step to prove the limit to the infinity of the sequence will converge to $4$.
And finally try to figure out the $x$ value? In addition, I saw in Wiki that this infinite square can be represent by a function $$\frac 1 2 (1 + \sqrt {1 + 4n})$$
I am able to follow the logic that when x in side the infinite the square is 2, then $x=\sqrt{2+x}$
However, I don't really understand how it can be generalized to the function shown above.
A way to find an upper bound for the function is to try to anticipate the limit of the sequence, setting $x_n=x_{n+1}=l$..then by induction you can prove that $l$ is an upper bound....