Sub-Boards

Board Threads Posts Last Post
No New Posts Q1

Does each of these lists of vertices form a path in the following graph? Which paths are simple? Which are circuits? What are the lengths of those that are paths?
a) a,e,b,c,b
b) a,e,a,d,b,c,a
c) e,b,a,d,b,e
d) c,b,d,a,e,c

1 1 Answer:
by vsiap
Nov 22, 2014 15:06:17 GMT
No New Posts Q2

Determine whether the given graph is connected.

1 1 Answer:
by vsiap
Nov 22, 2014 15:27:54 GMT
No New Posts Q3

Determine whether the given graph is connected.

1 1 Answer:
by vsiap
Nov 22, 2014 15:29:37 GMT
No New Posts Q4

What do the connected components of acquaintanceship graphs represent?

1 3 Answer:
by Vuplic
Feb 13, 2022 6:23:51 GMT
No New Posts Q5

Explain why in the collaboration graph of mathematicians (see Example 3 in Section 10.1) a vertex representing a mathematician is in the same connected component as the vertex representing Paul Erdös if and only if that mathematician has a finite Erdös number.

1 1 Answer:
by vsiap
Nov 22, 2014 15:53:50 GMT
No New Posts Q6

In the Hollywood graph (see Example 3 in Section 10.1), when is the vertex representing an actor in the same connected component as the vertex representing Kevin Bacon?

1 1 Answer:
by vsiap
Nov 22, 2014 15:57:05 GMT
No New Posts Q7

Determine whether each of these graphs is strongly connected and if not, whether it is weakly connected.

1 1 Answer:
by vsiap
Nov 22, 2014 16:03:12 GMT
No New Posts Q8

Find the strongly connected components of each of these graphs.

1 1 Answer:
by vsiap
Nov 22, 2014 16:07:05 GMT
No New Posts Q9

Find the strongly connected components of each of these graphs.

1 1 Answer:
by vsiap
Nov 22, 2014 16:26:53 GMT
No New Posts Q10

Show that if G=(V,E) is a directed graph and u,v,and w are vertices in V for which u and v are mutually reachable and v and w are mutually reachable, then u and w are mutually reachable.

1 1 Answer:
by vsiap
Nov 22, 2014 16:41:49 GMT
No New Posts Q11

Show that if G = (V , E) is a directed graph, then the strong components of two vertices u and v of V are either the same or disjoint. [Hint: Use Exercise 10.]

1 1 Answer:
by vsiap
Nov 22, 2014 16:45:25 GMT
No New Posts Q12

Find the number of paths of length n between two different vertices in K_4 if n is
a) 2.
b) 3.
c) 4.
d) 5.

1 1 Answer:
by vsiap
Nov 23, 2014 19:38:33 GMT
No New Posts Q13

Use paths either to show that these graphs are not isomorphic or to find an isomorphism between them.

1 3 Answer:
by Vuplic
Feb 14, 2022 10:16:52 GMT
No New Posts Q14

Find the number of paths of length n between any two adjacent vertices in K_(3,3) for the values of n in Exercise 12.

1 1 Answer:
by vsiap
Nov 24, 2014 4:26:09 GMT
No New Posts Q15

Find the number of paths of length n between any two nonadjacent vertices in K_(3,3) for the values of n in Exercise 12.

1 1 Answer:
by vsiap
Nov 24, 2014 4:59:09 GMT
No New Posts Q16

Find the number of paths between c and d in the graph in Figure 1 of length
a) 2.
b) 3.
c) 4.
d) 5.
e) 6.
f) 7.

1 1 Answer:
by vsiap
Nov 25, 2014 2:24:32 GMT
No New Posts Q17

Find the number of paths from a to c in the directed graph in Exercise 7(b) of length
a)2.
b)3.
c)4.
d)5.
e)6.
f)7.

1 1 Answer:
by vsiap
Nov 25, 2014 3:35:40 GMT
No New Posts Q18

Show that every connected graph with n vertices has at least n − 1 edges.

1 1 Answer:
by vsiap
Nov 26, 2014 3:54:38 GMT
No New Posts Q19

Let G = (V,E) be a simple graph. Let R be the relation on V consisting of pairs of vertices (u, v) such that there is a path from u to v or such that u = v. Show that R is an equivalence relation.

