Kempe Chain
   HOME

TheInfoList



OR:

In
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, a Kempe chain is a device used mainly in the study of the four colour theorem. Intuitively, it is a connected chain of vertices on a
graph Graph may refer to: Mathematics *Graph (discrete mathematics), a structure made of vertices and edges **Graph theory, the study of such graphs and their properties *Graph (topology), a topological space resembling a graph in the sense of discret ...
with alternating colours.


History

Kempe chains were first used by
Alfred Kempe Sir Alfred Bray Kempe FRS (6 July 1849 – 21 April 1922) was a mathematician best known for his work on linkages and the four colour theorem. Biography Kempe was the son of the Rector of St James's Church, Piccadilly, the Rev. John Edwar ...
in his attempted
proof Proof most often refers to: * Proof (truth), argument or sufficient evidence for the truth of a proposition * Alcohol proof, a measure of an alcoholic drink's strength Proof may also refer to: Mathematics and formal logic * Formal proof, a co ...
of the four colour theorem. Even though his proof turned out to be incomplete, the method of Kempe chains is crucial to the success of valid modern proofs, such as the first successful one by Kenneth Appel and Wolfgang Haken. Furthermore, the method is used in the proof of the
five color theorem The five color theorem is a result from graph theory that given a plane separated into regions, such as a political map of the countries of the world, the regions may be colored using no more than five colors in such a way that no two adjacent r ...
by
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 ...
, a weaker but more easily proven version of the four colour theorem.


Formal definition

The term "Kempe chain" is used in two different but related ways. Suppose ''G'' is a
graph Graph may refer to: Mathematics *Graph (discrete mathematics), a structure made of vertices and edges **Graph theory, the study of such graphs and their properties *Graph (topology), a topological space resembling a graph in the sense of discret ...
with vertex set ''V'', with a given colouring function : c : V \to S, where ''S'' is a finite set of colours, containing at least two distinct colours ''a'' and ''b''. If ''v'' is a vertex with colour ''a'', then the (''a'', ''b'')-Kempe chain of ''G'' containing ''v'' is the maximal connected subset of ''V'' which contains ''v'' and whose vertices are all coloured either ''a'' or ''b''. The above definition is what Kempe worked with. Typically, the set ''S'' has four elements (the four colours of the four colour theorem), and ''c'' is a proper colouring, that is, each pair of adjacent vertices in ''V'' are assigned distinct colours. With these additional conditions, ''a'' and ''b'' are two out of the four colours available, and every element of the (''a'', ''b'')-Kempe chain has neighbours in the chain of only the other colour. A more general definition, which is used in the modern computer-based proofs of the four colour theorem, is the following. Suppose again that ''G'' is a graph, with edge set ''E'', and this time we have a colouring function : c : E \to S. If ''e'' is an edge assigned colour ''a'', then the (''a'', ''b'')-Kempe chain of ''G'' containing ''e'' is the maximal connected subset of ''E'' which contains ''e'' and whose edges are all coloured either ''a'' or ''b''. This second definition is typically applied where ''S'' has three elements, say ''a'', ''b'' and ''c'', and where ''V'' is a
cubic graph In the mathematical field of graph theory, a cubic graph is a graph in which all vertices have degree three. In other words, a cubic graph is a 3-regular graph. Cubic graphs are also called trivalent graphs. A bicubic graph is a cubic bip ...
, that is, every vertex has three incident edges. If such a graph is properly coloured, then each vertex must have edges of three distinct colours, and Kempe chains end up being
path A path is a route for physical travel – see Trail. Path or PATH may also refer to: Physical paths of different types * Bicycle path * Bridle path, used by people on horseback * Course (navigation), the intended path of a vehicle * Desir ...
s, which is simpler than in the case of the first definition.


In terms of maps


Application to the four colour theorem

In the four colour theorem, Kempe was able to prove that all graphs necessarily have a vertex of five or less, or containing a vertex that touches five other vertices, called its
neighbours ''Neighbours'' is an Australian television soap opera that has aired since 18 March 1985. It was created by television executive Reg Watson. The Seven Network commissioned the show following the success of Watson's earlier soap '' Sons and ...
. As such, to prove the four colour theorem, it is sufficient to prove that vertices of five or less were all four-colourable. Kempe was able to prove the case of degree four and give a partial proof of degree five using Kempe chains. In this case, Kempe chains are used to prove the idea that no vertex of degree four has to be touching four distinct colours different from itself. First, one can create a graph with a vertex ''v'' and four vertices as neighbours. If we remove the vertex ''v'', we can four-colour the remaining vertices. We can set the colours as (in clockwise order) red, yellow, blue, and green. In this situation, there can be a Kempe chain joining the red and blue neighbours or a Kempe chain joining the green and yellow neighbours, but not both, since these two paths would necessarily intersect, and the vertex where they intersect cannot be coloured with both red or blue and with green or yellow at the same time. Supposing that the Kempe chain is connecting the green and yellow neighbours, red and blue must then necessarily not have a Kempe chain between them. So, when placing the original vertex ''v'' back into the graph, we can simply reverse the colours of the red vertex and its neighbours (including the red vertex, making it blue), which leaves vertex ''v'' with two blue neighbours, one green, and one yellow. This means ''v'' has only three distinct colours as neighbours, and that we can now colour vertex ''v'' as red. This results in a four-coloured graph.


Other applications

Kempe chains have been used to solve problems in ''colouring extension''. Kempe chains can be used for
register allocation In compiler optimization, register allocation is the process of assigning local automatic variables and Expression (computer science), expression results to a limited number of processor registers. Register allocation can happen over a basic bloc ...
.


See also

* Four colour theorem * Five colour theorem * Graph colouring


References

{{DEFAULTSORT:Kempe Chain Graph coloring