Cantor set: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Brirush
No edit summary
 
Line 1: Line 1:
In [[mathematics]], the '''Cantor set''' is a set of points lying on a single [[line segment]] that has a number of remarkable and deep properties.  It was discovered in 1874 by [[Henry John Stephen Smith]]<ref>Henry J.S. Smith (1874) “On the integration of discontinuous functions.” ''Proceedings of the London Mathematical Society'', Series 1, vol. 6, pages 140&ndash;153.</ref><ref>The “Cantor set” was also discovered by Paul du Bois-Reymond (1831&ndash;1889). See footnote on page 128 of:  Paul du Bois-Reymond (1880) “[http://www.digizeitschriften.de/main/dms/img/?PPN=GDZPPN002245256 Der Beweis des Fundamentalsatzes der Integralrechnung],” ''Mathematische Annalen'', vol. 16, pages 115&ndash;128.  The “Cantor set” was also discovered in 1881 by Vito Volterra (1860&ndash;1940).  See:  Vito Volterra (1881) “Alcune osservazioni sulle funzioni punteggiate discontinue” [Some observations on point-wise discontinuous functions], ''Giornale di Matematiche'', vol. 19, pages 76&ndash;86.</ref><ref>José Ferreirós, ''Labyrinth of Thought:  A History of Set Theory and Its Role in Modern Mathematics'' (Basel, Switzerland:  Birkhäuser Verlag, 1999), pages 162&ndash;165.</ref><ref>Ian Stewart, ''Does God Play Dice?: The New Mathematics of Chaos''</ref> and introduced by German mathematician [[Georg Cantor]] in 1883.<ref>Georg Cantor (1883) "[http://www.digizeitschriften.de/main/dms/img/?PPN=GDZPPN002247461 Über unendliche, lineare Punktmannigfaltigkeiten V]" [On infinite, linear point-manifolds (sets)], ''Mathematische Annalen'', vol. 21, pages 545&ndash;591.</ref><ref>H.-O. Peitgen, H. Jürgens, and D. Saupe, ''Chaos and Fractals:  New Frontiers of Science 2nd ed.'' (N.Y., N.Y.:  Springer Verlag, 2004), page 65.</ref>
My name is Latonya Challis. I life in Belvedere Di Battipaglia (Italy).<br><br>Also visit my web site; [http://hemorrhoidtreatmentfix.com/hemorrhoid-symptoms hemorrhoid symptoms]
 
Through consideration of it, Cantor and others helped lay the foundations of modern [[point-set topology]]. Although Cantor himself defined the set in a general, abstract way, the most common modern construction is the '''Cantor ternary set''', built by removing the middle thirds of a line segment. Cantor himself only mentioned the ternary construction in passing, as an example of a more general idea, that of a [[perfect set]] that is [[Nowhere dense set|nowhere dense]].
 
==Construction and formula of the ternary set==
The Cantor ternary set is created by repeatedly deleting the [[open interval|open]] middle thirds of a set of line segments. One starts by deleting the open middle third ({{frac|1|3}},&nbsp;{{frac|2|3}}) from the [[interval (mathematics)|interval]] [0,&nbsp;1], leaving two line segments: [0,&nbsp;{{frac|1|3}}] ∪ [{{frac|2|3}},&nbsp;1].  Next, the open middle third of each of these remaining segments is deleted, leaving four line segments: [0,&nbsp;{{frac|1|9}}] ∪ [{{frac|2|9}},&nbsp;{{frac|1|3}}]  ∪ [{{frac|2|3}},&nbsp;{{frac|7|9}}] ∪ [{{frac|8|9}},&nbsp;1]. This process is continued [[ad infinitum]], where the ''n''th set is
 
: <math>C_{n} = \frac{C_{n-1}}{3} \cup \left(\frac{2}{3}+\frac{C_{n-1}}{3}\right).</math>
 
The Cantor ternary set contains all points in the interval [0,&nbsp;1] that are not deleted at any step in this infinite process.
 
The first six steps of this process are illustrated below.
 
[[Image:Cantor set in seven iterations.svg|729px|Cantor ternary set, in seven iterations]]
 
An explicit formula for the Cantor set is
 
: <math> C = \bigcap_{m=1}^\infty \bigcap_{k=0}^{3^{m-1}-1} \left(\left[0,\frac{3k+1}{3^m}\right] \cup \left[\frac{3k+2}{3^m},1\right]\right).</math>
or
: <math> C=[0,1] \setminus \bigcup_{m=1}^\infty \bigcup_{k=0}^{3^{m-1}-1} \left(\frac{3k+1}{3^m},\frac{3k+2}{3^m}\right).</math>
 
Let us note that this description of the Cantor set does not characterize the complement of the Cantor set exactly, since the sets given by the formula
: <math> \bigcup_{m=1}^\infty \bigcup_{k=0}^{3^{m-1}-1} \left(\frac{3k+1}{3^m},\frac{3k+2}{3^m}\right) </math>
are not disjoint.
 
The proof of the  formula above is done by the idea of self-similarity transformations and can be found in detail.<ref>Mohsen Soltanifar, ''On A sequence of cantor Fractals'', Rose Hulman Undergraduate Mathematics Journal, Vol 7, No 1, paper 9, 2006.</ref><ref>Mohsen Soltanifar, ''A Different Description of A Family of Middle-a Cantor Sets'', American Journal of Undergraduate Research, Vol 5, No 2, pp 9&ndash;12, 2006.</ref>
 
This process of removing middle thirds is a simple example of a [[finite subdivision rule]].
 
== Composition ==
Since the Cantor set is defined as the set of points not excluded, the proportion (i.e., [[Lebesgue measure|measure]]) of the unit interval remaining can be found by total length removed.  This total is the [[geometric progression]]
 
:<math>\sum_{n=0}^\infty \frac{2^n}{3^{n+1}} = \frac{1}{3} + \frac{2}{9} + \frac{4}{27} + \frac{8}{81} + \cdots =  \frac{1}{3}\left(\frac{1}{1-\frac{2}{3}}\right) = 1.</math>
 
So that the proportion left is  1 &ndash; 1 = 0.
 
This calculation shows that the Cantor set cannot contain any [[interval (mathematics)|interval]] of non-zero length. In fact, it may seem surprising that there should be anything left &mdash; after all, the sum of the lengths of the removed intervals is equal to the length of the original interval. However, a closer look at the process reveals that there must be something left, since removing the "middle third" of each interval involved removing [[open set]]s (sets that do not include their endpoints). So removing the line segment (<sup>1</sup>/<sub>3</sub>,&nbsp;<sup>2</sup>/<sub>3</sub>) from the original interval [0,&nbsp;1] leaves behind the points <sup>1</sup>/<sub>3</sub>  and <sup>2</sup>/<sub>3</sub>. Subsequent steps do not remove these (or other) endpoints, since the intervals removed are always internal to the intervals remaining.  So the Cantor set is not empty, and in fact contains an uncountably infinite number of points.
 
It may appear that ''only'' the endpoints are left, but that is not the case either. The number 1/4, for example, is in the bottom third, so it is not removed at the first step, and is in the top third of the bottom third, and is in the bottom third of ''that'', and in the ''top'' third of ''that'', and so on ad infinitum&mdash;alternating between top and bottom thirds. Since it is never in one of the middle thirds, it is never removed, and yet it is also not one of the endpoints of any middle third.  The number 3/10 is also in the Cantor set and is not an endpoint.
 
In the sense of [[cardinality]], ''most'' members of the Cantor set are not endpoints of deleted intervals.
 
== Properties ==
=== Cardinality ===
It can be shown that there are as many points left behind in this process as there were to begin with, and that therefore, the Cantor set is [[uncountable set|uncountable]]. To see this, we show that there is a function ''f'' from the Cantor set ''C'' to the closed interval [0,1] that is [[Surjective function|surjective]] (i.e. ''f'' maps from ''C'' onto [0,1]) so that the [[cardinality]] of ''C'' is no less than that of [0,1].  Since ''C'' is a subset of [0,1], its cardinality is also no greater, so the two cardinalities must in fact be equal, by the [[Cantor–Bernstein–Schroeder theorem]].
 
To construct this function, consider the points in the [0,&nbsp;1] interval in terms of base 3 (or [[ternary numeral system|ternary]]) notation.
Recall that some points admit more than one representation in this notation, as for example <sup>1</sup>/<sub>3</sub>, that can be written as 0.1<sub>3</sub> but also as 0.022222...<sub>3</sub>, and <sup>2</sup>/<sub>3</sub>, that can be written as 0.2<sub>3</sub> but also as 0.12222...<sub>3</sub>.
(This alternative recurring representation of a number with a terminating numeral occurs in any  [[Numeral system#Positional systems in detail|positional system]].)
When we remove the middle third, this contains the numbers with ternary numerals of the form 0.1xxxxx...<sub>3</sub> where xxxxx...<sub>3</sub> is strictly between 00000...<sub>3</sub> and 22222...<sub>3</sub>.  So the numbers remaining after the first step consist of
* Numbers of the form 0.0xxxxx...<sub>3</sub>
* <sup>1</sup>/<sub>3</sub> = 0.1<sub>3</sub> = 0.022222...<sub>3</sub>
* <sup>2</sup>/<sub>3</sub> = 0.122222...<sub>3</sub> = 0.2<sub>3</sub>
* Numbers of the form 0.2xxxxx...<sub>3</sub>.
This can be summarized by saying that those numbers that admit a ternary representation such that the first digit after the decimal point is not 1 are the ones remaining after the first step.
 
The second step removes numbers of the form 0.01xxxx...<sub>3</sub> and 0.21xxxx...<sub>3</sub>, and (with appropriate care for the endpoints) it can be concluded that the remaining numbers are those with a ternary numeral whose first ''two'' digits are not 1.  Continuing in this way, for a number not to be excluded at step ''n'', it must have a ternary representation whose ''n''th digit is not 1.  For a number to be in the Cantor set, it must not be excluded at any step, it must admit a numeral representation consisting entirely of 0s and 2s.  It is worth emphasising that numbers like 1, <sup>1</sup>/<sub>3</sub> = 0.1<sub>3</sub> and <sup>7</sup>/<sub>9</sub> = 0.21<sub>3</sub> are in the Cantor set, as they have ternary numerals consisting entirely of 0s and 2s: 1 = 0.2222...<sub>3</sub>, <sup>1</sup>/<sub>3</sub> = 0.022222...<sub>3</sub> and <sup>7</sup>/<sub>9</sub> = 0.2022222...<sub>3</sub>.  So while a number in ''C'' may have either a terminating or a recurring ternary numeral, one of its representations will consist entirely of 0s and 2s.
 
The function from ''C'' to [0,1] is defined by taking the numeral that does consist entirely of 0s and 2s, replacing all the 2s by 1s, and interpreting the sequence as a [[Binary_numeral_system#Representing_real_numbers|binary]] representation of a real number.  In a formula,
 
:<math>f \bigg( \sum_{k=1}^\infty a_k 3^{-k} \bigg) = \sum_{k=1}^\infty \frac{a_k}{2} 2^{-k}.</math>
 
For any number ''y'' in [0,1], its binary representation can be translated into a ternary representation of a number ''x'' in ''C'' by replacing all the 1s by 2s.  With this, ''f''(''x'') = ''y'' so that ''y'' is in the range of ''f''.  For instance if ''y'' = <sup>3</sup>/<sub>5</sub> = 0.100110011001...<sub>2</sub>, we write ''x'' = 0.200220022002...<sub>3</sub> = <sup>7</sup>/<sub>10</sub>.  Consequently ''f'' is surjective; however, ''f'' is ''not'' [[injective function|injective]] &mdash; interestingly enough, the values for which ''f''(''x'') coincides are those at opposing ends of one of the ''middle thirds'' removed.  For instance, <sup>7</sup>/<sub>9</sub> = 0.2022222...<sub>3</sub> and <sup>8</sup>/<sub>9</sub> = 0.2200000...<sub>3</sub> so ''f''(<sup>7</sup>/<sub>9</sub>) = 0.101111...<sub>2</sub> = 0.11<sub>2</sub> = ''f''(<sup>8</sup>/<sub>9</sub>).
 
So there are as many points in the Cantor set as there are in [0,&nbsp;1], and the Cantor set is [[countable|uncountable]] (see [[Cantor's diagonal argument]]). However, the set of endpoints of the removed intervals is countable, so there must be uncountably many numbers in the Cantor set which are not interval endpoints. As noted above, one example of such a number is ¼, which can be written as 0.02020202020...<sub>3</sub> in ternary notation.
 
The Cantor set contains as many points as the interval from which it is taken, yet itself contains no interval of nonzero length. The irrational numbers have the same property, but the Cantor set has the additional property of being closed, so it is not even [[Dense set|dense]] in any interval, unlike the irrational numbers which are dense in every interval.
 
It has been conjectured that all [[algebraic number|algebraic]] irrational numbers are [[normal number|normal]].  Since members of the Cantor set are not normal, this would imply that all members of the Cantor set are either rational or [[transcendental number|transcendental]].
 
=== Self-similarity ===
The Cantor set is the prototype of a [[fractal]]. It is [[self-similar]], because it is equal to two copies of itself, if each copy is shrunk by a factor of 3 and translated. More precisely, there are two functions, the left and right self-similarity transformations, <math>f_L(x)=x/3</math> and <math>f_R(x)=(2+x)/3</math>, which leave the Cantor set invariant up to [[homeomorphism]]: <math>f_L(C)\cong f_R(C)\cong C.</math>
 
Repeated [[iterated function|iteration]] of <math>f_L</math> and <math>f_R</math> can be visualized as an infinite [[binary tree]]. That is, at each node of the tree, one may consider the subtree to the left or to the right. Taking the set <math>\{f_L,f_R\}</math> together with [[function composition]] forms a [[monoid]], the [[dyadic monoid]].
 
The [[automorphism]]s of the binary tree are its hyperbolic rotations, and are given by the [[modular group]]. Thus, the Cantor set is a [[homogeneous space]] in the sense that for any two points <math>x</math> and <math>y</math> in the Cantor set <math>C</math>, there exists a homeomorphism <math>h:C\to C</math> with <math>h(x)=y</math>. These homeomorphisms can be expressed explicitly, as [[Möbius transformation]]s.  <!-- how about including that explicit expression here? -->
 
The [[Hausdorff dimension]] of the Cantor set is equal to ln(2)/ln(3)&nbsp;=&nbsp;log<sub>3</sub>(2).
 
=== Topological and analytical properties ===
As the above summation argument shows, the Cantor set is uncountable but has [[Lebesgue measure]] 0. Since the Cantor set is the complement of a [[union (set theory)|union]] of [[open set]]s, it itself is a [[closed set|closed]] subset of the reals, and therefore a [[complete space|complete]] [[metric space]]. Since it is also [[totally bounded]], the [[Heine–Borel theorem]] says that it must be [[compact space|compact]].
 
For any point in the Cantor set and any arbitrarily small neighborhood of the point, there is some other number with a ternary numeral of only 0s and 2s, as well as numbers whose ternary numerals contain 1s.  Hence, every point in the Cantor set is an [[accumulation point]] (also called a cluster point or limit point) of the Cantor set, but none is an [[interior point]]. A closed set in which every point is an accumulation point is also called a [[perfect set]] in [[topology]], while a closed subset of the interval with no interior points is [[Nowhere dense set|nowhere dense]] in the interval.
 
Every point of the Cantor set is also an accumulation point of the [[complement (set theory)|complement]] of the Cantor set.
 
For any two points in the Cantor set, there will be some ternary digit where they differ &mdash; one will have 0 and the other 2.  By splitting the Cantor set into "halves" depending on the value of this digit, one obtains a partition of the Cantor set into two closed sets that separate the original two points.  In the [[relative topology]] on the Cantor set, the points have been separated by a [[clopen set]].  Consequently the Cantor set is [[totally disconnected]].  As a compact totally disconnected [[Hausdorff space]], the Cantor set is an example of a [[Stone space]].
 
As a [[topological space]], the Cantor set is naturally [[homeomorphism|homeomorphic]] to the [[product topology|product]] of [[countable|countably many]] copies of the space <math>\{0, 1\}</math>, where each copy carries the [[discrete space|discrete topology]]. This is the space of all [[sequence]]s in two digits
:<math>2^\mathbb{N}=\{(x_n)\vert x_n\in \{0,1\} \mbox{ for } n\in \mathbb{N}\}</math>,
 
which can also be identified with the set of [[p-adic numbers|2-adic integers]]. The [[basis (topology)|basis]] for the open sets of the product topology are [[cylinder set]]s; the homeomorphism maps these to the [[subspace topology]] that the Cantor set inherits from the natural topology on the real number line. This characterization of the [[Cantor space]] as a product of compact spaces gives a second proof that Cantor space is compact, via [[Tychonoff's theorem]].
 
From the above characterization, the Cantor set is homeomorphic to the [[p-adic numbers|p-adic integers]], and, if one point is removed from it, to the [[p-adic numbers]].
 
The Cantor set is a subset of the reals, which are a [[metric space]] with respect to the [[absolute difference|ordinary distance metric]]; therefore the Cantor set itself is a metric space, by using that same metric. Alternatively, one can use the [[p-adic metric]] on <math>2^\mathbb{N}</math>: given two sequences <math>(x_n),(y_n)\in 2^\mathbb{N}</math>, the distance between them is <math>d((x_n),(y_n)) = 1/k</math>, where <math>k</math> is the smallest index such that <math>x_k \ne y_k</math>; if there is no such index, then the two sequences are the same, and one defines the distance to be zero. These two metrics generate the same [[topological space|topology]] on the Cantor set.
 
We have seen above that the Cantor set is a totally-disconnected perfect compact metric space. Indeed, in a sense it is the only one: every nonempty totally-disconnected perfect compact metric space is homeomorphic to the Cantor set. See [[Cantor space]] for more on spaces homeomorphic to the Cantor set.
 
The Cantor set is sometimes regarded as "universal" in the [[Category theory|category]] of [[Compact space|compact]] [[metric space]]s, since any compact metric space is a continuous image of the Cantor set; however this construction is not unique and so the Cantor set is not [[universal property|universal]] in the precise categorical sense. The "universal" property has important applications in [[functional analysis]], where it is sometimes known as the ''representation theorem for compact metric spaces''.<ref>Stephen Willard, ''General Topology'', Addison-Wesley Publishing Company, 1968.</ref>
 
For ''q'' an integer, the topology on G='''Z'''<sub>''q''</sub><sup>ω</sup> (the countable direct sum) is discrete. Although the [[Pontryagin dual|dual group]] Γ is also '''Z'''<sub>''q''</sub><sup>ω</sup>, the topology of Γ is compact. One can see that Γ is totally disconnected and perfect - thus it is homeomorphic to the Cantor set. It is easiest to write out the homeomorphism explicitly in the case ''q''=2. (See Rudin 1962 p 40.)
 
===Measure and probability===
The Cantor set can be seen as the [[compact group]] of binary sequences, and as such, it is endowed with a natural [[Haar measure]]. When normalized so that the measure of the set is 1, it is a model of an infinite sequence of coin tosses. Furthermore, one can show that the usual [[Lebesgue measure]] on the interval is an image of the Haar measure on the Cantor set, while the natural injection into the ternary set is a canonical example of a [[singular measure]]. It can also be shown that the Haar measure is an image of any [[probability]], making the Cantor set a universal probability space in some ways.
 
In [[Lebesgue measure]] theory, the Cantor set is an example of a set which is uncountable and has zero measure.<ref>[http://theoremoftheweek.wordpress.com/2010/09/30/theorem-36-the-cantor-set-is-an-uncountable-set-with-zero-measure/  the Cantor set is an uncountable set with zero measure]</ref>
 
== Variants ==
===Smith&ndash;Volterra&ndash;Cantor set===
{{main|Smith&ndash;Volterra&ndash;Cantor set}}
 
Instead of repeatedly removing the middle third of every piece as in the Cantor set, we could also keep removing any other fixed percentage (other than 0% and 100%) from the middle.  In the case where the middle <sup>8</sup>/<sub>10</sub> of the interval is removed, we get a remarkably accessible case &mdash; the set consists of all numbers in [0,1] that can be written as a decimal consisting entirely of 0s and 9s.
 
By removing progressively smaller percentages of the remaining pieces in every step, one can also construct sets homeomorphic to the Cantor set that have positive Lebesgue measure, while still being [[Nowhere dense set|nowhere dense]]. See [[Smith&ndash;Volterra&ndash;Cantor set]] for an example.
 
=== Cantor dust ===<!-- This is linked to by the redirect "Cantor dust"-->
'''Cantor dust''' is a multi-dimensional version of the Cantor set. It can be formed by taking a finite [[Cartesian product]] of the Cantor set with itself, making it a [[Cantor space]]. Like the Cantor set, Cantor dust has [[Measure zero|zero measure]].<ref>{{cite book|author=Helmberg, Gilbert|title=Getting Acquainted With Fractals|publisher=Walter de Gruyter|year=2007|isbn=978-3-11-019092-2|page=46|url=http://books.google.com/books?id=PbrlYO83Oq8C&pg=PA46}}</ref>
 
{|
|[[Image:Cantor dust.png|thumb|'''Cantor dust''' (2D)]]
|[[Image:Cantors cube.jpg|thumb|'''Cantor dust''' (3D)]]
|}
 
A different 2D analogue of the Cantor set is the [[Sierpinski carpet]], where a square is divided up into nine smaller squares, and the middle one removed. The remaining squares are then further divided into nine each and the middle removed, and so on ad infinitum.<ref>{{cite book|author=Helmberg, Gilbert|title=Getting Acquainted With Fractals|publisher=Walter de Gruyter|year=2007|isbn=978-3-11-019092-2|page=48|url=http://books.google.com/books?id=PbrlYO83Oq8C&pg=PA48}}</ref> The 3D analogue of this is the [[Menger sponge]].
 
==Historical remarks==
Cantor himself defined the set in a general, abstract way, and mentioned the ternary construction only in passing, as an example of a more general idea, that of a [[perfect set]] that is [[Nowhere dense set|nowhere dense]]. The original paper provides several different constructions of the abstract concept.
 
This set would have been considered abstract at the time when Cantor devised it. Cantor himself was led to it by practical concerns about the set of points where a [[Fourier series|trigonometric series]] might fail to converge. The discovery did much to set him on the course for developing an [[axiomatic set theory|abstract, general theory of infinite sets]].
 
== See also ==
*[[Cantor function]]
*[[Cantor cube]]
*[[Koch snowflake]]
*[[Knaster–Kuratowski fan]]
*[[List of fractals by Hausdorff dimension]]
 
==Notes==
{{reflist}}
 
==References==
{{refbegin}}
* {{Citation | last1=Steen | first1=Lynn Arthur | author1-link=Lynn Arthur Steen | last2=Seebach | first2=J. Arthur Jr. | author2-link=J. Arthur Seebach, Jr. | title=[[Counterexamples in Topology]] | origyear=1978 | publisher=[[Springer-Verlag]] | location=Berlin, New York | edition=[[Dover Publications|Dover]] reprint of 1978 | isbn=978-0-486-68735-3 | mr=507446 | year=1995}} ''(See example 29)''.
* Gary L. Wise and Eric B. Hall, ''Counterexamples in Probability and Real Analysis''. Oxford University Press, New York 1993. ISBN 0-19-507068-2. ''(See chapter 1)''.
{{refend}}
 
==External links==
* {{springer|title=Cantor set|id=p/c020250}}
* [http://www.cut-the-knot.org/do_you_know/Cantor2.shtml Cantor Sets] and [http://www.cut-the-knot.org/do_you_know/cantor.shtml Cantor Set and Function] at [[cut-the-knot]]
* [http://www.mathacademy.com/pr/prime/articles/cantset/ Cantor Set (PRIME)]
 
{{Fractals}}
 
{{DEFAULTSORT:Cantor Set}}
[[Category:Measure theory]]
[[Category:Topological spaces]]
[[Category:Fractals]]
[[Category:Sets of real numbers]]
 
{{Link FA|he}}

Latest revision as of 12:02, 13 January 2015

My name is Latonya Challis. I life in Belvedere Di Battipaglia (Italy).

Also visit my web site; hemorrhoid symptoms