Ruzsa–Szemerédi problem

From HandWiki
The nine-vertex Paley graph, a balanced tripartite graph with 18 edges, each belonging to exactly one triangle
Several views of the Brouwer–Haemers graph, a non-tripartite 20-regular graph with 81 vertices in which each edge belongs to exactly one triangle

In combinatorial mathematics and extremal graph theory, the Ruzsa–Szemerédi problem or (6,3)-problem asks for the maximum number of edges in a graph in which every edge belongs to a unique triangle. Equivalently it asks for the maximum number of edges in a balanced bipartite graph whose edges can be partitioned into a linear number of induced matchings, or the maximum number of triples one can choose from [math]\displaystyle{ n }[/math] points so that every six points contain at most two triples. The problem is named after Imre Z. Ruzsa and Endre Szemerédi, who first proved that its answer is smaller than [math]\displaystyle{ n^2 }[/math] by a slowly-growing (but still unknown) factor.[1]

Equivalence between formulations

The following questions all have answers that are asymptotically equivalent: they differ by, at most, constant factors from each other.[1]

  • What is the maximum possible number of edges in a graph with [math]\displaystyle{ n }[/math] vertices in which every edge belongs to a unique triangle?[2] The graphs with this property are called locally linear graphs[3] or locally matching graphs.[4]
  • What is the maximum possible number of edges in a bipartite graph with [math]\displaystyle{ n }[/math] vertices on each side of its bipartition, whose edges can be partitioned into [math]\displaystyle{ n }[/math] induced subgraphs that are each matchings?[1]
  • What is the largest possible number of triples of points that one can select from [math]\displaystyle{ n }[/math] given points, in such a way that every six points contain at most two of the selected triples?[5]

The Ruzsa–Szemerédi problem asks for the answer to these equivalent questions.

To convert the bipartite graph induced matching problem into the unique triangle problem, add a third set of [math]\displaystyle{ n }[/math] vertices to the graph, one for each induced matching, and add edges from vertices [math]\displaystyle{ u }[/math] and [math]\displaystyle{ v }[/math] of the bipartite graph to vertex [math]\displaystyle{ w }[/math] in this third set whenever bipartite edge [math]\displaystyle{ uv }[/math] belongs to induced matching [math]\displaystyle{ w }[/math]. The result is a balanced tripartite graph with [math]\displaystyle{ 3n }[/math] vertices and the unique triangle property. In the other direction, an arbitrary graph with the unique triangle property can be made into a balanced tripartite graph by choosing a partition of the vertices into three equal sets randomly and keeping only the triangles that respect the partition. This will retain (in expectation) a constant fraction of the triangles and edges. A balanced tripartite graph with the unique triangle property can be made into a partitioned bipartite graph by removing one of its three subsets of vertices, and making an induced matching on the neighbors of each removed vertex.

To convert a graph with a unique triangle per edge into a triple system, let the triples be the triangles of the graph. No six points can include three triangles without either two of the three triangles sharing an edge or all three triangles forming a fourth triangle that shares an edge with each of them. In the other direction, to convert a triple system into a graph, first eliminate any sets of four points that contain two triples. These four points cannot participate in any other triples, and so cannot contribute towards a more-than-linear total number of triples. Then, form a graph connecting any pair of points that both belong to any of the remaining triples.

Lower bound

A nearly-quadratic lower bound on the Ruzsa–Szemerédi problem can be derived from a result of Felix Behrend, according to which the numbers modulo an odd prime number [math]\displaystyle{ p }[/math] have large Salem–Spencer sets, subsets [math]\displaystyle{ A }[/math] of size [math]\displaystyle{ |A|=p/e^{O(\sqrt{\log p})} }[/math] with no three-term arithmetic progressions.[6] Behrend's result can be used to construct tripartite graphs in which each side of the tripartition has [math]\displaystyle{ p }[/math] vertices, there are [math]\displaystyle{ 3|A|p }[/math] edges, and each edge belongs to a unique triangle. Thus, with this construction, [math]\displaystyle{ n=3p }[/math] and the number of edges is [math]\displaystyle{ n^2/e^{O(\sqrt{\log n})} }[/math].[5]

