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.

Test Your Knowledge

Quick MCQ check on this topic (5 questions)

Start Quiz →

AI Summary

Summarize this page in your favorite LLM