Lab-in-a-Tab

Fractals & Infinity

A coastline has infinite length. A snowflake contains itself forever. How is that possible?

▶ Run the interactive simulation
GeometrySelf-similarityChaos

Shapes that contain themselves!

Junior level — plain language, no maths

Look closely at a fern. Now zoom in on one of its little side branches - it's basically a tiny fern. Zoom in again on a branch of that branch, and there's another tiny fern. A shape that keeps looking like itself however far you zoom in has a name: it's self-similar, and shapes that pull this trick are called fractals.

Nature is stuffed with them. Snowflakes, coastlines, mountain ridges and lightning bolts are all fractal - and so is your dinner. Slice into a head of Romanesco broccoli and you'll find a spiral built of smaller spirals built of smaller spirals still. Even your own lungs play the game: their endlessly forking branches cram a surface the size of a tennis court into your chest, just so you can breathe.

The superstar of the family is the Mandelbrot set, a shape conjured from one tiny rule repeated over and over. From a distance its outline looks almost plain, but dive into its edge and the detail simply never runs out - swirling spirals, curling seahorse tails, miniature copies of the whole shape, and then more detail hiding inside those, on and on forever. It may be the most intricate object in all of mathematics, and it grows from one of the simplest rules you could ever write down.

Things worth knowing

  • Romanesco broccoli is a near-perfect natural fractal - each floret is a miniature version of the entire head!
  • Britain's coastline gets longer the more precisely you measure it. There's no single "correct" answer - it's fractal!
  • Your lungs' fractal branching creates ~70 m² of surface - enough to cover a tennis court, packed into your chest!

Fractal Dimension and the Mandelbrot Set

Student level — the core equations

Ordinary geometry deals in whole-number dimensions: a point is 0, a line is 1, a square 2, a cube 3. Fractals quietly break that rule - they live at fractional dimensions, the Hausdorff dimension. The idea is to ask how detail multiplies as you zoom. Scale a line by 3 and you get 3 copies; scale a square by 3 and you get \(9 = 3^2\); a cube, \(27 = 3^3\). Read off the exponent and you have the dimension. For a shape made of \(N\) copies each shrunk by \(1/s\), it's \(D = \dfrac{\log N}{\log s}\).

Feed the Koch snowflake into that formula - every segment swapped for a bump of 4 pieces, each a third as long, so \(N=4\) and \(s=3\) - and out comes \(D = \dfrac{\log 4}{\log 3} \approx 1.26\): more than a line, less than a plane. The unsettling part is that its perimeter is infinite, \(L_n = (4/3)^n L_0 \to \infty\), while the area it fences off stays finite. That is exactly why a coastline has no single length - measure it with a finer ruler and you keep uncovering more wiggles.

The Mandelbrot set grows from an almost insultingly simple recipe: iterate \(z_{n+1} = z_n^2 + c\) starting from \(z_0 = 0\). A complex number \(c\) belongs to the set if that sequence never runs off to infinity. Points just outside escape at different speeds, and colouring them by how fast they flee paints those famous psychedelic halos. The boundary itself is bottomless: zoom into any point on the edge and fresh structures keep blooming - spirals, seahorse valleys, tiny perfect copies of the whole set - without end.

Key formulas

Mandelbrot iteration\(z_{n+1} = z_n^2 + c,\quad z_0 = 0\)
Mandelbrot set\(M = \{\, c \in \mathbb{C} : \sup_n |z_n| < \infty \,\}\)
Hausdorff dimension\(D = \dfrac{\log N}{\log s}\)
Koch snowflake\(D = \dfrac{\log 4}{\log 3} \approx 1.2619\)
Koch perimeter\(L_n = \left(\tfrac{4}{3}\right)^{n} L_0 \to \infty\)finite area, infinite perimeter

Things worth knowing

  • The boundary of the Mandelbrot Set has Hausdorff dimension exactly 2 - infinitely wrinkled. Zooming in always reveals new mini-Mandelbrot sets!
  • Fractal antennas (used in modern smartphones) receive multiple frequencies because their self-similar structure resonates at multiple scales simultaneously.
  • Malignant tumours have measurably higher fractal dimension than healthy tissue - a quantitative cancer diagnostic tool.

Complex Dynamics, Julia Sets, and connections to chaos theory

Scholar level — full mathematical depth

01Julia sets: the chaotic frontier

