For a graph ,
a. Prove that for any simple connected graph , .
b. A regular graph is a graph that every vertex has the same degree. Prove that if a simple connected graph is not regular, then .
For a graph ,
a. Prove that for any simple connected graph , .
b. A regular graph is a graph that every vertex has the same degree. Prove that if a simple connected graph is not regular, then .
a.
(1999 Test 1 Problem 7(b)) See the solution above.
b.
(1999 Test 1 Problem 7(d) simplified) We give an alternative proof for this simpler version. We prove that there is a -colouring by induction on the number of vertices.
The base case is , and the graph is . Clearly, we can assign colour 1 to and , and colour 2 to . This gives .
Assume the assertion holds when there are fewer than vertices. Consider a simple connected graph with vertices which is not regular. Since it is not regular, there is a vertex having degree at most . Let be the connected components of . We claim that there is a -colouring for each .
Suppose on the contrary that has no -colouring. By the inductive hypothesis, must be regular. If , then by part (a), we have
This shows a -colouring exists. Therefore, we may assume . But then this implies all vertices in has degree . This is impossible since one of these vertices is adjacent to , and hence its degree in is at least . This proves our claim.
Now, we choose any -colouring for each . Lastly, we can assign a colour to which is different from the colours of all its neighbours since . This completes the proof by induction.