Suppose $a>0$. Let $x_1=\sqrt{a}$, and define $x_{n+1}=\sqrt{a+x_n}$ for $n\ge 1$. I've already used induction to show that $x_n<1+\sqrt{a}$ for all $n$ and that $\{x_n\}$ is an increasing sequence. I know that it is bounded and must converge by the monotone convergence theorem. I'm just not sure how to find the limit.
Any suggestions?