Midterm 3 Study Guide
Chapters covered: 8.1, 9.1, 10.2 (And review of previous chapters, exam is somewhat cummulative)
- Definition of a matching, and an independent set of edges. Examples of bipartite graphs with and without maximum sized matchings.
- Hall’s condition. Theorem 8.3 with its proof.
- Restatement of theorem 8.3 as theorem 8.4 and theorem 8.5.
- Theorem 8.6
- edge/vertex independence numbers and edge/vertex covering numbers definitions.
- When is a graph called planar? What are the regions for such a graph, and what is the boundary of such a region?
- Theorem 9.1 (Euler’s identity) with its proof.
- Theorem 9.2 with its proof.
- Corollary 9.3 and 9.4. Proof of corollary 9.4.
- Theorem 9.5 with its proof.
- Theorem 9.7.
- Show that the Petersen graph is not planar, by showing it has a subdivision of \(K_{3,3}\).
- Explain how map-coloring is related to vertex-coloring in a graph.
- What is the chromatic number of a graph? Theorem 10.1.
- Theorem 10.2
- A graph has chromatic number at most \(k\) if and only if its vertex set can be broken in \(k\) disjoint independent sets. (bottom of page 269)
- Definition of clique number. Theorem 10.5 with proof.
- Theorem 10.7, 10.9.
- The shadow graph, theorem 10.10 with sketch of its proof.
Practice problems:
- 8.1, 8.2, 8.3, 8.6, 8.7, 8.9
- 9.1, 9.2, 9.3, 9.4, 9.5, 9.6, 9.7, 9.8 (challenge: 9.17)
- 10.1, 10.2, 10.4, 10.5, 10.6