Chapter 5: Problem 31
Prove Richardson's theorem: every directed graph without odd directed cycles has a kernel.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 5: Problem 31
Prove Richardson's theorem: every directed graph without odd directed cycles has a kernel.
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for free
Without using Theorem 5.4.2, show that every plane graph is 6-listcolourable.
Show that every graph \(G\) has a vertex ordering for which the greedy algorithm uses only \(\chi(G)\) colours.
Show that the following statements are equivalent for a graph \(G\) : (i) \(\chi(G) \leqslant k\); (ii) \(G\) has an orientation without directed paths of length \(k-1\); (iii) \(G\) has an acyclic such orientation (one without directed cycles).
Show that a graph \(G\) is perfect if and only if every non-empty induced subgraph \(H\) of \(G\) contains an independent set \(A \subseteq V(H)\) such that \(\omega(H-A)<\omega(H)\).
Given a graph \(G\) and \(k \in \mathbb{N}\), let \(P_{G}(k)\) denote the number of vertex colourings \(V(G) \rightarrow\\{1, \ldots, k\\} .\) Show that \(P_{G}\) is a polynomial in \(k\) of degree \(n:=|G|\), in which the coefficient of \(k^{n}\) is 1 and the coefficient of \(k^{n-1}\) is \(-\|G\| .\) ( \(P_{G}\) is called the chromatic polynomial of \(G .\) ) (Hint. Apply induction on \(\|G\| .\) )
What do you think about this solution?
We value your feedback to improve our textbook solutions.