Kentaro Amauchi
Independent researcher — number theory, combinatorics, formal verification
Research interests
Let A be a finite set of odd positive integers and
rA(n) the number of subsets of A summing
to n. I study a weighted count of representations by the
truncations of A — obtained by deleting the
elements below a threshold and shifting the target — and its ratio to
rA(n). That ratio converges, for every target, to a
rational number read off A by counting alone:
Γ(A) = 1 + 2∑d2−NA(d),
where NA(d) is the number of elements of A
that are at most 2d. For the odd primes
Γ = 5.3492879…, and the twin pairs are what make it
small.
The counted quantity has a second reading, which is where the question came
from: it counts the strict local minima of the subset-sum landscape of
A. A reader who wants none of that may take the displayed
identity as the definition; nothing is lost.
A recurring theme is replacing heuristic independence assumptions — the “annealed approximation” of statistical mechanics — with exact identities plus hypotheses that can actually be checked. The identity that does most of that work is a classical one, the Kubert distribution relation; the contribution is what it is made to replace.
The structural results are formally verified in
Lean 4 with Mathlib — no
sorry, no axiom beyond Lean's standard three, and an independent
kernel replay on top of the build. The analytic parts are not
formalised, and I would rather say so here than let the sentence above be read
as covering them. Every statement in every paper instead carries an explicit
status at the statement: proved in Lean, proved,
derived, experimentally confirmed with the range given, or
conjecture. The descriptions below use the same vocabulary, and are
meant to be the least flattering true description of each paper.
Papers
Three parts, in preparation for arXiv (math.NT), and one standalone note. An earlier draft circulated in four instalments; the third has since been absorbed into Part III and no longer exists as a separate document.
Software
-
arithmetic-landscapes
— the three papers and the note, the Lean 4 development, and every
numerical experiment together with its log. Archived at
doi:10.5281/zenodo.21941261
— which makes a version permanent, not true. The Lean development carries no
sorryand no axiom beyond Lean's standard three, and is replayed independently through the kernel with a negative control. A number with no log is treated as a number that does not exist, and the repository's own checks enforce that — along with the rule that every theorem, proposition, lemma and corollary must declare its status at the statement.
Use of AI tools
This work was carried out with substantial assistance from large language models (Anthropic's Claude), used for exploring constructions, drafting and checking proofs, writing the Lean formalisation, and running and analysing the numerical experiments. I direct the research, decide what is claimed, and am responsible for every statement. The verification apparatus described above exists because of this: the Lean development, the kernel replay, the logged experiments and the repository's mechanical checks are how a claim earns its status rather than being asserted. The same disclosure appears in each paper.