Erdős–Hajnal conjecture

Last updated
Unsolved problem in mathematics:

Do the graphs with a fixed forbidden induced subgraph necessarily have large cliques or large independent sets?

Contents

In graph theory, a branch of mathematics, the Erdős–Hajnal conjecture states that families of graphs defined by forbidden induced subgraphs have either large cliques or large independent sets. It is named for Paul Erdős and András Hajnal, who first posed it as an open problem in a paper from 1977. [1]

More precisely, for an arbitrary undirected graph , let be the family of graphs that do not have as an induced subgraph. Then, according to the conjecture, there exists a constant such that the -vertex graphs in have either a clique or an independent set of size . In other words, for any hereditary family of graphs that is not the family of all graphs, there exists a constant such that the -vertex graphs in have either a clique or an independent set of size .

A convenient and symmetric reformulation of the Erdős–Hajnal conjecture is that for every graph , the -free graphs necessarily contain a perfect induced subgraph of polynomial size. This is because every perfect graph necessarily has either a clique or independent set of size proportional to the square root of their number of vertices, and conversely every clique or independent set is itself perfect.

Background on the conjecture can be found in two surveys, one of András Gyárfás and the other of Maria Chudnovsky. [2] [3]

Graphs without large cliques or independent sets

In contrast, for random graphs in the Erdős–Rényi model with edge probability 1/2, both the maximum clique and the maximum independent set are much smaller: their size is proportional to the logarithm of , rather than growing polynomially. Ramsey's theorem proves that no graph has both its maximum clique size and maximum independent set size smaller than logarithmic. Ramsey's theorem also implies the special case of the Erdős–Hajnal conjecture when itself is a clique or independent set.

Partial results

This conjecture is due to Paul Erdős and András Hajnal, who proved it to be true when is a cograph. [4] They also showed, for arbitrary , that the size of the largest clique or independent set grows superlogarithmically. More precisely, for every there is a constant such that the -vertex -free graphs have cliques or independent sets containing at least vertices. [1] [4] The graphs for which the conjecture is true also include those with four verticies or less, all five-vertex graphs except the five-vertex path and its complement, [5] [6] [7] and any graph that can be obtained from these and the cographs by modular decomposition. [8] As of 2024, however, the full conjecture has not been proven, and remains an open problem.

An earlier formulation of the conjecture, also by Erdős and Hajnal, concerns the special case when is a 5-vertex cycle graph. [2] This case has been resolved by Maria Chudnovsky, Alex Scott, Paul Seymour, and Sophie Spirkl. [6]

Relation to the chromatic number of tournaments

Alon et al. [8] showed that the following statement concerning tournaments is equivalent to the Erdős–Hajnal conjecture.

Conjecture. For every tournament , there exists and such that for every -free tournament with vertices .

Here denotes the chromatic number of , which is the smallest such that there is a -coloring for . A coloring of a tournament is a mapping such that the color classes are transitive for all .

The class of tournaments with the property that every -free tournament has for some constant satisfies this equivalent Erdős–Hajnal conjecture (with ). Such tournaments , called heroes, were considered by Berger et al. [9] There it is proven that a hero has a special structure which is as follows:

Theorem. A tournament is a hero if and only if all its strong components are heroes. A strong tournament with more than one vertex is a hero if and only if it equals or for some hero and some integer .

Here denotes the tournament with the three components , the transitive tournament of size and a single node . The arcs between the three components are defined as follows: . The tournament is defined analogously.

Related Research Articles

In combinatorics, Ramsey's theorem, in one of its graph-theoretic forms, states that one will find monochromatic cliques in any edge labelling (with colours) of a sufficiently large complete graph. To demonstrate the theorem for two colours (say, blue and red), let r and s be any two positive integers. Ramsey's theorem states that there exists a least positive integer R(r, s) for which every blue-red edge colouring of the complete graph on R(r, s) vertices contains a blue clique on r vertices or a red clique on s vertices. (Here R(r, s) signifies an integer that depends on both r and s.)

<span class="mw-page-title-main">Graph coloring</span> Methodic assignment of colors to elements of a graph

In graph theory, graph coloring is a special case of graph labeling; it is an assignment of labels traditionally called "colors" to elements of a graph subject to certain constraints. In its simplest form, it is a way of coloring the vertices of a graph such that no two adjacent vertices are of the same color; this is called a vertex coloring. Similarly, an edge coloring assigns a color to each edge so that no two adjacent edges are of the same color, and a face coloring of a planar graph assigns a color to each face or region so that no two faces that share a boundary have the same color.

