Perhaps if I redefine the whole problem and open it to the reals ([tex]\mathbb{R}[/tex]),
it will become clearer and easier to solve

.
First off, the sequence shall be defined recursively as
[tex]R_n = \sqrt {x + \sqrt {x - \sqrt {R_{n - 2} } } }[/tex]
(just takin' the root of what's in my original post! (It's a root sequence anyway))
So:
If we start with [tex]R_0[/tex], we will follow with [tex]\left\{ {R_2 ,R_4 , \ldots ,R_n } \right\}[/tex]
If we start with [tex]R_1[/tex], we will follow with [tex]\left\{ {R_3 ,R_5 , \ldots ,R_n } \right\}[/tex]
Such that:
[tex]R_0 \in \left\{ {x|x > \sqrt {x + \sqrt {x - \sqrt x } } > 1 ,x \in \mathbb{R}} \right\}[/tex] (
numerically, x > 1.311 for [tex]R_0[/tex])
[tex]R_1 \in \left\{ {x|x > \sqrt {x + \sqrt x } > 1 ,x \in \mathbb{R}} \right\}[/tex] (
numerically, x > 1.755 for [tex]R_1[/tex])
We will find that:
[tex]\mathop {\lim }\limits_{n \to \infty } R_n = \frac{{1 + \sqrt {4x - 3} }}{2}[/tex]
(doesn't matter which [tex]R_0[/tex] or [tex]R_1[/tex] you choose...
just as long as it's inside the appropriate interval!

)
------------------------------------------------------------------
Now, why
exactly does:
[tex]\mathop {\lim }\limits_{n \to \infty } R_n = \frac{{1 + \sqrt {4x - 3} }}{2}[/tex]
?