$30
Graph Theory
Week 11 Assessment
1. Let πΊπΊ and π»π» be graphs with incidence matrices
πππΊπΊ =
β£
β’
β’
β’
β‘
1 1 1 1 0 0 0 0
1 0 0 0 1 1 1 0
0 1 0 0 1 0 0 1
0 0 1 0 0 1 0 1
0 0 0 1 0 0 1 0β¦
β₯
β₯
β₯
β€
; πππ»π» =
β£
β’
β’
β’
β‘
1 1 1 1 0 0 0 0
1 0 0 0 1 1 1 0
0 1 0 0 1 0 0 1
0 0 1 0 0 1 0 0
0 0 0 1 0 0 1 1β¦
β₯
β₯
β₯
β€
These matrices are the same except the last two entries in the final column are switched.
A. Draw πΊπΊ and π»π»
B. Determine, with justification, whether πΊπΊ and π»π» are isomorphic graphs.
2. Given a simple graph πΊπΊ = (ππ, πΈπΈ), we define its complement πΊπΊ = οΏ½ππ, πΈπΈοΏ½ as the simple graph
with the same vertex set and where two distinct vertices in πΊπΊ are joined by an edge in πΊπΊ if and
only if they are not joined by an edge in πΊπΊ. Here, the set πΈπΈ is defined as
πΈπΈ = {π’π’π’π’: π’π’ ∈ ππ, π£π£ ∈ ππ, π’π’ ≠ π£π£ and π’π’π’π’ ∉ πΈπΈ}.
A. Suppose πΊπΊ is the six-cycle drawn below. Draw its complement πΊπΊ.
B. Suppose πΊπΊ is an ππ-regular simple graph of order ππ. Explain why πΊπΊ is an π π -regular simple
graph of order ππ and determine the value of π π in terms of ππ.
C. If πΊπΊ = πΎπΎππ,ππ where ππ and ππ are positive integers, describe πΊπΊ.
3. Consider the graph πΊπΊ below
A. Write down an incidence matrix and an adjacency matrix for πΊπΊ.
B. Determine the radius and the diameter of πΊπΊ.
C. This is the graph from question 3 in homework 6. Explain why (π₯π₯ − ππ) is a factor of its
chromatic polynomial for every ππ ∈ {0,1,2,3}. You are not required to find the chromatic
polynomial of πΊπΊ.
4. Recall that a circuit is a closed walk (one in which the starting and ending vertices are the same)
that does not repeat an edge. Explain why if πΊπΊ has a nontrivial circuit, then it must have a
nontrivial cycle.
5. Let ππ be a full ternary (3-ary) tree of height 7.
A. Determine, with justification, a tight upper bound on the number of vertices ππ can have.
B. Determine, with justification, a tight upper bound on the number of edges ππ can have.
C. Determine, with justification, a tight upper bound on the number of leaves ππ can have.
D. Determine, with justification, whether it is possible for ππ to have exactly 100 leaves.
6. For integers ππ ≥ 1 and ππ ≥ 3, the cylinder graph πΊπΊππ,ππ is defined as ππππ,ππ = ππππ × πΆπΆππ. For instance,
ππ5,3 is drawn below:
A. Determine, in terms of ππ and ππ, the number of vertices in ππππ,ππ
B. Determine, in terms of ππ and ππ, the number of edges in ππππ,ππ
C. Show that ππ is even if and only if ππππ,ππ is bipartite.
1
2
3
4
5
6
7