Improve upper bound for the de Bruijn–Newman constant to 0.1875 (certified record package)#126
Open
463464q435q43 wants to merge 1 commit into
Open
Improve upper bound for the de Bruijn–Newman constant to 0.1875 (certified record package)#126463464q435q43 wants to merge 1 commit into
463464q435q43 wants to merge 1 commit into
Conversation
…ified record package)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This updates the best known unconditional upper bound for the de Bruijn–Newman
constant from
(our previous certified record, PR #101 / [MI2026]) to
via the Polymath15 criterion ([P2019], Theorem 1.2) instantiated at the same$X = 6000000185827$ with parameters $t_0 = 1680/10^4$ ,
$y_0 = \sqrt{39/1000}$ , $N_0 = 690988$ , so that
$C_{21} \le t_0 + y_0^2/2 = 1875/10^4 = 3/16$ exactly. The only height input$350479773/2$ ).
barrier site
anywhere in the chain remains [PT2021] ($X/2 = 3000000092913.5 \le
T = 3000175332800$, exact slack
The route differs from the 0.1965 chain: instead of a single mollified sweep$(t_0, y_0)$ row, the hypothesis-(ii) region is closed by a certified$N$ -range $[N_0, \infty)$ is split at
$N_{\mathrm{mid}} = 2745000$ (the split point covered by both adjacent legs),$C_{21} \le 0.1891$ at the
at one
window tiling — the integer
with the finite window closed by a certified mollified window certificate and
the tail closed by a certified cutoff-descent tail certificate, and every
joint (containment, tiling identity, split-point overlap, margin) gated in
exact rational / outward-rounded interval arithmetic by a standalone assembly
verifier (58 checks, exit 0, re-run twice from a clean copy). The same
assembly ladder certifies the intermediate rung
same site (shipped in the bundle).
Prior art (please read first)
The prior-art framing of PR #101 / [MI2026] carries over unchanged and remains$C_{21} \le 0.1972624050$ ). The values below
essential reading: the barrier site, the parameter class, and the reachability
of sub-0.20 values from the [PT2021] height were identified in the Polymath15
blog thread (Tao, 22 Apr 2020, #comment-554457; Rudolph [Dwars], 1 May 2020,
#comment-556524, uncertified
0.1965 in this submission have, to our knowledge, no prior published or
informally reported counterpart at any site; the contribution remains the
certified, machine-checkable chain with independent verification lines.
The certificate chain
All three hypotheses of [P2019] Theorem 1.2 are discharged by certified
artifacts. Every decimal digit string below is a machine-derived
floor/ceiling truncation of a certified interval endpoint or an exact
rational — never nearest-rounded.
anchored against the published 0.2-row identities.
certificate on the slab
real
certificate and an independent corner audit), combined with a certified
(
re-derived inside the assembly verifier at 220-bit interval precision.
The slab-to-hypothesis binding is the same one used by the published
0.1965 assembly, consumed here for a strictly smaller
joints are gated exactly (slab floor
finite-window certificate on the closed tile
membership exact; block bottom
composite floor
assembly).
on the
above the hull, all 28 monotonicity constants certified negative
(binding value
re-gated at the cutoff (
its certified reference regime (
2745000$, covered by both; coverage of every real
the exact window-boundary identity and window ordering. Zero-freeness
is mollifier-independent, so the legs compose across their different
mollifier classes, exactly as in the published 0.1965 assembly.
certificates/certified1875/assembly_1875/) binds the legs: a standaloneverifier (Python 3 + mpmath interval arithmetic at 220 bits + sympy exact
symbolics; reads no files) re-derives the exact record arithmetic
exit 0, re-run twice from a clean copy; independently re-run on a
separate machine before submission. An independent second-line
sign-off on both assembled statements (bundle directory
certificates/certified1875/assembly_secondline/; zero shared code,enforced by an AST audit that forbids file reads in the certificate
script) re-establishes the record arithmetic and every joint on its own
line and re-proves the live tail leg on an independent engine with
strictly sharper endpoints — 76 checks, exit 0, completed
2026-07-03; no discrepancy found.
The intermediate rung$C_{21} \le 0.1891$ ($t_0 = 1696/10^4$ , same $y_0$ ;
pure citation-arithmetic over the same certified inventory, 58 checks,
exit 0) ships in the bundle as
certificates/certified1875/assembly_1891/.Verification
Paper and certificate bundle: https://doi.org/10.5281/zenodo.21175533 (digest
table in the paper's §Artifacts; MANIFEST.sha256 root-of-trust). The bundle is
self-contained; checkers are standalone and share no code with the producers.
Start with the bundle's
THEOREM_MAP.md. Representative replay, from thebundle root:
Re-verification is cheap by design; the heaviest single replay completes in
under a minute.
Proposed page edit
constants/21a.md, "Known upper bounds" table — append:References — append:
Attribution
Criterion, approximation machinery, and production code: the Polymath15
project ([P2019],
km-git-acc/dbn_upper_bound). Height: [PT2021]. Site andvalue-class prior art (0.197 class): Rudolph [Dwars]'s 1 May 2020 blog
comment (as credited in PR #101). New-content tag:
[MI2026b], MosaicIntelligence — same attribution as PR #101 and submissions #92–#95, #124.
AI assistance disclosure
This is a fully AI-derived result: the construction was found and certified by
Mosaic Intelligence's automated search-and-verification system, and the
submission text was AI-prepared. All numerical results and references were
independently re-run and verified before submission.