Borsuk's Conjecture

Published Aug 17, 2025

#math

Can every bounded subset EE of the space Rn\mathbb {R} ^{n} be partitioned into (n+1)(n + 1) sets, each of which has a smaller diameter than EE?

—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}[n] = \{1, 2, \dots, n\}, and ([n]k)\binom{[n]}{k} the set of subsets of [n][n] with size kk. We will prove the following statement:

Omitted Intersection Lemma

Let pp be a prime. If A1,A2,,AmA_1, A_2, \dots, A_m are distinct elements of ([4p]2p)\binom{[4p]}{2p} such that

AiAjp1ijm|A_i \cup A_j| \not = p \quad \forall \quad 1 \leq i \not = j \leq m

If f(p)f(p) is the maximum mm possible, f=O(c4p)f = \bigO(c^{4p}) for some positive constant c<16c < 16 independent of pp.

Consider a maximal construction for mm. Note that for each AiA_i, there should be some Aj=[4p]AiA_j = [4p] \setminus A_i. Therefore, we can further impose the restriction AiAj0|A_i \cup A_j| \not = 0. Our restriction is now AiAj0(modp)|A_i \cup A_j| \not = 0 \pmod{p}, so we can work under Fp\mathbb{F}_p. Consider the characteristic vector 1iFp4p1_i \in \mathbb{F}_p^{4p} of AiA_i, and define the polynomial F:Fp4p×Fp4pFpF : \mathbb{F}_p^{4p} \times \mathbb{F}_p^{4p} \to \mathbb{F}_p as follows:

F(x,y)=(i=14pxiyi)p11F(x, y) = \left (\sum_{i = 1}^{4p} x_i y_i \right)^{p - 1} - 1

By Fermat’s Little Theorem, F(1i,1j)0F(1_i, 1_j) \not = 0 if and only if i=ji = j. Now consider the m×mm \times m matrix MM with (i,j)(i, j) entry F(1i,1j)F(1_i, 1_j). Since MM is diagonal, rankM=m\rank M = m. However note that the number of monomials in the expansion of FF is 1+(5p2p1)1 + {5p - 2 \choose p - 1} by Stars and Bars.

Fact

If for some ff, gg, each entry (i,j)(i, j) of a matrix is f(i)g(j)f(i) g(j), then this matrix has rank 11.

Therefore, decomposing MM into a sum of 1+(5p2p1)1 + {5p - 2 \choose p - 1} rank 11 matrices as defined by the monomials, we have a bound on mm:

rankM=m1+(5p2p1)=O((5454)4p)\rank M = m \leq 1 + {5p - 2 \choose p - 1} = \mathcal{O}\paren{\paren{\frac{5}{4} \cdot \sqrt[4]{5}}^{4p}}

Using Stirling estimates. Of course, 5454<2<16\frac{5}{4} \cdot \sqrt[4]{5} < 2 < 16. \square

Fun exercise: We can get a slightly better bound on cc by making use of the fact that xi,yi{0,1}x_i, y_i \in \{0, 1\}. Details will be left to the reader.

A Graph Embedding

We define a graph G4pG_{4p} as follows:

  • The (4p2p)\binom{4p}{2p} elements of ([4p]2p)\binom{[4p]}{2p} are the vertices.
  • There is an edge between two vertices if and only if their corresponding sets have intersection size pp.

Now let’s embed our graph into R(4p2)\mathbb{R}^{{4p \choose 2}}. For each vertex v([4p]2p)v \in \binom{[4p]}{2p}, we define its embedding φ:VR(4p2)\varphi : V \to \mathbb{R}^{{4p \choose 2}} by associating each entry of φ(v)\varphi(v) with an unordered pair of elements from [4p][4p]. This entry is zero unless exactly one element in the pair is in vv (the other would be in [4p]v[4p] \setminus v), in which case the entry is 11.

We claim that with this embedding, the diameter is exactly between adjacent vertices. Consider two vertices v,wv, w with vw=k|v \cap w| = k.

dist(φ(v),φ(w))=i=1(4p2)(φ(v)iφ(w)i)2=i=1(4p2)φ(v)iφ(w)i\text{dist}(\varphi(v), \varphi(w)) = \sqrt{\sum_{i = 1}^{{4p \choose 2}} (\varphi(v)_i - \varphi(w)_i)^2} = \sqrt{\sum_{i = 1}^{{4p \choose 2}} \lvert \varphi(v)_i - \varphi(w)_i \rvert}

φ(v)iφ(w)i=1\lvert \varphi(v)_i - \varphi(w)_i \rvert = 1 (and not zero) if and only if either

  • One element of the pair is in vwv \cap w and the other is in vwv \setminus w or wvw \setminus v.
  • One element of the pair is in [4p](vw)[4p] \setminus (v \cup w) and the other is in vwv \setminus w or wvw \setminus v.

Note that vwv \cap w, vwv \setminus w, wvw \setminus v, and [4p](vw)[4p] \setminus (v \cup w) are disjoint. Totally there are 4k(2pk)4k(2p - k) such ii where φ(v)iφ(w)i=1\lvert \varphi(v)_i - \varphi(w)_i \rvert = 1, therefore dist(φ(v),φ(w))=2k(2pk)\text{dist}(\varphi(v), \varphi(w)) = 2\sqrt{k(2p - k)}, which is maximized at exactly k=pk = p. \square

Putting It Together

Our graph embedding is a bounded subset of Rn\mathbb{R}^n, where n=(4p2)n = {4p \choose 2}. Since the diameter is between any two adjacent vertices, each partition according to Borsuk’s Conjecture is an independent set.

Consider a sufficiently large pp. By our Omitted Intersection Lemma, the independence number α\alpha of this graph is O(c4p)\bigO(c^{4p}). The chromatic number of the graph χ\chi further satisfies χαV\chi \cdot \alpha \geq |V|, so we can bound χ\chi:

χ=Ω(C4p)for some C>1, by a Stirling estimate V=(4p2p)=Θ(164pp)\chi = \Omega\left(C^{4p}\right) \quad \text{for some $C > 1$, by a Stirling estimate $|V| = \binom{4p}{2p} = \Theta\left(\frac{16^{4p}}{\sqrt{p}}\right)$}

This is on the order of Ω(Cn)\Omega(C^{\sqrt{n}}) for some C>1C > 1. Of course, one needs at least χ\chi partitions, which clearly disproves the conjecture. Conside the growth rate we obtained, the conjecture was way off!

\blacksquare


© 2020-2025 • Last Updated 2025-06-20