Section Solutions for Chapter 15
Solutions to Exercise 15.1.16
Solutions to Exercise 15.2.10
Proof. We will prove this formula by induction on the number of faces of the embedding. Let \(\displaystyle G\) be a planar embedding of a graph with exactly two connected components.
Base case: If \(\displaystyle |F|=1\) then \(\displaystyle G\) cannot have any cycles (otherwise the interior and exterior of the cycle would be \(\displaystyle 2\) distinct faces). So \(\displaystyle G\) must consist of two connected graphs that have no cycles, i.e., two trees, \(\displaystyle T_1\) and \(\displaystyle T_2\text{.}\) By Theorem 12.4.5 we know that we must have \(\displaystyle |E(T_1)|=|V(T_1)|-1\) and \(\displaystyle E(T_2)=V(T_2)-1\text{,}\) so
Inductive step: We begin by stating our inductive hypothesis. Let \(\displaystyle k \ge 1\) be arbitrary, and assume that for any planar embedding of a graph that has exactly two connected components, such that the embedding has \(\displaystyle k\) faces, \(\displaystyle |V|-|E|+|F|=3\text{.}\)
Let \(\displaystyle G\) be a planar embedding of a graph that has exactly two connected components, such that the component has \(\displaystyle k+1\ge 2\) faces. Since forests have only one face, \(\displaystyle G\) must have a cycle in at least one of its components. Choose any edge \(\displaystyle e\) that is in a cycle of \(\displaystyle G\text{,}\) and let \(\displaystyle H=G\setminus\{e\}\text{.}\) Clearly, we have
and \(\displaystyle |V(H)|=|V(G)|\text{.}\) Also,
since the edge \(\displaystyle e\) being part of a cycle must separate two faces of \(\displaystyle G\text{,}\) which are united into one face of \(\displaystyle H\text{.}\) Furthermore, since \(\displaystyle e\) was in a cycle and \(\displaystyle G\) has two connected components, by an argument similar to that given in Proposition 12.3.9 \(\displaystyle H\) has two connected components, and \(\displaystyle H\) has a planar embedding induced by the planar embedding of \(\displaystyle G\text{.}\) Therefore our inductive hypothesis applies to \(\displaystyle H\text{,}\) so
This completes the inductive step.
By the Principle of Mathematical Induction, \(\displaystyle |V|-|E|+|F|=3\) for any planar embedding of graph that has exactly two connected components. ◾Solutions to Exercise 15.3.8
This means that the number of vertices in the Hamilton cycle, and the number of edges in the Hamilton cycle (which are equal) are both even. Thus, we can colour the edges of the Hamilton cycle with \(\displaystyle 2\) colours, say blue and red, alternating between the two colours all the way around the cycle.
Since the graph is cubic, each vertex is now incident to exactly one edge that has not yet been coloured. Therefore, we can colour all of the remaining edges with a single colour — green, say. Thus, we have properly \(\displaystyle 3\)-edge-coloured \(\displaystyle G\text{.}\) Since \(\displaystyle \Delta(G)=3\text{,}\) this means that \(\displaystyle G\) is a class one graph.