Plato and Fermat
By Michael Griffin MLS
This is the third article about using ancient Greek formulas with Fermat's Last Theorem.
In Fermat's problem:
AN + BN = CN has infinitely many solutions for N but the highest whole number solution is 2, as with the sides of a right triangle in the Pythagorean theorem: A2 + B2 = C2
As with Fermat’s theorem, this is easily true if we make no restrictions on the values of A,B, or C. For the sake of argument and the rules of the game, A,B,C, and N in Fermat’s, are natural numbers only.
Euclid is credited with a formula to generate all possible Pythagorean triples: for any natural numbers m and n, m>n, a triplet of (A,B,C) results from (m2-n2, 2mn, m2+n2).
For example, (m,n) of (2,1) makes (3,4,5), the first such triple, for 9+16=25.
Plato has a different formula to generate triples from every even digit B:
A,B,C,= (B/2)2 - 1, B, (B/2)2 + 1 and C - A = 2 always
So if B equals 2 we get (0,2,2) and if B equals 4 we once again get (3,4,5).
Plato's formula does not give all possible triples or even all triples using even numbers, for example it omits (5,12,13). Since it is based on even numbers, we shall see how Plato's formula is a restricted version of Euclid's formula :
First, since B is even we can rewrite it as 2X and X is any natural number. Substituting into Plato's formula we get:
A,B,C,= (2X/2)2 - 1, 2X, (2X/2)2 + 1 = X2 - 1, 2X, X2 + 1
Comparing this to Euclid's shows that m equals X and n equals 1.
In Fermat's theorem:
AN + BN = CN we now have: (X2 - 1)N + (2X)N = (X2 + 1)N
This is an unfounded assumption that just because Plato’s formula applies to N=2 it should generalize to all powers.
Let us begin by expanding Plato’s formula in the power of two:
(X2 - 1)2 + (2X)2 = (X2 + 1)2 is A2 + B2 = C2 and we get:
X4-2X2+1 + 4X2 = X4+2X2+1
Cancelling terms leaves -2X2 + 4X2 = 2X2 or 4X2 = 4X2
A trivial result that we see has any possible solutions for X
.When we go to higher powers we get instead binomial expansions, with alternating +/- terms on the left, and only positive terms canceling on both sides of the equation.
If N=3
(X2-12)3 + (2X1)3 = (X2+12)3 is A3 + B3 = C3 and we get:
(X2-12)(X4-2X212+14 ) + 8X313 = (X2+12) (X4+2X212+14 ) then distributing:
X6-2X412+X214 - 12X4+2X214 - 16 + 8X313 = X6 +2X412+X214 +12X4+2X214 + 16
Cancelling identical terms on both sides leaves:
-2X412 - 12X4 - 16 + 8X313 = 2X412+12X4+ 16
Except for the term 8X313 everything on the left is just the negative of what is on the right so let us combine like terms:
8X313 -4X412 -2(12X4)-2(16) = 0 and then we can divide all by 2
4X313 -2X412-12X4 -16 = 0
then what remains after expansion and cancellation is:
4X3- 3X4 - 1 = 0 and X=1 is the only real solution of this. That is not allowed since the only resulting triple would be (0, 2, 2)
N = 3 is the first case where N is odd. What about when N is even? Let's examine the expansion of the A term with its subtraction components
if N = 4:
(X2-12)4 = (X2-12)2(X2-12)2 = ( X4-2X212+14 )( X4-2X212+14 ) =
X8-2X612+X414 -2X612+4X414 -2X216+ X414 -2X216+18
The positive terms would be cancelled with their matches in the C term on the other side of the equation, leaving the negative terms: -4X612 -4X216
If we bring the remaining C terms over to the left side and write out the full equation we now have:
(2X1)4 -8X612 -8X216 = 0 Then dividing by 8:
2X414 -X612 -X216 = 0 or 2X4 -X6 -X2 = 0
And once again X=1 is the natural number solution.
In general, a binomial expansion and cancellation leaves:
(2X)N = 2(+/- leftover terms) and so X=1 is the solution.
By intuition, any higher powers would result in the same balancing of +/- terms and a final result with X=1 the only real solution. So if N>2 there are no distinct natural number (A,B,C) solutions to Plato’s formula.
∎
QED
What this exercise shows is that Plato’s formula cannot generalize to higher powers if it is limited to natural numbers.
Sources
Fermat's Last Theorem
From Wikipedia, the free encyclopedia
This page was last edited on 31 August 2020
https://en.wikipedia.org/wiki/Fermat's_Last_Theorem
Formulas for generating Pythagorean triples
From Wikipedia, the free encyclopedia
This page was last edited on 24 June 2020
https://en.wikipedia.org/wiki/Formulas_for_generating_Pythagorean_triples
Proof of Fermat's Last Theorem for specific exponents
From Wikipedia, the free encyclopedia
This page was last edited on 19 October 2020
https://en.wikipedia.org/wiki/Proof_of_Fermat%27s_Last_Theorem_for_specific_exponents#Two_cases
Pythagorean triple
From Wikipedia, the free encyclopedia
This page was last edited on 3 September 2020
https://en.wikipedia.org/wiki/Pythagorean_triple#Special_cases_and_related_equations