Math 210, Concepts from Discrete Mathematics Worksheet 8 This is a video handout. 1) Write the definition of isomorphism between two simple undirected graphs. 2) Draw the graph ๐พ4 , label all its vertices, then write its adjacency matrix. 3) Draw a simple connected bipartite graph ๐บ = (๐, ๐ธ) such that its bipartition ๐1 , ๐2 has |๐1 | = 5 and |๐2 | = 4 and deg(๐) โค 3 for all ๐ โ ๐ . How many 1's does the incidence matrix have in it? No need to justify. 4) Let ๐บ = (๐, ๐ธ) be a graph with ๐ vertices and ๐ edges with no loops. How many 1's does the incidence matrix have in it? Justify your answer. 5) Draw a connected bipartite graph ๐บ = (๐, ๐ธ) such that its bipartition ๐1 , ๐2 has |๐1 | and |๐2 | = 4 and deg(๐) โค 3 for all ๐ โ ๐ . =5 a) Determine how many cut vertices and how many cut edges G has. b) How many 1's does the incidence matrix have in it? c) Does your graph have an Euler path? Justify your answer. 6) Let G be a simple connected graph with exactly 8 vertices, one of them has degree 7, and the other 7 vertices have degree 3. Is G isomorphic to ๐7 ? Justify your answer. 7) Draw a simple connected graph with 6 vertices and 6 edges which is NOT isomorphic to ๐ถ6 . a) Determine how many cut vertices and how many cut edges G has. b) Does your graph have an Euler path? Justify your answer. 8) Determine for which ๐ โฅ 3, ๐๐ has a Hamilton circuit. Justify your answer. 9) Consider the following graph: Label all the vertices and edges. Determine whether the graph has a Hamilton path. Determine whether the graph has a Hamilton circuit. Justify your answers. 10) Draw a connected simple graph with an Euler circuit but without a Hamiltonian path. Then show that your graph has an Euler circuit but it does not have a Hamiltonian path. ...