1 40 Answer:
by Vuplic
Feb 9, 2022 23:03:17 GMT
No New Posts Q20

Show that in every simple graph there is a path from every vertex of odd degree to some other vertex of odd degree.

1 1 Answer:
by vsiap
Nov 27, 2014 22:20:23 GMT
No New Posts Q21

Find all the cut vertices of the given graph.

3 3 allahpundit
by Hap
May 31, 2019 6:59:21 GMT
No New Posts Q22

Find all the cut vertices of the given graph.

1 1 Answer.
by vsiap
Nov 26, 2014 4:47:58 GMT
No New Posts Q23

Find all the cut vertices of the given graph.

1 1 Answer:
by vsiap
Nov 26, 2014 4:51:42 GMT
No New Posts Q24

Find all the cut edges in the graphs in Exercises 21–23.

1 1 Answer:
by vsiap
Nov 26, 2014 23:58:57 GMT
No New Posts Q25

A communications link in a network should be provided with a backup link if its failure makes it impossible for some message to be sent. For each of the communications networks shown here in (a) and (b), determine those links that should be backed up.

1 1 Answer:
by vsiap
Nov 27, 2014 22:33:46 GMT
No New Posts Q26

Find a vertex basis for each of the directed graphs in Exercises 5–6 of Section 10.2.

1 3 Answer:
by Vuplic
Feb 12, 2022 2:28:04 GMT
No New Posts Q27

What is the significance of a vertex basis in an influence graph (described in Example 2 of Section 10.1)? Find a vertex basis in the influence graph in that example.

1 3 Answer:
by Vuplic
Feb 17, 2022 3:12:18 GMT
No New Posts Q28

Show that if a connected simple graph G is the union of the graphs G1 and G2, then G1 and G2 have at least one common vertex.

1 1 Answer:
by vsiap
Dec 1, 2014 17:03:39 GMT
No New Posts Q29

Show that if a simple graph G has k connected components and these components have n1,n2,...,nk vertices, respectively, then the number of edges of G does not exceed
C(n1,2)+C(n2,2)+...+C(nk,2).

1 1 Answer:
by vsiap
Dec 1, 2014 17:08:47 GMT
No New Posts Q30

Use Exercise 29 to show that a simple graph with n vertices and k connected components has at most (n − k)(n − k + 1)/2 edges. [Hint: First show that
(n1)^2+(n2)^2+...+(nk)^2<=n^2-(k-1)(2n-k),
where ni is the number of vertices in the ith connected component.]

0 0 No posts have been made on this board.
No New Posts Q31

Show that a simple graph G with n vertices is connected if it has more than (n − 1)(n − 2)/2 edges.

1 3 Answer
by Vuplic
Feb 15, 2022 14:42:37 GMT
No New Posts Q32

Describe the adjacency matrix of a graph with n connected components when the vertices of the graph are listed so that vertices in each connected component are listed successively.

0 0 No posts have been made on this board.
No New Posts Q33

How many nonisomorphic connected simple graphs are there with n vertices when n is
a) 2?
b) 3?
c) 4?
d) 5?

0 0 No posts have been made on this board.
No New Posts Q34

Show that each of the following graphs has no cut vertices.
a) C_n where n≥3
b) W_n wheren≥3
c) K_(m,n) where m≥2 and n≥2
d) Q_n where n≥2

0 0 No posts have been made on this board.
No New Posts Q35

Show that each of the graphs in Exercise 34 has no cut edges.

0 0 No posts have been made on this board.
No New Posts Q36

For each of these graphs, find κ(G), λ(G), and min_(v∈V) deg(v), and determine which of the two inequalities in κ(G) ≤ λ(G) ≤ min_(v∈V) deg(v) are strict.

0 0 No posts have been made on this board.
No New Posts Q37

Show that if G is a connected graph, then it is possible to remove vertices to disconnect G if and only if G is not a complete graph.

0 0 No posts have been made on this board.
No New Posts Q38

Show that if G is a connected graph with n vertices then
a) κ(G)=n−1 if and only if G=K_(n).
b) λ(G)=n−1 if and only if G=K_(n).

0 0 No posts have been made on this board.
No New Posts Q39

Find κ(K_(m,n)) and λ(K_(m,n)), where m and n are positive integers.