<span class="mw-page-title-main">Clique (graph theory)</span> Adjacent subset of an undirected graph

In the mathematical area of graph theory, a clique 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 is an induced subgraph of that is complete. Cliques are one of the basic concepts of graph theory and are used in many other mathematical problems and constructions on graphs. Cliques have also been studied in computer science: the task of finding whether there is a clique of a given size in a graph is NP-complete, but despite this hardness result, many algorithms for finding cliques have been studied.

<span class="mw-page-title-main">Extremal graph theory</span>

Extremal graph theory is a branch of combinatorics, itself an area of mathematics, that lies at the intersection of extremal combinatorics and graph theory. In essence, extremal graph theory studies how global properties of a graph influence local substructure. Results in extremal graph theory deal with quantitative connections between various graph properties, both global and local, and problems in extremal graph theory can often be formulated as optimization problems: how big or small a parameter of a graph can be, given some constraints that the graph has to satisfy? A graph that is an optimal solution to such an optimization problem is called an extremal graph, and extremal graphs are important objects of study in extremal graph theory.

<span class="mw-page-title-main">Perfect graph</span> Graph with tight clique-coloring relation

In graph theory, a perfect graph is a graph in which the chromatic number equals the size of the maximum clique, both in the graph itself and in every induced subgraph. In all graphs, the chromatic number is greater than or equal to the size of the maximum clique, but they can be far apart. A graph is perfect when these numbers are equal, and remain equal after the deletion of arbitrary subsets of vertices.

<span class="mw-page-title-main">Perfect graph theorem</span> An undirected graph is perfect if and only if its complement graph is also perfect

In graph theory, the perfect graph theorem of László Lovász states that an undirected graph is perfect if and only if its complement graph is also perfect. This result had been conjectured by Berge, and it is sometimes called the weak perfect graph theorem to distinguish it from the strong perfect graph theorem characterizing perfect graphs by their forbidden induced subgraphs.

<span class="mw-page-title-main">Paul Seymour (mathematician)</span> British mathematician

Paul D. Seymour is a British mathematician known for his work in discrete mathematics, especially graph theory. He was responsible for important progress on regular matroids and totally unimodular matrices, the four colour theorem, linkless embeddings, graph minors and structure, the perfect graph conjecture, the Hadwiger conjecture, claw-free graphs, χ-boundedness, and the Erdős–Hajnal conjecture. Many of his recent papers are available from his website.

<span class="mw-page-title-main">Hadwiger conjecture (graph theory)</span> Unproven generalization of the four-color theorem

In graph theory, the Hadwiger conjecture states that if is loopless and has no minor then its chromatic number satisfies . It is known to be true for . The conjecture is a generalization of the four-color theorem and is considered to be one of the most important and challenging open problems in the field.

<span class="mw-page-title-main">Triangle-free graph</span> Graph without triples of adjacent vertices

In the mathematical area of graph theory, a triangle-free graph is an undirected graph in which no three vertices form a triangle of edges. Triangle-free graphs may be equivalently defined as graphs with clique number ≤ 2, graphs with girth ≥ 4, graphs with no induced 3-cycle, or locally independent graphs.

In extremal graph theory, the forbidden subgraph problem is the following problem: given a graph , find the maximal number of edges an -vertex graph can have such that it does not have a subgraph isomorphic to . In this context, is called a forbidden subgraph.

András Hajnal was a professor of mathematics at Rutgers University and a member of the Hungarian Academy of Sciences known for his work in set theory and combinatorics.

In graph theory, an area of mathematics, an equitable coloring is an assignment of colors to the vertices of an undirected graph, in such a way that

<span class="mw-page-title-main">Bull graph</span>

In the mathematical field of graph theory, the bull graph is a planar undirected graph with 5 vertices and 5 edges, in the form of a triangle with two disjoint pendant edges.

<span class="mw-page-title-main">Degeneracy (graph theory)</span> Measurement of graph sparsity

In graph theory, a k-degenerate graph is an undirected graph in which every subgraph has a vertex of degree at most k: that is, some vertex in the subgraph touches k or fewer of the subgraph's edges. The degeneracy of a graph is the smallest value of k for which it is k-degenerate. The degeneracy of a graph is a measure of how sparse it is, and is within a constant factor of other sparsity measures such as the arboricity of a graph.

