Starting from:

$30

Graph Theory  Assignment 2

Graph Theory 
Assignment 2
1. Consider simple bipartite graphs (i.e., no loops or parallel edges) with ๐‘› = 200. What are bounds
on the possible values of ๐‘š for such a graph? Itโ€™s enough to provide a tight lower bound and a tight
upper bound. Here, the word โ€œtightโ€ means that an example of a graph with that number of edges
exists.
2. Let ๐‘ and ๐‘ž be positive integers with ๐‘ < ๐‘ž. Find tight lower and upper bounds on the length of a
path in ๐พ๐‘,๐‘ž, the complete bipartite graph on ๐‘ and ๐‘ž vertices. Recall that the length of a path is the
number of edges in the path.
3. Let โ„ค10 = {0,1,2,3,4,5,6,7,8,9} with arithmetic modulo 10. For ๐‘˜ โˆˆ โ„ค10, let ๐บ๐‘˜ be the graph where
๐‘‰ = โ„ค10 and vertices ๐‘– and ๐‘— are joined by an edge if and only if ๐‘– and ๐‘— differ by ๐‘˜ mod 10. As
examples, ๐บ1 is the cycle graph ๐ถ10 and ๐บ3 is sketched in figure 1 below. For which values of ๐‘˜ is ๐บ๐‘˜
connected?
Figure 1. A sketch of ๐บ3
4. Recall that a graph ๐บ is โ€œcubicโ€ if and only if it is 3-regular (i.e., every vertex has degree 3.)
A. Show that there exists no cubic graph with an odd number of vertices.
B. Show that there exists a simple cubic graph with 4 vertices.
C. For every integer ๐‘› โ‰ฅ 3, show how to construct a simple cubic graph with 2๐‘› vertices. You
can do this using a sketch of small examples with an obvious generalization, or by specifying
a set ๐‘‰ with 2๐‘› elements and a recipe for joining them that produces the desired graph.

More products