0 0 No posts have been made on this board.
No New Posts Q40

Construct a graph G with κ(G) = 1, λ(G) = 2, and min_(v∈V) deg(v) = 3.

0 0 No posts have been made on this board.
No New Posts Q41

Show that if G is a graph, then κ(G) ≤ λ(G).

0 0 No posts have been made on this board.
No New Posts Q42

Explain how Theorem 2 can be used to find the length of the shortest path from a vertex v to a vertex w in a graph.

0 0 No posts have been made on this board.
No New Posts Q43

Use Theorem 2 to find the length of the shortest path between a and f in the graph in Figure 1.

0 0 No posts have been made on this board.
No New Posts Q44

Use Theorem 2 to find the length of the shortest path from a to c in the directed graph in Exercise 7(b).

0 0 No posts have been made on this board.
No New Posts Q45

Let P1 and P2 be two simple paths between the vertices u and v in the simple graph G that do not contain the same set of edges. Show that there is a simple circuit in G.

0 0 No posts have been made on this board.
No New Posts Q46

Show that the existence of a simple circuit of length k, where k is an integer greater than 2, is an invariant for graph isomorphism.

0 0 No posts have been made on this board.
No New Posts Q47

Explain how Theorem 2 can be used to determine whether a graph is connected.

0 0 No posts have been made on this board.
No New Posts Q48

Use Exercise 47 to show that the graph G1 in Figure 2 is connected whereas the graph G2 in that figure is not connected.

0 0 No posts have been made on this board.
No New Posts Q49

Show that a simple graph G is bipartite if and only if it has no circuits with an odd number of edges.

0 0 No posts have been made on this board.
No New Posts Q50

In an old puzzle attributed to Alcuin of York (735–804), a farmer needs to carry a wolf, a goat, and a cabbage across a river. The farmer only has a small boat, which can carry the farmer and only one object (an animal or a vegetable). He can cross the river repeatedly. However, if the farmer is on the other shore, the wolf will eat the goat, and, simi- larly, the goat will eat the cabbage. We can describe each state by listing what is on each shore. For example, we can use the pair (FG,WC ) for the state where the farmer and goat are on the first shore and the wolf and cabbage are on the other shore. [The symbol ∅ is used when nothing is on a shore, so that (FWGC, ∅) is the initial state.]
a) Find all allowable states of the puzzle,where neither the wolf and the goat nor the goat and the cabbage are left on the same shore without the farmer.

b) Construct a graph such that each vertex of this graph represents an allowable state and the vertices representing two allowable states are connected by an edge if it is possible to move from one state to the other using one trip of the boat.

c) Explain why finding a path from the vertex representing (FWGC, ∅) to the vertex representing (∅, FWGC ) solves the puzzle.
d) Find two different solutions of the puzzle,eachusing seven crossings.
e) Suppose that the farmer must pay a toll of one dollar whenever he crosses the river with an animal. Which solution of the puzzle should the farmer use to pay the least total toll?

1 1 Create Thread | Center for Solutions
by Shaunte
Dec 20, 2023 15:46:52 GMT
No New Posts Q51

Use a graph model and a path in your graph, as in Exercise 50, to solve the jealous husbands problem. Two married couples, each a husband and a wife, want to cross a river. They can only use a boat that can carry one or two people from one shore to the other shore. Each husband is extremely jealous and is not willing to leave his wife with the other husband, either in the boat or on shore. How can these four people reach the opposite shore?

0 0 No posts have been made on this board.
No New Posts Q52

Suppose that you have a three-gallon jug and a five-gallon jug. You may fill either jug with water, you may empty either jug, and you may transfer water from either jug into the other jug. Use a path in a directed graph to show that you can end up with a jug containing exactly one gallon. [Hint: Use an ordered pair (a, b) to indicate how much water is in each jug. Represent these ordered pairs by vertices. Add an edge for each allowable operation with the jugs.]

0 0 No posts have been made on this board.

Section 10.4

Status    Subject Created By Replies Views Last Post
No threads were found.

Board Information & Statistics

Board Description
Section 10.4
Connectivity
Board Statistics
Threads and Posts
Total Threads:33
Total Posts:82
Members
On This Board
You can create threads.
You can reply to threads.
You can create polls.
Members Online
Users Viewing
0 Staff, 0 Members, 1 Guest.