Improved Upper Bounds for Slicing the Hypercube
About
A collection of hyperplanes $\mathcal{H}$ slices all edges of the $n$-dimensional hypercube $Q_n$ with vertex set $\{-1,1\}^n$ if, for every edge $e$ in the hypercube, there exists a hyperplane in $\mathcal{H}$ intersecting $e$ in its interior. Let $S(n)$ be the minimum number of hyperplanes needed to slice $Q_n$. We prove that $S(n) \leq \lceil \frac{4n}{5} \rceil$, except when $n$ is an odd multiple of $5$, in which case $S(n) \leq \frac{4n}{5} +1$. This improves upon the previously known upper bound of $S(n) \leq \lceil\frac{5n}{6} \rceil$ due to Paterson reported in 1971. We also obtain new lower bounds on the maximum number of edges in $Q_n$ that can be sliced using $k<n$ hyperplanes. We prove the improved upper bound on $S(n)$ by constructing $8$ hyperplanes slicing $Q_{10}$ aided by the recently introduced CPro1: an automatic tool that uses reasoning LLMs coupled with automated hyperparameter tuning to create search algorithms for the discovery of mathematical constructions.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Hypercube edge slicing | 11-dimensional hypercube (Q11) 1.0 (full) | Lower Bound S(n, k)1.13e+4 | 7 | |
| Hypercube edge slicing | 10-dimensional hypercube (Q10) 1.0 (full) | Lower Bound S(n, k)5.09e+3 | 7 | |
| Hypercube edge slicing | 9-dimensional hypercube (Q9) 1.0 (full) | Lower Bound S(n, k)2.30e+3 | 6 | |
| Hypercube edge slicing | 8-dimensional hypercube (Q8) 1.0 (full) | Lower Bound S(n, k)1.02e+3 | 5 | |
| Hypercube edge slicing | 7-dimensional hypercube (Q7) 1.0 (full) | Lower bound of S(n, k)448 | 4 | |
| Lower bound estimation for S(n, k) | Hypercube Q_n (n = k + 3) | Lower Bound2.46e+4 | 4 | |
| Hypercube edge slicing | 6-dimensional hypercube (Q6) 1.0 (full) | -- | 3 | |
| Hypercube edge slicing | 5-dimensional hypercube (Q5) 1.0 (full) | -- | 2 |