HOME

TheInfoList



OR:

Sidorenko's conjecture is a
conjecture In mathematics, a conjecture is a conclusion or a proposition that is proffered on a tentative basis without proof. Some conjectures, such as the Riemann hypothesis (still a conjecture) or Fermat's Last Theorem (a conjecture until proven in 1 ...
in the field of
graph theory In mathematics, graph theory is the study of '' graphs'', which are mathematical structures used to model pairwise relations between objects. A graph in this context is made up of '' vertices'' (also called ''nodes'' or ''points'') which are conn ...
, posed by Alexander Sidorenko in 1986. Roughly speaking, the conjecture states that for any
bipartite graph In the mathematical field of graph theory, a bipartite graph (or bigraph) is a graph whose vertices can be divided into two disjoint and independent sets U and V, that is every edge connects a vertex in U to one in V. Vertex sets U and V ar ...
H and
graph Graph may refer to: Mathematics *Graph (discrete mathematics), a structure made of vertices and edges **Graph theory, the study of such graphs and their properties *Graph (topology), a topological space resembling a graph in the sense of discre ...
G on n vertices with average degree pn, there are at least p^ n^ labeled copies of H in G, up to a small error term. Formally, it provides an intuitive inequality about
graph homomorphism In the mathematical field of graph theory, a graph homomorphism is a mapping between two graphs that respects their structure. More concretely, it is a function between the vertex sets of two graphs that maps adjacent vertices to adjacent verti ...
densities in graphons. The conjectured inequality can be interpreted as a statement that the density of copies of H in a graph is asymptotically minimized by a random graph, as one would expect a p^ fraction of possible subgraphs to be a copy of H if each edge exists with probability p.


Statement

Let H be a graph. Then H is said to have Sidorenko's property if, for all graphons W, the inequality : t(H,W)\geq t(K_2,W)^ is true, where t(H,W) is the
homomorphism density In the mathematical field of extremal graph theory, homomorphism density with respect to a graph H is a parameter t(H,-) that is associated to each graph G in the following manner: : t(H,G):=\frac. Above, \operatorname(H,G) is the set of graph ...
of H in W. Sidorenko's conjecture (1986) states that every bipartite graph has Sidorenko's property. If W is a graph G, this means that the probability of a uniform random mapping from V(H) to V(G) being a homomorphism is at least the product over each edge in H of the probability of that edge being mapped to an edge in G. This roughly means that a randomly chosen graph with fixed number of vertices and average degree has the minimum number of labeled copies of H. This is not a surprising conjecture because the right hand side of the inequality is the probability of the mapping being a homomorphism if each edge map is independent. So one should expect the two sides to be at least of the same order. The natural extension to graphons would follow from the fact that every graphon is the
limit point In mathematics, a limit point, accumulation point, or cluster point of a set S in a topological space X is a point x that can be "approximated" by points of S in the sense that every neighbourhood of x with respect to the topology on X also conta ...
of some sequence of graphs. The requirement that H is bipartite to have Sidorenko's property is necessary — if W is a bipartite graph, then t(K_3,W)=0 since W is triangle-free. But t(K_2,W) is twice the number of edges in W, so Sidorenko's property does not hold for K_3. A similar argument shows that no graph with an odd cycle has Sidorenko's property. Since a graph is bipartite if and only if it has no odd cycles, this implies that the only possible graphs that can have Sidorenko's property are bipartite graphs.


Equivalent formulation

Sidorenko's property is equivalent to the following reformulation: : For all graphs G, if G has n vertices and an average degree of pn, then t(H,G)\geq p^. This is equivalent because the number of homomorphisms from K_2 to G is twice the number of edges in G, and the inequality only needs to be checked when W is a graph as previously mentioned. In this formulation, since the number of non-injective homomorphisms from H to G is at most a constant times n^, Sidorenko's property would imply that there are at least (p^-o(1))n^ labeled copies of H in G.


Examples

