5 questions to test your understanding
You have a connected graph G with maximum degree Δ = 5 that is neither a complete graph nor an odd cycle. What does Brooks' Theorem guarantee?
Which of the following graphs requires Δ+1 colors according to Brooks' Theorem?
Brooks' Theorem says nearly every graph can be properly colored with exactly Δ colors.
The complete graph K₅ has chromatic number 5, which equals Δ+1 for that graph.
Why do odd cycles require Δ+1 colors, while even cycles only need Δ colors?