Fractal Lab

Complex dynamics

Burning Ship fractal

Michael Michelitsch and Otto Rössler introduced the Burning Ship in 1992. Take the Mandelbrot iteration but absolute-value the real and imaginary parts of z before squaring. The result loses complex-analytic structure and gains ship-like, antenna-like, even skyline-like features.

Burning Ship fractal. The escape-time iteration uses (|Re z| + i|Im z|)² + c.

At a glance

DesignerMichelitsch & Rössler, 1992
Iterationzn+1 = (|Re zn| + i|Im zn|)2 + c
SymmetryAbout the real axis only
Holomorphic?No (absolute value is not differentiable in the complex sense)

The eponymous ship

Around c ≈ -1.76 + 0.04 i the iteration boundary forms a striking shape resembling a vessel emitting smoke; this gave the fractal its evocative name.

Why not holomorphic?

Taking absolute values of Re z and Im zis not a holomorphic operation, so most theorems about complex dynamics (Sullivan’s no-wandering-domain, Fatou-Julia connectivity) do not directly apply. The Burning Ship is a non-holomorphic escape-time fractal, related to but distinct from the Mandelbrot family.

References

Try it

Run an interactive playground at /tools/burning-ship.

Quick quiz

Test yourself on burning-ship

5 multiple-choice questions. Pick an answer for each, then submit to see explanations.

  1. Q1.The Burning Ship iteration is:

  2. Q2.The Burning Ship fractal was introduced by:

  3. Q3.Compared to the Mandelbrot set, the Burning Ship is:

  4. Q4.Why is the Burning Ship not a 'true' complex dynamical system?

  5. Q5.The eponymous 'burning ship' shape appears near which area?

0 of 5 answered