Can every bounded subset E of the space Rn be partitioned into (n+1) sets, each of which has a smaller diameter than E?
—Borsuk’s Conjecture
The first counterexample was shown in 1993 by Kahn and Kalai, decades after the problem was posed. Surprisingly, however, one only needs elementary undergraduate math to disprove the conjecture.
Sets With Omitted Intersection Size
Define [n]={1,2,…,n}, and (k[n]) the set of subsets of [n] with size k. We will prove the following statement:
Omitted Intersection Lemma
Let p be a prime. If A1,A2,…,Am are distinct elements of (2p[4p]) such that
∣Ai∪Aj∣=p∀1≤i=j≤m
If f(p) is the maximum m possible, f=O(c4p) for some positive constant c<16 independent of p.
Consider a maximal construction for m. Note that for each Ai, there should be some Aj=[4p]∖Ai. Therefore, we can further impose the restriction ∣Ai∪Aj∣=0. Our restriction is now ∣Ai∪Aj∣=0(modp), so we can work under Fp. Consider the characteristic vector 1i∈Fp4p of Ai, and define the polynomial F:Fp4p×Fp4p→Fp as follows:
F(x,y)=(i=1∑4pxiyi)p−1−1
By Fermat’s Little Theorem, F(1i,1j)=0 if and only if i=j. Now consider the m×m matrix M with (i,j) entry F(1i,1j). Since M is diagonal, rankM=m. However note that the number of monomials in the expansion of F is 1+(p−15p−2) by Stars and Bars.
Fact
If for some f, g, each entry (i,j) of a matrix is f(i)g(j), then this matrix has rank 1.
Therefore, decomposing M into a sum of 1+(p−15p−2) rank 1 matrices as defined by the monomials, we have a bound on m:
rankM=m≤1+(p−15p−2)=O((45⋅45)4p)
Using Stirling estimates. Of course, 45⋅45<2<16. □
Fun exercise: We can get a slightly better bound on c by making use of the fact that xi,yi∈{0,1}. Details will be left to the reader.
A Graph Embedding
We define a graph G4p as follows:
The (2p4p) elements of (2p[4p]) are the vertices.
There is an edge between two vertices if and only if their corresponding sets have intersection size p.
Now let’s embed our graph into R(24p). For each vertex v∈(2p[4p]), we define its embedding φ:V→R(24p) by associating each entry of φ(v) with an unordered pair of elements from [4p]. This entry is zero unless exactly one element in the pair is in v (the other would be in [4p]∖v), in which case the entry is 1.
We claim that with this embedding, the diameter is exactly between adjacent vertices. Consider two vertices v,w with ∣v∩w∣=k.
∣φ(v)i−φ(w)i∣=1 (and not zero) if and only if either
One element of the pair is in v∩w and the other is in v∖w or w∖v.
One element of the pair is in [4p]∖(v∪w) and the other is in v∖w or w∖v.
Note that v∩w, v∖w, w∖v, and [4p]∖(v∪w) are disjoint. Totally there are 4k(2p−k) such i where ∣φ(v)i−φ(w)i∣=1, therefore dist(φ(v),φ(w))=2k(2p−k), which is maximized at exactly k=p. □
Putting It Together
Our graph embedding is a bounded subset of Rn, where n=(24p). Since the diameter is between any two adjacent vertices, each partition according to Borsuk’s Conjecture is an independent set.
Consider a sufficiently large p. By our Omitted Intersection Lemma, the independence number α of this graph is O(c4p). The chromatic number of the graph χ further satisfies χ⋅α≥∣V∣, so we can bound χ:
χ=Ω(C4p)for some C>1, by a Stirling estimate ∣V∣=(2p4p)=Θ(p164p)
This is on the order of Ω(Cn) for some C>1. Of course, one needs at least χ partitions, which clearly disproves the conjecture. Conside the growth rate we obtained, the conjecture was way off!