Questions: Degree Sequences and the Erdős–Gallai Theorem

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

The sequence (3, 3, 3, 1) has an even sum of 10. Is it graphical (realizable as a simple graph)?

AYes — any sequence with even sum can be realized as a simple graph
BYes — no degree exceeds n−1 = 3, so the sequence satisfies all necessary conditions
CNo — even though the sum is even, the three degree-3 vertices cannot all be simultaneously satisfied in a simple graph on 4 vertices
DNo — graphical sequences cannot contain odd numbers
Question 2 Multiple Choice

The Erdős–Gallai theorem checks that for each k, the sum of the top-k degrees is at most k(k−1) plus the sum of min(dᵢ, k) for the remaining vertices. What does this inequality fundamentally constrain?

AThe total number of edges in the graph, ensuring it does not exceed the maximum for n vertices
BHow many edges the k highest-degree vertices can collectively have, accounting for edges among themselves and edges to the remaining vertices
CWhether the graph contains a subgraph with a Hamiltonian cycle
DThe chromatic number of any graph realizing the sequence
Question 3 True / False

By the handshaking lemma, the sum of all vertex degrees in any simple graph must be even.

TTrue
FFalse
Question 4 True / False

A non-increasing sequence of non-negative integers with an even sum is generally graphical — it can typically be realized as the degree sequence of some simple graph.

TTrue
FFalse
Question 5 Short Answer

Why does the Erdős–Gallai theorem need to check a family of prefix inequalities rather than just verify that the total sum is even? What structural impossibility does each inequality detect?

Think about your answer, then reveal below.