Solve IMO 2026 Problem 3: c(n)=2^n/(2^{n+1}−1) — c(1)=2/3 & c(2)=4/7 fully proved (both bounds), c(3)≥8/15 lower bound proved (reproducible script); general-n conjecture stated with open gaps flagged (partial). Branch: glm5.2-imo2026-03.#24
Open
tmoon wants to merge 4 commits into
Conversation
added 4 commits
July 15, 2026 20:13
…lity wording, added latex+md deliverables
…ds); L(3) proved+verified (c(3)≥8/15); deliverables synced
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.
Run State
Goal
Solve imo-2026-03 (IMO 2026 Problem 3, difficulty 9, combinatorics, compute_and_prove).
Metric: number of hard problems solved (count of results/.md with
## Status= solved).Eval:
grep -rl '^solved$' results/ 2>/dev/null | wc -l. Baseline: 0. Target: ≥1 (imo-2026-03 solved).Constraint: proof rigorous per CLAUDE.md rigor rules; compute_and_prove → state c(n) explicitly and verify (upper bound + construction).
Also produce: LaTeX file + separate Markdown solution/commentary file, pushed on branch
glm5.2-imo2026-03.Goal Updates
Eval History
Rules
State
Done: Round 1 (explore/outline/build/review: n=1 full both bounds, Case A, reduction; U(1) boundary fixed; difference-game lead; merge-lemma-needs-dyadic obstruction; hybrid fails flat regime). Round 2 (interrupted: builder stuck). Round 3 — re-outlined via corrected rank/parity toggle-pair framework + even-sum reformulation; outline reviewed (APPROVE w/ fixes); built: L(2) lower bound PROVED via exhaustive casework (VERIFIED by proof-reviewer + 2M-sample sweep), parity fix applied, halving recurrence + toggle-pair framework established; fixed reviewer's equality-wording defect directly; produced deliverables results/imo-2026-03.tex + results/imo-2026-03-commentary.md. Status=partial.
Broken: general lower-bound Case B (toggle lemma on geometric staircase — load-bearing, unproved); general upper bound U(n) (flat-regime obstruction); L(3) casework not written; U(2) flat regime open. General gaps now PLATEAU 3 rounds.
Next: Round 4 — (a) attempt the toggle-lemma induction on the self-similar staircase (G_n staircase = G_{n-1} + top block (2^{n-1},2^n]) using the +1-gap to force a surviving odd-parity unit; (b) concrete advance: write rigorous L(3) and U(2) exhaustive casework to extend proved frontier from n=2 to n=3; (c) keep deliverables in sync. If general bounds stay stuck, the deliverables already present an honest partial proof with the conjecture clearly flagged.
[Round 4]
Eval:
grep -rl '^solved$' results/ 2>/dev/null | wc -l= 0 (overall Status stayspartial— general n unsolved, which is the actual problem).Status: partial (overall problem open); concrete rigorous results: n=1 fully, n=2 fully, n=3 lower bound.
Branch:
autofyn/you-are-a-world-71c1dc· Run:807e65bf-1950-447d-8768-1f82950df91b· Generated by AutoFyn