As previously noted, to prove Sidorenko's property it suffices to demonstrate the inequality for all graphs G. Throughout this section, G is a graph on n vertices with average degree pn. The quantity \operatorname(H,G) refers to the number of homomorphisms from H to G. This quantity is the same as n^t(H,G). Elementary proofs of Sidorenko's property for some graphs follow from the
Cauchy–Schwarz inequality The Cauchy–Schwarz inequality (also called Cauchy–Bunyakovsky–Schwarz inequality) is considered one of the most important and widely used inequalities in mathematics. The inequality for sums was published by . The corresponding inequality f ...
or
Hölder's inequality In mathematical analysis, Hölder's inequality, named after Otto Hölder, is a fundamental inequality between integrals and an indispensable tool for the study of spaces. :Theorem (Hölder's inequality). Let be a measure space and let with . ...
. Others can be done by using
spectral graph theory In mathematics, spectral graph theory is the study of the properties of a graph in relationship to the characteristic polynomial, eigenvalues, and eigenvectors of matrices associated with the graph, such as its adjacency matrix or Laplacian mat ...
, especially noting the observation that the number of closed paths of length \ell from vertex i to vertex j in G is the component in the ith row and jth column of the matrix A^\ell, where A is the
adjacency matrix In graph theory and computer science, an adjacency matrix is a square matrix used to represent a finite graph. The elements of the matrix indicate whether pairs of vertices are adjacent or not in the graph. In the special case of a finite simple ...
of G.


Cauchy–Schwarz: The 4-cycle ''C''4

By fixing two vertices u and v of G, each copy of C_4 that have u and v on opposite ends can be identified by choosing two (not necessarily distinct) common neighbors of u and v. Letting \operatorname(u,v) denote the ''codegree'' of u and v (i.e. the number of common neighbors), this implies: : \operatorname(C_4,G)=\sum_\operatorname(u,v)^2\geq\frac\left(\sum_\operatorname(u,v)\right)^2 by the Cauchy–Schwarz inequality. The sum has now become a count of all pairs of vertices and their common neighbors, which is the same as the count of all vertices and pairs of their neighbors. So: : \operatorname(C_4,G)\geq\frac\left(\sum_\deg(x)^2\right)^2\geq\frac\left(\frac\left(\sum_ \deg(x) \right)^2\right)^2=\frac\left(\frac(n\cdot pn)^2\right)^2=p^4n^4 by Cauchy–Schwarz again. So: : t(C_4,G)=\frac\geq p^4 as desired.


Spectral graph theory: The 2''k''-cycle ''C''2''k''

Although the Cauchy–Schwarz approach for C_4 is elegant and elementary, it does not immediately generalize to all even cycles. However, one can apply spectral graph theory to prove that all even cycles have Sidorenko's property. Note that odd cycles are not accounted for in Sidorenko's conjecture because they are not bipartite. Using the observation about closed paths, it follows that \operatorname(C_,G) is the sum of the diagonal entries in A^. This is equal to the trace of A^, which in turn is equal to the sum of the 2kth powers of the
eigenvalues In linear algebra, an eigenvector () or characteristic vector of a linear transformation is a nonzero vector that changes at most by a scalar factor when that linear transformation is applied to it. The corresponding eigenvalue, often denoted b ...
of A. If \lambda_1\geq\lambda_2\geq\dots\geq\lambda_n are the eigenvalues of A, then the
min-max theorem In linear algebra and functional analysis, the min-max theorem, or variational theorem, or Courant–Fischer–Weyl min-max principle, is a result that gives a variational characterization of eigenvalues of compact Hermitian operators o ...
implies that: : \lambda_1\geq\frac=\frac \sum_\deg(x)=pn, where \mathbf is the vector with n components, all of which are 1. But then: : \operatorname(C_,G)=\sum_^n\lambda_i^\geq\lambda_1^\geq p^n^ because the eigenvalues of a real symmetric matrix are real. So: : t(C_,G)=\frac\geq p^ as desired.


Entropy: Paths of length 3

J.L. Xiang Li and Balázs Szegedy (2011) introduced the idea of using
entropy Entropy is a scientific concept, as well as a measurable physical property, that is most commonly associated with a state of disorder, randomness, or uncertainty. The term and the concept are used in diverse fields, from classical thermodyna ...
to prove some cases of Sidorenko's conjecture. Szegedy (2015) later applied the ideas further to prove that an even wider class of bipartite graphs have Sidorenko's property. While Szegedy's proof wound up being abstract and technical,
Tim Gowers Sir William Timothy Gowers, (; born 20 November 1963) is a British mathematician. He is Professeur titulaire of the Combinatorics chair at the Collège de France, and director of research at the University of Cambridge and Fellow of Trinity ...
and Jason Long reduced the argument to a simpler one for specific cases such as paths of length 3. In essence, the proof chooses a nice
probability distribution In probability theory and statistics, a probability distribution is the mathematical function that gives the probabilities of occurrence of different possible outcomes for an experiment. It is a mathematical description of a random phenomeno ...
of choosing the vertices in the path and applies
Jensen's inequality In mathematics, Jensen's inequality, named after the Danish mathematician Johan Jensen, relates the value of a convex function of an integral to the integral of the convex function. It was proved by Jensen in 1906, building on an earlier ...
(i.e. convexity) to deduce the inequality.


Partial results

Here is a list of some bipartite graphs H which have been shown to have Sidorenko's property. Let H have bipartition A\sqcup B. * Paths have Sidorenko's property, as shown by Mulholland and Smith in 1959 (before Sidorenko formulated the conjecture). *
Trees In botany, a tree is a perennial plant with an elongated stem, or trunk, usually supporting branches and leaves. In some usages, the definition of a tree may be narrower, including only woody plants with secondary growth, plants that are ...
have Sidorenko's property, generalizing paths. This was shown by Sidorenko in a 1991 paper. * Cycles of even length have Sidorenko's property as previously shown. Sidorenko also demonstrated this in his 1991 paper. *
Complete bipartite graph In the mathematical field of graph theory, a complete bipartite graph or biclique is a special kind of bipartite graph where every vertex of the first set is connected to every vertex of the second set..Electronic edition page 17. Graph theory ...
s have Sidorenko's property. This was also shown in Sidorenko's 1991 paper. * Bipartite graphs with \min\\leq4 have Sidorenko's property. This was also shown in Sidorenko's 1991 paper. *
Hypercube graph In graph theory, the hypercube graph is the graph formed from the vertices and edges of an -dimensional hypercube. For instance, the cube graph is the graph formed by the 8 vertices and 12 edges of a three-dimensional cube. has vertices, e ...
s (generalizations of Q_3) have Sidorenko's property, as shown by Hatami in 2008. ** More generally, norming graphs (as introduced by Hatami) have Sidorenko's property. * If there is a vertex in A that is neighbors with every vertex in B (or vice versa), then H has Sidorenko's property as shown by Conlon, Fox, and Sudakov in 2010. This proof used the
dependent random choice A dependant is a person who relies on another as a primary source of income. A common-law spouse who is financially supported by their partner may also be included in this definition. In some jurisdictions, supporting a dependant may enab ...
method. * For all bipartite graphs H, there is some positive integer p such that the ''p-blow-up'' of B has Sidorenko's property. Here, the p-blow-up of H is formed by replacing each vertex in B with p copies of itself, each connected with its original neighbors in A. This was shown by Conlon and Lee in 2018. * Some recursive approaches have been attempted, which take a collection of graphs that have Sidorenko's property to create a new graph that has Sidorenko's property. The main progress in this manner was done by Sidorenko in his 1991 paper, Li and Szegedy in 2011, and Kim, Lee, and Lee in 2013. ** Li and Szegedy's paper also used entropy methods to prove the property for a class of graphs called "reflection trees." ** Kim, Lee, and Lee's paper extended this idea to a class of graphs with a tree-like substructure called "tree-arrangeable graphs." However, there are graphs for which Sidorenko's conjecture is still open. An example is the "Möbius strip" graph K_\setminus C_, formed by removing a 10-cycle from the complete bipartite graph with parts of size 5.
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 wa ...
proved a local version of Sidorenko's conjecture, i.e. for graphs that are "close" to random graphs in a sense of cut norm.


Forcing conjecture

A sequence of graphs \_^ is called ''quasi-random with density p'' for some density 0 if for every graph H: : t(H,G_n)=(1+o(1))p^. The sequence of graphs would thus have properties of the Erdős–Rényi random graph G(n,p). If the edge density t(K_2,G_n) is fixed at (1+o(1))p, then the condition implies that the sequence of graphs is near the equality case in Sidorenko's property for every graph H. From Chung, Graham, and Wilson's 1989 paper about quasi-random graphs, it suffices for the C_4 count to match what would be expected of a random graph (i.e. the condition holds for H=C_4). The paper also asks which graphs H have this property besides C_4. Such graphs are called ''forcing graphs'' as their count controls the quasi-randomness of a sequence of graphs. The forcing conjecture states the following: : A graph H is forcing if and only if it is bipartite and not a tree. It is straightforward to see that if H is forcing, then it is bipartite and not a tree. Some examples of forcing graphs are even cycles (shown by Chung, Graham, and Wilson). Skokan and Thoma showed that all complete bipartite graphs that are not trees are forcing. Sidorenko's conjecture for graphs of density p follows from the forcing conjecture. Furthermore, the forcing conjecture would show that graphs that are close to equality in Sidorenko's property must satisfy quasi-randomness conditions.


See also

* Common graph


References

{{reflist Graph theory Conjectures