Ringel–Youngs Theorem
   HOME

TheInfoList



OR:

In
graph theory In mathematics and computer science, graph theory is the study of ''graph (discrete mathematics), graphs'', which are mathematical structures used to model pairwise relations between objects. A graph in this context is made up of ''Vertex (graph ...
, the Heawood conjecture or Ringel–Youngs theorem gives a
lower bound In mathematics, particularly in order theory, an upper bound or majorant of a subset of some preordered set is an element of that is every element of . Dually, a lower bound or minorant of is defined to be an element of that is less th ...
for the number of colors that are necessary for
graph coloring In graph theory, graph coloring is a methodic assignment of labels traditionally called "colors" to elements of a Graph (discrete mathematics), graph. The assignment is subject to certain constraints, such as that no two adjacent elements have th ...
on a
surface A surface, as the term is most generally used, is the outermost or uppermost layer of a physical object or space. It is the portion or region of the object that can first be perceived by an observer using the senses of sight and touch, and is ...
of a given
genus Genus (; : genera ) is a taxonomic rank above species and below family (taxonomy), family as used in the biological classification of extant taxon, living and fossil organisms as well as Virus classification#ICTV classification, viruses. In bino ...
. For surfaces of genus 0, 1, 2, 3, 4, 5, 6, 7, ..., the required number of colors is 4, 7, 8, 9, 10, 11, 12, 12, .... , the ''chromatic number'' or ''Heawood number''. The
conjecture In mathematics, a conjecture is a conclusion or a proposition that is proffered on a tentative basis without proof. Some conjectures, such as the Riemann hypothesis or Fermat's conjecture (now a theorem, proven in 1995 by Andrew Wiles), ha ...
was formulated in 1890 by P.J. Heawood and
proven Proven is a rural village in the Belgian province of West Flanders, and a "deelgemeente" of the municipality Poperinge. The village has about 1400 inhabitants. The church and parish A parish is a territorial entity in many Christianity, Chr ...
in 1968 by Gerhard Ringel and J.W.T. Youngs. One case, the
non-orientable In mathematics, orientability is a property of some topological spaces such as real vector spaces, Euclidean spaces, surfaces, and more generally manifolds that allows a consistent definition of "clockwise" and "anticlockwise". A space is ori ...
Klein bottle In mathematics, the Klein bottle () is an example of a Orientability, non-orientable Surface (topology), surface; that is, informally, a one-sided surface which, if traveled upon, could be followed back to the point of origin while flipping the ...
, proved an exception to the general formula. An entirely different approach was needed for the much older problem of finding the number of colors needed for the
plane Plane most often refers to: * Aero- or airplane, a powered, fixed-wing aircraft * Plane (geometry), a flat, 2-dimensional surface * Plane (mathematics), generalizations of a geometrical plane Plane or planes may also refer to: Biology * Plane ...
or
sphere A sphere (from Ancient Greek, Greek , ) is a surface (mathematics), surface analogous to the circle, a curve. In solid geometry, a sphere is the Locus (mathematics), set of points that are all at the same distance from a given point in three ...
, solved in 1976 as the
four color theorem In mathematics, the four color theorem, or the four color map theorem, states that no more than four colors are required to color the regions of any map so that no two adjacent regions have the same color. ''Adjacent'' means that two regions shar ...
by Haken and Appel. On the sphere the lower bound is easy, whereas for higher genera the upper bound is easy and was proved in Heawood's original short paper that contained the conjecture. In other words, Ringel, Youngs, and others had to construct extreme examples for every genus ''g'' = 1, 2, 3, …. If ''g'' = 12''s'' + ''k'', then the genera fall into the 12 cases as ''k'' = 0, 1, 2, 3, …., 11. To simplify, suppose that case ''k'' has been established if only a finite number of ''g''s of the form 12''s'' + ''k'' are in doubt. Then the years in which the twelve cases were settled, and by whom, are the following: *1954, Ringel: case 5 *1961, Ringel: cases 3, 7, 10 *1963, Terry, Welch, Youngs: cases 0, 4 *1964, Gustin, Youngs: case 1 *1965, Gustin: case 9 *1966, Youngs: case 6 *1967, Ringel, Youngs: cases 2, 8, 11 The last seven sporadic exceptions were settled as follows: *1967, Mayer: cases 18, 20, 23 *1968, Ringel, Youngs: cases 30, 35, 47, 59, and the conjecture was proved.


Formal statement

Percy John Heawood Percy John Heawood (8 September 1861 – 24 January 1955) was a British mathematician, who concentrated on graph colouring. Life He was the son of the Rev. John Richard Heawood of Newport, Shropshire, and his wife Emily Heath, daughter of the ...
conjectured in 1890 that for a given genus ''g'' > 0, the minimum number of colors necessary to color all graphs drawn on an orientable surface of that genus (or equivalently, to color the regions of any partition of the surface into
simply connected In topology, a topological space is called simply connected (or 1-connected, or 1-simply connected) if it is path-connected and every Path (topology), path between two points can be continuously transformed into any other such path while preserving ...
regions) is given by :\gamma(g) = \left\lfloor \frac \right\rfloor, where \left \lfloor x \right \rfloor is the
floor function In mathematics, the floor function is the function that takes as input a real number , and gives as output the greatest integer less than or equal to , denoted or . Similarly, the ceiling function maps to the least integer greater than or eq ...
. Replacing the genus by the
Euler characteristic In mathematics, and more specifically in algebraic topology and polyhedral combinatorics, the Euler characteristic (or Euler number, or Euler–Poincaré characteristic) is a topological invariant, a number that describes a topological space's ...
, we obtain a formula that covers both the orientable and non-orientable cases, :\gamma(\chi) = \left\lfloor \frac2 \right\rfloor. This relation holds, as Ringel and Youngs showed, for all surfaces except for the
Klein bottle In mathematics, the Klein bottle () is an example of a Orientability, non-orientable Surface (topology), surface; that is, informally, a one-sided surface which, if traveled upon, could be followed back to the point of origin while flipping the ...
.
Philip Franklin Philip Franklin (October 5, 1898 – January 27, 1965) was an American mathematician and professor whose work was primarily focused in analysis. Dr. Franklin received a B.S. in 1918 from City College of New York (who later awarded him ...
(1930) proved that the Klein bottle requires at most 6 colors, rather than 7 as predicted by the formula. The
Franklin graph Franklin may refer to: People and characters * Franklin (given name), including list of people and characters with the name * Franklin (surname), including list of people and characters with the name * Franklin (class), a member of a historica ...
can be drawn on the Klein bottle in a way that forms six mutually-adjacent regions, showing that this bound is tight. The upper bound, proved in Heawood's original short paper, is based on a
greedy coloring In the study of graph coloring problems in mathematics and computer science, a greedy coloring or sequential coloring is a coloring of the vertices of a graph formed by a greedy algorithm that considers the vertices of the graph in sequence an ...
algorithm. By manipulating the Euler characteristic, one can show that every graph embedded in the given surface must have at least one vertex of degree less than the given bound. If one removes this vertex, and colors the rest of the graph, the small number of edges incident to the removed vertex ensures that it can be added back to the graph and colored without increasing the needed number of colors beyond the bound. In the other direction, the proof is more difficult, and involves showing that in each case (except the Klein bottle) a
complete graph In the mathematical field of graph theory, a complete graph is a simple undirected graph in which every pair of distinct vertices is connected by a unique edge. A complete digraph is a directed graph in which every pair of distinct vertices i ...
with a number of vertices equal to the given number of colors can be embedded on the surface.


Example

The
torus In geometry, a torus (: tori or toruses) is a surface of revolution generated by revolving a circle in three-dimensional space one full revolution about an axis that is coplanarity, coplanar with the circle. The main types of toruses inclu ...
has ''g'' = 1, so χ = 0. Therefore, as the formula states, any subdivision of the torus into regions can be colored using at most seven colors. The illustration shows a subdivision of the torus in which each of seven regions are adjacent to each other region; this subdivision shows that the bound of seven on the number of colors is tight for this case. The boundary of this subdivision forms an embedding of the
Heawood graph In the mathematical field of graph theory, the Heawood graph is an undirected graph with 14 vertices and 21 edges, named after Percy John Heawood. Combinatorial properties The graph is cubic, and all cycles in the graph have six or more edges. ...
onto the torus.


References

* * *


External links

*{{mathworld , urlname = HeawoodConjecture , title = Heawood Conjecture Conjectures that have been proved Graph coloring Topological graph theory Theorems in graph theory