Fractal Lab

Complex dynamics

Mandelbrot set

The set of complex numbers c for which the iteration z ← z² + c, starting from z = 0, stays bounded. Named after Benoît Mandelbrot, who computed the first images in 1980 while at IBM. The most famous shape in mathematics outside of Euclid.

The Mandelbrot set, rendered live in your browser with smooth escape-time coloring.

At a glance

First imaged1980 (Mandelbrot, IBM)
DomainComplex plane
Iterationzn+1 = zn2 + c, z0 = 0
Bounded regionContained in the disk |c| ≤ 2
Connected?Yes (Douady & Hubbard, 1980s)
Area~1.5065918849 (numerical estimate)
Boundary dimension2 (Shishikura, 1991)

Key features

Dimension

Mitsuhiro Shishikura proved in 1991 that the boundary of the Mandelbrot set has Hausdorff dimension exactly 2. The interior has dimension 2 (filled regions); the exterior has dimension 2 (the complement). What makes the result striking is that despite being a curve, the boundary fills enough space to be 2-dimensional, the same as the plane itself.

Try it

The Mandelbrot explorer renders the set live in your browser, with click-to-zoom, drag-to-pan, and a max-iterations slider.

References

Test Your Knowledge

Quick MCQ check on this topic (10 questions)

Start Quiz →

AI Summary

Summarize this page in your favorite LLM