research(proximity): add G139 Phi certificate probe - #527
Open
coopertweak wants to merge 1 commit into
Open
Conversation
coopertweak
force-pushed
the
codex/g139-phi-certificate
branch
2 times, most recently
from
August 7, 2026 04:37
e12ffcc to
8005380
Compare
coopertweak
force-pushed
the
codex/g139-phi-certificate
branch
from
August 7, 2026 04:41
8005380 to
09752f4
Compare
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
Phi_Hweak-Sidon certificaten = 8192, 16384, 32768, 65536, 131072, 262144, 524288, 1048576n=512,p=138027521Result
For an order-
nsubgroupH=<g>, the probe checksInjectivity of this map certifies weak Sidon under unordered addition, hence the normalized G139 equation
a+b=c+1has only the lawful Mann families.The first three diagonal cells are found by exact first-prime search below the deterministic Miller-Rabin bound used by the script. The larger cells are explicit diagonal-scale primes whose primality is checked by Pocklington from the included factorization of
p-1.Scope
Finite exact-arithmetic evidence only. This is not a production
n=2^30closure, not a prize claim, and not a proof that the first prime afterround(n^(158/30))always works.This builds on the G139 accident-census lane in PR #526 and Geoff's order-512 census comment on #466.
Verification
python3 scripts/probes/probe_g139_phi_certificate.pypython3 -m py_compile scripts/probes/probe_g139_phi_certificate.pygit diff --checkpython3 scripts/forbidden_tokens.py