Trisha Shetty (Editor)

Turán's brick factory problem

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Turán's brick factory problem

In the mathematics of graph drawing, Turán's brick factory problem asks for the minimum number of crossings in a drawing of the complete bipartite graph Km,n. More precisely, the graph should be drawn in the plane with each vertex as a point, each edge as a curve connecting its two endpoints, and no vertex placed on an edge that it is not incident to. A crossing is counted whenever two edges that are disjoint in the graph have a nonempty intersection in the plane.

Contents

During World War II, Hungarian mathematician Pál Turán was forced to work in a brick factory, pushing wagon loads of bricks from kilns to storage sites. The factory had tracks from each kiln to each storage site, and the wagons were harder to push at the points where tracks crossed each other, from which Turán was led to ask his brick factory problem: what is the minimum possible number of crossings in a drawing of a complete bipartite graph?

An upper bound established by Kazimierz Zarankiewicz has been conjectured to give the correct answer for every complete bipartite graph, and the statement that this is true has come to be known as the Zarankiewicz crossing number conjecture. The conjecture remains open, with only some special cases solved.

Upper bound

Both Zarankiewicz and Kazimierz Urbanik saw Turán speak about the brick factory problem in different talks in Poland in 1952, and independently published attempted solutions of the problem, with equivalent formulas for the number of crossings. As both of them showed, it is always possible to draw the complete bipartite graph Km,n with a number of crossings equal to

cr ( K m , n ) n 2 n 1 2 m 2 m 1 2

The construction is simple: place m vertices on the x-axis of the plane, avoiding the origin and subdividing the points as evenly as possible between positive and negative x-coordinates. Similarly, place n vertices on the y-axis of the plane, avoiding the origin and subdividing the points as evenly as possible between positive and negative y-coordinates. Then, connect every point on the x-axis by a straight line segment to every point on the y-axis.

However, their proofs that this formula is optimal, that is, that there can be no drawings with fewer crossings, were erroneous. The gap was not discovered until eleven years after publication, nearly simultaneously by Gerhard Ringel and Paul Kainen. Nevertheless, it is conjectured that Zarankiewicz's and Urbanik's formula is optimal. This has come to be known as the Zarankiewicz crossing number conjecture. Although some special cases of it are known to be true, the general case remains open.

Lower bounds

The Zarankiewicz conjecture is known to be true for the complete bipartite graphs Km,n with m ≤ 6. Although lower bounds are known that apply more generally, they do not match the upper bound for larger values of m. For each fixed choice of m, the truth of the conjecture for all Km,n can be verified by testing only a finite number of choices of n.

The conjecture is also known to be true for K7,7, K7,8, and K7,9. If a counterexample exists, that is, a graph Km,n requiring fewer crossings than the Zarankiewicz bound, then in the smallest counterexample both m and n must be odd.

Rectilinear crossing numbers

If edges are required to be drawn as straight line segments, rather than arbitrary curves, then some graphs need more crossings. However, the upper bound established by Zarankiewicz for the crossing numbers of complete bipartite graphs can be achieved using only straight edges. Therefore, if the Zarankiewicz conjecture is correct, then the complete bipartite graphs have rectilinear crossing numbers equal to their crossing numbers.

References

Turán's brick factory problem Wikipedia