Fix a complex number \(c\) and iterate \(f_c(z) = z^2 + c\). Some starting points race off to infinity; others stay bounded forever. The Julia set \(J_c\) is the knife-edge between them - the boundary of the escaping region, and a place of genuine chaos, where two neighbours that look identical can end up in entirely different fates. The filled Julia set \(K_c\) gathers every point that never escapes. Nudge \(c\) and \(J_c\) transforms wildly: a smooth circle at \(c=0\), a branching dendrite a little further out, a spray of disconnected dust beyond that.

02The Mandelbrot set as an atlas of Julia sets

Here is the bridge that lifts the Mandelbrot set above mere decoration. \(c\) lies in \(M\) precisely when its Julia set \(J_c\) is connected; the instant \(c\) leaves \(M\), \(J_c\) shatters into totally disconnected Cantor dust - and there is nothing in between. Douady and Hubbard proved this clean dichotomy in 1982, recasting \(M\) as a single catalogue of every quadratic Julia set at once. Each point of the Mandelbrot set is, in effect, a postcard from a different chaotic world.

03Uniformisation and the great open question

They went further, constructing an explicit conformal map from the outside of \(M\) onto the outside of the unit disk through the Böttcher coordinate \(\varphi_c(z) = \lim_{n\to\infty} [f_c^{\,n}(z)]^{2^{-n}}\). One payoff: \(M\) is connected - far from obvious in the pictures, where stray "islands" turn out to be tethered to the mainland by filaments too thin to see. Whether \(M\) is also locally connected - the MLC conjecture - is the central open problem of the subject. A proof would pin down the entire combinatorial structure of \(M\) in a single move; it has held out for forty years.

04Where fractals meet chaos

Slice the Mandelbrot set along the real axis and you stumble onto something from a quite different corner of mathematics: the logistic map \(x_{n+1} = r\,x_n(1-x_n)\), the textbook model of chaos. Push \(r\) up from 1 toward 4 and a steady population first settles, then splits to oscillate between two values, then four, then eight - a period-doubling cascade - before collapsing into full chaos. The real spine of the Mandelbrot set is literally this bifurcation diagram wearing a disguise.

05Feigenbaum's astonishing constant

Measure how fast those splittings accumulate and the intervals shrink by a ratio converging on the Feigenbaum constant \(\delta \approx 4.6692\). The marvel is its universality: the very same number paces the road to chaos in dripping taps, oscillating circuits and convecting fluids - systems that share no physics whatsoever, only the shape of a single hump. Feigenbaum cracked it in the 1970s with renormalization-group ideas borrowed wholesale from statistical physics, exposing a hidden order running underneath chaos itself.

06A curve as rough as a plane

How wrinkled can a boundary get? For the Mandelbrot set, the answer is: maximally. Shishikura proved in 1998, with delicate quasi-conformal surgery, that the Hausdorff dimension of \(\partial M\) is exactly 2 - the most a planar curve can possibly reach. Though it traces a one-dimensional outline, it crinkles so violently that, in the limit, it behaves like something that fills area outright. Infinite roughness, squeezed out of \(z^2 + c\), the simplest nonlinear rule there is.

Key formulas

Quadratic map\(f_c(z) = z^2 + c,\quad z_0 = 0\)
Mandelbrot set\(M = \{\, c \in \mathbb{C} : \sup_n |f_c^{\,n}(0)| < \infty \,\}\)
Julia set\(J_c = \partial\{\, z : f_c^{\,n}(z) \to \infty \,\}\)connected ⟺ c ∈ M
Böttcher coordinate\(\varphi_c(z) = \lim_{n\to\infty} [f_c^{\,n}(z)]^{2^{-n}}\)
Logistic map\(x_{n+1} = r\,x_n(1 - x_n)\)
Feigenbaum constant\(\delta \approx 4.6692\)dim_H(∂M) = 2 (Shishikura 1998)

Things worth knowing

  • The MLC conjecture (Mandelbrot locally connected?) would imply the combinatorial description of M is complete - it has resisted proof for 40 years.
  • Feigenbaum's constant δ ≈ 4.6692 appears in period-doubling cascades of dripping faucets, electronic circuits, and Rayleigh-Bénard convection - all the same number!
  • Turbulent fluid flow exhibits multifractal structure - different regions of space scale with different local Hölder exponents, described by the multifractal spectrum f(α).

Sources

Full article on Wikipedia ↗