Tap to zoomMandelbrot Orbit
z_{n+1} = z_n² + c
Individual orbits of the Mandelbrot iteration — not the set boundary, but the trajectories themselves.
The invisible paths that define the boundary of chaos
Part of: WONDER
Digital Download
High-resolution PDF, 300 DPI, print-ready
$22Purchase
More from WONDER

Apollonian Gasket
(k₁+k₂+k₃+k₄)² = 2(k₁²+k₂²+k₃²+k₄²)

Harmonograph
x = A₁sin(f₁t+φ₁)e^{-d₁t} + A₂sin(f₂t+φ₂)e^{-d₂t}

Recursion
f(n) = f(f(n-1))

Strange Attractor
dx/dt = σ(y-x), dy/dt = x(ρ-z)-y, dz/dt = xy-βz