Skip to content

Develop parametric families for A280831 - #261

Open
DomTheDeveloper wants to merge 3 commits into
mainfrom
research/a280831-parametric-families
Open

Develop parametric families for A280831#261
DomTheDeveloper wants to merge 3 commits into
mainfrom
research/a280831-parametric-families

Conversation

@DomTheDeveloper

@DomTheDeveloper DomTheDeveloper commented Jul 26, 2026

Copy link
Copy Markdown
Owner

Goal

Record kernel-verified algebraic progress toward Zhi-Wei Sun’s 1680-conjecture (OEIS A280831).

Verified results

The exact module at c39efc8f29479a6111a627fb388a846147a40556 passed ProofPlaygrond targeted audit run 30187962389, including source scanning, compilation of every theorem below, printed-axiom inspection, and rejection of sorryAx and compiler-trust shortcuts.

  • every three-square representation is automatically admissible by taking z = 0;
  • HasSquareCondition n is preserved by multiplying n by an arbitrary square;
  • therefore it is preserved by multiplication by every 4^a;
  • any integer identity c^4 + 1680 d = q^2 yields the infinite family
    ((c^2 + 1 + d^2) y^2 + w^2);
  • explicit corollaries cover
    • 3 y^2 + w^2,
    • 11 y^2 + w^2,
    • 18 y^2 + w^2.

These are genuine partial results. They do not prove the universal A280831 conjecture; the unresolved core is to cover every odd integer of the form 8b + 7.

@github-actions

Copy link
Copy Markdown

👋 This is an automated welcome message. 🤖
Thanks for the contributions!

A few friendly reminders while the review gets started:

  • Please take a look at the style guidelines,
    especially the conventions for references, categories, AMS tags, and answer(sorry).
  • You can manage some PR labels by leaving a comment with +label-name or -label-name; for example, +awaiting-author or -awaiting-author.
  • This repository is mainly for formalised statements. Proofs longer than about 25-50 lines are usually out of scope; longer proofs are welcome to be included/linked via the formal_proof mechanism.

Thanks again for helping improve Formal Conjectures.

@github-actions github-actions Bot added the oeis label Jul 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant