Graph Theory Assignment-4
Graph Theory Assignment-4
6. Define isomorphism. Give an example of two graphs that have the same
numbers of vertices, edges, and degrees of vertices, but that are not
isomorphic. How many simple non-isomorphic graphs are possible with 3
vertices.
7. Explain the conditions for isomorphism. How many simple non-isomorphic
graphs are possible with 4 vertices and 2 edges.
8. Determine whether the following graphs are isomorphic. If yes, justify your
answer.
9. What is an undirected graph ? Prove that an undirected graph has even
number vertices of odd degree.
10.What do you mean by isomorphic graphs ? Check whether the following
pair of graphs isomorphic graphs or not ?
11.What are the special types of graph and give the definition with example.
12.Define degree of the vertices of a graph. A simple graph G has 24 edges and
degree of each vertex is 4. Find the number of vertices.
13.Define Handshaking theorem. A graph contains 21 edges, 3 vertices of
degree 4 and all other vertices of degree 2. Find total number of vertices.
14.Define Handshaking theorem . A simple graph contains 35 edges, four
vertices of degree 5, five vertices of degree 4 and four vertices of degree 3.
Find the number of vertices with degree 2.
15.A graph has 24 edges and degree of each vertex is k, then what can you say
about the number of vertices ?
16.Determine if each graph is simple. (If No, give the proper reasons)
17.Find the number of vertices and edges of the graphs and the degrees
of the vertices of the graphs given below.
18.If it is possible to draw a graph, Find the number of edges of a graph that
has:
a. Exactly three vertices with degrees 1, 3, and 2.
b. Exactly five vertices with degrees 1, 1, 1, 1, and 4.
c. Three vertices with degrees 2, 3, and 4?
d. Four vertices with degrees 2, 2, 2, and 2?
19.Compute the number of edges in each complete graph.
a. 𝐾6
b. 𝐾7
c. 𝐾5,5
d. 𝐾10,19
20.Is each graph bipartite? If so, identify the vertex sets V1 and V2.
23. Determine the number of vertices and edges and find the in-degree and
out-degree of each vertex for the given directed multigraph.
24.Determine the sum of the in-degrees of the vertices and the sum of the
out-degrees of the vertices of the following graphs. Show that they are
both equal to the number of edges in the graph.
43.
a) Define an Euler circuit and an Euler path in an undirected graph.Describe
the famous Königsberg bridge problem and explain how to rephrase it in
terms of an Euler circuit.
b) How can it be determined whether an undirected graph has an Euler path?
How can it be determined whether an undirected graph has an Euler
circuit?
46.
a) Determine if the Petersen graph in Figure 8.28 is a tree.
If it isn't, explain why.
b) For what values of n is 𝐾𝑛 a tree? For what values of m
and 𝑛 is 𝐾𝑚 , 𝑛 a tree? For what values of 𝑛, an r-regular
graph be a tree with n vertices.
47. Define spanning trees of a graph. State and explain the Krushal’s
algorithm for a spanning tree with an example.
48.Define minimal spanning tree of the graph. State the Kruskal's algorithm
for minimal spanning tree and using this algorithm, construct a minimal
spanning tree for the following connected weighted graph.