cs.AIFeb 6, 2026

Improved Upper Bounds for Slicing the Hypercube

Authors: Duncan SoifferNathaniel IttyChristopher D. RosinBlake BruellMason DiCiccoGábor N. SárközyRyan OffsteinDaniel Reichman

Abstract

A collection of hyperplanes H\mathcal{H} slices all edges of the nn-dimensional hypercube QnQ_n with vertex set {1,1}n\{-1,1\}^n if, for every edge ee in the hypercube, there exists a hyperplane in H\mathcal{H} intersecting ee in its interior. Let S(n)S(n) be the minimum number of hyperplanes needed to slice QnQ_n. We prove that S(n)4n5S(n) \leq \lceil \frac{4n}{5} \rceil, except when nn is an odd multiple of 55, in which case S(n)4n5+1S(n) \leq \frac{4n}{5} +1. This improves upon the previously known upper bound of S(n)5n6S(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 QnQ_n that can be sliced using k<nk<n hyperplanes. We prove the improved upper bound on S(n)S(n) by constructing 88 hyperplanes slicing Q10Q_{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.

Explore similar work

Jul 11, 2026cs.LG

Qubit-Efficient Quantum Search for Hyperdimensional Decomposition via Logarithmic Encoding

Hyperdimensional Computing (HDC) represents symbols using high-dimensional hypervectors of dimension DD. In hypervector decomposition, the objective is to recover FF constituent hypervectors, each drawn from a codebook of size NN, from a bound target hypervector. This requires searching over NFN^F candidate tuples, making the task computationally prohibitive at scale. Recent quantum approach provides a quadratic search advantage, but typically rely on qubit-inefficient O(D)O(D)-qubit hypervector representations. We propose a qubit-efficient quantum framework for HDC decomposition that reduces the representation cost to O(logD)O(\log D). The framework introduces logarithmic hypervector and binding encodings, together with a reversible hypervector lookup operator for circuit-level manipulation of dense hypervectors. Combined with a modified Dürr-Høyer search procedure, the method preserves O(NF)O(\sqrt{N^F}) search complexity while substantially reducing qubit usage. Experimental results validate correct similarity computation, accurate decomposition in executable regimes, and significantly improved qubit scaling over baselines based on explicit DD-qubit hypervector encodings, achieving up to 2,000×2{,}000\times fewer qubits.
Sanggeon Yun, Hyunwoo Oh, Ryozo Masukawa +2
Aug 8, 2026math.CO

Exact Zarankiewicz Values On Two Finite Frontier Slices

The Zarankiewicz number Z(m,n,s,t) is the maximum number of edges in a bipartite graph with parts of orders m and n containing no copy of Ks,t. We give one combined, certificate-based computer-assisted proof for two finite slices and a corrected neighboring frontier: Z(12,n,3,3) = 6n (18 <= n <= 22), Z(13,22,3,3) = 137, Z(13, 18, 3, 3) = 116, Z(14, 18, 3, 3) = 124, Z(15,18,3,3) = 132, Z(14, 17, 3, 3) = 118, Z(15, 17, 3, 3) = 126, 132 <= Z(16,17,3,3) <= 133. The load-bearing new upper bounds are the exact 12 x 18 and 13 x 18 certificate packages. Their orbit certificates exclude every hypothetical matrix at the next edge count. Deletion lemmas and explicit witnesses close four neighboring cells, while the 16 x 17 entry is deliberately reported as an interval because only its 132-edge lower witness and the published 133 upper bound are certified here. Separately, the 13 x 22 proof excludes 138 ones by reducing to 83 degree profiles, rationally separating 77 of them, and eliminating the remaining six by marked-row congruences, leave enumeration, modular Gram tests, and exact Farkas certificates. All accepted claims are replayed by standard-library Python and exact integer/rational arithmetic; floating-point optimization is used only to discover certificates.
Koyar Afrasyab
May 6, 2026math.PR

Grokability in five inequalities

In this note, we report five mathematical discoveries made in collaboration with Grok, all of which have been subsequently verified by the authors. These include an improved lower bound on the maximal Gaussian perimeter of convex sets in Rn\mathbb{R}^n, sharper L2L_2-L1L_1 moment comparison inequalities on the Hamming cube {1,1}n\{-1,1\}^n, a strengthened autoconvolution inequality, improved asymptotic bounds on the size of the largest gg-Sidon sets in {1,,n}\{1,\dots,n\}, and an optimal balanced Szarek's inequality.
Paata Ivanisvili, Xinyuan Xie