To construct a graph of this form from Behrend's arithmetic-progression-free subset [math]\displaystyle{ A }[/math], number the vertices on each side of the tripartition from [math]\displaystyle{ 0 }[/math] to [math]\displaystyle{ p-1 }[/math], and construct triangles of the form [math]\displaystyle{ (x,x+a,x+2a) }[/math] modulo [math]\displaystyle{ p }[/math] for each [math]\displaystyle{ x }[/math] in the range from [math]\displaystyle{ 0 }[/math] to [math]\displaystyle{ p-1 }[/math] and each [math]\displaystyle{ a }[/math] in [math]\displaystyle{ A }[/math]. For example, with [math]\displaystyle{ p=3 }[/math] and [math]\displaystyle{ A=\{\pm 1\} }[/math], the result is a nine-vertex balanced tripartite graph with 18 edges, shown in the illustration. The graph formed from the union of these triangles has the desired property that every edge belongs to a unique triangle. For, if not, there would be a triangle [math]\displaystyle{ (x,x+a,x+a+b) }[/math] where [math]\displaystyle{ a }[/math], [math]\displaystyle{ b }[/math], and [math]\displaystyle{ c=(a+b)/2 }[/math] all belong to [math]\displaystyle{ A }[/math], violating the assumption that there be no arithmetic progressions [math]\displaystyle{ (a,c,b) }[/math] in [math]\displaystyle{ A }[/math].[5]

Upper bound

The Szemerédi regularity lemma can be used to prove that any solution to the Ruzsa–Szemerédi problem has at most [math]\displaystyle{ o(n^2) }[/math] edges or triples.[5] A stronger form of the graph removal lemma by Jacob Fox implies that the size of a solution is at most [math]\displaystyle{ n^2/e^{\Omega(\log^* n)} }[/math]. Here the [math]\displaystyle{ o }[/math] and [math]\displaystyle{ \Omega }[/math] are instances of little o and big Omega notation, and [math]\displaystyle{ \log^* }[/math] denotes the iterated logarithm. Fox proves that, in any [math]\displaystyle{ n }[/math]-vertex graph with [math]\displaystyle{ O(n^{3-\delta}) }[/math] triangles for some [math]\displaystyle{ \delta\gt 0 }[/math], one can find a triangle-free subgraph by removing at most [math]\displaystyle{ n^2/e^{\Omega(\log^* n)} }[/math] edges.[7] In a graph with the unique triangle property, there are (naively) [math]\displaystyle{ O(n^2) }[/math] triangles, so this result applies with [math]\displaystyle{ \delta=1 }[/math]. But in this graph, each edge removal eliminates only one triangle, so the number of edges that must be removed to eliminate all triangles is the same as the number of triangles.

History

The problem is named after Imre Z. Ruzsa and Endre Szemerédi, who studied this problem, in the formulation involving triples of points, in a 1978 publication.[5] However, it had been previously studied by W. G. Brown, Paul Erdős, and Vera T. Sós, in two publications in 1973 which proved that the maximum number of triples can be [math]\displaystyle{ \Omega(n^{3/2}) }[/math],[8] and conjectured that it was [math]\displaystyle{ o(n^2) }[/math].[9] Ruzsa and Szemerédi provided (unequal) nearly-quadratic upper and lower bounds for the problem, significantly improving the previous lower bound of Brown, Erdős, and Sós, and proving their conjecture.[5]

Applications

Tripod packing, one of the applications of the upper bounds on the Ruzsa–Szemerédi problem

The existence of dense graphs that can be partitioned into large induced matchings has been used to construct efficient tests for whether a Boolean function is linear, a key component of the PCP theorem in computational complexity theory.[10] In the theory of property testing algorithms, the known results on the Ruzsa–Szemerédi problem have been applied to show that it is possible to test whether a graph has no copies of a given subgraph [math]\displaystyle{ H }[/math], with one-sided error in a number of queries polynomial in the error parameter, if and only if [math]\displaystyle{ H }[/math] is a bipartite graph.[11]

In the theory of streaming algorithms for graph matching (for instance to match internet advertisers with advertising slots), the quality of matching covers (sparse subgraphs that approximately preserve the size of a matching in all vertex subsets) is closely related to the density of bipartite graphs that can be partitioned into induced matchings. This construction uses a modified form of the Ruzsa-Szemerédi problem in which the number of induced matchings can be much smaller than the number of vertices, but each induced matching must cover most of the vertices of the graph. In this version of the problem, it is possible to construct graphs with a non-constant number of linear-sized induced matchings, and this result leads to nearly-tight bounds on the approximation ratio of streaming matching algorithms.[12][13][14][15]

The subquadratic upper bound on the Ruzsa–Szemerédi problem was also used to provide an [math]\displaystyle{ o(3^n) }[/math] bound on the size of cap sets,[16] before stronger bounds of the form [math]\displaystyle{ c^n }[/math] for [math]\displaystyle{ c\lt 3 }[/math] were proven for this problem.[17] It also provides the best known upper bound on tripod packing.[18]

