Double and Triple Equalities

Summary: A simple equality in the Diophantine tradition is one formula to be made a perfect power; a double equality is two such conditions on the same unknowns simultaneously, and a triple equality three. Lagrange’s Add. VI shows that every linear double equality and every linear-in-two-unknowns triple equality reduces to a simple equality solvable by his Add. V algorithm — but two simultaneous quadratics in one unknown produces a quartic equality with no general method.

Sources: additions-6

Last updated: 2026-05-10


Terminology

NameFormNumber of formulas
Simple equality (or cube, etc.)1
Double equality and 2
Triple equality3

The target power is most often a square (sometimes a cube, as in ch2.0.10-cubic-formula-as-cube and ch2.0.15-questions-cubes). Lagrange treats only the square case.


Reducible Cases

Any of the following double or triple equalities reduces, by elimination, to a simple equality solvable by Lagrange’s reduction algorithm:

Linear double, one unknown (Add. VI Art. 62)

Linear double with no constant, one unknown (Add. VI Art. 62)

then as in the previous case.

Triple linear, two unknowns (Add. VI Art. 63)

eliminates to a single simple equality

The full solution is then read off from the original first two equations.


Hard Cases

Double quadratic, one unknown

Substituting the Art. 57 parametrization for the first equality into the second produces a quartic in the parameter — no general method.

Triple linear, one unknown

(equivalently the two-unknown triple equality with adjoined as a constraint) — also leads to a quartic.

The hard cases are exactly those where elimination yields a degree-4 condition. Diophantine quartics escape the Add. V machinery and were the subject of Add. IX (the secant-and-tangent chord method that historically anticipated elliptic-curve arithmetic).


Connection to the Main Text

Several of Euler’s Questions on Squares are double equalities in disguise:

  • ch2.0.14-questions-squares §217–218: “If and are both squares, then is a sum of two squares” — a double equality with no terms (linear case, solvable).
  • ch2.0.14-questions-squares §229–230: ” and are never both squares” — double quadratic, proved impossible by infinite descent rather than by Lagrange’s method.

For cubes:

  • ch2.0.15-questions-cubes features problems like “find with and both cubes” — a cube-target double equality, again outside Lagrange’s framework (he treats only square targets).