Take any complex number c and start at zero. Square your current position and add c. Square the result and add c again. Keep going. If the numbers grow without bound, c is outside the Mandelbrot set. If they stay bounded forever, c is inside.
That is the whole definition: z → + c, iterated from z = 0.
The rule fits on a napkin. The picture it produces does not. The boundary of the set is a fractal — infinitely detailed, self-similar at every scale. Zoom in anywhere along the edge and new spirals, bulbs, and miniature copies of the whole set keep appearing, no matter how deep you go. Mathematicians have proved that the boundary has Hausdorff dimension 2, meaning it is as "area-filling" as a 2D surface, yet it has measure zero as a curve. Benoit Mandelbrot popularized it in 1980; the underlying mathematics, developed by Pierre Fatou and Gaston Julia in the 1910s, already hinted at the strangeness hiding inside simple complex iteration.
Each point is individually computable: you can decide, to any desired precision, whether a specific c lies inside or outside the set. But the global structure — the infinite detail of the boundary — is never exhausted by any finite computation. The set is the simplest known example of a mathematical object whose complexity is generated, not designed.
Comments
Loading comments...