Mathwords logoMathwords

Cantor Dust — Definition, Formula & Examples

Cantor Dust is a fractal formed by taking the Cartesian product of two Cantor sets, or equivalently, by repeatedly subdividing a square into a grid and removing all but the corner subsquares at each stage.

Cantor Dust is the set C×CR2C \times C \subset \mathbb{R}^2, where CC is the standard middle-thirds Cantor set. Equivalently, at each iteration a unit square is divided into a 3×33 \times 3 grid of equal subsquares and only the four corner subsquares are retained. The Cantor Dust is the limiting set after infinitely many iterations, and it has Hausdorff dimension log4log31.2619\dfrac{\log 4}{\log 3} \approx 1.2619.

Key Formula

d=logNlogS=log4log31.2619d = \frac{\log N}{\log S} = \frac{\log 4}{\log 3} \approx 1.2619
Where:
  • dd = Hausdorff (fractal) dimension of the Cantor Dust
  • NN = Number of self-similar copies at each iteration (4 corner squares)
  • SS = Scaling factor — each copy is reduced by a factor of 3

How It Works

Start with a solid unit square. Divide it into a 3×33 \times 3 grid of 9 equal subsquares, and keep only the 4 corner squares. Now repeat this process on each remaining square: subdivide into 9 parts, keep 4 corners. After nn iterations you have 4n4^n tiny squares, each with side length (13)n\left(\frac{1}{3}\right)^n. The Cantor Dust is what remains in the limit as nn \to \infty. The resulting set is totally disconnected, has zero area, yet is uncountably infinite.

Worked Example

Problem: After 3 iterations of the Cantor Dust construction starting from a unit square, how many small squares remain and what is the total remaining area?
Step 1: At each iteration, every square is replaced by 4 corner subsquares. After nn iterations the number of squares is 4n4^n.
43=64 squares4^3 = 64 \text{ squares}
Step 2: Each remaining square has side length (1/3)n(1/3)^n, so its area is (1/9)n(1/9)^n.
Area of one square=(19)3=1729\text{Area of one square} = \left(\frac{1}{9}\right)^3 = \frac{1}{729}
Step 3: Multiply the number of squares by the area of each to get the total remaining area.
64×1729=647290.087864 \times \frac{1}{729} = \frac{64}{729} \approx 0.0878
Answer: After 3 iterations, 64 squares remain with a combined area of 647290.0878\frac{64}{729} \approx 0.0878. Notice this equals (4/9)3(4/9)^3, and since 4/9<14/9 < 1, the total area converges to 0 as iterations continue.

Why It Matters

Cantor Dust appears in dynamical systems and is one of the simplest examples of a fractal with non-integer dimension in two dimensions. Understanding its construction helps build intuition for more complex fractals encountered in chaos theory, signal processing, and topology courses.

Common Mistakes

Mistake: Confusing Cantor Dust (2D) with the Cantor Set (1D) or assuming they have the same fractal dimension.
Correction: The standard Cantor Set has dimension log2/log30.6309\log 2 / \log 3 \approx 0.6309. Cantor Dust is the 2D product C×CC \times C, so its dimension is twice that: log4/log31.2619\log 4 / \log 3 \approx 1.2619.