Fractals and Dimension - Examples and Constructions
Classical fractals demonstrate key principles of self-similarity, iteration, and scaling. These examples provide intuition for fractal geometry and serve as models for understanding more complex dynamical attractors.
The Koch curve is constructed by iteratively replacing each line segment with four segments of 1/3 the length, forming a triangular bump. Starting with an equilateral triangle, the Koch snowflake results after infinitely many iterations.
Properties:
- Self-similar: each small section resembles the whole
- Infinite perimeter: length grows by factor 4/3 each iteration, diverging
- Finite area: bounded by the circumscribed circle
- Dimension:
The Koch snowflake models coastlines and natural boundaries with fractal structure.
The Sierpinski gasket (or triangle) removes the central triangle from an equilateral triangle, then repeats for each remaining piece. Alternatively, it's the attractor of an IFS with three similarities, each scaling by :
This fractal appears in:
- Cellular automata (Rule 90)
- Pascal's triangle mod 2
- Vibration modes of triangular membranes
The gasket demonstrates that fractals arise naturally in diverse mathematical contexts.
For , the filled Julia set consists of bounded orbits:
The Julia set (boundary) is typically fractal:
- For : is the unit circle (dimension 1)
- For : is a dendrite with dimension
- For in the Mandelbrot set but near the boundary: has intricate fractal structure
Julia sets exhibit self-similarity under iteration of , with dimension varying continuously with . They're among the most visually striking fractals, displaying infinite complexity at all scales.
The dragon curve is the limit of folding a strip of paper in half repeatedly and unfolding at right angles. It's self-similar with two pieces, each rotated and scaled by :
Despite being a curve, its dimension is 2βit's a space-filling curve that completely covers a region. This demonstrates that topological and fractal dimensions can differ dramatically.
The Menger sponge is the 3D analog of the Sierpinski carpet: remove the central cube and face centers from a cube, then repeat. It has:
- Zero volume (measure decreases geometrically)
- Infinite surface area
- Dimension:
The sponge models porous materials and demonstrates that fractals extend naturally to higher dimensions. Its structure appears in chemical catalysts and biological tissues.
These constructions reveal common themes:
- Iteration: Fractals emerge from repeated application of simple rules
- Self-similarity: Each part resembles the whole at different scales
- Non-integer dimension: Quantifies how fractals fill space incompletely
- Infinite detail: Zooming in reveals ever-finer structure
These examples inspired the modern theory of fractals and continue to serve as test cases for numerical algorithms and theoretical results.
Classical fractals bridge pure mathematics and natural phenomena. While initially mathematical curiosities, they now model coastlines, turbulence, galaxy distributions, and market fluctuations. Understanding these examples provides intuition for analyzing the fractal geometry that emerges ubiquitously in chaotic dynamical systems.