Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Mathematics
Study Set
Discrete Mathematics with Applications
Quiz 10: Graphs and Trees
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Question 1
Essay
Draw a directed graph with the following adjacency matrix:
Question 2
Essay
A certain graph has 19 vertices, 16 edges, and no circuits. Is it connected? Explain.
Question 3
Essay
a. Prove that having n vertices, where n is a positive integer, is an invariant for graph isomorphism. b. Prove that having a vertex of degree 3 is an invariant for graph isomorphism.
Question 4
Essay
Determine whether each of the following graphs has an Euler circuit. If it does have an Euler circuit, find such a circuit. If it does not have an Euler circuit, explain why you can be 100% sure that it does not.
Question 5
Essay
Find the following matrix product:
[
2
0
0
1
3
2
]
[
1
3
0
2
4
2
]
\left[ \begin{array} { l l } 2 & 0 \\0 & 1 \\3 & 2\end{array} \right] \left[ \begin{array} { l l l } 1 & 3 & 0 \\2 & 4 & 2\end{array} \right]
2
0
3
0
1
2
[
1
2
3
4
0
2
]
Question 6
Essay
Determine whether any two of the simple graphs
G
1
,
G
2
G _ { 1 } , G _ { 2 }
G
1
,
G
2
, and
G
3
G _ { 3 }
G
3
are isomorphic. If they are, give a vertex function that defines the isomorphism. If they are not, give an isomorphic invariant that they do not share.
Question 7
Essay
For each of (a)-(c) below, either draw a graph with the specified properties or else explain why no such graph exists. (a) Graph with six vertices of degrees 1, 1, 2, 2, 2, and 3. (b) Graph with four vertices of degrees 1, 2, 2, and 5. (c) Simple graph with four vertices of degrees 1, 1, 1, and 5.
Question 8
Essay
Either draw a graph with the given specification or explain why no such graph exists. (a) full binary tree with 16 vertices of which 6 are internal vertices (b) binary tree, height 3, 9 vertices (c) binary tree, height 4, 18 terminal vertices