Add deterministic Balan–Wang strong partial-results dossier - #42
Draft
SamPetkov wants to merge 5 commits into
Draft
Add deterministic Balan–Wang strong partial-results dossier#42SamPetkov wants to merge 5 commits into
SamPetkov wants to merge 5 commits into
Conversation
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.
Purpose
This PR adds a self-contained deterministic research dossier for the universal Balan–Wang phase-retrieval instability conjecture at the critical threshold
N=2M-1.It is deliberately a strong partial-result PR, not a claimed proof or disproof of the universal conjecture.
The work is independent of the Erdős 625 stack and is created directly from current
mainunderphase_retrieval/balan_wang/.Main mathematical results
The dossier proves and audits:
sqrt(2M-1)loss;O(M^(-3/2))upper bound from anM+2-row Gale argument;Small-dimensional certificates
The note proves
and the rigorous dimension-three bracket
The lower bound comes from an explicit five-row cyclic algebraic construction. Exactly five of the ten triples are active.
The PR also determines the exact optimum over equal-norm Parseval frames in dimension three:
The cyclic construction is strictly better, so equal-norm tight frames cannot be imposed as universal extremizers.
Precise remaining obstruction
The universal conjecture is reduced, up to polynomial factors, to the following quantitative TNS statement:
This lemma is not proved here. No explicit infinite counterexample family with subexponential normalized stability is constructed.
Files
phase_retrieval/balan_wang/README.mdphase_retrieval/balan_wang/proofs/STRONG_PARTIAL_RESULTS.mdphase_retrieval/balan_wang/experiments/verify_small_dimension_certificates.py.github/workflows/balan-wang-partial-results-check.ymlREADME.mddiscoverability linkExact verification
The standard-library checker uses exact arithmetic in
Q(sqrt(5))andQ(sqrt(6)). It verifies:5+5orbit count;Local validation passed under both modes:
Selected output:
The focused workflow repeats compilation, normal execution, and optimized execution.
Literature and claim boundary
The note records the original Balan–Wang formulation, Liu–Wang's polynomial-decay context, Shmalo's 2026 Gaussian critical base
1/4, and the 2026 full-spark/TNS literature. The search is targeted rather than exhaustive; no novelty or priority claim is made without a separate specialist review.Recommended review order
M+2-row Gale bound;rho_3upper-root extremization argument;Keep this PR draft until the mathematical arguments have received independent expert review.