Foundations Discovered Hausdorff 1918; box counting later Dimension fractional

Measuring the Unmeasurable

What could 1.585-dimensional possibly mean? Fractal dimension turns that apparently absurd question into a calculation.

Dimension without coordinates

Instead of asking how many coordinates an object needs, we can ask a more physical question:

When I shrink an object, how many smaller copies are needed to rebuild the original?

Suppose every small copy has linear size 1/s1/s of the original. Then

N=sD.N=s^D.

The three symbols have very concrete meanings:

  • NN — number of copies. How many smaller self-similar pieces make the whole?
  • ss — scale denominator. Each copy is 1/s1/s as large in length as the original. Thus s=2s=2 means “half-size”; s=3s=3 means “one-third-size.”
  • DD — dimension. This is the exponent that tells us how the number of pieces grows when the measuring scale becomes finer.

SEE THE EXPONENT

One shrink factor, three familiar dimensions

In every row, each smaller piece has half the linear size of the original, so s = 2. What changes is how many directions the object extends in.

½½
LINE2 half-size pieces
N = 2s = 22 = 2¹ → D = 1

Halving happens along one direction: length.

½ × ½½ × ½
SQUARE4 half-size pieces
N = 4s = 24 = 2² → D = 2

Halving happens independently along two directions: width and height.

2 × 2 × 2= 8
CUBE8 half-size pieces
N = 8s = 28 = 2³ → D = 3

Halving happens along three directions: width, height and depth.

THE PATTERN
1 direction → 2 pieces
2 directions → 2 × 2 = 4 pieces
3 directions → 2 × 2 × 2 = 8 pieces

So the exponent in N = sD counts how many independent directions are being scaled. Fractals keep the same scaling idea—but the exponent need not be a whole number.

Start with familiar objects

Take a line segment of length 1. Cut it into two equal pieces. Each piece is half as long, so s=2s=2, and we need N=2N=2 copies:

2=2DD=1.2=2^D \quad\Longrightarrow\quad D=1.

That is exactly what we expect: a line is one-dimensional.

Now take a square and halve both its width and height. Four half-size squares are needed to tile the original, so N=4N=4 and s=2s=2:

4=2DD=2.4=2^D \quad\Longrightarrow\quad D=2.

A square is two-dimensional. Notice why the number of pieces jumped from 2 to 4: shrinking happens independently in two directions.

For a cube, halve width, height, and depth. Eight half-size cubes rebuild it:

8=2DD=3.8=2^D \quad\Longrightarrow\quad D=3.

So a cube is three-dimensional.

ObjectSize of each copyssCopies NNEquationDD
Line1/21/2222=2D2=2^D1
Square1/21/2244=2D4=2^D2
Cube1/21/2288=2D8=2^D3

This gives a lovely pattern:

line: 2=21,square: 4=22,cube: 8=23.\text{line: }2=2^1,\qquad \text{square: }4=2^2,\qquad \text{cube: }8=2^3.

The exponent is behaving exactly like dimension. Solving the scaling law for that exponent gives

D=logNlogs.\boxed{D=\frac{\log N}{\log s}}.

For ordinary Euclidean objects this simply rediscovers 1,2,31,2,3. The surprise comes when a self-similar object needs, say, three half-size copies. Then 3=2D3=2^D, so D=log3/log21.585D=\log 3/\log 2\approx1.585. There is no whole-number dimension that works — and that is precisely where fractal dimension begins.

Similarity dimension1.585D = log N / log s

Three half-size copies: the Sierpiński triangle.

Three landmarks

NOW BREAK THE INTEGER PATTERN

The same scaling law gives fractional dimensions

Nothing new is being invented here. We keep asking exactly the same question: how many copies, and how much smaller?

Cantor set

2 copies, each size

2 = 3D D ≈ 0.631
Less than a line: most of the interval disappears.
4 segments × ⅓

Koch curve

4 copies, each size

4 = 3D D ≈ 1.262
More than a line, less than a filled surface.

Sierpiński triangle

3 copies, each ½ size

3 = 2D D ≈ 1.585
Too substantial for a curve, too full of holes for a surface.
Ordinary geometryD = 1, 2, 3same question →Fractal geometryD = 0.631, 1.262, 1.585…
ObjectCopies NNScaleSimilarity dimension
Cantor set21/31/3log2/log30.631\log 2/\log 3\approx0.631
Koch curve41/31/3log4/log31.262\log 4/\log 3\approx1.262
Sierpiński triangle31/21/2log3/log21.585\log 3/\log 2\approx1.585

A warning worth learning early

“Fractal dimension” is not one universal formula. Similarity dimension works cleanly for non-overlapping exactly self-similar constructions. Box-counting dimension asks how the number of boxes needed to cover a set grows as boxes shrink. Hausdorff dimension is the deeper measure-theoretic notion. They often agree for the classic examples in this fair, but not always.

MEASURE IT YOURSELF

Box-counting dimension: put a grid on a fractal

Shrink the boxes. Count how many touch the Sierpiński triangle. If N(ε) grows like (1/ε)D, the slope on a log-log plot estimates D.

1/εN(ε)log(1/ε)log N

The finite-stage picture makes this an estimate. As the construction and grid are refined, the slope approaches log 3 / log 2 ≈ 1.585.

The coastline paradox: measurement has a scale

A perfectly smooth curve has a stable length as the ruler becomes shorter. A rough coast behaves differently. A long ruler jumps across coves and peninsulas; a short ruler follows more of them. So asking “How long is the coast?” is incomplete until we also say “measured with what ruler?”

RULER LAB

How long is a coastline?

Measure the same jagged coast with a shorter ruler. A finer ruler slips into bays and around headlands that a coarse ruler skips, so the measured length grows.

Richardson scaling: if N(ε) ∝ ε−D, then measured length L(ε)=N(ε)ε ∝ ε1−D. For a rough curve with D>1, smaller rulers report a longer coast.

If boxes or ruler steps of size ε\varepsilon are needed in number N(ε)εDN(\varepsilon)\propto\varepsilon^{-D}, then the measured curve length behaves like

L(ε)=N(ε)εε1D.L(\varepsilon)=N(\varepsilon)\varepsilon\propto\varepsilon^{1-D}.

For a smooth curve D=1D=1, the exponent is zero and the length stabilizes. For a fractal-like curve with D>1D>1, decreasing ε\varepsilon can make the measured length grow. This is the coastline paradox associated with Lewis Fry Richardson and later popularized by Mandelbrot: the paradox is not that geography has no meaning, but that roughness makes length scale-dependent.

Why the logarithms?

If the count behaves approximately like N(ε)C(1/ε)DN(\varepsilon)\approx C(1/\varepsilon)^D, taking logarithms turns a power law into an almost straight line:

logN(ε)logC+Dlog(1/ε).\log N(\varepsilon) \approx \log C + D\log(1/\varepsilon).

So dimension is the slope. This is a recurring mathematical trick: logarithms turn multiplicative scaling into geometry you can see on a graph.

Cool Fact

The word dimension on later chapter badges should therefore be read with its qualifier in mind. A filled set, its boundary, and the curve used to generate it can have different dimensions.

Now the dimension labels elsewhere in the fair are no longer mysterious decorations: they are compressed statements about how geometry scales. In the previous chapter’s Fractal Microscope, those compressed scaling statements become a visible experiment: zoom, count copies, and ask what quantity keeps returning.