my-server
← Wiki

Mycielskian

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 . 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

Let the n vertices of the given graph G be v<sub>1</sub>, v<sub>2</sub>, . . . , v<sub>n</sub>. The Mycielski graph μ(G) contains G itself as a subgraph, together with n+1 additional vertices: a vertex u<sub>i</sub> corresponding to each vertex v<sub>i</sub> of G, and an extra vertex w. Each vertex u<sub>i</sub> is connected by an edge to w, so that these vertices form a subgraph in the form of a star K<sub>1,n</sub>. In addition, for each edge v<sub>i</sub>v<sub>j</sub> of G, the Mycielski graph includes two edges, u<sub>i</sub>v<sub>j</sub> and v<sub>i</sub>u<sub>j</sub>.

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 v<sub>i</sub>v<sub>j</sub>u<sub>k</sub>, where v<sub>i</sub>v<sub>j</sub>v<sub>k</sub> is a triangle in G. Thus, if G is triangle-free, so is μ(G).

To see that the construction increases the chromatic number , consider a proper k-coloring of ; that is, a mapping with for adjacent vertices x,y. If we had for all i, then we could define a proper (k&minus;1)-coloring of G by when , and otherwise. But this is impossible for , so c must use all k colors for , and any proper coloring of the last vertex w must use an extra color. That is, .

Iterated Mycielskians

Applying the Mycielskian repeatedly, starting with the one-edge graph, produces a sequence of graphs M<sub>i</sub> = μ(M<sub>i&minus;1</sub>), sometimes called the Mycielski graphs. The first few graphs in this sequence are the graph M<sub>2</sub> = K<sub>2</sub> with two vertices connected by an edge, the cycle graph M<sub>3</sub> = C<sub>5</sub>, and the Grötzsch graph M<sub>4</sub> with 11 vertices and 20 edges.

In general, the graph M<sub>i</sub> is triangle-free, (i&minus;1)-vertex-connected, and i-chromatic. The number of vertices in M<sub>i</sub> for i &ge; 2 is 3&nbsp;×&nbsp;2<sup>i&minus;2</sup>&nbsp;&minus;&nbsp;1 , while the number of edges for i ≥ 2 is , which begins as:

1, 5, 20, 71, 236, 755, 2360, 7271, 22196, 67355, ... .

Properties

  • If G has chromatic number k, then μ(G) has chromatic number k&nbsp;+&nbsp;1 .
  • If G is triangle-free, then so is μ(G) .
  • More generally, if G has clique number ω(G), then μ(G) has clique number of the maximum among 2 and ω(G).
  • If G is a factor-critical graph, then so is μ(G) . In particular, every graph M<sub>i</sub> for i&nbsp;≥&nbsp;2 is factor-critical.
  • If G has a Hamiltonian cycle, then so does μ(G) .
  • If G has domination number γ(G), then μ(G) has domination number γ(G)+1 .

Cones over graphs

A generalization of the Mycielskian, called a cone over a graph, was introduced by and further studied by and . In this construction, one forms a graph from a given graph G by taking the tensor product G&nbsp;×&nbsp;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) = Δ<sub>2</sub>(G).

While the cone construction does not always increase the chromatic number, proved that it does so when applied iteratively to K<sub>2</sub>. That is, define a sequence of families of graphs, called generalized Mycielskians, as

ℳ(2) = {K<sub>2</sub>} and ℳ(k+1) = { | 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 Δ<sub>i</sub> for i ≥ r, 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

  • .
  • .
  • .
  • .
  • .
  • . As cited by .
  • .

External links