13.4 Exercises

  1. 1.

    Merging two adjacent vertices of a planar graph yields another planar graph.

  2. 2.

    Any embedding of a planar graph will have the same number of faces.

  3. 3.

    Show that any connected triangle-free planar graph has at least one vertex of degree three or less. Prove by induction on the number of vertices that any connected triangle-free planar graph is 4-colorable.

  4. 4.

    Show that every planar graph with at least 4 vertices has at least 4 vertices of degree less than or equal to 5. (Hint : Consider a maximal planar graph.)

  5. 5.

    Let G be a plane graph and G be its dual. Prove the following :

    • G is connected.

    • If G is connected, then each face of G contains exactly one vertex of G.

    • (G)=G iff G is connected.

  6. 6.

    Prove that a set of edges TE(G) in a connected plane graph form a spanning tree iff the duals of the edges E(G)T form a spanning tree of G.

  7. 7.

    Prove that every n-vertex self-dual plane graph has 2n2 edges. For all n4, construct a simple n-vertex self-dual plane graph.