chapter 14 aimee's work 2003 instructor's edition · chapter fourteen graph theory exercise set...

35
CHAPTER FOURTEEN GRAPH THEORY Exercise Set 14.1 1. A graph is a finite set of points, called vertices, that are connected with line segments, called edges. 2. 3. 4. The degree of a vertex is the number of edges that connect to that vertex. 5. If the number of edges connected to the vertex is even, the vertex is even. If the number of edges connected to the vertex is odd, the vertex is odd. 6. Answers will vary. In the following graph, the edge EF is a bridge because if it were removed from the graph, the result would be a disconnected graph (i.e., there would be no path from vertices A, B, E, H, and G to vertices C, D, J, I, and F). 7. a) A path is a sequence of adjacent vertices and the edges connecting them. b) A circuit is a path that begins and ends at the same vertex. c) The path A, B, D, C is a path that is not a circuit. The path A, B, D, C, A is a path that is also a circuit. 455 A B D C A E D C B H I J D C F E B A G

Upload: others

Post on 11-Feb-2021

4 views

Category:

Documents


0 download

TRANSCRIPT

  • CHAPTER FOURTEEN

    GRAPH THEORY

    Exercise Set 14.1 1. A graph is a finite set of points, called vertices, that are connected with line segments, called edges. 2. 3. 4. The degree of a vertex is the number of edges that connect to that vertex. 5. If the number of edges connected to the vertex is even, the vertex is even. If the number of edges connected to the vertex is odd, the vertex is odd. 6. Answers will vary. In the following graph, the edge EF is a bridge because if it were removed from the graph, the

    result would be a disconnected graph (i.e., there would be no path from vertices A, B, E, H, and G to vertices C, D, J, I, and F). 7. a) A path is a sequence of adjacent vertices and the edges connecting them. b) A circuit is a path that begins and ends at the same vertex. c) The path A, B, D, C is a path that is not a circuit. The path A, B, D, C, A is a path that is also a circuit.

    455

    A B

    D C

    A

    E D

    C

    B

    H I J

    D C

    F E

    B A

    G

  • 456 CHAPTER 14 Graph Theory

    A

    C

    F

    B

    D E

    G

    A

    B C

    8. Answers will vary. In the graphs below, the graph on the right is disconnected since no path connects vertices A, D, and E to vertices B and C. Connected Graph Disconnected Graph 9. 10. A, B, and C are all even. A, B, C, and D are all odd. 11. 12. B and C are even. A and D are odd.

    13. 14.

    C D

    B A

    A

    C B

    E D

    C D

    B A

  • SECTION 14.1 457

    D

    C B

    A

    15. No. There is no edge connecting vertices B and C. Therefore, A, B, C, D, E is not a path. 16. Edge AC (or CA) and edge CD (or DC) 17. Yes. One example is A, C, E, D, B. 18. Yes. One example is C, D, E, C. 19. Yes. One example is C, A, B, D, E, C, D. 20. Yes. One example is A, B, D, E, C, A. 21. 22. 23. 24. 25. 26.

    27. 28.

    D

    C B

    A

    K

    E B U

    MB

    LR

    G

    K/D LR

    B

    O

    MB GB

  • 458 CHAPTER 14 Graph Theory

    F

    D

    G E

    K J I

    H

    C B A

    29. 30. 31. 32. 33. Disconnected. There is no path that connects 34. Connected A to C. 35. Connected 36. Disconnected. There is no path that connects A to B. 37. Edge AB 38. Edge EF 39. Edge EF 40. Edge FK and edge HL 41. 42. Answers will vary. Other answers are possible. 43. It is impossible to have a graph with an odd number of odd vertices. 44. a) - c) Answers will vary. d) The sum of the degrees is equal to twice the number of edges. This is true since each edge must connect two vertices. Each edge then contributes two to the sum of the degrees. 45. a) and b) Answers will vary.

    H

    T J

    D

    A

    G F

    D

    C B A

    E

  • SECTION 14.2 459

    Exercise Set 14.2 1. a) An Euler path is a path that must include each edge of a graph exactly one time. b) and c) b) The path A, B, E, D, C, A, D, B is an Euler path. c) The path A, B, E, D, C is a path that is not an Euler path. 2. a) An Euler circuit is a circuit that must include each edge of a graph exactly one time and return to the original vertex. b) and c)

    b) The circuit A, B, C, G, F, B, D, F, E, D, A is an Euler circuit. c) The path A, B, C, G, F, E, D, A is a circuit but not an Euler circuit.

    3. a) Yes, according to Euler's Theorem. 4. a) Yes, according to Euler's Theorem. b) Yes, according to Euler's Theorem. b) No, according to Euler's Theorem. c) No, according to Euler's Theorem. c) No, according to Euler's Theorem. 5. If all of the vertices are even, the graph has an Euler circuit. 6. a) If all the vertices are even, then start with any vertex. If there are two odd vertices, then start with one of the odd

    vertices. Move from vertex to vertex without tracing any bridges until you have traced each edge of the graph exactly one time. You will finish at the other odd vertex.

    b) If there are any odd vertices, then there is no Euler circuit. If there are all even vertices, then start with any vertex. Move from vertex to vertex without tracing any bridges until you have traced each edge of the graph exactly one time. You will finish at the vertex you started from. 7. A, B, C, D, E, B, E, D, A, C; other answers are possible. 8. C, A, B, E, D, C, B, E, D, A; other answers are possible. 9. No. This graph has exactly two odd vertices. Each Euler path must begin with an odd vertex. B is an even vertex. 10. No. A graph with exactly two odd vertices has no Euler circuits. 11. A, B, A, C, B, E, C, D, A, D, E; other answers are possible. 12. E, D, A, B, E, C, D, A, B, C, A; other answers are possible. 13. No. A graph with exactly two odd vertices has no Euler circuits. 14. No. This graph has exactly two odd vertices. Each Euler path must begin with an odd vertex. C is an even vertex. 15. A, B, C, E, F, D, E, B, D, A; other answers are possible. 16. B, D, F, E, B, C, E, D, A, B; other answers are possible. 17. C, B, A, D, F, E, D, B, E, C; other answers are possible. 18. D, A, B, C, E, B, D, E, F, D; other answers are possible. 19. E, F, D, E, B, D, A, B, C, E; other answers are possible. 20. F, D, E, C, B, A, D, B, E, F; other answers are possible.

    A B

    E D C

    A C

    E G

    D

    F

    B

  • 460 CHAPTER 14 Graph Theory

    21. a) Yes. There are zero odd vertices. 22. a) Yes. There are two or fewer odd vertices. b) Yes. There are zero odd vertices. b) No. There are more than zero odd vertices. 23. a) No. There are more than two odd vertices. 24. a) No. There are more than two odd vertices. b) No. There are more than zero odd vertices. b) No. There are more than zero odd vertices. 25. a) Yes. Each island would correspond to an odd vertex. According to item 2 of Euler's Theorem, a graph with exactly two odd vertices has at least one Euler path, but no Euler circuit. b) They could start on either island and finish at the other. 26. a) Yes. The land at the top and the island on the left would each correspond to an odd vertex. According to item 2 of Euler's Theorem, a graph with exactly two odd vertices has at least one Euler path, but no Euler circuits. b) They could start either on the land at the top of the picture or on the island on the left. If they started on the island, then they would end on the land at the top, and vice versa. In Exercises 27-32, one graph is shown. Other graphs are possible.

    27. a)

    b) Vertices A and N are both odd. According to item 2 of Euler’s Theorem, since there are exactly two odd vertices, at least one Euler path, but no Euler circuits exist. Yes; A, T, L, C, N, L, A, N c) No. (See part b) above.) 28. a)

    b) Vertices T and C are both odd. According to item 2 of Euler’s Theorem, since there are exactly two odd vertices, at least one Euler path, but no Euler circuits exist. Yes; T, B, L, V, C, L, T, C c) No. (See part b) above.)

  • SECTION 14.2 461

    29. a)

    b) Vertices J and Q are both odd. According to item 2 of Euler’s Theorem, since there are exactly two odd vertices, at least one Euler path, but no Euler circuits exist. Yes; J, Q, T, N, A, P, N, Q c) No. (See part b) above.) 30. a)

    b) Vertices S and C are both odd. According to item 2 of Euler’s Theorem, since there are exactly two odd vertices, at least one Euler path, but no Euler circuits exist. Yes; S, I, A, S, G, A, C, G, P, C c) No. (See part b) above.) 31. a)

    b) Vertices A and S are both odd. According to item 2 of Euler’s Theorem, since there are exactly two odd vertices, at least one Euler path, but no Euler circuits exist. Yes; A, S, M, N, T, Y, B, A, T, S c) No. (See part b) above.)

    32. a)

    b) Vertices A and P are both odd. According to item 2 of Euler’s Theorem, since there are exactly two odd vertices, at least one Euler path, but no Euler circuits exist. Yes; P, B, Z, P, A, B, C, A, U, Z, A c) No. (See part b) above.)

  • 462 CHAPTER 14 Graph Theory

    33. a) No. The graph representing the floor plan: The wood carver is seeking an Euler path or an Euler circuit. Note that vertices B, C, E, and F are all odd. According to item 3 of Euler's Theorem, since there are more than two odd vertices, no Euler path or Euler circuit can exist. b) No such path exists. 34. a) Yes. The graph representing the floor plan: The wood carver is seeking an Euler path or an Euler circuit. Note that there are no odd vertices. According to item 1 of Euler's Theorem, since there are no odd vertices, at least one Euler path (which is also an Euler circuit) must exist. b) One path (which is also a circuit) is A, D, B, C, E, A. 35. a) Yes. The graph representing the floor plan: The wood carver is seeking an Euler path or an Euler circuit. Note that vertices A and C are both odd. According to item 2 of Euler's Theorem, since there are exactly two odd vertices, at least one Euler path, but no Euler circuits exist. b) One path is A, D, B, E, C, B, A, C.

    A

    E

    C

    B

    D

    A

    B

    C

    D

    E F

    A C

    E

    B

    D

  • SECTION 14.2 463

    36. a) Yes. The graph representing the floor plan: The wood carver is seeking an Euler path or an Euler circuit. Note that there are no odd vertices. According to item 1 of Euler's Theorem, since there are no odd vertices, at least one Euler path (which is also an Euler circuit) must exist. b) One path is A, C, D, B, E, B. 37. a) Yes. The graph representing the map: They are seeking an Euler path or an Euler circuit. Note that vertices A and B are both odd. According to item 2 of Euler's Theorem, since there are exactly two odd vertices, at least one Euler path, but no Euler circuits exist. b) The residents would need to start at the intersection of Maple Cir., Walnut St., and Willow St. or at the intersection of Walnut St. and Oak St. 38. a) Yes. The graph representing the map: They are seeking an Euler path or an Euler circuit. Note that vertices G and J are both odd. According to item 2 of Euler's Theorem, since there are exactly two odd vertices, at least one Euler path, but no Euler circuits exist. b) The residents would need to start at the intersection of Spring Blvd. and Lake St. or at the rightmost intersection of Stream Cir. and Ocean Blvd. 39. F, G, E, F, D, E, B, D, A, B, C, E; other answers are possible. 40. H, I, F, C, B, A, D, G, H, F, E, D, H, E, B; other answers are possible.

    A

    C D E

    B

    D

    C A B

    F G

    E

    A B C

    D

    E

    G H

    I J K

    F

  • 464 CHAPTER 14 Graph Theory

    41. H, I, F, C, B, D, G, H, E, D, A, B, E, F; other answers are possible. 42. D, A, B, E, I, H, D, C, G, K, L, H, M, I, N, O, J, F, E; other answers are possible. 43. A, B, E, F, J, I, E, D, H, G, C, D, A; other answers are possible. 44. A, B, C, E, H, G, F, D, B, E, G, D, B, E, G, D, A; other answers are possible. 45. A, E, B, F, C, G, D, K, G, J, F, I, E, H, A; other answers are possible. 46. A, B, C, D, F, C, B, E, F, H, G, E, A; other answers are possible. 47. A, B, C, E, B, D, E, F, I, E, H, D, G, H, I, J, F, C, A; other answers are possible. 48. A, B, C, E, B, D, E, F, D, A, C, A; other answers are possible. 49. F, C, J, M, P, H, F, M, P; other answers are possible. 50. B, A, E, H, I, J, K, D, C, G, G, J, F, C, B, F, I, E, B; other answers are possible. 51. B, E, I, F, B, C, F, J, G, G, C, D, K, J, I, H, E, A, B; other answers are possibe. 52. J, G, G, C, F, J, K, D, C, B, F, I, E, B, A, E, H, I, J; other answers are possible. 53. J, F, C, B, F, I, E, B, A, E, H, I, J, G, G, C, D, K, J; other answers are possible.

    54. a) No. b) California, Nevada, and Louisiana (and others) have an odd number of states bordering them.

    Since a graph of the United States would have more than two odd vertices, no Euler path and no Euler circuit exist. 55. It is not possible to draw a graph with an Euler circuit that has a bridge. Therefore, a graph with an Euler circuit has no bridge. 56. a) b) c) Exercise Set 14.3 1. a) A Hamilton circuit is a path that begins and ends with the same vertex and passes through all other vertices exactly one time. b) Both Hamilton and Euler circuits begin and end at the same vertex. A Hamilton circuit passes through all other vertices exactly once, while an Euler circuit passes through each edge exactly once. 2. a) A Hamilton path is a path that passes through each vertex exactly one time. b) A Hamilton path passes through each vertex exactly once; an Euler path passes through each edge exactly once. 3. a) A weighted graph is a graph with a number, or weight, assigned to each edge. b) A complete graph is a graph in which there is an edge between each pair of vertices. c) A complete, weighted graph is a graph in which there is an edge between each pair of vertices and each edge has a number, or weight, assigned to it.

    4. a) The factorial of a number is computed by multiplying the given number by each natural number less than the given number. b) 7! 7 6 5 4 3 2 1 5040= ⋅ ⋅ ⋅ ⋅ ⋅ ⋅ = c) 8! 8 7 6 5 4 3 2 1 40,320= ⋅ ⋅ ⋅ ⋅ ⋅ ⋅ ⋅ = d) 10! 10 9 8 7 6 5 4 3 2 1 3,628,800= ⋅ ⋅ ⋅ ⋅ ⋅ ⋅ ⋅ ⋅ ⋅ =

  • SECTION 14.3 465

    5. a) The number of unique Hamilton circuits in a complete graph with n vertices is found by

    computing ( )1 !n − b) ( ) ( )4; 1 ! 4 1 ! 3! 3 2 1 6n n= − = − = = ⋅ ⋅ = c) ( ) ( )9; 1 ! 9 1 ! 8! 8 7 6 5 4 3 2 1 40,320n n= − = − = = ⋅ ⋅ ⋅ ⋅ ⋅ ⋅ ⋅ =

    6. The optimal solution to a traveling salesman problem is the least expensive or shortest way to visit each location exactly one time and return to the starting location. 7. To find the optimal solution using the Brute Force method, write down all possible Hamilton circuits and then compute the cost or distance associated with each Hamilton circuit. The one with the lowest cost or shortest distance is the optimal solution to the traveling salesman problem.

    8. Starting from your current position, choose the cheapest or shortest route to get to the next location. From there choose the cheapest or shortest route to a location you have not already visited. Continue this process until you have visited each location. The path found is the path found using the Nearest Neighbor method for approximating the optimal solution.

    9. A, B, C, G, F, E, D and E, D, A, B, F, G, C; other answers are possible. 10. F, B, C, A, D, E, G and E, G, D, A, C, F, B; other answers are possible. 11. A, B, C, D, G, F, E, H and E, H, F, G, D, C, A, B; other answers are possible. 12. A, B, C, D, H, G, F, E, I, J, K, L and A, E, I, J, F, B, C, G, K, L, H, D; other answers are possible. 13. A, B, C, E, D, F, G, H and F, G, H, E, D, A, B, C; other answers are possible. 14. A, D, F, G, H, E, B, C, I and I, C, B, A, D, E, F, H, G; other answers are possible. 15. A, B, D, E, G, F, C, A and A, C, F, G, E, D, B, A; other answers are possible. 16. A, B, C, D, H, L, K, G, F, J, I, E, A and A, E, I, J, K, L, H, D, C, G, F, B, A; other answers are possible. 17. A, B, C, F, I, E, H, G, D, A and A, E, B, C, F, I, H, G, D, A; other answers are possible. 18. A, B, F, G, H, I, E, D, C, A and A, C, D, E, I, H, G, F, B, A; other answers are possible. 19. 20. 21. The number of unique Hamilton circuits within the complete graph with eight vertices representing

    this situation is ( )8 1 ! 7! 7 6 5 4 3 2 1 5040− = = ⋅ ⋅ ⋅ ⋅ ⋅ ⋅ = ways 22. The number of unique Hamilton circuits within the complete graph with thirteen vertices representing

    this situation is ( )13 1 ! 12! 12 11 10 9 8 7 6 5 4 3 2 1 479,001,600− = = ⋅ ⋅ ⋅ ⋅ ⋅ ⋅ ⋅ ⋅ ⋅ ⋅ ⋅ = ways

    A B

    D C

    A

    C B

    E D

  • 466 CHAPTER 14 Graph Theory

    23. The number of unique Hamilton circuits within the complete graph with eleven vertices representing

    this situation is ( )11 1 ! 10! 10 9 8 7 6 5 4 3 2 1 3,628,800− = = ⋅ ⋅ ⋅ ⋅ ⋅ ⋅ ⋅ ⋅ ⋅ = ways (The vertices are the 10 different farms he has to visit and his starting point.) 24. The number of unique Hamilton circuits within the complete graph with twelve vertices representing

    this situation is ( )12 1 ! 11! 11 10 9 8 7 6 5 4 3 2 1 39,916,800− = = ⋅ ⋅ ⋅ ⋅ ⋅ ⋅ ⋅ ⋅ ⋅ ⋅ = ways In Exercises 25-32, other graphs are possible. 25. a) b) Hamilton First Second Third Fourth Total Circuit Leg/Cost Leg/Cost Leg/Cost Leg/Cost Cost S, R, B, T, S 113 337 393 803 $1646 S, R, T, B, S 113 841 393 855 $2202 S, T, B, R, S 803 393 337 113 $1646 S, T, R, B, S 803 841 337 855 $2836 S, B, R, T, S 855 337 841 803 $2836 S, B, T, R, S 855 393 841 113 $2202 The least expensive route is S, R, B, T, S or S, T, B, R, S c) $1646 26. a) b) Hamilton First Second Third Fourth Total Circuit Leg/Distance Leg/Distance Leg/Distance Leg/Distance Distance C, O, G, S, C 80 280 500 300 1160 miles C, O, S, G, C 80 245 500 205 1030 miles C, G, O, S, C 205 280 245 300 1030 miles C, G, S, O, C 205 500 245 80 1030 miles C, S, G, O, C 300 500 280 80 1160 miles C, S, O, G, C 300 245 280 205 1030 miles The shortest route is C, O, S, G, C or C, G, O, S, C or C, G, S, O, C or C, S, O, G, C c) 1030 miles

    B R

    T

    337

    393 113

    803

    841 855

    S

    C

    280

    80 500

    300

    205 245

    S

    O G

  • SECTION 14.3 467

    27. a) b) Hamilton First Second Third Fourth Total Circuit Leg/Distance Leg/Distance Leg/Distance Leg/Distance Distance H, HS, B, C, H 1.5 2.5 3 2 9 miles H, HS, C, B, H 1.5 3.5 3 4 12 miles H, B, HS, C, H 4 2.5 3.5 2 12 miles H, B, C, HS, H 4 3 3.5 1.5 12 miles H, C, HS, B, H 2 3.5 2.5 4 12 miles H, C, B, HS, H 2 3 2.5 1.5 9 miles The shortest route is H, HS, B, C, H or H, C, B, HS, H c) 9 miles 28. a) b) Hamilton First Second Third Fourth Total Circuit Leg/Distance Leg/Distance Leg/Distance Leg/Distance Distance O, D, S, L, O 150 125 250 400 925 feet O, D, L, S, O 150 450 250 100 950 feet O, L, S, D, O 400 250 125 150 925 feet O, L, D, S, O 400 450 125 100 1075 feet O, S, D, L, O 100 125 450 400 1075 feet O, S, L, D, O 100 250 450 150 950 feet The shortest route is O, D, S, L, O or O, L, S, D, O c) 925 feet

    H HS

    C

    1.5

    2 2.5

    3

    3.5 4

    B

    D

    L

    150

    400 125

    250

    450 100

    S

    O

  • 468 CHAPTER 14 Graph Theory

    29. a)

    b) B, M, P, S, W, B for 131 + 154 + 353 + 179 + 576 = $1393 c) Answers will vary.

    30. a)

    b) A, C, D, E, B, A for 252 + 174 + 124 + 257 + 365 = $1172 c) Answers will vary.

    256 131

    353 356

    970

    576

    154

    298

    B

    P M

    S

    1164

    179 W

    252 365

    174 159

    257

    1008

    246

    351

    278

    124

    A

    C B

    D E

  • SECTION 14.3 469

    31. a) b) C, D, M, G, T, C for 39 + 109 + 271 + 520 + 105 = $1044 c) Answers will vary. 32. a) b) N, P, D, W, A, N for 55 + 115 + 110 + 180 + 197 = $657 c) Answers will vary.

    33. a) – d) Answers will vary.

    197 182

    55 115

    110

    180

    115

    159

    A

    N D

    W P

    156

    205

    418 39

    271 109

    128

    105

    319

    119

    C

    G D

    M

    520

    701 T

  • 470 CHAPTER 14 Graph Theory

    34. a) There are two choices for moving to the second vertex. There is one choice for moving to a third vertex. 2(1) = 2 (3 -1)! = 2! = 2(1) = 2 The number obtained is the same as the number of Hamilton circuits in a complete graph with 3 vertices. b) There are three choices for moving to the second vertex. There are two choices for moving to the third vertex. There is one choice for moving to the fourth vertex. 3(2)(1) = 6 (4 - 1)! = 3! = 3(2)(1) = 6 The number obtained is the same as the number of Hamilton circuits in a complete graph with 4 vertices. c) There are four choices for moving to the second vertex. There are three choices for moving to the third vertex. There are two choices for moving to the fourth vertex. There is one choice for moving to the fifth vertex. 4(3)(2)(1) = 24 (5 - 1)! = 4! = 4(3)(2)(1) = 24 The number obtained is the same as the number of Hamilton circuits in a complete graph with 5 vertices.

    A

    B C

    A B

    D C

    A

    C B

    E D

  • SECTION 14.4 471

    34. c) There are five choices for moving to the second vertex. There are four choices for moving to the third vertex. There are three choices for moving to the fourth vertex. There are two choices for moving to the fifth vertex. There is one choice for moving to the sixth vertex. 5(4)(3)(2)(1) = 120 (6 - 1)! = 5! = 5(4)(3)(2)(1) = 120 The number obtained is the same as the number of Hamilton circuits in a complete graph with 6 vertices. d) When starting at a vertex in a complete graph with n vertices, you have 1n − choices. At your second vertex, you have one less choice, or 2n − choices. This process continues until you only have one vertex to choose from. 35. A, E, D, N, O, F, G, Q, P, T, M, L, C, B, J, K, S, R, I, H, A; other answers are possible. Exercise Set 14.4 1. A tree is a connected graph in which each edge is a bridge. 2. In a tree, each edge is a bridge. In a graph that is not a tree, there is at least one edge that is not a bridge. 3. Yes, because removing the edge would create a disconnected graph. 4. A spanning tree is obtained by removing the edges of a graph one at a time, while maintaining a path to each vertex, until the graph is reduced to a tree. 5. A minimum-cost spanning tree is a spanning tree that has the lowest cost or shortest distance of all spanning trees for a given graph. 6. To find a minimum-cost spanning tree from a weighted graph, choose the edge with the smallest weight first. Continue to choose the edge with the smallest weight that does not lead to a circuit until a spanning tree is found. 7.

    A

    C B

    D E

    F

    Joe

    Rosemary Allan

    Christopher

    Donetta

    AJ Peter

    Paula

    Martin

  • 472 CHAPTER 14 Graph Theory

    Liebowitz De Pasto Day Stratton

    Blutarsky Hoover

    Kroger

    Dorfman

    8. 9. 10. 11. Other answers are possible.

    Wormer Jennings Schoenstein Stork

    Tito

    Maria

    Rickardo Mario David Josephine

    Rita

    Arturo

    Pearse

    DiTaranto Freeman Kowalski

    Kent

    Jones Buckles Fields Burnette

    Rosen

    Martin

  • SECTION 14.4 473

    12.

    Other answers are possible. 13. Other answers are possible. 14. Other answers are possible. 15.

    Other answers are possible.

    F

    H G

    C

    E

    D

    A B

    F

    H G

    C

    E

    D

    A B

    D F

    E C

    B A

    D F

    E C

    B A

  • 474 CHAPTER 14 Graph Theory

    16.

    Other answers are possible. 17. Other answers are possible. 18. Other answers are possible. 19. Choose edges in the following order: DB, BA, DC

  • SECTION 14.4 475

    20. Choose edges in the following order:

    GB, BC, BA, AH, DE, CF, FE 21. Choose edges in the following order: DG, GF, AB, CD, BD, EF 22. Choose edges in the following order: EF, FD, FC, BD, AC 23. Choose edges in the following order: AB, CF, AC, FG, BD, FH, EC

    70

    85

    65

    95

    F

    75 C

    A

    D

    E

    B

    C

    7

    6 4

    5

    3 1

    F

    G H

    A

    B

    E D

    2

  • 476 CHAPTER 14 Graph Theory

    I

    F E

    22

    41 47

    H 18

    37

    41 71

    G C

    B A 12

    D

    24. Choose edges in the following order: AB, HI, EG, CD, AC, DG, EF, DH 25. Choose edges in the following order: BE, FD, AH, EF, FG, HE, CF 26. Choose edges in the following order: AD, EF, AB, DE, BC 27. a) Other answers are possible.

    A

    H

    D C B

    F

    E

    G 31

    73 12

    61 37

    23

    38

    1

    13 7

    A

    D

    F

    C

    E

    B

    5 12

    45

    75

    37

    40

    32

    35

    43

    64

    R J

    M

    H I

  • SECTION 14.4 477

    27. b) Choose edges in the following order: RM, MH, JH, IM c) 15(32 + 35 + 37 + 40) = 15(144) = $2160 28. a) Other answers are possible. b) Choose edges in the following order: BB CS, ECK BD, BD CS, C BB c) 0.75(13 + 15 + 18 + 27) = 0.75(73) = $54.75

    28

    27

    13 30

    15

    C BB

    BD ECK

    CS

    25 18

    31

    33

    26

    37

    32

    R J

    M

    H I

    35 40

    27

    13

    15

    C BB

    BD ECK

    CS

    18

  • 478 CHAPTER 14 Graph Theory

    29. a) Choose edges in the following order: Mi Pa, W Mi, Ma W, Ma Pl b) 895(39.1 + 50.7 + 50.7 + 71.7) = 895(212.2) = $189,919 30. a) Choose edges in the following order: HY, YL, LR, RA, AP

    b) 6800(25 + 25 + 33 + 44 + 59) = 6800(186) = $1,264,800 31. a) Other answers are possible.

    b)

    Choose edges in the following order: DH, HL, DS

    c) 3500 (12 + 13 + 15) = 3500 (40) = $140,000

    Ma

    Pl

    Pa

    W

    Mi

    71.7

    50.7

    50.7 39.1

    R H

    Y

    L

    A

    P

    59

    44

    33

    25

    25

    L

    12

    14 16

    26

    15 13

    S

    D H

  • SECTION 14.4 479

    32. a) Other answers are possible. b) Choose edges in the following order: ACa, AC, AY, CaCo c) 2300(23 + 45 + 48 + 125) = 2300(241) = $554,300

    A

    Cl Ca

    Y Co

    45

    75

    125

    178

    68

    53

    146

    48

    A

    Cl Ca

    Y Co

    45

    125

    48

    23

    23

  • 480 CHAPTER 14 Graph Theory

    33. a) Other answers are possible. b) Choose edges in the following order: LR PB, ED PB, LR FS, B LR c) 2500(43 + 91 + 160 + 184) = 2500(478) = $1,195,000

    B

    FS ED

    PB LR 43

    91

    160

    184

    B

    FS ED

    PB LR

    325

    197

    116

    43

    237

    91

    160

    184

    195

    286

  • SECTION 14.4 481

    34. a) Other answers are possible. b) Choose edges in the following order: PS, Chi R, Cha S, RP c) 74 + 85 + 86 + 129 = 374 miles

    35. Answers will vary. 36. Answers will vary. 37. Answers will vary. 38. a) EULER b) FLEURY c) HAMILTON d) KRUSKAL

    P Chi

    S R

    74

    85

    129

    86

    Cha

    P Chi

    S R

    89

    74

    85

    193

    170

    202

    129

    181 86

    Cha

    135

  • 482 CHAPTER 14 Graph Theory

    A B

    C

    Review Exercises 1. 2. A, B, and C are all even. There is a Edge FG is a bridge. loop at vertex C. Other answers are possible. Other answers are possible. 3. A, B, C, A, D, C, E, D; other answers are possible. 4. No. To trace each edge in the graph with a path would require you to trace at least one edge twice (the graph has more than two odd vertices). 5. 6. 7. Connected 8. Disconnected. There is no path that connects A to C. 9. Edge CD 10. C, B, A, F, E, D, C, G, B, A, G, E, D, G, F; other answers are possible. 11. F, E, G, F, A, G, D, E, D, C, B, A, B, G, C; other answers are possible. 12. B, C, A, D, F, E, C, D, E, B; other answers are possible. 13. E, F, D, E, C, D, A, C, B, E; other answers are possible.

    NV

    OR

    CA AZ

    WA

    UT

    ID

    A B C

    D E F

  • REVIEW EXERCISES 483

    MO

    TX

    OK

    NE

    KS

    IA

    CO KS

    14. a) No. The graph representing the map:

    b) Vertices CO and TX are both odd. According to item 2 of Euler’s Theorem, since there are exactly two odd vertices, at least one Euler path, but no Euler circuits exist. Yes; CO, NE, IA, MO, NE, KS, MO, OK, CO, KS, OK, TX; other answers are possible. c) No. (See part b) above.)

    15. a) Yes. The graph representing the floor plan: We are seeking an Euler path or an Euler circuit. Note that there are no odd vertices. According to item 1 of Euler's Theorem, since there are no odd vertices, at least one Euler path (which is also an Euler circuit) must exist. b) The person may start in any room and will finish in the room where he or she started.

    B

    E D F

    C A

  • 484 CHAPTER 14 Graph Theory

    16. a) Yes. The graph representing the map: The officer is seeking an Euler path or an Euler circuit. Note that vertices A and C are both odd. According to item 2 of Euler's Theorem, since there are exactly two odd vertices, at least one Euler path but no Euler circuits exist. b) The officer would have to start at either the upper left-hand corner or the upper right-hand corner. If the officer started in the upper left-hand corner, he or she would finish in the upper right-hand corner, and vice versa. 17. A, B, F, A, E, F, G, C, D, G, H, D; other answers are possible. 18. A, B, C, D, H, G, C, F, G, B, F, E, A; other answers are possible. 19. A, C, B, F, E, D, G and A, C, D, G, F, B, E; other answers are possible. 20. A, B, C, D, F, E, A and A, E, F, B, C, D, A; other answers are possible. 21. 22. The number of unique Hamilton circuits within the complete graph with 5 vertices representing this

    situation is ( )5 1 ! 4! 4 3 2 1 24− = = ⋅ ⋅ ⋅ = ways

    A B C

    D E F G

    A

    E D

    C B

  • REVIEW EXERCISES 485

    23. a) b) Hamilton First Second Third Fourth Total Circuit Leg/Cost Leg/Cost Leg/Cost Leg/Cost Cost P, D, C, M, P 428 449 415 902 $2194 P, D, M, C, P 428 458 415 787 $2088 P, C, M, D, P 787 415 458 428 $2088 P, C, D, M, P 787 449 458 902 $2596 P, M, D, C, P 902 458 449 787 $2596 P, M, C, D, P 902 415 449 428 $2194 The least expensive route is P, D, M, C, P or P, C, M, D, P c) $2088 24. a) b) SJ, KC, C, SL, Sp, SJ traveling a total of 54 + 130 + 127 + 210 + 224 = 745 miles c) Sp, C, SL, KC, SJ, Sp traveling a total of 168 + 127 + 256 + 54 + 224 = 829 miles

    P D

    C

    428

    787 458

    415

    449 902

    M

    177 130

    304 256

    192

    168

    54

    127

    C

    SJ KC

    Sp SL

    224

    210

  • 486 CHAPTER 14 Graph Theory

    25.

    26. Other answers are possible. 27. Choose edges in the following order: CF, EF, FG, BE, AE, AD

    Hulka

    28 41

    23 27

    17

    31

    D E F

    B

    A

    C

    G

    B A D

    I

    E

    F

    C

    H G

    B A D

    I

    E

    F

    C

    H G

    Winger Ziskey

    Markowicz

    Oxburger

    Soyer Elmo

    Hector

    Jenesky

  • CHAPTER TEST 487

    28. a) b) Choose edges in the following order: O GCJ, O PF, J GCJ, FA O, GCJ B c) 2.50 (11 + 24 + 26 + 29 + 37) = 2.50 (127) = $317.50 Chapter Test 1. 2. Edge AB is a bridge. There is a loop at vertex G. Other answers are possible. 3. One example: 4. D, A, B, C, E, B, D, E; other answers are possible.

    A B

    E F

    C

    D

    G

    O

    J

    GCJ

    B

    PF FA

    75

    26 37

    42 35

    61

    11 25

    24 29

    47

    J

    GCJ

    B

    PF FA

    26 37

    11

    24 29 O

    L

    BF SL

    B T G IC

  • 488 CHAPTER 14 Graph Theory

    5. Yes. The graph representing the floor plan: We are seeking an Euler path or an Euler circuit. Note that there are no odd vertices. According to item 1 of Euler's Theorem, since there are no odd vertices, at least one Euler path (which is also an Euler circuit) must exist. The person may start in any room and will finish in the room where he or she started. 6. A, D, E, A, F, E, H, F, I, G, F, B, G, C, B, A; other answers are possible. 7. A, B, C, D, H, I, L, K, J, G, F, E, A; other answers are possible. 8. The number of unique Hamilton circuits within the complete graph with 8 vertices representing

    this situation is ( )8 1 ! 7! 7 6 5 4 3 2 1 5040− = = ⋅ ⋅ ⋅ ⋅ ⋅ ⋅ = ways 9. a) b) Hamilton First Second Third Fourth Total Circuit Leg/Cost Leg/Cost Leg/Cost Leg/Cost Cost I, P, EP, A, I 449 728 49 203 $1429 I, P, A, EP, I 449 677 49 201 $1376 I, A, P, EP, I 203 677 728 201 $1809 I, A, EP, P, I 203 49 728 449 $1429 I, EP, A, P, I 201 49 677 449 $1376 I, EP, P, A, I 201 728 677 203 $1809 The least expensive route is I, P, A, EP, I or I, EP, A, P, I for $1376. c) I, EP, A, P, I for $1376

    I P

    EP

    449

    201 677

    49

    728 203

    A

    A B

    E D C

  • GROUP PROJECTS 489

    G

    M

    A B C D

    E F

    L

    H

    K

    J I

    10. Other answers are possible. 11. Choose edges in the following order: AB, DG, FI, KG, BF, HI, EH, FC, CD, JK 12. a) Choose edges in the following order: V2 V4, V3 V4, V4 V5, V1 V2

    b) 1.25 (29 + 32 + 41 + 45) = 1.25 (147) = $183.75 Group Projects

    1. Answers will vary. 2. a) – d) Answers will vary.

    3. a) – d) Answers will vary. 4. Answers will vary.

    V4

    V1 V2

    V3 V5 41 32

    29

    45