Fermat’s Last Theorem at

Summary: The case of Fermat’s Last Theorem: has no nontrivial integer solutions. Stronger, no two cubes can sum or differ by a cube, nor can they sum or differ to twice a cube. Euler gave the first widely-accepted proof (1770) in Vollständige Anleitung zur Algebra §243 — reproduced in ch2.0.15-questions-cubes — using infinite descent and arithmetic in .

Sources: chapter-2.0.15

Last updated: 2026-05-09


Statement

For positive integers :

Three companion results in Elements of Algebra:

  1. §243: and (the case Fermat proves).
  2. §247: and (no sum/difference of two cubes equals twice a cube), except trivially when .
  3. Implicit (§246): as a special case of (2).

Euler’s Proof Skeleton (§243)

Below is the structural outline; full algebraic detail is in ch2.0.15-questions-cubes.

Setup. Assume coprime both odd (the case treats sum; difference is symmetric). Set , . Then

We need a cube.

Branch on whether .

Case 1:

The two factors and are coprime (modulo a factor of 4 absorbed elsewhere), so each must independently be a cube. To represent as a cube, use the identity in :

which gives

Constraint that also be a cube reduces (via parity and coprimality) to three pairwise coprime factors each independently being a cube. Set , . Then

Since must be a cube too, is a cube — but are smaller than .

Case 2:

Set . The formula becomes . The same argument on produces , . Constraint reduces to coprime factors , , . Hence is a cube with smaller than .

Descent Closure

In both cases, an assumed coprime solution forces a strictly smaller solution of the same kind ( cube, or cube). By infinite-descent, no solution exists.


The Subtlety

Euler’s proof implicitly assumes that if cube and , then for some integers .

This is not literally correct in , which is not a unique factorization domain. The classic counterexample: .

The repair: pass to the maximal order where is a primitive cube root of unity. This ring (the Eisenstein integers) is a UFD, and Euler’s argument goes through cleanly there. Modern textbooks present FLT-3 in .

The descent skeleton itself is unaffected by the gap; only the cube-extraction step needs care.


Why Is Harder Than

Aspect (fermats-last-theorem-n4)
ToolsPythagorean parametrization (in )Cube-power expansion in
Coprime factorizationThree coprime squaresThree coprime cubes after Brahmagupta-Fibonacci factorization
SubtletyNone — fully elementaryUnique factorization required
Original proofFermat himself (descent)Euler 1770 (gap discovered later)
Modern repairTrivialPass to

For , Dirichlet and Legendre (1825); for , Lamé (1839); each requires its own ad-hoc cyclotomic ring. Kummer’s regular-prime theory (1847) handled all “regular” primes uniformly. Wiles (1995) closed the rest via modularity.


Use in Elements of Algebra

  • Cited (footnote 81 of ch2.0.10-cubic-formula-as-cube) to bound the bootstrap for ” cube” at — terminating the cascade that the surd-as-cube method otherwise iterates indefinitely.
  • Used (§247) to derive the sister theorem .
  • Referenced (§246) to explain why the formula for ” a cube” diverges to when .

Historical Notes

  • Fermat (c. 1637) asserted FLT in the margin of his Diophantus but published no proof for .
  • Euler (1753, 1770) provided the first proof, with a gap noted later.
  • Gauss (~1801) independently provided a clean proof in in his unpublished work.
  • Andrew Wiles (1995) finally proved FLT for all .

The descent argument Euler uses is the same shape as Fermat’s argument — testimony to descent’s power as a uniform proof scheme.