Skip to content

Family: congruent-number — Congruent number problem - #17

Open
roed-math wants to merge 1 commit into
DiophantineLibrary:split/09-backbone-deepfrom
roed-math:family/congruent-number
Open

Family: congruent-number — Congruent number problem#17
roed-math wants to merge 1 commit into
DiophantineLibrary:split/09-backbone-deepfrom
roed-math:family/congruent-number

Conversation

@roed-math

@roed-math roed-math commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator

One family: Congruent number problem (congruent-number) — P2, partial.

  • Standard form: x^2 + y^2 = z^2, x*y = 2*n
  • Parents: —

Contents: the registry entry and its docs/FAMILIES.md section.

References cited (the claim each one supports):

  • Tunnell1983 — the BSD-conditional criterion deciding congruent numbers
  • Koblitz1993 — book-length exposition of the congruent-number/elliptic-curve link

Independent of every other family PR: it needs only the registry backbone it is based on.

Part of the series that splits #1 into reviewable pieces:

  1. 01-bibliography — packaging, docs, annotated bibliography
  2. 02-parsing — equation strings to a term model
  3. 03-registry — the YAML family registry (3 seed families)
  4. 04-matchers — shape recognizers
  5. 05-classify — the classification pipeline
  6. 06-solvers — solver framework, two seed solvers, and the CLI
  7. 07..09-backbone — the 23 parent families of the DAG, by depth
  8. one PR per remaining family (38 of them, mutually independent)
  9. 99-polish — restore the full doctests and tighten the invariants

@roed-math roed-math mentioned this pull request Aug 8, 2026
@roed-math
roed-math force-pushed the family/congruent-number branch from d5620b9 to 3ef0077 Compare August 8, 2026 15:28
@roed-math
roed-math force-pushed the split/09-backbone-deep branch from 082df89 to 35fcb63 Compare August 8, 2026 16:12
@roed-math
roed-math force-pushed the family/congruent-number branch from 3ef0077 to 8153d16 Compare August 8, 2026 16:12
@roed-math
roed-math force-pushed the split/09-backbone-deep branch from 35fcb63 to ece9c70 Compare August 9, 2026 02:43
@roed-math
roed-math force-pushed the family/congruent-number branch from 8153d16 to 2877c09 Compare August 9, 2026 02:43
@roed-math
roed-math force-pushed the split/09-backbone-deep branch from ece9c70 to 6175904 Compare August 9, 2026 05:01
@roed-math
roed-math force-pushed the family/congruent-number branch from 2877c09 to 1835669 Compare August 9, 2026 05:01
@roed-math
roed-math force-pushed the split/09-backbone-deep branch from 6175904 to 529528f Compare August 9, 2026 05:21
@roed-math
roed-math force-pushed the family/congruent-number branch from 1835669 to 91d45f3 Compare August 9, 2026 05:21
@roed-math
roed-math force-pushed the split/09-backbone-deep branch from 529528f to 8c5cfc8 Compare August 9, 2026 08:24
@roed-math
roed-math force-pushed the family/congruent-number branch from 91d45f3 to e894700 Compare August 9, 2026 08:24
One family: **Congruent number problem** (`congruent-number`) — P2, partial.

- Standard form: `x^2 + y^2 = z^2, x*y = 2*n`
- Parents: —

Contents: the registry entry and its `docs/FAMILIES.md` section.

References cited (the claim each one supports):

- `Tunnell1983` — the BSD-conditional criterion deciding congruent numbers
- `Koblitz1993` — book-length exposition of the congruent-number/elliptic-curve link

Independent of every other family PR: it needs only the registry backbone it is based on.

Part of the series that splits #1 into reviewable pieces:

1. `01-bibliography` — packaging, docs, annotated bibliography
2. `02-parsing` — equation strings to a term model
3. `03-registry` — the YAML family registry (3 seed families)
4. `04-matchers` — shape recognizers
5. `05-classify` — the classification pipeline
6. `06-solvers` — solver framework, two seed solvers, and the CLI
7. `07..09-backbone` — the 23 parent families of the DAG, by depth
8. one PR per remaining family (38 of them, mutually independent)
9. `99-polish` — restore the full doctests and tighten the invariants
@roed-math
roed-math force-pushed the split/09-backbone-deep branch from 8c5cfc8 to d767c69 Compare August 9, 2026 20:35
@roed-math
roed-math force-pushed the family/congruent-number branch from e894700 to 9af37bc Compare August 9, 2026 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants