Choose the value the tower converges to, watch it build up, and read off the powers of x.
Each point is one more level of the tower:
t₁ = x, t₂ = x^x, t₃ = x^x^x, … converging to a.
Write the tower as y = xxxx···. Look at the exponent sitting on top of the bottom x: it is another full copy of the same infinite tower. So the exponent equals y itself:
That one observation collapses an infinite expression into a single equation: xy = y.
We are told the tower converges to some target a, i.e. y = a. Substitute and solve for x:
So for any target a you can find the base that produces it. For a = 2: x = 21/2 = √2 ≈ 1.41421.
Once you have x = a1/a, the requested powers follow directly — and they have clean closed forms:
Notice xa = a by construction, so when a = 2 the square lands exactly on the target: x2 = 2. The cube is x3 = 23/2 = 2√2 ≈ 2.82843.
Not every base works. The infinite tower settles to a finite value only when
which in terms of the target means 1/e ≤ a ≤ e (≈ 0.368 to 2.718). The upper limit e1/e is the tallest base that still converges, and it produces the largest possible tower value a = e. Push x any higher and the iteration t ↦ xt runs off to infinity — that's the red diverges badge.
▸ Where do the magic bounds e−e and e1/e come from? Click for Euler's derivation (parts a–e).
Here's the classic puzzle. The equation xa = a with x = √2 is satisfied by two values: a = 2 and a = 4 (since √22=2 and √24=4). So does the tower equal 2 or 4?
The answer is 2. The tower is built by repeatedly applying t ↦ √2 t, and a value is only the real answer if that iteration is stable there — small nudges must shrink back, which requires the slope |xt·ln x| < 1 at the fixed point. At a = 2 the slope is ln 2 ≈ 0.69 < 1 ✓ (stable, an attractor); at a = 4 the slope is 2·ln 2 ≈ 1.39 > 1 ✗ (unstable, a repeller). Starting from x and climbing, you always fall into the lower, stable root. That's why the chart above always converges to 2.
This is also why the curve below folds back on itself: each value of a below the peak is reached by two bases, but only the one in the green band gives a stable, convergent tower.
The curve a = x1/x peaks at x = e ≈ 2.718, where a = e1/e ≈ 1.4447 — the largest value an infinite tower can reach.
The famous twist: x = √2 makes the tower converge to 2, even though √24=4 also "solves" xa=a. Only the lower root is stable.