Mycielskian
   HOME

TheInfoList



OR:

In the
mathematical Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
area of
graph theory In mathematics and computer science, graph theory is the study of ''graph (discrete mathematics), graphs'', which are mathematical structures used to model pairwise relations between objects. A graph in this context is made up of ''Vertex (graph ...
, the Mycielskian or Mycielski graph of an
undirected graph In discrete mathematics, particularly in graph theory, a graph is a structure consisting of a set of objects where some pairs of the objects are in some sense "related". The objects are represented by abstractions called '' vertices'' (also call ...
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 In graph theory, graph coloring is a methodic assignment of labels traditionally called "colors" to elements of a graph. The assignment is subject to certain constraints, such as that no two adjacent elements have the same color. Graph coloring i ...
; 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''1, ''v''2, . . . , ''v''n. The Mycielski graph μ(''G'') contains ''G'' itself as a subgraph, together with ''n''+1 additional vertices: a vertex ''u''''i'' corresponding to each vertex ''v''''i'' of ''G'', and an extra vertex ''w''. Each vertex ''u''''i'' is connected by an edge to ''w'', so that these vertices form a subgraph in the form of a star ''K''1,''n''. In addition, for each edge ''v''''i''''v''''j'' of ''G'', the Mycielski graph includes two edges, ''u''''i''''v''''j'' and ''v''''i''''u''''j''. Thus, if ''G'' has ''n'' vertices and ''m'' edges, μ(''G'') has 2''n''+1 vertices and 3''m''+''n'' edges. The only new triangles in μ(''G'') are of the form ''v''''i''''v''''j''''u''''k'', where ''v''''i''''v''''j''''v''''k'' is a triangle in ''G''. Thus, if ''G'' is triangle-free, so is μ(''G''). To see that the construction increases the chromatic number \chi(G)=k, consider a proper ''k''-coloring of \mu(G)\; that is, a mapping c : \\to \ with c(x)\neq c(y) for adjacent vertices ''x'',''y''. If we had c(u_i)\in \ for all ''i'', then we could define a proper (''k''−1)-coloring of ''G'' by c'\!(v_i) = c(u_i) when c(v_i) = k, and c'\!(v_i) = c(v_i) otherwise. But this is impossible for \chi(G)=k, so ''c'' must use all ''k'' colors for \, and any proper coloring of the last vertex ''w'' must use an extra color. That is, \chi(\mu(G))=k1.


Iterated Mycielskians

Applying the Mycielskian repeatedly, starting with the one-edge graph, produces a sequence of graphs ''M''''i'' = μ(''M''''i''−1), sometimes called the Mycielski graphs. The first few graphs in this sequence are the graph ''M''2 = ''K''2 with two vertices connected by an edge, the
cycle graph In graph theory, a cycle graph or circular graph is a graph that consists of a single cycle, or in other words, some number of vertices (at least 3, if the graph is simple) connected in a closed chain. The cycle graph with vertices is called ...
''M''3 = ''C''5, and the
Grötzsch graph In the mathematical field of graph theory, the Grötzsch graph is a triangle-free graph with 11 vertices, 20 edges, chromatic number 4, and crossing number 5. It is named after German mathematician Herbert Grötzsch, who used it as an example ...
''M''4 with 11 vertices and 20 edges. In general, the graph ''M''''i'' is triangle-free, (''i''−1)- vertex-connected, and ''i''-
chromatic Diatonic and chromatic are terms in music theory that are used to characterize scales. The terms are also applied to musical instruments, intervals, chords, notes, musical styles, and kinds of harmony. They are very often used as a pair, es ...
. The number of vertices in ''M''''i'' for ''i'' ≥ 2 is 3 × 2''i''−2 − 1 , while the number of edges for ''i'' = 2, 3, . . . is: : 1, 5, 20, 71, 236, 755, 2360, 7271, 22196, 67355, ... .


Properties

*If ''G'' has
chromatic number In graph theory, graph coloring is a methodic assignment of labels traditionally called "colors" to elements of a graph. The assignment is subject to certain constraints, such as that no two adjacent elements have the same color. Graph coloring i ...
''k'', then μ(''G'') has chromatic number ''k'' + 1 . *If ''G'' is triangle-free, then so is μ(''G'') . *More generally, if ''G'' has
clique number In graph theory, a clique ( or ) is a subset of vertices of an undirected graph such that every two distinct vertices in the clique are adjacent. That is, a clique of a graph G is an induced subgraph of G that is complete. Cliques are one of t ...
ω(''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''''i'' for ''i'' ≥ 2 is factor-critical. *If ''G'' has a
Hamiltonian cycle In the mathematics, mathematical field of graph theory, a Hamiltonian path (or traceable path) is a path (graph theory), path in an undirected or directed graph that visits each vertex (graph theory), vertex exactly once. A Hamiltonian cycle (or ...
, then so does μ(''G'') . *If ''G'' has
domination number Domination or dominant may refer to: Society * World domination, structure where one dominant power governs the planet * Colonialism in which one group (usually a nation) invades another region for material gain or to eliminate competition * Ch ...
γ(''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 \Delta_i(G) from a given graph ''G'' by taking the
tensor product In mathematics, the tensor product V \otimes W of two vector spaces V and W (over the same field) is a vector space to which is associated a bilinear map V\times W \rightarrow V\otimes W that maps a pair (v,w),\ v\in V, w\in W to an element of ...
''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, proved that it does so when applied iteratively to ''K''2. That is, define a sequence of families of graphs, called generalized Mycielskians, as : ℳ(2) = and ℳ(''k''+1) = . For example, ℳ(3) is the family of odd cycles. Then each graph in ℳ(''k'') is ''k''-chromatic. The proof uses methods of
topological combinatorics The mathematical discipline of topological combinatorics is the application of topological and algebro-topological methods to solving problems in combinatorics. History The discipline of combinatorial topology used combinatorial concepts in topo ...
developed by
László Lovász László Lovász (; born March 9, 1948) is a Hungarian mathematician and professor emeritus at Eötvös Loránd University, best known for his work in combinatorics, for which he was awarded the 2021 Abel Prize jointly with Avi Wigderson. He ...
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 ''i'' ≥ ''r'', then the resulting graph has odd girth at least 2''r'' + 1, that is, it contains no odd cycles of length less than 2''r'' + 1. Thus generalized Mycielskians provide a simple construction of graphs with high chromatic number and high odd girth.


References

*. *. *. *. *. *. As cited by . *.


External links

*{{mathworld , title = Mycielski Graph , urlname = MycielskiGraph Graph operations