teal-sea / zeta-labstate of record · compiled 14 Aug 2026 · revision 9ebdea0 · source

Library · hunts/wide_search/HANDOFF.md

HANDOFF — `wide_search`

1,887 words · 231 lines · source

Written for an agent starting cold. Read MISSION.md for scope, RESULTS-xiprime.md for the finished piece, RESULTS-higher-derivatives.md for the blocked one. This file is the operating state.

Where things are

The source paper — get it first, it is not in the repo

More than two thirds of the zeros of the Riemann zeta function lie on the critical line, author "Claude", dated 10 August 2026. Public PDF:

https://www-cdn.anthropic.com/564f962e60643842f5fcb4a17c9dbc8f608f1c37.pdf

curl -sL <that url> -o /tmp/cz.pdf && pdftotext -layout /tmp/cz.pdf /tmp/cz.txt

2260 lines. The sections that matter: §1.4 (the idea), §3 (linear algebra), §4 (zero side), §5 (prime side), §7.1 (the window optimisation for zeta), Remark 7.3 (zeros of xi', near line 1521), §7.5 (limits of the method), and Remark 1.1 (near line 180), which states the 0.68185 ceiling.

Note the OCR renders 2/L^3 in eq. (7.1) as L23. The reading that makes c_lambda(1) = F(lambda) = lambda/(1+lambda^2/3) come out right is 2/L^3; this was checked independently and is not negotiable.

What is established

The paper's machinery turns a pair-correlation form factor into an unconditional proportion. With v >= 0 even on [-1/2,1/2]:

H = 2 - 1/c, Hd = (1+H)/2, 1/c_lambda(v) = [ int v^2 + lambda * iint F(lambda(s-s')) v(s)v(s') ] / ( lambda (int v)^2 )

The finished result. The paper's Remark 7.3 never solves the variational problem for xi'. Solved here:

H* = 0.86864150052976706411... (simple and on the critical line) Hd* = 0.93432075026488353205... (distinct)

at lambda = 1, maximiser strictly positive (v*(+-1/2)/v*(0) = 0.671042). Consequences: the paper's quartic was within 1.5e-6 of sharp, and no admissible window reaches Wu's unconditional 0.86957 (short by 9.285e-4), which settles the comparison the paper leaves open.

Reproduce in one line from the repo root:

.venv/bin/python -c "import sys; sys.path.insert(0,'hunts/wide_search'); \ from xiprime import optimise; print(optimise(kernel='xiprime')['H'])"

THREAD 1 (partly closed, still worth the most) — can zeta's 0.6725 move?

Read RESULTS-pair-ceiling.md before spending anything here. The cheap half of this thread is done and the answer was the one predicted below: the scalar-moment formulation collapses. What survives is narrower and stated at the end of this section.

The paper's Remark 1.1 states that no certificate reading bandwidth-one data "configuration by configuration" can exceed 0.68185, while its Theorem D attains 0.6725. So the best such certificate lies in [0.6725, 0.68185], and closing any of that moves a headline number.

Framing, worked out but barely begun:

An agent was launched on this and stopped almost immediately; nothing from it was kept.

What is now closed, and what is left

Measured in RESULTS-pair-ceiling.md, landed as PR #12:

What is left of this thread: the full-data LP over marked periodic configurations, which does not reduce to the single-window bounds and remains a legitimate route to something in (0.6725007, 0.68185). That is now the whole thread. Do not re-run the scalar-moment version.

Worked 2026-08-11 by hunts/frontier_math/ (see its RESULTS-frontier-math.md): at the pair-measure level the LP reduces exactly to 2 − sup D and descends to the single-window optimum — the measure relaxation collapses, so what the interval measures is configuration realizability. The attempted constructive residue was a Cheer–Goldston gap-rigidity transplant, now withdrawn: it used conjugate-transpose zero-side terms where the pinned upstream argument uses transpose terms, and the resulting on/off interaction can be negative. See ../frontier_math/CLEAN-KILL-REPORT.md. This thread's remaining open half is the configuration-level LP proper, for which the paper's N = 256 extremal law artifact (cert_N256_blk_b128m.json, available on request per RESULTS-pair-ceiling.md) is the natural starting point.

THREAD 2 (open, blocked) — closed form for F_k, k >= 2

Prior art that nearly went unnoticed: Ji Bian, The Pair Correlation of Zeros of xi^(kappa)(s), PhD thesis, Univ. of Rochester, 2008, advisor Gonek. Never published, not on arXiv, ~one citation. Rochester institutional repository, item 5500. It gives F_kappa under RH for 0 < |alpha| < 1.

What is still open, and why it is blocked:

So a closed form or a real tail bound is required, and either would repair a gap Bian flagged himself. The exact rational check grid (his Fig. 10.1, kappa 1..4, i 1..11) is tabulated in RESULTS-higher-derivatives.md, together with his proved stabilisation lemma C_{j,i} = C_{i-2,i} for j >= i-2. The kappa=1 row is reproduced exactly by the closed form above — that is what fixes the normalisation.

Do not fit coefficients to that grid and call it a derivation. Eleven targets per row makes fitting easy and worthless; three fitted two-parameter kernels already hit the published k=1 data points to machine precision and are all wrong.

Two derivation agents were stopped mid-flight. One had matched kappa=1 exactly, found its general-k formula failing kappa >= 2, and said it had located the cause without landing a fix. Neither produced a formula; nothing was kept.

Expected value warning before spending on this: Conrey's unconditional bar is 0.79874 (k=1), 0.93469 (k=2), 0.9673 (k=3). At the efficiency seen at k=1 the method lands ~1.6 points over Conrey at k=2 and under a point at k=3. Real, but much less striking than k=1.

Environment gotchas that cost time

Standing honesty constraints