MATH 2113 - Assignment 8: Due: Mar 21
MATH 2113 - Assignment 8: Due: Mar 21
MATH 2113 - Assignment 8: Due: Mar 21
Due: Mar 21
1. Let n be a large number (say n > 100). Describe how to construct a con-
nected non-planar graph which has n vertices and as few edges as possible.
2. Prove that the Petersen graph (shown below) is not planar by finding a
subgraph that is homeomorphic to K3,3 or K5 .
It is impossible to find a subgraph homeomorphic to K5 since we would
require a vertex of degree 4. The following subgraph is homeomorphic to
K3,3 . The large solid vertices represent one partition, the large hollow vertices
the other. The small vertices show the subdivided edges.
There are probably many ways to construct such a tree. One example would
be to let the vertices be all the integers. Then have an edge between two
integers if their difference is 1. Clearly, this makes an infinite path going in
two directions. The graph is connected and has no cycles, but every vertex
has degree 2.
4. (page 722) 11.5.30
The complement of a graph has the same vertex set as the original graph, so
the vertex set of G must be the same as G. Now, the edge set of G is a subset
of all pairs of vertices. By our definition, the complement of a graph has an
edge set which is the complement with respect to all possible edges. Now,
with arbitrary sets, we know that the complement of the complement is the
original set. Therefore, E(G) = E(G. Since the edge sets and vertex sets are
the same as G, we must have the same graph. Therefore, G is isomorphic to
G.
9. Prove that if G is planar, then there must be some vertex with degree at
most 5.
Assume for a contradiction that we have a planar graph where every ver-
tex had degree at least 6. We know that for any graph, the sum of the
degrees of the vertices always equals twice the number of edges. Therefore,
if our graph has n vertices, we know that there must be at least 3n edges.
We also know that for any planar graph, e ≤ 3n − 6. This contradicts that
we could have 3n edges. Thus, no such graph exists and we conclude that
every planar graph has at least one vertex with degree at most 5.