Given $y_{k+1} = 1 + \sqrt{y_k}$ for $k \geq 0$ and $y_0 = 0$, we have a limit of the form $L = \lim_{k \rightarrow \infty} y_k = 1 + \sqrt{1 + \sqrt{1 + \sqrt{1 + ... \sqrt{1 + \sqrt{2}}}}}$.
Apparently this can be rewritten as $L = \frac{3 + \sqrt{5}}{2}$, but I am at a loss for how to approach this. Tips would be greatly appreciated.
I see that $L = \frac{3 + \sqrt{5}}{2} = 1 + \frac{1}{2} + \frac{\sqrt{5}}{2}$, but this doesn't really take me very far.
Hint: $L = 1 + \sqrt{L}$. Solve for $L$.