# Mandelbrot vs Julia Set: What's the Connection?

> Two of the most famous fractals are built from the very same formula, z² + c. The difference is which number you hold still — and that single choice makes the Mandelbrot set a map of every Julia set there is.

*Published 2026-06-25 · Updated 2026-06-25 · By Dr. Elena Marchetti*

Ask a mathematician for the two most iconic objects in fractal geometry and you will almost always hear the same pair: the **Mandelbrot set** and the **Julia set**. They look like cousins — the same baroque filigree, the same impossible detail that survives infinite zoom — and that family resemblance is no accident. Both are born from a single, almost insultingly simple instruction: take a complex number, square it, add a constant, and repeat forever. The phrase *julia set vs mandelbrot* frames them as rivals, but they are better understood as two readings of the same equation. The difference comes down to one decision: **which number you choose to hold still.**

**The one-sentence answer:** A *Julia set* lives in the **dynamical plane** — you fix the constant *c* and ask which starting points *z* stay bounded. The *Mandelbrot set* lives in the **parameter plane** — you fix the start at *z* = 0 and ask which constants *c* stay bounded. Crucially, the Mandelbrot set is the **index** of all Julia sets: a point *c* belongs to the Mandelbrot set *if and only if* its Julia set is connected.

## What is the difference between the Julia set and the Mandelbrot set?

Both fractals are **escape-time** objects generated by iterating the quadratic map **fc(z) = z2 + c** over the complex numbers. To iterate means to feed the output back in as the next input. The entire distinction is about what you treat as the variable.

