I've been having fun with the problem of finding the values of $n$ for which the infinite power tower $$\sqrt{2}^{\sqrt{2}^{...^{\sqrt{2}^n}}}$$ Has a finite value. My final answer was that it converged to a finite number for $n\leq4$. I reasoned that whenever $\sqrt2$ was raised to a power between $1$ and $2$, the result would also be between $1$ and $2$, so if a value occurs anywhere along the height of the tower, the whole thing would end up being between $1$ and $2$ (converging to 2). However, now that I'm trying the same problem with a power tower of $\sqrt3$, I can't determine when it converges because $\sqrt3$ raised to a power between $1$ and $2$ can be greater than $2$. I suspect that it may not ever converge, but how do I prove this? Help?
2026-03-26 21:25:36.1774560336
Infinite Power Tower
1.2k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
If your sequence converges, the limit must necessarily be a solution to $$ (\sqrt 3)^L = L $$ But this equation has no real solution -- just plot $(\sqrt 3)^x-x$ and see that it is always positive.
($B^L=L$ has a solution for $L$ if and only if $0<B\le e^{1/e}\approx 1.44467$).