Questions: Degree Sequences and Graph Realization

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A student claims there exists a simple graph with 4 vertices whose degree sequence is (3, 3, 1, 1). The sum is 8, which is even — so shouldn't it be realizable? Is the student correct?

AYes, an even sum guarantees the sequence is graphical
BNo, the Erdős–Gallai condition fails: the two degree-3 vertices must each connect to all three other vertices, forcing the degree-1 vertices to actually have degree 2
CNo, because a simple graph with 4 vertices cannot have any vertex of degree 3
DYes, the Hakimi algorithm would successfully construct such a graph
Question 2 Multiple Choice

A student finds the sequence (2, 2, 1, 1, 1, 1) and notices its sum is even (8). They conclude that an even sum is both necessary and sufficient for a sequence to be graphical. What is wrong with this reasoning?

ANothing — an even sum is both necessary and sufficient for graphical sequences
BAn even sum is necessary but not sufficient; Erdős–Gallai conditions impose additional constraints that some even-sum sequences fail
CThe sum must be divisible by 4, not just even
DSequences with odd-degree vertices can never be graphical, regardless of the sum
Question 3 True / False

If the sum of a degree sequence is odd, no simple graph with that degree sequence can exist.

TTrue
FFalse
Question 4 True / False

Two graphs with the same degree sequence should be isomorphic — they have the same structure.

TTrue
FFalse
Question 5 Short Answer

State the handshaking lemma and explain why it is true from first principles.

Think about your answer, then reveal below.