Section 1.3 Connection Concepts
Definition 1.3.1.
A graph
Definition 1.3.2.
A graph is a path, denoted
Definition 1.3.3.
A graph is a cycle, denoted
Definition 1.3.4.
A graph is a complete graph on
Problem 1.3.5.
Draw
Problem 1.3.6.
For each of your paths in Problem 1.3.5 draw the path, write the matrix for the path, and write the set notation for the path.
Subgraph 1
Matrix notation
Set notation
V = {A, B, C}
E = {AB, AC}
Subgraph 2
Matrix notation
Set notation
P = {A, C}
Q = {q}
Subgraph 3
Matrix notation
Set notation
V = {A, B, C, D}
E = {AB, BC, CD}
Problem 1.3.7.
Identify a path contained in
So by the definitions we can form the following graph.
Therefore the a path on
Keep in mind this is not the only possible path on
Problem 1.3.8.
Identify a path contained in
Problem 1.3.9.
(a)
Find a maximum length path contained in Figure 1.3.10.
Labeled diagram
(b)
Next find a path that cannot be extended, but is shorter than your maximum length path. Note this is called a maximal path.
Problem 1.3.11.
Draw
Problem 1.3.12.
Identify a path contained in
Problem 1.3.13.
Identify a path contained in
Lemma 1.3.14.
The number of vertices in a cycle equals the number of edges in that cycle.
Proof.
Let
Problem 1.3.15.
In the graph in Figure 1.3.16 find three, distinct cycles.
Definition 1.3.17.
A graph is a complete bipartite graph, denoted
Theorem 1.3.18.
Proof.
Direct Proof Definition 1.3.17 Means No edge is incident with two nodes in
Definition 1.3.19.
A graph is connected if and only if there exists a path from any vertex to any other vertex.
Problem 1.3.20.
Determine if the following graphs are connected. Explain.
(a)
This graph IS connected. The graph is one “blob,” so from one vertex you can simply “hop” from one vertex to another to reach any other vertex in the graph.
(b)
This graph is NOT connected. There is no edge connecting the vertices on the left to the vertices on the right. This means we cannot form a path from a vertex on the left to a vertex on the right.
(c)
This graph IS connected. This graph is a single point, and since there are no other points on the graph that this point needs to be connected to, this graph is not disconnected.
(d)
This graph IS connected. Each vertex shares an edge with every other vertex as part of the definition of being a complete graph, so we can definitely form a path from any vertex to any other vertex.
(e)
This graph IS connected. With the ring shape, we can see that each vertex has a path from itself to any other point in as many as 2 edges.
(f)
Let
This graph IS connected. Each word shares a letter with at least one other word, which will be adjacent to many other words with the same letters, which will have new letters. This makes them adjacent to more words with more letters, and so on. There does not exist a word that shares no letters with any other words, so you must be able to make a path from any word to every other word.
(g)
Let
This graph is NOT connected. There are three distinct cliques, and members of one clique do not have a path to members of another clique.
(h)
Let
This graph is NOT connected. You can make a path from sibling to sibling, and cousin to cousin, etc. Everyone that connects is either directly related since they share an ancestor, or they are related by marriage. There will be very large groups where there is an ancestor thousands of years ago and many branches down, but these groups will not always connect to each other.
Lemma 1.3.21.
Proof.
The definition of a
Proof.
We will show that any two vertices of
Lemma 1.3.22.
Proof.
Let
I will prove that
There are two cases:
Case 1: X,Y are in different sets.
Given the definition of a
Case 2: X,Y are in the same set.
Let Z be a vertex that is in a different set than X,Y. From case 1, Z is both adjacent to X and Y. Thus the path XZY exists and X,Y are connected.
Problem 1.3.23.
Consider
1 edge: we can draw a path from a to f in 1 edge -- af.
2 edges: we cannot draw a path from a to f in 2 edges since we must start at a, go to d, e, f, or g, then back to b or c, and finally to f.
3: start: a; next vertex: d, e, or g; next: b or c; end: f. This gives us 6 options since a and f are fixed and there are 6 ways to rearrange the middle.
ad, db, bf
ad, dc, cf
ae, eb, bf
ae, ec, cf
ag, gb, bf
ag, gc, cf
4: we cannot draw a path with an even number of edges, as discussed earlier.
5: start: a; next: d, e, or g; next: b or c; next: d, e, or g; next: b or c; last: f. This gives us 3 scenarios moving forward.
Scenario 1: start: a next: d next: b or c next: e or g next: b or c last: f
ad, db, be, ec, cf
ad, db, bg, gc, cf
ad, dc, ce, eb, bf
ad, dc, cg, gb, bf
Scenario 2: start: a next: e next: b or c next: d or g next: b or c last: f
ae, eb, bd, dc, cf
ae, eb, bg, gc, cf
ae, ec, cd, db, bf
ae, ec, cg, gb, bf
Scenario 3: start: a next: g next: b or c next: d or e next: b or c last: f
ag, gb, bd, dc, cf
ag, gb, be, ec, cf
ag, gc, cd, db, bf
ag, gc, ce, eb, bf
Answer: 19 paths.
Problem 1.3.24.
What is the smallest number of edges that can be removed that will make
Least edges to remove to make disconected is
Definition 1.3.25.
A graph is
Theorem 1.3.26.
Conjecture and prove
Proof.
Suppose G is a disconnected graph that has been formed by removing some number of edges in
Beginning with
Delete every connection from the elements in
Delete the connections from the vertices of
Now delete every connection from the elements in
Delete the connections from the vertices of
This results in a graph that is disconnected.
The graph is not disconnected.
Since
Our desire is to find the smallest number of edge deletions needed to disconnect
It is immediately apparent that any combination of
Suppose
Suppose
Suppose
Suppose
As we traverse along any boundary between these corner values, we can see that the output increases monotonically as we hold