ART

In graph theory, the Graham–Pollak theorem states that the edges of an n -vertex complete graph cannot be partitioned into fewer than } n-1 complete bipartite graphs.[1] It was first published by Ronald Graham and Henry O. Pollak in two papers in 1971 and 1972, in connection with an application to telephone switching circuitry.[2][3]

The theorem has since become well known and repeatedly studied and generalized in graph theory, in part because of its elegant proof using techniques from algebraic graph theory.[4][5][6][7][8] More strongly, Aigner & Ziegler (2018) write that all proofs are somehow based on linear algebra: "no combinatorial proof for this result is known".[1]

Construction of an optimal partition

A partition into exactly n-1 complete bipartite graphs is easy to obtain: just order the vertices, and for each vertex except the last, form a star connecting it to all later vertices in the ordering.[1] Other partitions are also possible.
Proof of optimality

The proof of the Graham–Pollak theorem described by Aigner & Ziegler (2018) (following Tverberg 1982) defines a real variable \( x_{i} \) for each vertex \( {\displaystyle v_{i}\in V} \), where V denotes the set of all vertices in the graph. Let the left sides and right sides of the k {\displaystyle k} kth bipartite graph be denoted \( L_{k} \) and \( R_{k} \), respectively and for any set of vertices define \( {\displaystyle X(S)} \)to be the sum of variables for vertices in S:

X\( {\displaystyle X(S)=\sum _{v_{i}\in S}x_{i}.} \)

Then, in terms of this notation, the fact that the bipartite graphs partition the edges of the complete graph can be expressed as the equation

\( {\displaystyle \sum _{i<j}x_{i}x_{j}=\sum _{k}X(L_{k})X(R_{k}).} \)

Now consider the system of linear equations that sets \( {\displaystyle X(S)=0} \) and \( {\displaystyle X(L_{k})=0} \) for each k . Any solution to this system of equations would also obey the nonlinear equations

\( {\displaystyle {\begin{aligned}0&=X(S)^{2}={\Bigl (}\sum _{i}x_{i}{\Bigr )}^{2}\\&={\Bigl (}\sum _{i}x_{i}^{2}{\Bigr )}+{\Bigl (}2\sum _{i<j}x_{i}x_{j}{\Bigr )}\\&={\Bigl (}\sum _{i}x_{i}^{2}{\Bigr )}+{\Bigl (}2\sum _{k}X(L_{k})X(R_{k}){\Bigr )}\\&=\sum _{i}x_{i}^{2}.\\\end{aligned}}} \)

But a sum of squares of real variables can only be zero if all the individual variables are zero, the trivial solution to the system of linear equations. If there were fewer than n − 1 {\displaystyle n-1} n-1 complete bipartite graphs, the system of equations would have fewer than n {\displaystyle n} n equations in n {\displaystyle n} n unknowns and would have a nontrivial solution, a contradiction. So the number of complete bipartite graphs must be at least n-1.[1][4]
Related problems
Distance labeling

Graham and Pollak study a more general graph labeling problem, in which the vertices of a graph should be labeled with equal-length strings of the characters "0", "1", and "✶", in such a way that the distance between any two vertices equals the number of string positions where one vertex is labeled with a 0 and the other is labeled with a 1. A labeling like this with no "✶" characters would give an isometric embedding into a hypercube, something that is only possible for graphs that are partial cubes, and in one of their papers Graham and Pollak call a labeling that allows "✶" characters an embedding into a "squashed cube".[3]

For each position of the label strings, one can define a complete bipartite graph in which one side of the bipartition consists of the vertices labeled with 0 in that position and the other side consists of the vertices labeled with 1, omitting the vertices labeled "✶". For the complete graph, every two vertices are at distance one from each other, so every edge must belong to exactly one of these complete graphs. In this way, a labeling of this type for the complete graph corresponds to a partition of its edges into complete bipartite graphs, with the lengths of the labels corresponding to the number of graphs in the partition.[3]
Alon–Saks–Seymour conjecture

