Content deleted Content added
→Definition: added digits 0,1,2 |
m →Self-similarity: Changed the language in the last very short paragraph of Self-Similarity section. The symmetry relations cannot be both exactly the same and slightly altered. The new language reflects this fact. |
||
(12 intermediate revisions by 9 users not shown) | |||
Line 2:
{{Short description|Continuous function that is not absolutely continuous}}
[[File:CantorEscalier-2.svg|thumb|right|400px|The graph of the Cantor function on the [[unit interval]] ]]
In [[mathematics]], the '''Cantor function''' is an example of a [[function (mathematics)|function]] that is [[continuous function|continuous]], but not [[absolute continuity|absolutely continuous]]. It is a notorious [[Pathological_(mathematics)#Pathological_example|counterexample]] in analysis, because it challenges naive intuitions about continuity, [[derivative]], and [[Measure (mathematics)|measure]].
It is also called the '''Cantor ternary function''', the '''Lebesgue function''',<ref>{{harvnb|Vestrup|2003|loc=Section 4.6.}}</ref> '''Lebesgue's singular function''', the '''Cantor–Vitali function''', the '''Devil's staircase''',<ref>{{harvnb|Thomson|Bruckner|Bruckner|2008|p=252}}.</ref> the '''Cantor staircase function''',<ref>{{Cite web|url=http://mathworld.wolfram.com/CantorStaircaseFunction.html|title=Cantor Staircase Function}}</ref> and the '''Cantor–Lebesgue function'''.<ref>{{harvnb|Bass|2013|p=28}}.</ref> {{harvs|txt|first=Georg |last=Cantor|authorlink=Georg Cantor|year=1884}} introduced the Cantor function and mentioned that Scheeffer pointed out that it was a [[counterexample]] to an extension of the [[fundamental theorem of calculus]] claimed by [[Carl Gustav Axel Harnack|Harnack]]. The Cantor function was discussed and popularized by {{harvtxt|Scheeffer|1884}}, {{harvtxt|Lebesgue|1904}}, and {{harvtxt|Vitali|1905}}.
==Definition==
Line 22:
Equivalently, if <math>\mathcal{C}</math> is the [[Cantor set]] on [0,1], then the Cantor function <math>c:[0,1]\to[0,1]</math> can be defined as
& \displaystyle \text{if } x = \sum_{n=1}^\infty
\
\\
\displaystyle \sup_{y\leq x,\, y\in\mathcal{C}} c(y),
& \displaystyle \text{if } x\in [0,1] \setminus \mathcal{C}.
\end{cases}
</math>
Line 31 ⟶ 35:
==Properties==
The Cantor function challenges naive intuitions about [[continuous function|continuity]] and [[measure (mathematics)|measure]]; though it is continuous everywhere and has zero derivative [[almost everywhere]], <math display="inline">c(x)</math> goes from 0 to 1 as <math display="inline>x</math> goes from 0 to 1, and takes on every value in between. The Cantor function is the most frequently cited example of a real function that is [[uniformly continuous]] (precisely, it is [[Hölder continuous]] of exponent <math>\alpha
The Cantor function can also be seen as the [[cumulative distribution function|cumulative probability distribution function]] of the 1/2-1/2 [[Bernoulli measure]] ''μ'' supported on the Cantor set: <math display="inline">c(x)=\mu([0,x])</math>. This probability distribution, called the [[Cantor distribution]], has no discrete part. That is, the corresponding measure is [[Atom (measure theory)|atomless]]. This is why there are no jump discontinuities in the function; any such jump would correspond to an atom in the measure.
Line 44 ⟶ 48:
===Lack of absolute continuity===
In fact, for every ''δ'' > 0 there are finitely many pairwise disjoint intervals (''x<SUB>k</SUB>'',''y<SUB>k</SUB>'') (1 ≤ ''k'' ≤ ''M'') with <math>\sum\limits_{k=1}^M (y_k-x_k)<\delta</math> and <math>\sum\limits_{k=1}^M (c(y_k)-c(x_k))=1</math>.
Line 53 ⟶ 57:
[[File:Cantor function sequence.png|250px|right]]
Below we define a sequence
Let
Then, for every integer <math>n \geq 0</math>, the next function <math>f_{n + 1}(x)</math> will be defined in terms of <math>f_n(x)</math> as follows:<math display="block">f_{n + 1}(x) = \begin{cases} \displaystyle \frac{1}{2} f_n(3 x) &\text{if } 0 \leq x \leq \frac{1}{3} \\ \displaystyle \frac{1}{2} &\text{if } \frac{1}{3} \leq x \leq \frac{2}{3} \\ \displaystyle \frac{1}{2} + \frac{1}{2} f_n(3 x - 2) &\text{if } \frac{2}{3} \leq x \leq 1 \end{cases}</math>The three definitions are compatible at the end-points <math>\tfrac{1}{3}</math> and <math>\tfrac{2}{3}</math>, because <math>f_n(0) = 0</math> and <math>f_n(1) = 1</math> for every <math>n</math>, by induction. One may check that <math>(f_n)_n</math> converges pointwise to the Cantor function defined above. Furthermore, the convergence is uniform. Indeed, separating into three cases, according to the definition of <math>f_{n + 1}</math>, one sees that
:<math>\max_{x \in [0, 1]} |f_{n+1}(x) - f_n(x)| \le \frac 1 2 \, \max_{x \in [0, 1]} |f_{n}(x) - f_{n-1}(x)|, \quad n \ge 1.</math>
If
:<math>\max_{x \in [0, 1]} |f(x) - f_n(x)| \le 2^{-n+1} \, \max_{x \in [0, 1]} |f_1(x) - f_0(x)|.</math>
=== Fractal volume ===
The Cantor function is closely related to the [[Cantor set]]. The Cantor set ''C'' can be defined as the set of those numbers in the interval [0, 1] that do not contain the digit 1 in their [[
: <math>
Line 114 ⟶ 108:
The dyadic monoid itself has several interesting properties. It can be viewed as a finite number of left-right moves down an infinite [[binary tree]]; the infinitely distant "leaves" on the tree correspond to the points on the Cantor set, and so, the monoid also represents the self-symmetries of the Cantor set. In fact, a large class of commonly occurring fractals are described by the dyadic monoid; additional examples can be found in the article on [[de Rham curve]]s. Other fractals possessing self-similarity are described with other kinds of monoids. The dyadic monoid is itself a sub-monoid of the [[modular group]] <math>SL(2,\mathbb{Z}).</math>
Note that the Cantor function bears more than a passing resemblance to [[Minkowski's question-mark function]]. In particular, it obeys
== Generalizations ==
Line 127 ⟶ 121:
For ''z'' = 1/3, the inverse of the function ''x'' = 2 ''C''<sub>1/3</sub>(''y'') is the Cantor function. That is, ''y'' = ''y''(''x'') is the Cantor function. In general, for any ''z'' < 1/2, ''C''<sub>''z''</sub>(''y'') looks like the Cantor function turned on its side, with the width of the steps getting wider as ''z'' approaches zero.
As mentioned above, the Cantor function is also the cumulative distribution function of a measure on the Cantor set. Different Cantor functions, or Devil's Staircases, can be obtained by considering different atom-less probability measures supported on the Cantor set or other fractals. While the Cantor function has derivative 0 almost everywhere, current research
[[Hermann Minkowski]]'s [[Minkowski's question mark function|question mark function]] loosely resembles the Cantor function visually, appearing as a "smoothed out" form of the latter; it can be constructed by passing from a continued fraction expansion to a binary expansion, just as the Cantor function can be constructed by passing from a ternary expansion to a binary expansion. The question mark function has the interesting property of having vanishing derivatives at all rational numbers.
|