Let's solve the (real) equation $$x^{x^{x^{\dots}}}=2\qquad (x>0).$$ If we call $E(x):=x^{x^{x^{\dots}}}$, it holds that $x^{E(x)}=E(x)$, but our equation says that $E(x)=2$, so it holds that $x^2=2$, whence $x=\sqrt2$.
Noew, lets solve $$x^{x^{x^{\dots}}}=4\qquad (x>0).$$ A similar arguments, leads us to to solve $x^4=4$ whose solutions are $x=\pm\sqrt2,\pm i\sqrt2$, so the only positive solution is, again $x=\sqrt2$.
But this yields to the contradiction that $2=4$.
So, my question is... what's wrong here?
My intutition says that is has something to do with the complex solutions of $x^4=4$, but I'm not really sure.
Als0 it may something to do with the convergence of the next sequence: $$S_1(x)=x>0,\qquad S_{n+1}(x):=x^{S_n(x)}$$ but I'm not able to study its convergence.