Ch2.0.13 — Of some Expressions of the Form , which are not reducible to Squares
Summary: Euler’s celebrated proof — by infinite descent — that neither nor can be a square (for nontrivial integers). This is Fermat’s Last Theorem at exponent , the only case Fermat himself proved. Several derived impossibilities follow: , , , , and are never squares. The chapter contrasts with , which does become a square in infinitely many cases (e.g., ).
Sources: chapter-2.0.13
Last updated: 2026-05-09
The Two Theorems (§202)
For coprime integers , neither
has a nontrivial solution. The only solutions are:
- : or .
- : or .
Implication: has no nontrivial solutions, since a fourth-power is in particular a square. This is FLT at .
Coprimality Reduction (§203)
Without loss of generality : any common divisor would factor out as , leaving with . So one studies only the coprime case.
Proof That Is Impossible (§204–205)
Strategy: Infinite Descent
If a coprime solution exists, construct a strictly smaller coprime solution . Iterating must reach the trivial cases — but those cases ( or ) cannot arise from descent because the descent never produces them. Contradiction.
Step-by-step
-
Parities. Both odd is impossible: odd + odd , not a square. So have opposite parity.
-
Pythagoras. Treating as legs of a Pythagorean triple with — actually . Write , , with coprime, opposite parity (using the pythagorean-triples parametrization).
-
Force odd, even. If even: , not a square. So odd, even.
-
Second Pythagoras. means . Apply the parametrization again: , , , with .
-
A new biquadrate equation. From , the quotient must be a square. The three factors are pairwise coprime, so each is a square: , , . Hence
-
Strict descent. are smaller than (since depend on through fourth powers via the chain ). So a smaller coprime solution exists.
-
Conclusion. Iteration produces an infinite strictly decreasing sequence of positive integer solutions — impossible. Hence no nontrivial solution exists.
Proof That Is Impossible (§206–208)
A two-case argument:
Case A: Both odd
Set , with one of even, the other odd. Then Dividing by 4, must be a square. Coprime factors each a square: (so ), (with odd), and . Now this reduces (by writing as sum of two squares ) to making a square in much smaller numbers. Descent.
Case B: One of even
Say odd, even. Then . Setting , , then is automatically a square — but the requirement that the whole formula equal a square forces via the factor , again leading to a smaller problem.
Both cases descend; the trivial bases and are not reachable from a chain that started large. Hence impossibility.
Cross-link
§208 observes that the Case-A reasoning, when reformulated, leads back to Case B of with opposite parity — making the two cases mutually reinforcing.
Derived Impossibilities (§209)
By embedding into the two main theorems, the following are also impossible:
| Formula | Reduction |
|---|---|
| sum-of-two-squares — impossible | |
| sum-of-two-squares — impossible | |
| must be even; substitute and divide by 4: reduces to | |
| divide by 2: — biquadrate difference, impossible | |
| forces both odd; substitute : , so , leading to — impossible |
is Impossible (§210)
A separate descent argument, parallel to but distinct from :
- odd (else parity mismatch with the term).
- Set (the standard rationalization); collecting:
- requires , , hence , and , so .
- Coprime factors each a square: , , .
- Descent in smaller numbers; trivial trial confirms no small solution.
In Contrast: Has Infinitely Many Solutions (§211)
This is the striking positive counterpart. The same descent setup leads to two parametrizations because admits both and .
Generation rule (§211.2)
If , then with , we get .
Bootstrap chain
| Seed | Computation | Result |
|---|---|---|
| : | , | |
| : , actually | , | |
| Cycling first solution back: : | , |
The seed from ch2.0.7-pell-equation-method (Article 140) generates further solutions: , see chapter 2.0.7’s table.
This phenomenon — that admits a Pell-like recurrence generating infinitely many solutions — was a major surprise, and it’s why Euler explicitly contrasts it with the case.
Significance
This chapter is the historical apex of Euler’s number-theoretic chapters. It contains:
- The first published rigorous proof of FLT for (Fermat’s own proof, reconstructed; also covered by Euler in his earlier Vollständige Anleitung zur Algebra).
- The blueprint for infinite descent — Fermat’s signature method, here in textbook form.
- The recognition that sign of matters: may be uniformly impossible while admits Pell-driven infinite families.
These propositions form the historical backbone of additive number theory and connect to:
- sum-of-two-cubes — FLT at .
- fermats-last-theorem-n4 — modern statement and history.
- infinite-descent — the proof technique.
Method Summary
| Formula | Verdict | Key reduction |
|---|---|---|
| descent to smaller | ||
| descent to smaller | ||
| reduces to | ||
| reduces to | ||
| reduces to | ||
| reduces to | ||
| reduces to | ||
| descent to smaller | ||
| infinitely often | bootstrap from seed , , … |