The Infamous Five Color Theorem

Slides:



Advertisements
Similar presentations
Great Theoretical Ideas in Computer Science for Some.
Advertisements

Lecture 5 Graph Theory. Graphs Graphs are the most useful model with computer science such as logical design, formal languages, communication network,
Introduction to Graph Theory Instructor: Dr. Chaudhary Department of Computer Science Millersville University Reading Assignment Chapter 1.
22C:19 Discrete Math Graphs Fall 2014 Sukumar Ghosh.
Graph coloring: From maps to wireless networks and job scheduling Magnús M. Halldórsson University of Iceland.
The Four Color Theorem (4CT)
Discrete Mathematics and Its Applications
Applications of Euler’s Formula for Graphs Hannah Stevens.
CompSci 102 Discrete Math for Computer Science April 19, 2012 Prof. Rodger Lecture adapted from Bruce Maggs/Lecture developed at Carnegie Mellon, primarily.
13.4 Map Coloring and the Four Color Theorem. We started this chapter by coloring the regions formed by a set of circles in the plane. But when do we.
By: Megan Duke Jason Holman Eli Morris Aaron Wagner.
David Laughon CS594 Graph Theory Graph Coloring. Coloring – Assignment of labels to vertices k-coloring – a coloring where Proper k-coloring – k-coloring.
The Mathematics of Map Coloring – The Four-Color Theorem Roger House OLLI Science Club Sonoma State University 2013 October 22 Copyright © 2013 Roger House.
Applied Combinatorics, 4th Ed. Alan Tucker
Last time: terminology reminder w Simple graph Vertex = node Edge Degree Weight Neighbours Complete Dual Bipartite Planar Cycle Tree Path Circuit Components.
FOUR COLOR THEOREM. A graph has been colored if a color has been assigned to each vertex in such a way that adjacent vertices have different colors. In.
Applied Combinatorics, 4th Ed. Alan Tucker
Tucker, Applied Combinatorics, Section 1.4, prepared by Patti Bodkin
Graph Colouring Lecture 20: Nov 25.
Theorem Every planar graph is 5-colorable.
Drawing of G. Planar Embedding of G Proposition Proof. 1. Consider a drawing of K 5 or K 3,3 in the plane. Let C be a spanning cycle. 2. If the.
Curve Curve: The image of a continous map from [0,1] to R 2. Polygonal curve: A curve composed of finitely many line segments. Polygonal u,v-curve: A polygonal.
22C:19 Discrete Math Graphs Spring 2014 Sukumar Ghosh.
Graph Theory and Graph Coloring Lindsay Mullen
Chapter 9.8 Graph Coloring
Graph Coloring.
Graph Theory Chapter 6 Planar Graphs Ch. 6. Planar Graphs.
Subdivision of Edge In a graph G, subdivision of an edge uv is the operation of replacing uv with a path u,w,v through a new vertex w.
Graphs Chapter 10.
Planar Graphs: Euler's Formula and Coloring Graphs & Algorithms Lecture 7 TexPoint fonts used in EMF. Read the TexPoint manual before you delete this box.:
CSE 20: Discrete Mathematics for Computer Science Prof. Shachar Lovett.
5.2 Trees  A tree is a connected graph without any cycles.
Graphs.  Definition A simple graph G= (V, E) consists of vertices, V, a nonempty set of vertices, and E, a set of unordered pairs of distinct elements.
Planar Graphs Graph Coloring
1 12/2/2015 MATH 224 – Discrete Mathematics Formally a graph is just a collection of unordered or ordered pairs, where for example, if {a,b} G if a, b.
Chapter 10 Graph Theory Eulerian Cycle and the property of graph theory 10.3 The important property of graph theory and its representation 10.4.
The Four Colour Theorem
5.8 Graph Matching  Example: Set of worker assign to a set of task  Four tasks are to be assigned to four workers.  – Worker 1 is qualified to do tasks.
Graph Colouring Lecture 20: Nov 25. This Lecture Graph coloring is another important problem in graph theory. It also has many applications, including.
Graph Theory and Applications
Planar Graphs Lecture 10: Oct 21. This Lecture Today we will talk about planar graphs, and how to color a map using 6 colors. Planar graphs Euler’s formula.
Chapter 9.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 6th ed., by Kenneth H.
Combinatorics Ramsey theory.  a precocious British mathematician, philosopher and economist  a problem in mathematical logic: can one always find order.
Chapter 11 - Graph CSNB 143 Discrete Mathematical Structures.
Great Theoretical Ideas in Computer Science for Some.
COMPSCI 102 Introduction to Discrete Mathematics.
FOUR COLOR THEOREM BY: JUSTIN GILMORE. FOUR COLOR THEOREM The four-color theorem states that any map in a plane can be colored using four-colors in such.
1 The Four Colour Problem Louis Lim MATH 5400 Monday, January 22, 2007.
Graphs. Representations of graphs : undirected graph An undirected graph G have five vertices and seven edges An adjacency-list representation of G The.
Great Theoretical Ideas In Computer Science
Planar Graphs Hubert Chan (Chapter 9.7) [O2 Proof Techniques]
Outline 1 Properties of Planar Graphs 5/4/2018.
Discrete Mathematics Graph: Planar Graph Yuan Luo
Great Theoretical Ideas In Computer Science
Applied Combinatorics, 4th Ed. Alan Tucker
Graph theory Definitions Trees, cycles, directed graphs.
Graph Coloring CS 594 Stephen Grady.
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
Chapter 10.8 Graph Coloring
Applied Combinatorics, 4th Ed. Alan Tucker
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
Chapter 10.8 Graph Coloring
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 8th ed., by Kenneth H.
N(S) ={vV|uS,{u,v}E(G)}
Gaph Theory Planar Graphs
Discrete Mathematics for Computer Science
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
Presentation transcript:

