Questions: Chromatic Polynomials and Deletion-Contraction

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

You compute P(G, k) = k(k−1)(k−2) for a graph G. A classmate says: 'So G has k(k−1)(k−2) proper colorings.' What is wrong with this statement?

ANothing — the statement is correct as written
BThe number of proper colorings depends on the specific value of k chosen; k(k−1)(k−2) is a formula giving a different count for each k, not a single fixed number
CP(G, k) counts improper colorings, not proper ones
DThe chromatic polynomial only applies when k equals the chromatic number
Question 2 Multiple Choice

In the deletion-contraction formula P(G, k) = P(G−e, k) − P(G/e, k), what exactly does subtracting P(G/e, k) accomplish?

AIt removes colorings where the two endpoints of edge e have different colors
BIt removes colorings of G−e where the two endpoints of e happen to receive the same color — colorings that would be improper in G since e requires them to differ
CIt accounts for the fact that G/e has one fewer vertex than G−e
DIt eliminates disconnected components from the count
Question 3 True / False

For any graph G with n vertices, the chromatic polynomial P(G, k) has degree exactly n and leading coefficient 1.

TTrue
FFalse
Question 4 True / False

Two non-isomorphic graphs should have different chromatic polynomials — if P(G, k) = P(H, k) for most k, then G and H are isomorphic.

TTrue
FFalse
Question 5 Short Answer

Explain in your own words why the deletion-contraction formula P(G, k) = P(G−e, k) − P(G/e, k) correctly counts proper colorings of G. What does each term represent, and why does the subtraction give the right answer?

Think about your answer, then reveal below.