PlanetPhysics/Four Color Theorem 2

From Wikiversity
Jump to navigation Jump to search

\newcommand{\sqdiagram}[9]{Failed to parse (unknown function "\diagram"): {\displaystyle \diagram #1 \rto^{#2} \dto_{#4}& \eqno{\mbox{#9}}} }

The Four-Color Theorem and Chromatic Number of Colored Graphs[edit | edit source]

\begin{theorem} Any map in a plane can be colored using four-colors in such a way that regions sharing a common boundary --that is not a single point-- do not share the same color. \end{theorem}

History[edit | edit source]

F. Guthrie, first conjectured the four color theorem in 1853. The first published paper on Guthrie's conjecture was not however published until 1878 by Cayley.

Appel and Haken published in 1977 from the University of Illinois at Urbana- Champaign a computer-assisted proof that four colors are sufficient. However, some mathematicians do not accept it because it utilized examination of cases assisted by a computer, with the possibility of software errors always remaining. On the other hand, no flaws have yet been found, in spite of repeated attempts. The first independent proof of the four color theorem was constructed by Robertson et al. in 1996 and by Thomas in 1998. Then, in December 2004, G. Gonthier in Cambridge, England --colaborating with B. Werner of INRIA in France -- announced that they were able to validate the Robertson et al. (1996) proof of the color theorem by formulating it in the equational logic program called "Coq" (gaelic ?), and then were able to confirm the validity of each of its steps as reported by Devlin in 2005 and Knight in 2005.

Extensions[edit | edit source]

The Heawood conjecture is a more general proposition for map coloring, stating that in a genus space, including both the sphere or plane, four colors would suffice.

On the other hand, for any genus , Ringel and Youngs were able to prove in a report published in 1968 the following theorem:

\begin{theorem} The Heawood conjecture specifies the correct necessary number of colors for any genus , except for the Klein bottle. However, the correct number of colors for any Klein bottle is six --not seven colors as stated by Heawood. Thus, in general for any genus the coloring number is no greater than six. Furthermore, The chromatic number of a surface of genus is given by the formula

where the right-hand-side is called the floor function .

\end{theorem}

A closely related theme is that of graph coloring using computer algorithms.

Graph Coloring utilizing Computer Algorithms[edit | edit source]

The chromatic number of a graph or is the smallest, or minimum number of colors needed to color the vertices of a graph so that no two adjacent vertices share the same color (p. 210 in ref. [1]); this is the smallest value of possible to obtain a --coloring.

Let be the graph whose vertices are the points of the plane and two points are being joined by a graph edge if they are at a distance one from each other. Then the coloring question is: "What is the chromatic number of this graph?" This was one of Paul Erd\"os's favorite problems. His results are:

  1. The graph can be 7--colored (see for example the case of a hexagonal tessellation).
  2. There is a configuration of that requires only 4 colours (see for example the configuration involved in the Putnam problem).

Then, the chromatic numbers of are .

More generally, the chromatic number of a graph can be computed as the smallest positive integer such that the chromatic polynomial takes only positive values; thus, calculating the chromatic number of a graph is an NP-complete problem (as shown by Skiena in ref. {SkS90},on pp. 211-212), but no general algorithm has been found yet for any arbitrary graph as suggested by Harary in 1994 (on p. 127 in ref.[2]). Erd\"os proved in 1959 (ref. [3]) that there are graphs with arbitrarily large girth and chromatic numbers (cited in ref. [4]).

Chromatic numbers and minimal colorings for many colored graphs are readily illustrated by employing Mathematica as shown at the mathworld website.

As an example, the chromatic number can be digitally computed using ChromaticNumber in the Mathematica package "Combinatorica"; minimal coloring can also be computed by using MinimalColoring in the same package. Pre-computed chromatic numbers are readily available for most remarkable or special-property graphs can be obtained using , (with Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "http://localhost:6011/en.wikiversity.org/v1/":): {\displaystyle [graph,\, "ChromaticNumber"]} ).

All Sources[edit | edit source]

[4] [5] [3] [6] [2] [7] [1]

References[edit | edit source]

  1. 1.0 1.1 Skiena, S. Implementing Discrete Mathematics: Combinatorics and Graph Theory with Mathematica . Reading, MA: Addison--Wesley, 1990. Sloane, N. J. A. Sequences in The On-Line Encyclopedia of Integer Sequences. Weisstein, Eric W. "Chromatic Number.", In MathWorld--A Wolfram Web Resource .
  2. 2.0 2.1 Harary, F. Graph Theory . Reading, MA: Addison--Wesley, 1994.
  3. 3.0 3.1 Erd\"os, "P. Graph Theory and Probability." Canad. J. Math. 11, 34-38, 1959.
  4. 4.0 4.1 Bollob\'as, B. and West, D. B. "A Note on Generalized Chromatic Number and Generalized Girth." Discr. Math. , 213, 29-34, 2000.
  5. Eppstein, D. The Chromatic Number of the Plane..
  6. Erd\"os, P. "Graph Theory and Probability II." Canad. J. Math. 13, 346-352, 1961.
  7. Lov\'asz, L. "On (the) Chromatic Number of Finite Set-Systems.", Acta Math. Acad. Sci. Hungar. 19, 59-67, 1968.