eureka
§ A38

Julia Sets: The Mandelbrot Set's Cousins

If you've ever explored the Mandelbrot set, you might wonder what happens if we change the rules just slightly. The answer leads us to the breathtaking world of Julia Sets. Named after the French mathematician Gaston Julia, these are arguably the most beautiful mathematical objects ever discovered.

The Quadratic Map

Just like the Mandelbrot set, Julia sets are generated by iterating a simple equation over and over:

$$ z \to z^2 + c $$

But here is the crucial difference. In the Mandelbrot set, we start $z$ at 0, and each point on the complex plane represents a different value for $c$. The Mandelbrot set is the map of which values of $c$ stay bounded.

For a Julia set, we fix the value of $c$. The constant $c$ never changes. Instead, each point on our complex plane now represents the starting value of $z$ ($z_0$). For a single, specific choice of $c$, we test every possible starting point $z_0$ to see if its orbit escapes to infinity or stays bounded.

An Infinite Family

Because every complex number can be a valid choice for $c$, there is an infinite number of Julia sets—one for every point on the complex plane!

When we pick a $c$ value and draw the corresponding Julia set, we get patterns that are deeply connected to the geometry of the Mandelbrot set. The boundary between the starting points that escape and those that don't is called the Julia set, $J_c$.

The Dichotomy Theorem

There is a deep, profound connection between the Mandelbrot set and Julia sets, proven by mathematicians Douady and Hubbard. This connection is known as the Dichotomy Theorem.

The Mandelbrot set is literally the "index" or map of all possible Julia sets. It tells you immediately whether the Julia set for a given $c$ will be connected or shattered.

Notable Julia Sets

Because there are infinitely many Julia sets, there are infinite shapes to discover. Some $c$ values produce particularly famous and beautiful fractals:

Experience It Yourself

The best way to understand the connection between the Mandelbrot set and Julia sets is to see it in action. In our interactive Julia Set Explorer, you can click anywhere on a map of the Mandelbrot set to select a $c$ value, and instantly see the corresponding Julia set morph and change before your eyes.