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 and Its Applications
Quiz 10: Graphs
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Question 101
Short Answer
Find the vertex-chromatic number, the edge-chromatic number, and the region-chromatic number for
K
4
K _ { 4 }
K
4
Question 102
Short Answer
The picture at the right shows the floor plan of
Question 103
Short Answer
Find the vertex-chromatic number, the edge-chromatic number, and the region-chromatic number for
W
5
W _ { 5 }
W
5
Question 104
Short Answer
Find the vertex-chromatic number, the edge-chromatic number, and the region-chromatic number for
C
7
C _ { 7 }
C
7
Question 105
Short Answer
Give a recurrence relation for
v
n
=
number of vertices of the graph
Q
n
.
v _ { n } = \text { number of vertices of the graph } Q _ { n } \text {. }
v
n
=
number of vertices of the graph
Q
n
.
Question 106
Short Answer
In
K
3
,
3
K _ { 3,3 }
K
3
,
3
let a and b be any two adjacent vertices. Find the number of paths between a and b of length 5.
Question 107
Short Answer
Give a recurrence relation for
e
n
=
the number of edges of the graph
K
n
e _ { n } = \text { the number of edges of the graph } K _ { n }
e
n
=
the number of edges of the graph
K
n
Question 108
Short Answer
Find the vertex-chromatic number, the edge-chromatic number, and the region-chromatic number for
Q
3
Q _ { 3 }
Q
3
Question 109
Short Answer
Use Dijkstra's Algorithm to find the shortest path length between the vertices a and z in this weighted graph.
Question 110
Short Answer
Consider the graph at the right.
(a) Does it have an Euler circuit? (b) Does it have an Euler path? (c) Does it have a Hamilton circuit? (d) Does it have a Hamilton path?
Question 111
Short Answer
The Math Department has 6 committees that meet once a month. How many different meeting times must be used to guarantee that no one is scheduled to be at 2 meetings at the same time, if committees and their members are: C
1
={ Allen, Brooks, Marg }, C
2
={ Brooks, Jones, Morton }, C
3
={ Allen, Marg, Morton } , C
4
={ Jones, Marg, Morton }, C
5
={ Allen, Brooks }, C
6
={ Brooks, Marg, Morton } .
Question 112
Short Answer
In
K
3.3
K _ { 3.3 }
K
3.3
let a and b be any two adjacent vertices. Find the number of paths between a and b of length 4.
Question 113
Short Answer
How many different channels are needed for six television stations (A, B, C, D, E, F) whose distances (in miles) from each other are shown in the following table? Assume that two stations cannot use the same channel when they are within 150 miles of each other?
A
B
C
D
E
F
A
−
85
175
100
50
100
B
85
−
125
175
100
130
C
175
125
−
100
200
250
D
100
175
100
−
210
220
E
50
100
200
210
−
100
F
100
130
250
220
100
−
\begin{array} { c c c c c c c } & A & B & C & D & E & F \\A & - & 85 & 175 & 100 & 50 & 100 \\B & 85 & - & 125 & 175 & 100 & 130 \\C & 175 & 125 & - & 100 & 200 & 250 \\D & 100 & 175 & 100 & - & 210 & 220 \\E & 50 & 100 & 200 & 210 & - & 100 \\F & 100 & 130 & 250 & 220 & 100 & -\end{array}
A
B
C
D
E
F
A
−
85
175
100
50
100
B
85
−
125
175
100
130
C
175
125
−
100
200
250
D
100
175
100
−
210
220
E
50
100
200
210
−
100
F
100
130
250
220
100
−
Question 114
Short Answer
Consider the graph at the right.
(a) Does it have an Euler circuit? (b) Does it have an Euler path? (c) Does it have a Hamilton circuit? (d) Does it have a Hamilton path?
Question 115
Short Answer
Consider the graph at the right.
(a) Does it have an Euler circuit? (b) Does it have an Euler path? (c) Does it have a Hamilton circuit? (d) Does it have a Hamilton path?
Question 116
Short Answer
Determine whether this graph is planar.