The Infamous Five Color Theorem Dan Teague NC School of Science and Mathematics teague@ncssm.edu

5-coloring of the continental US

5-color vertex coloring of the continental US

Augustus de Morgan, Oct. 23, 1852 In a letter to Sir William Hamilton, A student of mine asked me today to give him a reason for a fact which I did not know was a fact - and do not yet. He says that if a figure be anyhow divided and the compartments differently coloured so that figures with any portion of common boundary line are differently coloured - four colours may be wanted, but not more…. Query cannot a necessity for five or more be invented. ...... If you retort with some very simple case which makes me out a stupid animal, I think I must do as the Sphynx did....

I am not likely to attempt your quaternion of colour very soon. Hamilton, Oct. 26, 1852 I am not likely to attempt your quaternion of colour very soon. The first published reference is by Authur Cayley in 1879 who credits the conjecture to De Morgan.

The Four Color Problem: Assaults and Conquest by Saaty and Kainen, 1986,p.8. The great mathematician, Herman Minkowski, once told his students that the 4-Color Conjecture had not been settled because only third-rate mathematicians had concerned themselves with it. "I believe I can prove it," he declared. After a long period, he admitted, "Heaven is angered by my arrogance; my proof is also defective.”

Hud Hudson, Western Washington University “Four Colors do not Suffice” The American Mathematical Monthly Vol. 110, No. 5, (2003): 417-423.

George Musser, January, 2003 Scientific American Science operates according to a law of conservation of difficulty. The simplest questions have the hardest answers; to get an easier answer, you need to ask a more complicated question. The four-color theorem in math is a particularly egregious case

Fundamentals of Graphs A graph consists of a finite non-empty collection of vertices and a finite collection of edges (unordered pairs of vertices) joining those vertices. Two vertices are adjacent if they have a joining edge. An edge joining two vertices is said to be incident to its end points. The degree of a vertex v is the number of edges which are incident to v.

Simple, Connected, Planer Graphs A simple graph has no loops or multiple edges. A graph is planar if it can be drawn in the plane without edges crossing.

Basic Theorems Handshaking Lemma: In any graph, the sum of the degrees of the vertices is equal to twice the number of edges.

