We can construct a beautiful fractal set by defining an operation of iterating exponentials and applying it to the numbers in the complex plane. The operation is tetration and the fractal is called the power tower fractal or sometimes the tetration fractal. A detail of the set is shown in the figure here.

Detail of the power tower fractal.
The Operation of Tetration
We define an operation known as tetration, so-called because it is the fourth in a sequence of operations starting with addition, multiplication and exponentiation. For any complex number we define
We call the n-th tetration of
. It is an exponential stack with
levels. It may be defined recursively:
Exponential towers like this grow with spectacular rapidity. Thus, even with ,
With we find that
, so that
is
followed by ten billion zeros and
is vastly greater than a googolplex (ten to the power of a googol).
If the process is continued indefinitely, we can write the limit as
Euler showed that this limit is finite for real in the interval
. For example, if
then
. More generally,
is related to the Lambert W-function:
.
There is no commonly agreed extension of the tetration operation to the case where is replaced by a real or complex number, although several definitions have been proposed.
The Power Tower Fractal
In previous posts, we have considered the real power-tower , and also the case where
yielding the imaginary power tower. We now come to the behaviour of the sequence
for complex
. For some values of
this converges to a finite value; for other values it is periodic; for others it varies erratically but remains finite; and for yet others, it “escapes” to infinity.
The boundary separating the values in the -plane for which the sequence is finite from those for which it escapes to infinity is fractal. We define
to be the set of points for which
is finite. Then the `escape’ set is the complement of this set
in the complex plane.
The figure below shows the escape region in light yellow and the region where the sequence is bounded in dark blue. This image was generated using code acquired from the website of Peter Young (see URL below). It was a simple matter to replace the equation () defining the Mandelbrot set by the equation (
) defining the power tower sequence. The boundary of the set
is exquisitely complex. It appears to hold riches comparable to those of the much-studied Mandelbrot set.

Power tower fractal for |x| and |y| less than 10 (left) and less than 4 (right).
The right panel of the figure is a zoom from to
.
In the figure below further zooms are shown. On the left, we zoom in to the structure to the left of the origin (,
. A further zoom (right panel
,
) shows a structure reminiscent of a marine creature. Let’s call it the Crab. The small white spot in the right panel marks the origin.

Zoom to the region left of the origin (left) and further zoom to the Crab (right).
In the next figure (left panel) we zoom in to the antenna of the Crab (,
) and in the right panel blow up the spiral structure visible in the left (
,
).

Zoom to the Crab antenna (left) and further zoom to a spiral (right).
The process of zooming in can be continued indefinitely, revealing more structure as the resolution increases. It must be noted that the fine details at any resolution are not reliable, as they depend on the convergence criteria. It is necessary to set the escape radius to a very large value (e.g. ) and to allow a large number of iterations. Structures that appear to be disjoint may be connected by fine filaments that are visible only at high resolution.
Conclusion
Much more may be said about the power tower fractal. Amongst the matters we have not considered are fixed points, for which . Clearly,
and
are fixed points. Then there are periodic orbits. The site http://www.tetration.org/ discusses periodic orbits, finding orbits of period three and noting that Sarkovskii’s Theorem implies that a map containing period three must contain all periods from one to infinity.
Sources
- Paul Bourke’s web pages:
http://paulbourke.net/fractals/tetration/index.html. - The Power Tower. Blog post on thatsmaths.com:
https://thatsmaths.com/2013/01/10/the-power-tower/. - A website dealing with many aspects of tetration, including the power tower fractal: http://www.tetration.org/
- Young, Peter, UCSC: The Mandelbrot set: an example of a fractal.
http://young.physics.ucsc.edu/115/mandelbrot.pdf.