Generate Smith Volterra Cantor Set
Generate and visualize the Smith-Volterra-Cantor set (fat Cantor set) with customizable scaling parameters.
What is the Smith-Volterra-Cantor Set?
The Smith-Volterra-Cantor Set (also known as the Fat Cantor Set) is one of the most remarkable and counter-intuitive constructions in real analysis. Unlike standard Cantor sets where we remove a constant fraction of each remaining segment (which always results in a set of zero total length), the Smith-Volterra-Cantor set removes a fraction that decreases exponentially with each iteration.
This results in a fractal dust that has a positive length (measure), yet contains no intervals, has no interior points, and is completely disconnected! It was first constructed by the Irish mathematician Henry Smith in 1875 and independently by the Italian mathematician Vito Volterra in 1881.
Mathematical Construction
Starting with the unit interval $I_0 = [0, 1]$, the set is built recursively. At step $n \ge 1$, we remove a middle interval of length $w_n$ from each of the $2^{n-1}$ remaining intervals.
In the standard formulation with a scaling parameter $c \in (0, 2)$: $$w_n = \frac{c}{4^n}$$
- Step 1 ($n=1$): We remove the middle interval of length $c/4$ from $[0, 1]$, leaving two intervals of length $(1 - c/4)/2$.
- Step 2 ($n=2$): We remove the middle interval of length $c/16$ from each of the $2$ remaining segments.
- Step $n$: We remove a middle interval of length $c/4^n$ from each of the $2^{n-1}$ remaining segments.
Lebesgue Measure (Total Length)
We can compute the exact total length of all intervals removed from the unit interval. At step $n$, we remove $2^{n-1}$ gaps, each of length $c/4^n$. The sum of the lengths of all removed gaps at iteration infinity is: $$\sum_{n=1}^{\infty} 2^{n-1} \frac{c}{4^n} = \frac{c}{2} \sum_{n=1}^{\infty} \left(\frac{2}{4}\right)^{n-1} = \frac{c}{2} \sum_{n=1}^{\infty} \left(\frac{1}{2}\right)^{n-1}$$
Using the formula for the sum of an infinite geometric series: $$\text{Total Removed Length} = \frac{c}{2} \cdot \frac{1}{1 - 1/2} = c$$
Therefore, the total length (Lebesgue measure) of the remaining Smith-Volterra-Cantor set is: $$\text{Remaining Length} = 1 - c$$ For the standard case of $c = 0.5$ (where the removed length is $0.5$), the remaining fat Cantor set has a measure of exactly $0.5$. It is a fractal that occupies a substantial amount of space!
Frequently Asked Questions
Why is the Smith-Volterra-Cantor set called a "fat" Cantor set?
It is called "fat" because it has a positive Lebesgue measure (length). The standard Cantor set has a length of exactly $0$, making it measure-theoretically "thin". In contrast, the Smith-Volterra-Cantor set (when $c < 1.0$) retains a positive total length, meaning it occupies a non-zero portion of the interval.
What is the Hausdorff dimension of the Smith-Volterra-Cantor set?
Because the set has a positive Lebesgue measure (length), its Hausdorff dimension is exactly $1.0$. However, because it is nowhere dense and contains no intervals, its topological dimension is $0.0$. This disparity between topological dimension and Hausdorff dimension is a classic hallmark of fractals.
How can a set have positive length but contain absolutely no intervals?
This is the ultimate paradox of the fat Cantor set. Although it has a positive measure (length), it contains no solid intervals because we have recursively punched holes in every single segment. No matter how small an interval $[x, y]$ you select inside the fat Cantor set, that interval will contain at least one removed gap.
What is Volterra's Function and how does it relate to this set?
Vito Volterra used this set to construct a famous function (Volterra's function) that is differentiable everywhere, but whose derivative is bounded and discontinuous on a set of positive measure. This proved that the Fundamental Theorem of Calculus does not apply to all bounded derivatives using Riemann integration, which motivated the development of Lebesgue integration!
Related tools
Your recent visits