Infinite Power Tower (Tetration)

We want to solve the recursive equation xxx = 2. If the infinite tower converges to some value y, then by self-similarity it must satisfy y = xy.

xxx = 2

Why the answer is x = √2

Let the entire infinite tower be y. Then the tower repeats itself after the first base:

Step 1
y = xy
Step 2
We want y = 2, so 2 = x2
Step 3
Thus x = √2 ≈ 1.41421356

Fixed-point idea

The infinite tower is a fixed point of the map f(y)=xy.

Target value

Because the tower must equal 2, we solve x2=2, giving x=√2.

Convergence range

For positive real bases, the standard infinite power tower converges when e-e ≤ x ≤ e1/e.

Interactive exploration

Finite tower value
Distance from 2
Expected infinite limit
Convergence interval check
Move the slider to see how the finite tower behaves.

Successive finite towers

Starting from a₁ = x, define an+1 = xan. If this sequence converges, its limit is the infinite power tower.

Height n Expression Value