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.