References

  1. 1.0 1.1 1.2 Komlós, J.; Simonovits, M. (1996), "Szemerédi's regularity lemma and its applications in graph theory", Combinatorics, Paul Erdős is eighty, Vol. 2 (Keszthely, 1993), Bolyai Soc. Math. Stud., 2, Budapest: János Bolyai Math. Soc., pp. 295–352 
  2. Clark, L. H.; Entringer, R. C.; McCanna, J. E.; Székely, L. A. (1991), "Extremal problems for local properties of graphs", The Australasian Journal of Combinatorics 4: 25–31, https://ajc.maths.uq.edu.au/pdf/4/ocr-ajc-v4-p25.pdf 
  3. Fronček, Dalibor (1989), "Locally linear graphs", Mathematica Slovaca 39 (1): 3–6 
  4. Larrión, F.; Pizaña, M. A.; Villarroel-Flores, R. (2011), "Small locally nK2 graphs", Ars Combinatoria 102: 385–391, http://xamanek.izt.uam.mx/map/papers/locallynk5w.pdf 
  5. 5.0 5.1 5.2 5.3 5.4 5.5 "Triple systems with no six points carrying three triangles", Combinatorics (Proc. Fifth Hungarian Colloq., Keszthely, 1976), Vol. II, Colloq. Math. Soc. János Bolyai, 18, Amsterdam and New York: North-Holland, 1978, pp. 939–945 
  6. "On sets of integers which contain no three terms in arithmetical progression", Proceedings of the National Academy of Sciences 32 (12): 331–332, December 1946, doi:10.1073/pnas.32.12.331, PMID 16578230 
  7. "A new proof of the graph removal lemma", Annals of Mathematics, Second Series 174 (1): 561–579, 2011, doi:10.4007/annals.2011.174.1.17 
  8. "On the existence of triangulated spheres in 3-graphs, and related problems", Periodica Mathematica Hungarica 3 (3–4): 221–228, 1973, doi:10.1007/BF02018585, https://users.renyi.hu/~p_erdos/1973-15.pdf 
  9. "Some extremal problems on r-graphs", New Directions in the Theory of Graphs (Proc. Third Ann Arbor Conf., Univ. Michigan, Ann Arbor, Mich, 1971), New York: Academic Press, 1973, pp. 53–63, https://users.renyi.hu/~p_erdos/1973-25.pdf 
  10. "Simple analysis of graph tests for linearity and PCP", Random Structures & Algorithms 22 (2): 139–160, 2003, doi:10.1002/rsa.10068, https://www.nada.kth.se/~johanh/hwsimple.pdf 
  11. "Testing subgraphs in large graphs", Random Structures & Algorithms 21 (3–4): 359–370, 2002, doi:10.1002/rsa.10056, https://www.cs.tau.ac.il/~nogaa/PDFS/testsub2.pdf 
  12. Goel, Ashish; Kapralov, Michael (2012), "On the communication and streaming complexity of maximum bipartite matching", Proceedings of the Twenty-Third Annual ACM-SIAM Symposium on Discrete Algorithms, New York: ACM, pp. 468–485, https://www.cis.upenn.edu/~sanjeev/papers/soda12_matching.pdf 
  13. Kapralov, Michael (2013), "Better bounds for matchings in the streaming model", Proceedings of the Twenty-Fourth Annual ACM-SIAM Symposium on Discrete Algorithms, Philadelphia, Pennsylvania: SIAM, pp. 1679–1697, doi:10.1137/1.9781611973105.121 
  14. Konrad, Christian (2015), "Maximum matching in turnstile streams", Algorithms—ESA 2015, Lecture Notes in Comput. Sci., 9294, Heidelberg: Springer, pp. 840–852, doi:10.1007/978-3-662-48350-3_70 
  15. "On graphs decomposable into induced matchings of linear sizes", Bulletin of the London Mathematical Society 49 (1): 45–57, 2017, doi:10.1112/blms.12005 
  16. "On subsets of abelian groups with no 3-term arithmetic progression", Journal of Combinatorial Theory, Series A 45 (1): 157–161, 1987, doi:10.1016/0097-3165(87)90053-7 
  17. "On large subsets of [math]\displaystyle{ \mathbb{F}^n_q }[/math] with no three-term arithmetic progression", Annals of Mathematics, Second Series 185 (1): 339–343, 2017, doi:10.4007/annals.2017.185.1.8 
  18. The length of an [math]\displaystyle{ s }[/math]-increasing sequence of [math]\displaystyle{ r }[/math]-tuples, 2016