Fractal dimension quantifies the scaling complexity of sets that are too irregular for integer dimensions to describe. The box-counting dimension measures how the number of boxes N(ε) needed to cover a set scales as box size ε → 0: D = -lim_{ε→0} ln N(ε)/ln ε. For strange attractors, this dimension is typically non-integer, reflecting the attractor's self-similar, layered structure. The Kaplan-Yorke conjecture relates fractal dimension directly to Lyapunov exponents, connecting the geometry of the attractor to the dynamics on it.
Integer dimensions describe smooth objects: a curve is one-dimensional, a surface is two-dimensional, a solid is three-dimensional. But strange attractors are not smooth — they have infinite detail at every scale, with self-similar structure that defies description by integer dimensions. Fractal dimension extends the concept of dimension to these irregular sets, capturing how their complexity scales with the resolution at which you examine them.
The simplest definition is box-counting dimension. Cover the set with boxes of side length ε and count how many boxes N(ε) are needed. For a smooth curve in 2D, N(ε) ∼ 1/ε (halving ε doubles the box count). For a filled square, N(ε) ∼ 1/ε² (halving ε quadruples the count). In general, N(ε) ∼ 1/ε^D, and D = -lim ln N(ε)/ln ε is the box-counting dimension. For the Lorenz attractor, D ≈ 2.06: you need slightly more boxes than you would for a surface, reflecting the thin but infinite layering in the cross-section direction.
The Kaplan-Yorke conjecture connects fractal dimension to dynamics via the Lyapunov exponents. The idea is beautiful: a small sphere of initial conditions evolves into an ellipsoid that stretches along directions with positive exponents and contracts along directions with negative exponents. The dimension of the attractor is determined by how many directions the stretching "fills" before the compression overwhelms it. Formally, D_KY = j + (λ₁ + ... + λⱼ)/|λⱼ₊₁|, where j is the largest integer such that the sum of the first j exponents is non-negative. For the Lorenz system: j = 2 (the sum of the first two exponents, 0.9 + 0 = 0.9, is positive), and D_KY = 2 + 0.9/14.6 ≈ 2.06. The attractor fills two dimensions completely and barely penetrates the third.
In practice, fractal dimension serves two roles. First, it's a diagnostic: it tells you what kind of attractor you're dealing with. An integer dimension (1 for a limit cycle, 2 for a torus) suggests regular dynamics; a non-integer dimension signals chaos. Second, it quantifies the complexity of the attractor — a higher fractal dimension means more complex dynamics, more unstable periodic orbits, and a richer structure. The correlation dimension, computed from time series data, is particularly useful experimentally: it can be estimated from a single measured variable using delay-coordinate embedding, providing a way to detect chaos and characterize attractors from real-world data without knowing the underlying equations.
No topics depend on this one yet.