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