1. Introduction
Euclidean geometry has accustomed us to integer dimensions: a line is dimension 1, a surface dimension 2, a volume dimension 3. But some objects — fractals — resist this classification. They are too complex to be lines, but not enough to be surfaces. The Hausdorff dimension formalizes this intuition.
2. What is dimension?
The dimension of an object can be defined by how its measure changes with scale. If we double the length of a segment, its length doubles (factor 2¹). If we double the side of a square, its area quadruples (factor 2²). If we double the side of a cube, its volume octuples (factor 2³).
In general, if we multiply the scale by r, the measure is multiplied by r^d, where d is the dimension. For Euclidean objects, d is an integer. For fractals, d can be non-integer.
3. Hausdorff dimension
The Hausdorff dimension is rigorously defined via the Hausdorff measure. For a set E, the Hausdorff dimension d_H is the critical value separating dimensions for which the Hausdorff measure is infinite (d < d_H) from those for which it is zero (d > d_H).
For self-similar objects, the Hausdorff dimension can be calculated by a simple formula. If the object is composed of N copies of itself reduced by a factor r, then:
4. Classic examples
- Koch snowflake: N = 4, r = 1/3, d_H = log(4)/log(3) ≈ 1.26
- Sierpiński triangle: N = 3, r = 1/2, d_H = log(3)/log(2) ≈ 1.58
- Cantor set: N = 2, r = 1/3, d_H = log(2)/log(3) ≈ 0.63
- Lorenz attractor: d_H ≈ 2.06 (numerically computed)
- Coastline of Great Britain: d_H ≈ 1.25 (measured by Richardson)
5. Measurement in practice
In practice, the fractal dimension of a natural object is measured by the box-counting method. The object is covered with a grid of boxes of size ε and the number N(ε) of boxes containing part of the object is counted. The fractal dimension is the slope of the line log(N(ε)) as a function of log(1/ε).
6. Conclusion
The fractal dimension is a powerful tool for characterizing the complexity of natural objects. It reveals that nature is not limited to the integer dimensions of Euclidean geometry — it explores the entire continuum of real dimensions. Fractals are not mathematical curiosities: they are the geometry of nature.