Suppose we have $x_1=\sqrt{2}$ and we have $x_{n+1}=(\sqrt{2})^{x_n}$. We have to find out the limit of the sequence.
I was observing that $x_2=(\sqrt{2})^\sqrt{2}$ and $x_3=(\sqrt{2})^{{\sqrt{2}}^{\sqrt{2}}}$ and so on now it is clear that the function is increasing. Now how to prove that the sequence is convergent and then how to find the limit? The calculative value is going towards $2$. But how to prove it!!
By the Banach fixed point Theorem, any sequence of the type $x_0\in[0,2], x_{n+1}:=f(x_n)$ converges to the fixed point of $f$. In this case $2$.
– Maximilian Janisch Dec 22 '19 at 20:06