GATE CS 2024 Set 1 — Question 51
MSQ+2 / -0MediumGraph ColoringGraph Theory (Math)Engineering Mathematics
Engineering Mathematics → Graph Theory (Math) → Graph Coloring
Last updated
Question
The chromatic number of a graph is the minimum number of colours used in a proper colouring of the graph. Let be any graph with vertices and chromatic number . Which of the following statements is/are always TRUE?
A.
contains a complete subgraph with vertices
B.
contains an independent set of size at least
C.
contains at least edges
D.
contains a vertex of degree at least
Correct answer
(B) G contains an independent set of size at least n/k; (C) G contains at least k(k-1)/2 edges
Solution
Let be the chromatic number of the graph with vertices.(A) False. It is not necessary for a graph with chromatic number to contain a clique of size (a complete subgraph with vertices). For example, Mycielskian graphs can have an arbitrarily high chromatic number but remain triangle-free (clique number ). Another simple example is an odd cycle (), which has but the largest clique is size 2.(B) True. In any proper -colouring, the vertices are partitioned into colour classes , where each is an independent set. Since , by the Pigeonhole Principle, at least one set must have size at least the average size, i.e., . Thus, the independence number .(C) True. In a minimal proper -colouring with colour classes , there must be at least one edge between every pair of colour classes and (). If there were no edges between some and , we could merge them into a single independent set (colour class), thereby colouring the graph with colours, which contradicts . Since there are pairs of colour classes, and edges connecting distinct pairs are distinct, the graph must have at least edges.(D) False. Consider the complete graph . It has vertices and chromatic number . The degree of every vertex in is . Thus, no vertex has a degree of at least .
More questions on Graph Theory (Math)
2024 Set 2 Q3In an engineering college of 10,000 students, 1,500 like neither their core branches nor other…2024 Set 1 Q11Let be a function such that…2024 Set 2 Q12Let and be the following propositions: : Fail grade can be given. : Student scores…2024 Set 1 Q12The product of all eigenvalues of the matrix…2024 Set 1 Q14Consider a permutation sampled uniformly at random from the set of all permutations of…
Practice GATE CS PYQs with adaptive difficulty
Timed practice, skill tracking, and AI explanations — free to start.
Start practicing free