Noga Alon, Michael Saks, and Paul Seymour formulated a conjecture in the early 1990s that, if true, would significantly generalize the Graham–Pollak theorem: they conjectured that, whenever a graph of chromatic number k+1 has its edges partitioned into complete bipartite subgraphs, at least k subgraphs are needed. Equivalently, their conjecture states that edge-disjoint unions of k complete bipartite graphs can always be colored with at most k + 1 colors. The conjecture was disproved by Huang and Sudakov in 2012, who constructed families of graphs formed as edge-disjoint unions of k {\displaystyle k} k complete bipartite graphs that require \) {\displaystyle \Omega (k^{6/5})} \) colors.[9]
Biclique partition

The biclique partition problem takes as input an arbitrary undirected graph, and asks for a partition of its edges into a minimum number of complete bipartite graphs. It is NP-hard, but fixed-parameter tractable. The best approximation algorithm known for the problem has an approximation ratio of \( O(n/\log n) \) .[10][11]
References

Aigner, Martin; Ziegler, Günter M. (2018), Proofs from THE BOOK (6th ed.), Springer, pp. 79–80, doi:10.1007/978-3-662-57265-8, ISBN 978-3-662-57265-8
Graham, R. L.; Pollak, H. O. (1971), "On the addressing problem for loop switching", The Bell System Technical Journal, 50: 2495–2519, doi:10.1002/j.1538-7305.1971.tb02618.x, MR 0289210
Graham, R. L.; Pollak, H. O. (1972), "On embedding graphs in squashed cubes", Graph theory and applications (Proc. Conf., Western Michigan Univ., Kalamazoo, Mich., 1972; dedicated to the memory of J. W. T. Youngs), Lecture Notes in Mathematics, 303, pp. 99–110, MR 0332576
Tverberg, H. (1982), "On the decomposition of K n {\displaystyle K_{n}} K_{n} into complete bipartite graphs", Journal of Graph Theory, 6 (4): 493–494, doi:10.1002/jgt.3190060414, MR 0679606
Peck, G. W. (1984), "A new proof of a theorem of Graham and Pollak", Discrete Mathematics, 49 (3): 327–328, doi:10.1016/0012-365X(84)90174-2, MR 0743808
Cioabă, Sebastian M.; Tait, Michael (2013), "Variations on a theme of Graham and Pollak", Discrete Mathematics, 313 (5): 665–676, doi:10.1016/j.disc.2012.12.001, MR 3009433
Vishwanathan, Sundar (2013), "A counting proof of the Graham-Pollak theorem", Discrete Mathematics, 313 (6): 765–766, doi:10.1016/j.disc.2012.12.017, MR 3010739
Leader, Imre; Tan, Ta Sheng (2018), "Improved bounds for the Graham-Pollak problem for hypergraphs", The Electronic Journal of Combinatorics, 25 (1): Paper No. 1.4, MR 3761918
Huang, Hao; Sudakov, Benny (2012), "A counterexample to the Alon-Saks-Seymour conjecture and related problems", Combinatorica, 32 (2): 205–219, arXiv:1002.4687, doi:10.1007/s00493-012-2746-4, MR 2927639
Fleischner, Herbert; Mujuni, Egbert; Paulusma, Daniël; Szeider, Stefan (2009), "Covering graphs with few complete bipartite subgraphs", Theoretical Computer Science, 410 (21–23): 2045–2053, doi:10.1016/j.tcs.2008.12.059, MR 2519293
Chandran, Sunil; Issac, Davis; Karrenbauer, Andreas (2017), "On the parameterized complexity of biclique cover and partition", in Guo, Jiong; Hermelin, Danny (eds.), 11th International Symposium on Parameterized and Exact Computation (IPEC 2016), Leibniz International Proceedings in Informatics (LIPIcs), 63, Dagstuhl, Germany: Schloss Dagstuhl–Leibniz-Zentrum fuer Informatik, pp. 11:1–11:13, doi:10.4230/LIPIcs.IPEC.2016.11, ISBN 978-3-95977-023-1

Undergraduate Texts in Mathematics

Graduate Texts in Mathematics

Graduate Studies in Mathematics

Mathematics Encyclopedia

World

Index

Hellenica World - Scientific Library

Retrieved from "http://en.wikipedia.org/"
All text is available under the terms of the GNU Free Documentation License