For a **Julia set**, you first pick a fixed complex constant *c* — say *c* = −0.8 + 0.156*i*. Then you let the *starting* point *z* roam across the plane and ask, for each one: does its orbit stay bounded forever, or does it escape to infinity? The boundary between the points that stay caught and the points that fly away is the Julia set, named for the French mathematician [Gaston Julia](https://en.wikipedia.org/wiki/Gaston_Julia). Every different value of *c* produces a completely different Julia set — there are infinitely many.

For the **Mandelbrot set**, you flip the roles. You *always* start the iteration at *z* = 0, and now it is the constant *c* that you let roam across the plane. The Mandelbrot set is the collection of every constant *c* whose orbit (starting from zero) stays bounded. According to [Wikipedia's account](https://en.wikipedia.org/wiki/Mandelbrot_set) of the object, this is precisely its definition. There is therefore exactly **one** Mandelbrot set — a single, definitive portrait — but an infinite gallery of Julia sets.

If you have not yet met the headline act on its own terms, our deep dive on the [Mandelbrot set](https://fractal.us/famous-fractals/mandelbrot-set) walks through its anatomy bulb by bulb, and the broader [fractal geometry](https://fractal.us/mathematics/fractal-geometry) hub explains the iterative machinery underneath both shapes.

## Why do they come from the same formula?

The shared engine — *z* squared plus *c* — is the reason the two sets are so deeply entangled. The Mandelbrot set is what mathematicians call the **parameter plane** for the quadratic family, while each Julia set is a **dynamical plane** for one specific member of that family. Think of it as the difference between a map of every country (the Mandelbrot set) and a detailed atlas page for one country (a single Julia set).

This is not a loose metaphor; it is a theorem. The work of [Pierre Fatou](https://en.wikipedia.org/wiki/Pierre_Fatou) in 1917 and Gaston Julia in 1918 established the foundations of complex dynamics decades before computers could draw the results. Their **Fatou–Julia theorem** yields a sharp dichotomy for the quadratic family: for any given *c*, the Julia set is *either* one connected piece *or* it shatters into infinitely many disconnected specks — a totally disconnected dust, sometimes called *Fatou dust*, with nothing in between.

  Julia set vs Mandelbrot set at a glance

    PropertyJulia setMandelbrot set

    Formulaz2 + cz2 + c
    What is fixedThe constant cThe start, z = 0
    What variesThe starting point zThe constant c
    Which planeDynamical planeParameter plane
    How many existInfinitely many (one per c)Exactly one
    Discovered / namedFatou 1917, Julia 1918Brooks & Matelski 1978; Mandelbrot 1980
    Connected?Connected iff c is in the Mandelbrot setProven connected (Douady & Hubbard, 1982)

## How is the Mandelbrot set a map of all the Julia sets?

This is the punchline that makes the comparison worth your time. The Mandelbrot set is not merely *related* to Julia sets — it is their **catalog**. The defining theorem of the field, as [Wikipedia summarizes it](https://en.wikipedia.org/wiki/Julia_set), states that **the Mandelbrot set is the set of all *c* for which the Julia set J(fc) is connected.** Mathematicians call this the *connectedness locus*.

So the Mandelbrot set works as a lookup table:

  - Pick a point *c* **inside** the Mandelbrot set, and the Julia set for that *c* will be a single **connected** piece — a lacy island, a dragon, a rabbit.

  - Pick a point *c* **outside** the Mandelbrot set, and the Julia set **disintegrates** into Fatou dust — a totally disconnected scatter of points.

  - Pick a point *c* on the **boundary** of the Mandelbrot set, and you get the most intricate, knife-edge Julia sets of all.

There is a striking visual demonstration of this: tile a grid with the Julia set drawn at each location *c*, and the overall mosaic of "which Julia sets are connected" reassembles the silhouette of the Mandelbrot set itself. The connected ones cluster exactly where the Mandelbrot set is solid. The behavior is also **locally self-similar**: near certain special parameters (the Misiurewicz points), the Mandelbrot set and the corresponding Julia set look almost identical when you zoom in — a phenomenon documented in the same complex-dynamics literature.

## Who discovered each one, and when?

The two objects are separated by roughly six decades and by the arrival of the computer. Julia sets are *old* mathematics: Fatou and Julia were iterating rational functions by hand in the late 1910s, publishing in the *Comptes Rendus* and the *Journal de Mathématiques Pures et Appliquées* respectively. Gaston Julia's 1918 memoir won a prize from the French Academy of Sciences, yet without machines to render the shapes, the work fell into relative obscurity for fifty years.

The Mandelbrot set arrived only once computers could do the arithmetic. [Robert W. Brooks](https://en.wikipedia.org/wiki/Robert_W._Brooks_(mathematician)) and Peter Matelski first defined and sketched the set in 1978 during a study of Kleinian groups. Then, on **1 March 1980**, [Benoit Mandelbrot](https://en.wikipedia.org/wiki/Benoit_Mandelbrot) produced the first high-quality visualizations at [IBM's Thomas J. Watson Research Center](https://en.wikipedia.org/wiki/Thomas_J._Watson_Research_Center) in Yorktown Heights, New York — and recognized, crucially, that this single object organized the entire zoo of Julia sets. The history is told warmly in [Quanta Magazine's account of the set](https://www.quantamagazine.org/the-quest-to-decode-the-mandelbrot-set-maths-famed-fractal-20240126/). A few years later, in 1982, [Adrien Douady](https://en.wikipedia.org/wiki/Adrien_Douady) and [John H. Hubbard](https://en.wikipedia.org/wiki/John_H._Hubbard) proved the deep result that the Mandelbrot set is **connected**, and named it in Mandelbrot's honor. Their proof — building a conformal map from the complement of the set to the complement of a disk — launched the modern field.

## Which one is more complex, mathematically?

By one precise measure, the Mandelbrot set sits at an extreme. In 1991 the mathematician [Mitsuhiro Shishikura](https://en.wikipedia.org/wiki/Mitsuhiro_Shishikura) proved that the **boundary of the Mandelbrot set has Hausdorff dimension exactly 2** — the maximum possible for a curve in the plane, a full integer above its topological dimension of 1. In plain terms, the edge is so crinkled that it very nearly fills two-dimensional space. (For why a shape can have a fractional or extreme dimension at all, see our explainer on [fractal dimension](https://fractal.us/mathematics/fractal-dimension).)

Julia sets, by contrast, span the whole range of complexity precisely *because* the Mandelbrot set indexes them. Choose *c* deep inside the main cardioid and the Julia set is a smooth, near-circular blob. Choose *c* near the boundary and the Julia set becomes a dendritic, infinitely detailed filigree. So the honest answer to "which is more complex" is that the Mandelbrot set has a uniquely complex *boundary*, while the Julia sets it catalogs range from the trivially simple to the staggeringly intricate. Neither wins; they describe complexity from two complementary directions.

A practical note for anyone rendering these on a screen: both rely on the same **escape criterion**. Once the magnitude of *z* exceeds 2, the orbit is guaranteed to fly off to infinity, so the computer can stop iterating and color that pixel by how many steps it took to escape. That shared trick — counting iterations to escape — is why both sets glow with the same characteristic gradient halos, and why they belong, unmistakably, to the same mathematical family.

## Sources

1. [https://en.wikipedia.org/wiki/Julia_set](https://en.wikipedia.org/wiki/Julia_set)
2. [https://en.wikipedia.org/wiki/Mandelbrot_set](https://en.wikipedia.org/wiki/Mandelbrot_set)
3. [https://en.wikipedia.org/wiki/Filled_Julia_set](https://en.wikipedia.org/wiki/Filled_Julia_set)
4. [https://en.wikipedia.org/wiki/Gaston_Julia](https://en.wikipedia.org/wiki/Gaston_Julia)
5. [https://en.wikipedia.org/wiki/Pierre_Fatou](https://en.wikipedia.org/wiki/Pierre_Fatou)
6. [https://en.wikipedia.org/wiki/Benoit_Mandelbrot](https://en.wikipedia.org/wiki/Benoit_Mandelbrot)
7. [https://en.wikipedia.org/wiki/Adrien_Douady](https://en.wikipedia.org/wiki/Adrien_Douady)
8. [https://en.wikipedia.org/wiki/John_H._Hubbard](https://en.wikipedia.org/wiki/John_H._Hubbard)
9. [https://en.wikipedia.org/wiki/Mitsuhiro_Shishikura](https://en.wikipedia.org/wiki/Mitsuhiro_Shishikura)
10. [http://www.numdam.org/item/AST_2000__261__277_0/](http://www.numdam.org/item/AST_2000__261__277_0/)
11. [https://www.quantamagazine.org/the-quest-to-decode-the-mandelbrot-set-maths-famed-fractal-20240126/](https://www.quantamagazine.org/the-quest-to-decode-the-mandelbrot-set-maths-famed-fractal-20240126/)

---
Source: https://fractal.us/famous-fractals/julia-set-vs-mandelbrot
Index: https://fractal.us/llms.txt · Full text: https://fractal.us/llms-full.txt
