Starting from:

$25

CS453 - Graph Theory - Assignment 3ย  - Solved

1.       Let ๐‘› ≥ 3 be given and let ๐ถ๐‘› be the ๐‘›-cycle whose vertices are {0,1,2,… , ๐‘› − 1}. Recall that ๐‘Ž๐‘ is an edge if and only if ๐‘Ž = ๐‘ + 1 mod ๐‘› or ๐‘ = ๐‘Ž + 1 mod ๐‘›.  

a.     How many vertices does ๐ถ๐‘› × ๐ถ๐‘› have? 

b.     Show that ๐ถ๐‘› × ๐ถ๐‘› is 4-regular.  One way is to let (๐‘, ๐‘ž) be any vertex of ๐ถ๐‘› × ๐ถ๐‘› and explicitly show that (๐‘, ๐‘ž) is adjacent to exactly four vertices. 

c.      How many edges does ๐ถ๐‘› × ๐ถ๐‘› have? 

 

2.       We discuss Cartesian products of regular graphs more generally. 

a.     Let ๐บ be an ๐‘Ž-regular graph and ๐ป be a ๐‘-regular graph.  Show that ๐บ × ๐ป is an (๐‘Ž + ๐‘)-regular graph.   

b.     (โ‹†)  Let ๐บ be an ๐‘Ž-regular graph.  Show that ๐บ๐‘˜ (this is the ๐‘˜-fold cartesian product ๐บ × ๐บ × โ‹ฏ × ๐บ) is a ๐‘˜๐‘Ž-regular graph.  If you use mathematical induction, you may assume that ๐บ๐‘˜ is isomorphic to ๐บ × ๐บ๐‘˜−1. 

 

3.       Let ๐‘„3 be the 3-cube with vertex set 

๐‘‰ = {000,001,010,011,100,101,110,111}. 

a.     Give an example of two vertices such that if we delete them both, the graph ๐บ that remains is a 6-cycle. 

b.     Suppose we start with ๐‘„3 and produce the graph ๐ป by identifying vertices 000 and 011; we call the resulting vertex ๐‘ค.  What is the degree of ๐‘ค in ๐ป? 

c.      (โ‹†)  What is the smallest number of edges we could delete from ๐‘„3 so that the resulting graph is disconnected?  Justify your answer. 

 

4.       Let ๐บ be a graph with at least one edge. 

a.     Show that for any ๐‘˜ ≥ 1, if ๐‘Š is a walk in ๐บ of length ๐‘˜, then there exists a walk ๐‘Š′ in ๐บ of length ๐‘˜ + 1.  This shows that ๐บ cannot have a longest walk. 

b.     Show that there is some upper bound ๐‘ on the length of a path in ๐บ.  This means that if ๐‘Š is a walk of length ๐‘˜ > ๐‘, then a vertex must be repeated in ๐‘Š.  This shows that ๐บ must have a 

longest path. 

 

More products