Skip to content

Family: thue-mahler — Thue-Mahler equation - #46

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

Family: thue-mahler — Thue-Mahler equation#46
roed-math wants to merge 1 commit into
DiophantineLibrary:split/09-backbone-deepfrom
roed-math:family/thue-mahler

Conversation

@roed-math

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

Copy link
Copy Markdown
Collaborator

One family: Thue-Mahler equation (thue-mahler) — P1, algorithmic.

  • Standard form: F(x, y) = m * p_1^N_1 * ... * p_s^N_s
  • Parent: thue
  • Examples: x^3 + 2*y^3 = 5^a * 11^b

Contents: the registry entry, its docs/FAMILIES.md section and its rows in the classification corpus.

References cited (the claim each one supports):

  • Mahler1933 — origin of the problem: finiteness with prime-power right-hand sides (p-adic method)
  • TzanakisDeWeger1992 — the classical practical algorithm
  • GhergaSiksek2022 — the modern efficient implementation (Magma code)

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/thue-mahler branch from 8806a4e to 209109d Compare August 8, 2026 15:29
@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/thue-mahler branch from 209109d to 95a2039 Compare August 8, 2026 16:13
@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/thue-mahler branch from 95a2039 to 7bc76cc Compare August 9, 2026 02:44
@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/thue-mahler branch from 7bc76cc to 46c2df1 Compare August 9, 2026 05:02
@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/thue-mahler branch from 46c2df1 to 294a6be Compare August 9, 2026 05:22
@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/thue-mahler branch from 294a6be to 2570b95 Compare August 9, 2026 08:24
One family: **Thue-Mahler equation** (`thue-mahler`) — P1, algorithmic.

- Standard form: `F(x, y) = m * p_1^N_1 * ... * p_s^N_s`
- Parent: `thue`
- Examples: `x^3 + 2*y^3 = 5^a * 11^b`

Contents: the registry entry, its `docs/FAMILIES.md` section and its rows in the classification corpus.

References cited (the claim each one supports):

- `Mahler1933` — origin of the problem: finiteness with prime-power right-hand sides (p-adic method)
- `TzanakisDeWeger1992` — the classical practical algorithm
- `GhergaSiksek2022` — the modern efficient implementation (Magma code)

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/thue-mahler branch from 2570b95 to 7f5bbba Compare August 9, 2026 20:36
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