Mandelbrot Set
Definition
The Mandelbrot set is the set of complex numbers for which the orbit of under iteration of remains bounded:
Equivalently, if and only if for all , where and .
Key Properties
- Connectedness: The Mandelbrot set is connected (Douady and Hubbard, 1982). This deep result means it is a single "piece" despite its intricate boundary.
- Self-similarity: Miniature copies of the entire set appear at every scale along the boundary — the same self-referential structure formalised by Iterated Function SystemsIterated Function SystemsConstructing fractals via contractive affine transformationsRead more →.
- Boundary complexity: The boundary of has Hausdorff dimensionHausdorff DimensionMeasuring the fractional dimension of self-similar setsRead more → 2 (Shishikura, 1998).
Escape-Time Algorithm
For each pixel (corresponding to a value of ), iterate starting from . If for some , the point escapes and is colored by . Otherwise, color it black (assumed to be in ).
Connections
The boundary of the Mandelbrot set has Hausdorff DimensionHausdorff DimensionMeasuring the fractional dimension of self-similar setsRead more → equal to 2. The filled Julia sets for each can be viewed as attractors of Iterated Function SystemsIterated Function SystemsConstructing fractals via contractive affine transformationsRead more →.
Referenced by
- Sierpinski TriangleFractal Geometry
- Koch SnowflakeFractal Geometry
- Hausdorff DimensionFractal Geometry
- Iterated Function SystemsFractal Geometry
- Fundamental Theorem of AlgebraComplex Analysis