[issue576] Ground the wrapping channel on published closed forms - #752
Draft
LightChainr wants to merge 2 commits into
Draft
LightChainr wants to merge 2 commits into
LightChainr wants to merge 2 commits into
Conversation
Part 1: retrieved the Akhunzhanov-Eserkepov-Tarasevich (2022, arXiv:2204.0175)
exact torus wrapping polynomials (ancillary torus.txt) and validated them
against an independent exact enumeration (scripts/exact_wrapping_enum.cpp,
L=2..5). L=3 (175) and L=4 (19571) match exactly; L=5 differs by 10 configs
(published 8853301 vs independent 8853291, flagged, unresolved); L>=9 blocks in
the supplement fall below the continuum limit and appear corrupted (not used as
ground truth). Main NN square-site channel converges to the repo's committed
Pinson/Arguin continuum baseline pi_i({1,0})=0.1694154...
Part 2: computed pi({1,0})(i), pi({1,0})(2i), pi({1,0})(4i) with the repo's
validated Pinson/Arguin formula; two independent evaluations agree to 1e-82..1e-90.
Decision (ii): explicit non-claim — the matching-odd slope is not claimed to be
the Pinson wrapping; the three numbers are named non-claims.
Part 3: disambiguated the three distinct 11/4 objects; no claim-ledger entry.
Full Matching-One repository CI has not been run for this commit.
…led-grid criterion missed 10 spiral configs; retract L>=9 corruption claim; divisibility + P_L(p_c) vs R^v block health; Pinson r=1,2,4 recomputed
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.
Issue #576 — put the wrapping channel on published ground
Part 1 — Akhunzhanov–Eserkepov–Tarasevich exact torus polynomials (VALIDATED, discrepancies resolved)
Retrieved
torus.txtfrom the arXiv ancillary (https://arxiv.org/src/2204.01517v1/anc/torus.txt; J. Phys. A 55, 204004 (2022), arXiv:2204.01517). The paper covers NN square site torus wrapping only — it does NOT handle NN+NNN (Sq8) matching, so only the main channel is validated.Two independent exact enumerations (L=2..5, full polynomials):
exact_wrapping_enum.cpp): 7, 175, 19571,8853291exact_wrapping_enum2.cpp): 7, 175, 19571, 8853301Resolution of the earlier L=5 "diff 10": the same-row doubled-grid criterion is not equivalent to winding — it misses spiral configurations (cluster winds x AND y; the lift to the doubled strip has no same-row (r,0),(r,L) pair). A full 2^25 scan (
exact_wrapping_criterion_diff.cpp) finds exactly 10 such configs, all in the c_15 bin, each verified to wind both ways. The published polynomial is correct (per-coefficient match at L=3,4,5); the first enumerator was wrong.Retraction: the earlier "L≥9 blocks appear corrupted" claim compared P_L(1/2) to 0.1694 — a category error (P_L(1/2) → 0 since p=1/2 < p_c; 0.1694 is the critical continuum π({1,0})(i)). Correct anchor: P_L(p_c) → R^v = 0.521058290… (Mertens–Ziff). Every block L=3..12 passes the paper's proven divisibility test (c_k ≡ 0 mod L²/gcd(k,L²)), and P_L(p_c) converges smoothly/monotonically to 0.521058… (L=3: 0.521274, L=12: 0.519931). The only genuine file defect is the L=10 block truncated at 100 of 101 coefficients — the missing trailing coefficient is necessarily c_100 = 1.
Part 2 — Pinson/Arguin continuum wrapping at r = 1,2,4 (recomputed)
Direct Gaussian sum vs theta form agree to ~1e-110…1e-116 at 100 dps:
Cross-check: Pruessner–Moloney (cond-mat/0310361) report agreement with Pinson at r=2 to < 1e-8.
Decision: (ii) explicit non-claim. The freeze file should declare the matching-odd slope is NOT claimed to be the Pinson wrapping; these three numbers are named non-claims (continuum primal Q=1 FK class probabilities, not finite-lattice matching data).
Part 3 — three distinct 11/4 objects (disambiguated, no claim-ledger entry)
Files (no existing files modified; additions only)
Full Matching-One repository CI has not been run for this commit.