Mycielskian

From Wikipedia, the free encyclopedia
(Redirected from Mycielski graph)
Jump to navigation Jump to search

Template:Short description

In the mathematical area of graph theory, the Mycielskian or Mycielski graph of an undirected graph is a larger graph formed from it by a construction of Jan Mycielski (1955). The construction preserves the property of being triangle-free but increases the chromatic number; by applying the construction repeatedly to a triangle-free starting graph, Mycielski showed that there exist triangle-free graphs with arbitrarily large chromatic number.

Construction

File:Mycielskian construction of 11-vertex Grotzsch graph.png
Mycielskian construction applied to a 5-cycle graph, producing the Grötzsch graph with 11 vertices and 20 edges, the smallest triangle-free 4-chromatic graph Script error: No such module "Footnotes"..

Let the n vertices of the given graph G be v1, v2, . . . , vn. The Mycielski graph μ(G) contains G itself as a subgraph, together with n+1 additional vertices: a vertex ui corresponding to each vertex vi of G, and an extra vertex w. Each vertex ui is connected by an edge to w, so that these vertices form a subgraph in the form of a star K1,n. In addition, for each edge vivj of G, the Mycielski graph includes two edges, uivj and viuj.

Thus, if G has n vertices and m edges, μ(G) has 2n+1 vertices and 3m+n edges.

The only new triangles in μ(G) are of the form vivjuk, where vivjvk is a triangle in G. Thus, if G is triangle-free, so is μ(G).

To see that the construction increases the chromatic number χ(G)=k, consider a proper k-coloring of μ(G){w}; that is, a mapping c:{v1,,vn,u1,,un}{1,2,,k} with c(x)c(y) for adjacent vertices x,y. If we had c(ui){1,2,,k1} for all i, then we could define a proper (k−1)-coloring of G by c(vi)=c(ui) when c(vi)=k, and c(vi)=c(vi) otherwise. But this is impossible for χ(G)=k, so c must use all k colors for {u1,,un}, and any proper coloring of the last vertex w must use an extra color. That is, χ(μ(G))=k+1.

Iterated Mycielskians

File:Mycielski graphs.svg
M2, M3 and M4 Mycielski graphs

Applying the Mycielskian repeatedly, starting with the one-edge graph, produces a sequence of graphs Mi = μ(Mi−1), sometimes called the Mycielski graphs. The first few graphs in this sequence are the graph M2 = K2 with two vertices connected by an edge, the cycle graph M3 = C5, and the Grötzsch graph M4 with 11 vertices and 20 edges.

In general, the graph Mi is triangle-free, (i−1)-vertex-connected, and i-chromatic. The number of vertices in Mi for i ≥ 2 is 3 × 2i−2 − 1 (sequence A083329 in the OEIS), while the number of edges for i = 2, 3, . . . is:

1, 5, 20, 71, 236, 755, 2360, 7271, 22196, 67355, ... (sequence A122695 in the OEIS).

Properties

File:Mycielski graph k4 hamiltonian path.svg
Hamiltonian cycle in M4 (Grötzsch graph)
  • If G has chromatic number k, then μ(G) has chromatic number k + 1 Script error: No such module "Footnotes"..
  • If G is triangle-free, then so is μ(G) Script error: No such module "Footnotes"..
  • More generally, if G has clique number ω(G), then μ(G) has clique number of the maximum among 2 and ω(G). Script error: No such module "Footnotes".
  • If G is a factor-critical graph, then so is μ(G) Script error: No such module "Footnotes".. In particular, every graph Mi for i ≥ 2 is factor-critical.
  • If G has a Hamiltonian cycle, then so does μ(G) Script error: No such module "Footnotes"..
  • If G has domination number γ(G), then μ(G) has domination number γ(G)+1 Script error: No such module "Footnotes"..

Cones over graphs

File:Generalized Mycielskian.svg
A generalized Mycielskian, formed as a cone over the 5-cycle, Δ3(C5) = Δ32(K2)).

A generalization of the Mycielskian, called a cone over a graph, was introduced by Script error: No such module "Footnotes". and further studied by Script error: No such module "Footnotes". and Script error: No such module "Footnotes".. In this construction, one forms a graph Δi(G) from a given graph G by taking the tensor product G × H, where H is a path of length i with a self-loop at one end, and then collapsing into a single supervertex all of the vertices associated with the vertex of H at the non-loop end of the path. The Mycielskian itself can be formed in this way as μ(G) = Δ2(G).

While the cone construction does not always increase the chromatic number, Script error: No such module "Footnotes". proved that it does so when applied iteratively to K2. That is, define a sequence of families of graphs, called generalized Mycielskians, as

ℳ(2) = {K2} and ℳ(k+1) = {Δi(G) | G ∈ ℳ(k), i ∈ }.

For example, ℳ(3) is the family of odd cycles. Then each graph in ℳ(k) is k-chromatic. The proof uses methods of topological combinatorics developed by László Lovász to compute the chromatic number of Kneser graphs. The triangle-free property is then strengthened as follows: if one only applies the cone construction Δi for ir, then the resulting graph has odd girth at least 2r + 1, that is, it contains no odd cycles of length less than 2r + 1. Thus generalized Mycielskians provide a simple construction of graphs with high chromatic number and high odd girth.

References

  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1".. As cited by Script error: No such module "Footnotes"..
  • Script error: No such module "citation/CS1"..

External links

  • Script error: No such module "Template wrapper".