$\sqrt{1+\sqrt{\underbrace{1+ \ldots +\sqrt{1}}_{n}}}$
I think the limit is $2$ for intuitive reasons. Now, to prove it, I need to use the definition of a sequence's limit. So, I need to solve the following inequality
$|\sqrt{1+\sqrt{\underbrace{1+ \ldots +\sqrt{1}}_{n}}}-2| < \epsilon$
for an arbitrary $\epsilon$. But I'm not sure it is possible. One implication of the inequality is
$\sqrt{1+\sqrt{\underbrace{1+ \ldots +\sqrt{1}}_{n}}} < \epsilon + 2$
What I found out is the same as
$ \underbrace{( \ldots ((}_{n-1}\epsilon + 2\underbrace{)^2 - 1)^2 \ldots )^2}_{n-1} - 2 > 0$
But I'm not sure it is solvable in this form.