<span class="mw-page-title-main">Skew partition</span>

In graph theory, a skew partition of a graph is a partition of its vertices into two subsets, such that the induced subgraph formed by one of the two subsets is disconnected and the induced subgraph formed by the other subset is the complement of a disconnected graph. Skew partitions play an important role in the theory of perfect graphs.

The graph coloring game is a mathematical game related to graph theory. Coloring game problems arose as game-theoretic versions of well-known graph coloring problems. In a coloring game, two players use a given set of colors to construct a coloring of a graph, following specific rules depending on the game we consider. One player tries to successfully complete the coloring of the graph, when the other one tries to prevent him from achieving it.

In graph theory, the Gyárfás–Sumner conjecture asks whether, for every tree and complete graph , the graphs with neither nor as induced subgraphs can be properly colored using only a constant number of colors. Equivalently, it asks whether the -free graphs are -bounded. It is named after András Gyárfás and David Sumner, who formulated it independently in 1975 and 1981 respectively. It remains unproven.

In graph theory, the graph removal lemma states that when a graph contains few copies of a given subgraph, then all of the copies can be eliminated by removing a small number of edges. The special case in which the subgraph is a triangle is known as the triangle removal lemma.

The method of (hypergraph) containers is a powerful tool that can help characterize the typical structure and/or answer extremal questions about families of discrete objects with a prescribed set of local constraints. Such questions arise naturally in extremal graph theory, additive combinatorics, discrete geometry, coding theory, and Ramsey theory; they include some of the most classical problems in the associated fields.

References

  1. 1 2 Erdős, P.; Hajnal, A. (1977), "On spanned subgraphs of graphs" (PDF), Contributions to graph theory and its applications (Internat. Colloq., Oberhof, 1977) (German), Tech. Hochschule Ilmenau, Ilmenau, pp. 80–96, MR   0599767 .
  2. 1 2 Gyárfás, András (1997), "Reflections on a problem of Erdős and Hajnal", The mathematics of Paul Erdős, II, Algorithms Combin., vol. 14, Springer, Berlin, pp. 93–98, doi:10.1007/978-3-642-60406-5_10, MR   1425208 .
  3. Chudnovsky, Maria (2014), "The Erdös–Hajnal conjecture—a survey" (PDF), Journal of Graph Theory, 75 (2): 178–190, arXiv: 1606.08827 , doi:10.1002/jgt.21730, MR   3150572, S2CID   985458, Zbl   1280.05086 .
  4. 1 2 Erdős, P.; Hajnal, A. (1989), "Ramsey-type theorems", Discrete Applied Mathematics, 25 (1–2): 37–52, doi: 10.1016/0166-218X(89)90045-0 , MR   1031262, Zbl   0715.05052 .
  5. Nadis, Steve (26 April 2021). "New Proof Reveals That Graphs With No Pentagons Are Fundamentally Different". Quanta Magazine. Retrieved 2021-04-26.
  6. 1 2 Chudnovsky, Maria; Scott, Alex; Seymour, Paul; Spirkl, Sophie (2023-01-31). "Erdős–Hajnal for graphs with no 5‐hole". Proceedings of the London Mathematical Society. Wiley. 126 (3): 997–1014. arXiv: 2102.04994 . doi: 10.1112/plms.12504 . ISSN   0024-6115.
  7. Chudnovsky, Maria; Safra, Shmuel (2008), "The Erdős–Hajnal conjecture for bull-free graphs", Journal of Combinatorial Theory, Series B, 98 (6): 1301–1310, doi: 10.1016/j.jctb.2008.02.005 , MR   2462320 .
  8. 1 2 Alon, Noga; Pach, János; Solymosi, József (2001), "Ramsey-type theorems with forbidden subgraphs", Combinatorica , 21 (2): 155–170, doi:10.1007/s004930100016, MR   1832443, S2CID   7590638, Zbl   0989.05124 .
  9. Berger, E.; Choromanski, K.; Chudnovsky, M.; Fox, J.; Loebl, M.; Scott, A.; Seymour, P.; Thomasse, S. (2013), "Tournaments and coloring", Journal of Combinatorial Theory, Series B, 103 (1): 1–20, doi: 10.1016/j.jctb.2012.08.003 .