StreakPeaked· Practice

ExamsGATETechnical

An ordered n-tuple (d₁, d₂,..., dₙ) with d₁ ≥ d₂ ≥... ≥ dₙ is called graphic if there exists a simple undirected graph with n vertices having degrees d₁, d₂,..., dₙ respectively. Which of the following 6-tuples is NOT graphic?

  1. (1, 1, 1, 1, 1, 1)
  2. (2, 2, 2, 2, 2, 2)
  3. (3, 3, 3, 1, 0, 0)
  4. (3, 2, 1, 1, 1, 0)

Correct answer: (3, 3, 3, 1, 0, 0)

Solution

The 6-tuple (3, 3, 3, 1, 0, 0) is not graphic because the sum of the degrees (10) is odd, which violates the Handshaking Lemma that states the sum of the degrees of a graph must be even, as each edge contributes two to the total degree count.

Related GATE Technical questions

⚔️ Practice GATE Technical free + battle 1v1 →