Starting from:

$30

Graph Theory  Assignment 1

Graph Theory 
Assignment 1
1. Sketch the following graphs described as sets of vertices and adjacency rules (β€œiff” means β€œif and
only if”). Also, give the values of 𝑛 and π‘š for each graph.
A. 𝑉 = {(𝑖,𝑗): 1 ≀ 𝑖,𝑗 ≀ 3}
 And (𝑖,𝑗) is adjacent to (𝑝, π‘ž) iff |𝑝 βˆ’ 𝑖| + |π‘ž βˆ’ 𝑗| = 1
B. 𝑉 = {0,1,2,3,4,5,6,7}
 And 𝑖 is adjacent to 𝑗 iff 𝑖 βˆ’ 𝑗 is odd.
C. 𝑉 = {(0,0,1), (0,0, βˆ’1), (0,1,0), (0, βˆ’1,0), (1,0,0), (βˆ’1,0,0)}
 And (𝑖,𝑗, π‘˜) is adjacent to (𝑝, π‘ž, π‘Ÿ) iff they disagree in two positions.
D. 𝑉 = {(0, Β±1, Β±2), (Β±1, Β±2,0), (Β±2,0, Β±1)} . Here, the Β± symbols are completely independent,
so (0, Β±1, Β±2) represents (0,1,2), (0,1, βˆ’2), (0, βˆ’1,2), and (0, βˆ’1, βˆ’2).
 And (𝑖,𝑗, π‘˜) is adjacent to (𝑝, π‘ž, π‘Ÿ) iff the Euclidean distance 𝑑 between them satisfies 0 < 𝑑 < 3.
2. Give a β€œset of vertices and rule(s) for edges” recipe for the following two graphs:
A. B.

More products