Planar Handshaking Theorem In any planar graph, the sum of the degrees of the faces is equal to twice the number of edges.

Euler’s Formula In any connected planar graph with V vertices, E edges, and F faces, V – E + F = 2.

V – E + F = 2 To see this, just build the graph. Begin with a single vertex. 1) Add a loop. 2) Add a vertex (which requires and edge). 3) Add an edge.

V – E + F = 2

Two Theorems Two theorems are important in our approach to the 4-color problem. The first puts and upper bound to the number of edges a simple planar graph with V vertices can have. The second puts an upper bound on the degree of the vertex of smallest degree.

Initial Question

The 6-Color Theorem: Every connected simple planar graph is 6-colorable.

Consider a SCP graph with (k+1) vertices. Find v* with degree 5 or less

Remove v* and all incident edges. The resulting subgraph has k vertices.

Color G. Replace v. and incident edges Color G. Replace v* and incident edges. Since we have 6 colors and at most 5 adjacent vertices… Life if Good.

The 5-Color Theorem: All SCP graphs are 5 colorable. Proof: Proceed as before. Clearly, any connected simple planar graph with 5 or fewer vertices is 5-colorable. This forms our basis. Assume every connected simple planar graphs with k vertices is 5-colorable.

Let G be a connected simple planar graph with (k+1) vertices Let G be a connected simple planar graph with (k+1) vertices. There is at least one vertex, v*, with degree 5 or less.

Remove this vertex and all edges incident to it Remove this vertex and all edges incident to it. Now, the remaining graph with k vertices, denoted , is 5-colorable by our assumption.

Color this graph with 5 colors.

Replace v* and the incident edges. Can we color v*?

Consider a M-G path (path alternates Magenta-Green-Magenta-Green-…)

No Path? Switch M and G and everything is fine

If Yes. Switch doesn’t help.

Is there a R-B chain?

No? Switch R and B. Color v* Red

But, Suppose Yes?

But, if there is a Red-Blue Chain, there cannot be a Black – Green Chain

Switch Black and Green. Color v* Black

5-Color Theorem proved by Heawood in 1890 using Kempe chain By the Kempe Chain argument, if we can 5-color a k-vertex graph we can 5-color a (k+1)-vertex graph, and the 5-color theorem is true for all n-vertex graphs.

Use the Kempe Chain to prove Big Brother, the 4-Color Theorem Every SCP planar graph is 4-colorable. Proof: Proceed as before. Clearly, any connected simple planar graph with 4 vertices is 4-colorable. This forms our basis. Assume all connected simple planar graphs with k vertices are 4-colorable.

At what point must we alter the argument? Let G be a connected simple planar graph with (k+1) vertices. There is at least one vertex, v*, with degree 5 or less. Remove this vertex and all edges incident to it. Now, the remaining graph with k vertices is 4-colorable by our assumption. Color this graph with 4 colors. Replace v* and the incident edges. What’s the problem?

The worst case

Is there a Blue-Magenta (B-M) Chain? If not, then switch Blue and Magenta and we can color v*.

If yes, then is there also a Blue-Green chain? If no, then switch Blue and Green and we can color v*.

If there are both B-M and B-G chains, then what? There can’t be a M-R2 chain or a G-R1 chain.

Switch Magenta and Red 2

And Switch Green and Red 1

Color v* Red.

Alfred Kempe’s (1849-1922) 1879 Proof (2nd issue of the American Journal of Mathematics) Elected Fellow of the Royal Society in 1881.

Percy John Heawood (1861-1955)

Big Brother 4-color So, it was left to Kenneth Appel and Wolfgang Haken in 1976 with 1200 hours of supercomputer time 50 pages of text and diagrams 86 additional pages of diagrams (@2,500) 400 microfiche pages with diagrams and thousands of verifications of individual claims. N. Robertson, D. P. Sanders, P. D. Seymour and R. Thomas in 1997.

July 22, 1975 postmark

Students can prove that all SCP graphs with V < 12 and all coin-graphs are Four Colorable.