i'd like to know how to prove that following sequence
$$\sqrt{2\sqrt2},\sqrt{2\sqrt{2\sqrt2}},\sqrt{2\sqrt{2\sqrt{2\sqrt2}}},...$$
Is convergent, and that it's limit equals two.
In other words, that $$\sqrt{2\sqrt{2\sqrt{2\sqrt2...}}}=2$$
I imagine it's supposed to be simple and straightfoward, but i cant figure it out. I would be grateful for any help you could give me.
Your sequence could be rewritten as:
$$ \begin{cases} a_0=\sqrt{2}\\ a_{n+1}=\sqrt{2a_n} \end{cases} $$
By induction, you can easily prove that:
$$ a_n=2^{\frac{1}{2}+\frac{1}{4}+\cdots+\frac{1}{2^n}}=2^{(1-\frac{1}{2^n})}, n\geq 1 $$
The sum in the power converges, hence the sequence converges and the limit is $2$