Dimension Math Example 2

Follow the full solution, then compare it with the other examples linked below.

Example 2

hard
If a fractal (like the Sierpiński triangle) has a dimension of approximately 1.585, what does this mean conceptually?

Solution

  1. 1
    Step 1: Integer dimensions are familiar — 1D (line), 2D (plane), 3D (space).
  2. 2
    Step 2: A fractal dimension between 1 and 2 means the object is more complex than a line but does not fully fill a plane.
  3. 3
    Step 3: The Sierpiński triangle has holes at every scale — it is 'bigger' than a 1D curve but 'smaller' than a solid 2D region.
  4. 4
    Step 4: The fractal dimension log3/log21.585\log 3 / \log 2 \approx 1.585 measures this intermediate complexity: 3 self-similar copies, each scaled by factor 2.

Answer

A fractal dimension of ~1.585 means the Sierpiński triangle's complexity lies between a line (1D) and a filled plane (2D).
The Hausdorff dimension generalises the concept of dimension to non-integer values. It is computed as log(N)/log(s)\log(N)/\log(s) where NN is the number of self-similar pieces and ss is the scaling factor. Fractal dimensions quantify the 'roughness' or 'space-filling' property of a shape.

About Dimension

The number of independent directions needed to specify any location in a given space or object. A point is 0D, a line is 1D, a plane is 2D, and space is 3D. Dimension determines which measurement formulas apply and how quantities scale.

Learn more about Dimension →

More Dimension Examples