Skip to main content

Exercises 4.6 Exercises

1.
Show that the Petersen graph has a cycle that uses all the vertices but one. Give another proof that the Petersen graph is not planar by modifying the planarity algorithm for Hamiltonian graphs to deal with this extra vertex.
2.
Draw \(K_{4,4}\) and \(K_7\) on the torus.
3.
Use the planarity algorithm to show that the given graph \(\bfG\) is planar, and draw a plane graph isomorphic to it. Explain how you might obtain a non-planar graph by adding one extra edge, and for your non-planar graph, find a subgraph that's a subdivision of \(K_5\) or \(K_{3,3}\text{.}\)
Figure 4.6.1. A Hamiltonian graph \(\bfG\)
4.
Figure 4.6.2. A Hamiltonian graph \(\bfH\)

Let \(\bfH\) be the graph shown in Figure 4.6.2. Show that \(\bfH\) is not planar in two ways: using the planarity algorithm, and using Kuratowski's theorem.

Draw \(\bfH\) on the Möbius strip and on a torus without the edges crossing.

5.

A connected plane graph has faces of degrees 3 and 10 only, and every vertex has degree at least 3. Prove that it must have fewer faces of degree 10 than of degree 3. If every vertex has degree 3, prove that the number of faces of degree 10 must be a multiple of 3 and the number of faces of degree 3 must be a multiple of 4.

As an example, how many faces of degree 3 and degree 10 does the truncated dodecahedron possess? (A truncated dodecahedron is obtained by sliving off each vertex of a dodecahedron to give a triangle.)