Mandelbrot Set Explorer
Infinite detail at the boundary of z² + c iteration. Click anywhere on the Mandelbrot set to zoom in and view that point's Julia set. The same recursive rule produces radically different patterns under different initial conditions.
Mandelbrot Set
Click: zoom + JuliaJulia Set
c = ?This tool does not perform astrological calculations directly. But it shares the same mathematical heritage. The relationships classical astrology builds with ratios, the recursive structure of celestial cycles, and the fractal's infinite detail all flow from the same source: how simple rules, applied long enough, produce complex, beautiful, and unique patterns.
z² + c
The Mandelbrot set is a map of whether the iteration z(n+1) = z(n)² + c diverges or not. Each pixel is a c value, the color is the iteration count. Black region: never diverges (inside the set). Colored boundary: infinite detail, infinite recursion. The same rule repeats itself at every scale.
Julia Set
Every point of the Mandelbrot set corresponds to a Julia set. When you click on the Mandelbrot, you see the Julia set for that c value. Choose c from inside the set and you get a connected Julia; choose from outside and you get a dust (disconnected) Julia. At the boundary, the most complex patterns emerge.
Fibonacci Connection
The "buds" emerging from the main body of the Mandelbrot set follow a specific sequence. The largest bud is period 2 (1/2), the next 3 (1/3), then 5 (2/5), 8 (3/8), 13 (5/13)… the Fibonacci sequence. This shows that the Mandelbrot's internal structure is directly tied to Fibonacci. The inevitable result of recursion.
Patterns Intersecting
Fibonacci starts with recursion, converges to the golden ratio, the golden ratio becomes a logarithmic spiral, the spiral generates fractals in the complex plane. The Mandelbrot set lives exactly at this boundary. We enter the same mathematics through different doors: number sequence, ratio, spiral, fractal. All the same structure.
This tool visualizes the behavior of the z² + c iteration in the complex plane. Render speed depends on your browser and iteration count.
← All Tools · Fibonacci & Golden Ratio · Home