Geometric
Cantor set
Georg Cantor described this set in 1883, decades before the word “fractal” existed. Take the unit interval [0, 1]. Remove the open middle third (1/3, 2/3). From each remaining third, remove its open middle third. Repeat forever. The intersection is the Cantor set, a nowhere-dense, perfect, uncountable set of measure zero.
At a glance
| Designer | Georg Cantor, 1883 |
|---|---|
| Hausdorff dimension | log3(2) ≈ 0.6309 |
| Topological dimension | 0 |
| Lebesgue measure | 0 |
| Cardinality | Uncountable (continuum) |
| Self-similar copies | 2 copies at scale 1/3 |
Equivalent definitions
- Removal construction: iteratively remove open middle thirds from [0, 1].
- Base-3 characterization: the points in [0, 1] whose base-3 (ternary) expansion contains no “1” digit.
- Iterated function system: attractor of
f0(x) = x/3andf2(x) = (x + 2)/3. - Symbolic dynamics: continuous image of {0, 2}ℕ under base-3 expansion.
Why measure zero but uncountable
At step n, the total length of remaining intervals is (2/3)n, which goes to 0. So the Cantor set has Lebesgue measure zero. But every point with a ternary expansion in {0, 2}survives, and there are uncountably many such sequences (bijection with the set of binary sequences). So Cantor set has the cardinality of the continuum despite occupying no length, our first hint that “dimension” needs to mean more than just cardinality or measure.
Generalizations
- Fat Cantor (Smith-Volterra-Cantor): remove smaller portions each step; positive measure but still nowhere dense.
- Cantor dust: 2D / 3D analogues by taking products of Cantor sets.
- Random Cantor sets: random middle-portion removal; appear in branching processes and percolation.
References
- Cantor, G., “Über unendliche, lineare Punktmannigfaltigkeiten,” Math. Ann., 1883.
- Falconer, K., Fractal Geometry, Wiley, 2014.
- Edgar, G., Measure, Topology, and Fractal Geometry, Springer, 2008.
- Sierpinski triangle · Koch snowflake
Try it
Run an interactive playground at /tools/cantor.
Quick quiz
Test yourself on cantor-set
10 multiple-choice questions. Pick an answer for each, then submit to see explanations.
Q1.The standard Cantor set is built by removing what from [0,1]?
Q2.Hausdorff dimension of the standard Cantor set is:
Q3.Lebesgue measure of the Cantor set is:
Q4.Cardinality of the Cantor set is:
Q5.Topologically, the Cantor set is:
Q6.Georg Cantor published the construction in:
Q7.The Cantor set is the attractor of which IFS?
Q8.Is every point of the Cantor set an endpoint of one of the removed intervals?
Q9.The Cantor function (devil's staircase) is constant on:
Q10.Smith-Volterra-Cantor sets remove a shrinking fraction at each step. Their measure is: