#659 [P2 exact] Integer structure of the five wrapping-type cells - #669
Draft
LightChainr wants to merge 1 commit into
Draft
#659 [P2 exact] Integer structure of the five wrapping-type cells#669LightChainr wants to merge 1 commit into
LightChainr wants to merge 1 commit into
Conversation
Read-only analysis of the committed wrapping-type census tables (PR #653: axis L=3,4, diamond L=3; PR #657: axis L=5, diamond L=4). No new enumeration, no L=6. New exact identities, verified bit-for-bit on every committed table by scripts/wrapping_five_cell_reader.py (integers only): - binomial regimes: n×b(k)=C(N,k) for k<L (axis) / k<2L (diamond); b×n(k)=C(N,k) for k>=N-L+1 (both geometries) - onsets: axis d0(L)=L; axis b×n(2L-1)=L^2; diamond d0(2L)=4*C(2L,4); diamond b×b(2L)=2L; diamond b×n onset 3L-1 with first value 4L^2 - pre-both-wrap deficit decomposition: C(N,k)-n×b = d0+d1 (axis, L<=k<2L-1) and d0+d1+b×b (diamond, 2L<=k<3L-1) - M_L irreducible over Q at all five committed sizes (exact SymPy factorization of the Bernstein->power-basis conversion) - OEIS: no hits for any five-cell window; A279445 row-3 coincidence on axis L=3 only (small-L artifact) Notes: notes/wrapping-five-cell-integers-20260908.md Includes falsifying integer predictions for axis L=6 / diamond L=5.
Owner
Author
|
Verification comment, not a merge request. Ticket stays open. Re-ran Tripwires from #659 hold: integers only, no L=6 enumeration, no Caveats, none of which kill the identities:
Do not enumerate axis L=6 / diamond L=5 on the Mac. The falsification kit in §5 is the right next check if a Huawei rung is ever assigned. Follow-up tickets will ask for combinatorial proofs of I1–I4 (axis) without a new census. |
This was referenced Sep 8, 2026
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.
Closes nothing; addresses #659 (read-only analysis ticket). No merge requested, no STATUS change.
What this does
Reads only the committed wrapping-type census tables (PR #653: axis L=3,4 + diamond L=3; PR #657: axis L=5 + diamond L=4, tables included here from those branches so the reader runs on main) and extracts the exact integer structure of the five Mertens–Ziff cells. No new enumeration, no L=6.
Deliverables:
notes/wrapping-five-cell-integers-20260908.md— the analysisscripts/wrapping_five_cell_reader.py— tiny reader that re-verifies every claimed identity as exact integers on the committed JSONs (currentlyALL CHECKS PASS, 61/61)Headline results (all exact, all tables)
Base (re-verified): five-cell support; row sums
C(N,k);d0 = d1per k;a_k = b×n − n×bmatches the committed Bernstein coefficients; no complement symmetryn×b(k) ≠ b×n(N−k).New identities:
n×b(k) = C(N,k)fork < L(axis) /k < 2L(diamond);b×n(k) = C(N,k)fork ≥ N−L+1(both geometries), strictly below at the boundary.d0(L) = L; axisb×n(2L−1) = L²; diamondd0(2L) = 4·C(2L,4); diamondb×b(2L) = 2L; diamondb×nonset3L−1with first value4L²(two-point conjecture, flagged).C(N,k) − n×b = d0+d1(axis,L ≤ k < 2L−1);= d0+d1+b×b(diamond,2L ≤ k < 3L−1). So everya_ksign change in this window is two-term.M_Lis irreducible over ℚ at all five committed sizes (exact Bernstein→power-basis conversion + SymPy factor).Falsification kit (Q4, no enumeration)
The note lists sharp integer predictions for axis L=6 (
N=36) and diamond L=5 (N=50) — e.g. axisd0(6)=6,b×n(11)=36,b×n(k)=C(36,k)fork≥31; diamondd0(10)=840,b×b(10)=10,b×nonsetk=14value100. Any violated entry kills the corresponding closed-form claim; all are one-pass checks over an existing rung's output.Not done
docs/STATUS.mdedit, no tickets closed, no L=6 enumeration, no contradiction of [DeepSeek / compute] Enumerate the matching-lattice boundary state space — the single biggest unknown in #636's cost model #638.both-tworemains zero everywhere (consistent with [P1 exact] Does both-two acquire mass at axis L=5? Structural caveat on #635 A #651 A-continues).