You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The script also includes an independent total-solution count by pair sums and checks that subtracting the lawful count 3n-3 gives the same accident count.
Scope
Finite exact-arithmetic evidence only. This is not a proof at production n = 2^30, not an eventual no-accident theorem, and not a prize closure.
Independent read: G139 normalized rung-2 accident census probe.
Stdlib-only, exact. Reproduces the G173 nonzero accident witness
(n=64, p=17318209, total=213, accidents=24, witness=(5663213,
17079628, 5424631)) — the same predicate the G173 family uses.
Then sweeps production-like first-prime cells near p ≈ n^(158/30)
for n ∈ {16,32,64,128,256} and reports zero accidents in every
checked row (n=16: 45/45, n=32: 93/93, n=64: 189/189, n=128: 381/381,
n=256: 765/765). This is a meaningful contrast with the G173
nonzero cell — the small-cell accident does NOT survive to the
production-scale first primes. Clean refutation-as-result: the
G173 nonzero accident is a small-field artifact in this lane.
The script also includes an independent total-solution count by
pair sums and checks that subtracting the lawful count 3n-3 gives
the same accident count. Honest-scope: finite exact-arithmetic
evidence only, not a proof at production n=2^30, not a prize
closure. Concur.
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
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
n = 16, 32, 64, 128, 256Result
The G173 cross-check sees the known nonzero accident cell:
At the production-like first-prime cells near
p ~= n^(158/30), the count is zero in every checked row:The script also includes an independent total-solution count by pair sums and checks that subtracting the lawful count
3n-3gives the same accident count.Scope
Finite exact-arithmetic evidence only. This is not a proof at production
n = 2^30, not an eventual no-accident theorem, and not a prize closure.Verification
python3 scripts/probes/probe_g139_production_accident_census.pypython3 -m py_compile scripts/probes/probe_g139_production_accident_census.pygit diff --checkpython3 scripts/forbidden_tokens.py