Minimum modulus for the unique multiset-sum problem
Abstract
Fix . A set of residues in is \emph{valid mod } if the all-ones multiset is the \emph{only} size- multiset drawn from whose sum is . For the super-increasing set we determine the least valid modulus exactly: for all . Both directions of the proof are elementary, resting on a sharp minimal-digit-sum estimate for representations by binary coins, and the full theorem has been machine-checked in Lean~4/Mathlib for all (https://github.com/jarfo/min-modulus). We conjecture that no size- residue set admits a smaller valid modulus. This validity condition is exactly what makes the permanent of an matrix equal to a single coefficient of a row-product polynomial modulo , extractable by a size- discrete Fourier (or number-theoretic) transform; the theorem thus identifies the smallest transform, , for which this evaluation is exact. That application -- and the resulting common framework for the classical formulas of Ryser and Glynn and this transform -- is developed in a companion paper [2].
Cite
@article{arxiv.2607.08366,
title = {Minimum modulus for the unique multiset-sum problem},
author = {José A. R. Fonollosa},
journal= {arXiv preprint arXiv:2607.08366},
year = {2026}
}
Comments
8 pages; Lean 4 formalization at https://github.com/jarfo/min-modulus