Problem:
In terms of , what is the minimum number of edges a finite graph with chromatic number could have? Prove your answer.
Problem:
In terms of , what is the minimum number of edges a finite graph with chromatic number could have? Prove your answer.
Solution:
The minimum number of edges is .
We prove this claim by induction. It holds for .
Now assume the claim holds for , and consider a graph of chromatic number . This graph must have at least one vertex of degree , or else, by part a), it could be colored with only colors.
Now, if we remove this vertex, the remaining graph must have chromatic number or —if the chromatic number is or less, we can add the vertex back and give it a new color, creating a good coloring with only colors. By the inductive hypothesis, the new graph has at least edges, so the original graph had at least edges.
The complete graph on vertices has exactly edges, so the lower bound is tight and the inductive step is complete.