If $x=-1/4$ does $S=\sqrt{x+\sqrt{x+\sqrt{x+...}}}=1/2$?
My attempt: As $S^2=x+S$, it holds that $S=\frac{1\pm \sqrt{(-1)^2+4x}}{2}$, which has a real solution for $x\ge -1/4$.
Therefore, if $x=-1/4$, $S=1/2$, meaning that this infinite nested quadratic radical of a negative number, gives a positive answer.
Does it make sense or am I missing something?
Try considering this problem in $\mathbb{C}$: Let $x_0=x=-\frac{1}{4}$,so $x_1=\frac{i}{2}$. And $x_{n+1}=\sqrt{x_0+x_n}$