Ex2

advertisement
Arie Girshson
306236399
Exercise 2: Brook’s Theorem
Question:
Proof that the cliques and the odd cycles are the only π‘˜ − 1 regular π‘˜ critical graphs.
Basic Notations:
𝑑(𝑉𝑛 ) – Degree of vertex 𝑛 (number of edges incident to the vertex).
π‘˜ Regular – A graph where each vertex has the same number of neighbors (π‘˜ neighbors).
π‘˜ − 1 Regular – Every vertex is adjacent to π‘˜ − 1 others.
Critical element – A vertex is a critical element of graph 𝐺 if its deletion would decrease the chromatic
number (πœ’(𝐺)) of 𝐺.
π‘˜ Critical graph – a graph in which every vertex or edge is a critical element (π‘˜ elements), with chromatic
number (πœ’(𝐺)) being π‘˜.
The question presented above is implied directly from brook’s theorem. Therefore, I will start from
brook’s theorem.
Brook’s Theorem:
If 𝐺 is a connected graph which is neither complete (clique) nor an odd cycle, then πœ’(𝐺) ≤ βˆ†(𝐺).
Proof:
Let 𝐺 be a connected graph with vertex set 𝑉 = {𝑣1 , 𝑣2 , … , 𝑣𝑛 } which is neither a complete graph
(clique), nor an odd cycle. Let βˆ†= π‘˜ ≥ 3.
For π‘˜ = 1 𝐺 is a complete graph (clique).
For π‘˜ = 2 𝐺 is an odd cycle or bipartite graph.
Assume 𝐺 is not π’Œ Regular. Then there exists a vertex 𝑣 = 𝑣𝑛 such that 𝑑(𝑣𝑛 ) < π‘˜. Since 𝐺 is connected,
form a spanning tree of 𝐺 starting from 𝑣𝑛 , whose vertices are arranged in the order 𝑣𝑛 , 𝑣𝑛−1 , … , 𝑣1 .
𝑣1
𝑣2
𝑣 = 𝑣𝑛
Arie Girshson
306236399
Clearly, each vertex 𝑣𝑖 other than 𝑣𝑛 in the resulting order 𝑣𝑛 , 𝑣𝑛−1 , … , 𝑣1 has a higher indexed neighbor
along path to 𝑣𝑛 in the tree. Therefore each vertex 𝑣𝑖 has at most π‘˜ − 1 lower indexed neighbors.
Obviously, greedy coloring needs at most π‘˜ colors.
𝑣𝑛
𝑣𝑖
Assume 𝐺 is π’Œ Regular.
Assume 𝐺 has a cut vertex π‘₯ (1-Connected) and 𝐺′ is a sub-graph containing a component of 𝐺 − π‘₯
together with the edges of 𝐺 − π‘₯ to π‘₯. Clearly 𝑑(π‘₯|𝐺 ′ ) < π‘˜. By using the above argument, we have π‘˜coloring of 𝐺′. By making use of the permutations of the colors, it can be seen that this is true for all
such sub-graphs. Thus, 𝐺 is π‘˜-colorable.
Assume 𝐺 is 2-connected. 𝐺 Therefore has an induced 3-vertex path, with vertices say 𝑣1 , 𝑣𝑛 , 𝑣2 in
order, such that 𝐺 − {𝑣1 , 𝑣2 } is connected. To prove this claim, let π‘₯ be any vertex of 𝐺. If π‘˜(𝐺 − π‘₯) ≥ 2,
let 𝑣1 be π‘₯ and let 𝑣2 be a vertex with distance two from π‘₯, which clearly exists, as 𝐺 is regular and not a
complete graph (clique). If π‘˜(𝐺 − π‘₯) = 1, then π‘₯ has a neighbor in every end block of 𝐺 − π‘₯, since 𝐺 has
no cut-vertex. Let 𝑣1 and 𝑣2 be the neighbors of π‘₯ in two such blocks. Clearly 𝑣1 and 𝑣2 are nonadjacent. Also, since blocks have no cut vertices, 𝐺 − {π‘₯, 𝑣1 , 𝑣2 } is connected. As π‘˜ ≥ 3, so 𝐺 − {𝑣1 , 𝑣2 }
is connected and let π‘₯ = 𝑣𝑛 , proving the claim.
Same as before, arrange the vertices of a spanning tree of 𝐺 − {𝑣1 , 𝑣2 } as 𝑣3 , 𝑣4 , … , 𝑣𝑛 . Again each
vertex before 𝑛 has at most π‘˜ − 1 lower indexed neighbors. The greedy coloring again uses at most
π‘˜ − 1 colors on neighbors of 𝑣𝑛 , since 𝑣1 and 𝑣2 get the same color.
Implied directly from brook’s theorem, that cliques (complete graphs), which are π‘˜ − 1 regular (each
vertex has π‘˜ − 1 neighbors) π‘˜ critical (vertex removal decreases the chromatic number πœ’(𝐺)) connected
graphs and odd cycles, which again are π‘˜ − 1 regular π‘˜ critical connected graphs, are the only graphs
which don’t apply πœ’(𝐺) ≤ βˆ†(𝐺). These graphs definitely apply to πœ’(𝐺) = βˆ†(𝐺) + 1.
The odd cycle and clique examples are shown below:
All the rest are covered by Brook’s Theorem.
Download