Cantor Dust
Visualization
AIFS program
@
$dim=2
g=3
A=g^-1*([0,0]|[2,0]|[0,2]|[2,2])*A
Overview
Cantor dust is the two-dimensional generalisation of the classical Cantor set. It is constructed as the Cartesian product of the Cantor set with itself — equivalently, by taking a unit square and at each iteration removing the central cross together with .
The result is a totally disconnected perfect set: every point is a limit point, yet no two points are connected.
Construction
At step retain only the squares of side length located in the four corners of the grid. In the limit a self-similar dust remains.
Each of the four IFS maps scales by and translates to a corner of . In the algebraic form the expansion acts on integer vectors, and the four translations , , , live in :
with , giving outputs exactly (no floating-point approximation).
Properties
- Fractal dimension:
- Lebesgue measure: 0 (the dust has zero area)
- Topological dimension: 0 (totally disconnected)
- Cardinality: Uncountably infinite
- Self-similarity: Each quadrant of the dust is an exact -scaled copy of the whole
Relation to the Cantor Set
The 1D Cantor set is the attractor of the two maps and . Cantor dust is , and the four 2D maps are exactly all combinations of applied independently to each coordinate.
Its Hausdorff dimension equals .
References
- Cantor, G. (1883). Über unendliche, lineare Punktmannichfaltigkeiten. Math. Annalen.
- Cantor set — Wikipedia