Exercises 15.6 Exercises
Recognizing paths and trails.
In each of Exercises 1β4, you are given a walk through a graph. Determine whether the walk is a path, a trail, or neither. Also determine whether the walk is open or closed.
5.
Consider the graph in Figure 15.6.1.
(a)
(b)
(c)
6.
Consider the graph in Figure 15.6.2.
(a)
(b)
(c)
Recognizing bridges.
In each of Exercises 7β10, identify each edge that is a bridge.
11.
Among all possible nonconnected graphs with vertices, let be one with the maximum number of edges. Prove that has exactly two connected components.
Hint.
Argue by contradiction.
12.
Suppose is a connected graph that contains a closed path that is also a trail. Prove that it is possible to remove any single edge from this path and be left with a connected subgraph of That is, prove that no edge in this path could be a bridge.
13.
Prove that a graph in which every edge is a bridge cannot have a closed path that is also a trail.