Crossing number inequality

From HandWiki
Short description: Drawings of dense graphs have many crossings

In the mathematics of graph drawing, the crossing number inequality or crossing lemma gives a lower bound on the minimum number of edge crossings in a plane drawing of a given graph, as a function of the number of edges and vertices of the graph. It states that, for graphs where the number e of edges is sufficiently larger than the number n of vertices, the crossing number is at least proportional to e3/n2.

It has applications in VLSI design and combinatorial geometry, and was discovered independently by Ajtai, Chvátal, Newborn, and Szemerédi[1] and by Leighton.[2]

Statement and history

The crossing number inequality states that, for an undirected simple graph G with n vertices and e edges such that e > 7n, the crossing number cr(G) obeys the inequality

[math]\displaystyle{ \operatorname{cr}(G) \geq \frac{e^3}{29 n^2}. }[/math]

The constant 29 is the best known to date, and is due to Ackerman.[3] For earlier results with weaker constants see (Pach Tóth) and (Pach Radoičić).[4][5] The constant 7 can be lowered to 4, but at the expense of replacing 29 with the worse constant of 64.

It is important to distinguish between the crossing number cr(G) and the pairwise crossing number pair-cr(G). As noted by (Pach Tóth), the pairwise crossing number [math]\displaystyle{ \text{pair-cr}(G) \leq \text{cr}(G) }[/math] refers to the minimum number of pairs of edges that each determine one crossing, whereas the crossing number simply refers to the minimum number of crossings. (This distinction is necessary since some authors assume that in a proper drawing no two edges cross more than once.)[6]

Applications

The motivation of Leighton in studying crossing numbers was for applications to VLSI design in theoretical computer science.[2]

Later, (Székely 1997) realized that this inequality yielded very simple proofs of some important theorems in incidence geometry. For instance, the Szemerédi–Trotter theorem, an upper bound on the number of incidences that are possible between given numbers of points and lines in the plane, follows by constructing a graph whose vertices are the points and whose edges are the segments of lines between incident points. If there were more incidences than the Szemerédi–Trotter bound, this graph would necessarily have more crossings than the total number of pairs of lines, an impossibility. The inequality can also be used to prove Beck's theorem, that if a finite point set does not have a linear number of collinear points, then it determines a quadratic number of distinct lines.[7] Similarly, Tamal Dey used it to prove upper bounds on geometric k-sets.[8]

Proof

We first give a preliminary estimate: for any graph G with n vertices and e edges, we have

[math]\displaystyle{ \operatorname{cr}(G) \geq e - 3n. }[/math]

To prove this, consider a diagram of G which has exactly cr(G) crossings. Each of these crossings can be removed by removing an edge from G. Thus we can find a graph with at least e − cr(G) edges and n vertices with no crossings, and is thus a planar graph. But from Euler's formula we must then have e − cr(G) ≤ 3n, and the claim follows. (In fact we have e − cr(G) ≤ 3n − 6 for n ≥ 3).

To obtain the actual crossing number inequality, we now use a probabilistic argument. We let 0 < p < 1 be a probability parameter to be chosen later, and construct a random subgraph H of G by allowing each vertex of G to lie in H independently with probability p, and allowing an edge of G to lie in H if and only if its two vertices were chosen to lie in H. Let eH, nH and crH denote the number of edges, vertices and crossings of H, respectively. Since H is a subgraph of G, the diagram of G contains a diagram of H. By the preliminary crossing number inequality, we have

[math]\displaystyle{ \operatorname{cr}_H \geq e_H - 3n_H. }[/math]

Taking expectations we obtain

[math]\displaystyle{ \mathbf{E}[\operatorname{cr}_H] \geq \mathbf{E}[e_H] - 3 \mathbf{E}[n_H]. }[/math]

Since each of the n vertices in G had a probability p of being in H, we have E[nH] = pn. Similarly, each of the edges in G has a probability p2 of remaining in H since both endpoints need to stay in H, therefore E[eH] = p2e. Finally, every crossing in the diagram of G has a probability p4 of remaining in H, since every crossing involves four vertices. To see this consider a diagram of G with cr(G) crossings. We may assume that any two edges in this diagram with a common vertex are disjoint, otherwise we could interchange the intersecting parts of the two edges and reduce the crossing number by one. Thus every crossing in this diagram involves four distinct vertices of G. Therefore, E[crH] = p4cr(G) and we have

[math]\displaystyle{ p^4 \operatorname{cr}(G) \geq p^2 e - 3 p n. }[/math]

Now if we set p = 4n/e < 1 (since we assumed that e > 4n), we obtain after some algebra

[math]\displaystyle{ \operatorname{cr}(G) \geq \frac{e^3}{64 n^2}. }[/math]

A slight refinement of this argument allows one to replace 64 by 33.75 for e > 7.5n.[3]

Variations

For graphs with girth larger than 2r and e ≥ 4n, (Pach Spencer) demonstrated an improvement of this inequality to[9]

[math]\displaystyle{ \operatorname{cr}(G) \geq c_r\frac{e^{r+2}}{n^{r+1}}. }[/math]

Adiprasito showed a generalization to higher dimensions:[10] If [math]\displaystyle{ \Delta }[/math] is a simplicial complex that is mapped piecewise-linearly to [math]\displaystyle{ \mathbf{R}^{2d} }[/math], and it has [math]\displaystyle{ f_d(\Delta)\ \ d }[/math]-dimensional faces and [math]\displaystyle{ f_{d-1}(\Delta)\ \ (d-1) }[/math]-dimensional faces such that [math]\displaystyle{ f_d(\Delta)\gt (d+3)f_{d-1}(\Delta) }[/math], then the number of pairwise intersecting [math]\displaystyle{ d }[/math]-dimensional faces is at least

[math]\displaystyle{ \frac{f_d^{d+2}(\Delta)}{(d+3)^{d+2}f_{d-1}^{d+1}(\Delta)}. }[/math]

References

  1. "Crossing-free subgraphs", Theory and practice of combinatorics, North-Holland Mathematics Studies, 60, North-Holland, Amsterdam, 1982, pp. 9–12 .
  2. 2.0 2.1 Complexity Issues in VLSI, Foundations of Computing Series, Cambridge, MA: MIT Press, 1983 .
  3. 3.0 3.1 Ackerman, Eyal (2019), "On topological graphs with at most four crossings per edge", Computational Geometry 85: 101574, 31, doi:10.1016/j.comgeo.2019.101574 .
  4. "Graphs drawn with few crossings per edge", Combinatorica 17 (3): 427–439, 1997, doi:10.1007/BF01215922 .
  5. "Improving the crossing lemma by finding more crossings in sparse graphs", Discrete and Computational Geometry 36 (4): 527–552, 2006, doi:10.1007/s00454-006-1264-9 .
  6. Pach, János; Tóth, Géza (2000), "Which crossing number is it anyway?", Journal of Combinatorial Theory, Series B 80 (2): 225–246, doi:10.1006/jctb.2000.1978 .
  7. Székely, L. A. (1997), "Crossing numbers and hard Erdős problems in discrete geometry", Combinatorics, Probability and Computing 6 (3): 353–358, doi:10.1017/S0963548397002976 .
  8. "Improved bounds for planar k-sets and related problems", Discrete and Computational Geometry 19 (3): 373–382, 1998, doi:10.1007/PL00009354 .
  9. "New bounds on crossing numbers", Discrete and Computational Geometry 24 (4): 623–644, 2000, doi:10.1007/s004540010011 .
  10. Adiprasito, Karim (2018-12-26), "Combinatorial Lefschetz theorems beyond positivity", arXiv:1812.10454v3 [math.CO].