Benoit Mandelbrot's 1980 discovery of the set that bears his name revealed the most complex mathematical object ever visualized — generated by the simplest possible formula: z² + c. A two-variable equation, three characters of notation, producing infinite worlds within worlds, structures no one had ever imagined, let alone seen.

The algorithm is disarmingly simple. For each point c in the complex plane, iterate z = z² + c starting from z = 0. If z escapes to infinity (|z| > 2), color the point by how many iterations it took to escape. If it never escapes, the point belongs to the set. The boundary between escape and captivity — between points that fly away and points that remain trapped — creates infinite fractal detail.

What the viewer sees is an infinitely detailed boundary, with miniature copies of the whole set appearing at every scale. Zoom in a million times and discover structures as complex as the original. Spiral arms, seahorse valleys, embedded Julia sets — the deeper you go, the more alien the landscape becomes, and yet the entire shape is always there, nested within itself. The Julia sets are cross-sections: each point in the Mandelbrot set corresponds to a connected Julia set, a shadow world defined by a single complex number.

Real-world fractals are everywhere once you learn to see them. Coastlines whose measured length depends on the ruler — shorter ruler, longer coast. Mountains whose silhouettes are statistically identical at any magnification. The branching of rivers, the shape of clouds, the surface of broccoli. Mandelbrot gave us the mathematics to describe nature's roughness, the geometry of the irregular.

The philosophical weight of the Mandelbrot set is staggering: infinite complexity from a three-character formula. The set contains more structure than any finite description can capture. It challenges our deepest notions of simplicity — is z² + c simple or complex? The formula is simple. The consequences are infinite. Perhaps this is the deepest truth about mathematics: that complexity is not added from outside, but is latent within even the most elementary operations.