Use the fact that every planar graph with fewer than 12 vertices
has a vertex of...
Use the fact that every planar graph with fewer than 12 vertices
has a vertex of degree <= 4 to prove that every planar graph
with than 12 vertices can be 4-colored.
(a) What is the maximum degree of a vertex in a simple graph
with n vertices?
(b) What is the maximum number of edges in a simple graph of
n vertices?
(c) Given a natural number n, does there exist a simple
graph with n vertices and the maximum number of edges?
An eulerian walk is a sequence of vertices in a graph such that
every edge is traversed exactly once. It differs from an eulerian
circuit in that the starting and ending vertex don’t have to be the
same. Prove that if a graph is connected and has at most two
vertices of odd degree, then it has an eulerian walk.
Let Kn denote the simple graph on n vertices.
(a) Let v be some vertex of Kn and consider K n −
v, the graph obtained by deleting
v. Prove that K n − v is isomorphic to K n−1 .
(b) Use mathematical induction on n to prove the following
statement:
K n , the complete graph on n vertices, has
n(n-1)/2
edges
Prove or disprove: If G = (V; E) is an undirected graph where
every vertex has degree at least 4 and u is in V , then there are
at least 64 distinct paths in G that start at u.
1.Can you apply Theorem 13.6.12(A Vertex of Degree Five. If GG
is a connected planar graph, then it has a vertex with degree 5 or
less.) to prove that the Three Utilities Puzzle can’t be solved?
2. Prove that if an undirected graph has a subgraph that
is a K3K3 it then its chromatic number is at least 3.
We say a graph is k-regular if every vertex has degree exactly
k. In each of the following either give a presentation of the graph
or show that it does not exist. 1) 3-regular graph on 2018
vertices. 2) 3-regular graph on 2019 vertices.