Eistenstein integers are quadratic integers of the form Z[(-1 + √-3)/2]. They are named in honor of Ferdinand Eisenstein. For those, who need a review of quadratic integers, start here.
In today's blog, I will go over some basic properties of Eisenstein Integers. Later on, I will show how they can be used to prove that Fermat's Last Theorem has no solutions for n=3.
The details of today's blog are based on an English translation of Heinrich Dorrie's 100 Great Problems of Elementary Mathematics.
For purposes of the proof, Dorrie proposed the idea of G-numbers. There are numbers that are based on two values: J,O where
J = (1 + i√3)/2
O = (1 - i√3)/2.
NOTE: In case this is not clear to anyone, i√3 = √-3.
Lemma 1: Every integer g is also a G-number.
g = gJ + gO = (g + gi√3)/2 + (g - gi√3)/2 = 2g/2 = g.
QED
Lemma 2: The following properties are true:
(a) J + O = 1
From the previous lemma.
(b) JO = 1
JO = (1 - [(-1)(3)])/4 = 4/4=1
(c) J2 + O = 0
J2 = (1 + i√3)2/4 = (1 + 2i√3 + (-1)(3)) /4 = (-2 + 2i√3)/4 =
(-1 + i√3) /2
(d) O2 + J = 0
O2 = (1 - i√3)2/4 = (1 - 2i√3 + (-1)(3))/4 = (-2 - 2i√3)/4 =
(-1 - i√3) /2
(e) J3 = -1
J2 = -O [From (c)]
So, J3 = -JO = -1 [From (b)]
(f) O3 = -1
O2 = -J [From (d)]
So, O3 = -OJ = -1 [From (b)]
QED
Lemma 3: The norm of a G-number aJ + bO is a2 + b2 - ab
(1) aJ + bO = (a + ai√3)/2 + (b - bi√3)/2 = (a + b)/2 + [(a - b)i√3]/2
(2) Norm(aJ + bO) = [(a + b)/2 + [(a - b)i√3]/2][(a + b)/2 - [(a - b)i√3]/2] =
(a + b)2/4 - (a - b)2(-1)(3)/4 =
[a2 + 2ab + b2]/4 - (-3)[a2 - 2ab + b2]/4 =
(a2 + 3a2 + b2 + 3b2 + 2ab - 6ab)/4
= a2 + b2 - ab.
QED
Corollary 3.1: The norm is always greater or equal to 0.
In other words, we can prove that a2 + b2 ≥ ab.
Case I: a=b
a2 + b2 = 2a2 which is ≥ ab = a2.
Case II: a is greater than b
In this case: a2 is greater than ab.
Case III: a is less than b
Same argument using b instead of a
QED
Lemma 4: The following numbers are units: J,-J, O, -O, 1,-1
(a) The norm of each of these values is 1. [See here for the explanation of why the norm of a unit is one]
J = 1(J) + 0(O) = 1 + 0 + 0 = 1
-J = (-1)J + 0(O) = 1 + 0 + 0 = 1
O = 0J + 1(O) = 0 + 1 + 0 = 1
-O = 0J + (-1)O = 0 + 1 + 0 = 1
1 = (1)J + (1)O = 1 + 1 - 1 = 1
-1 = (-1)J + (-1)O = 1 + 1 -1 = 1
(b) There are no other units
Norm(Z[(-1 + i√3)/2]) =[(a + bi√3)/2][(a - bi√3)/2] = (a2 - b2(-3) )/4= ±1
This means that: (since the norm in this case must be positive)
a2 + 3b2 = 4.
We know that absolute(b) has to be less than 2. Otherwise, 3b2 is greater than 4.
This means that we only need to consider b=-1,0,1.
If b = 0, a = ±2.
If b = 1 or b = -1 a = ±1
So, the only units are:
a=2,b=0: (2+0i√3)/2 = 1
a=-2,b=0 (-2+0i√3)/2=-1
a=1,b=1 (1 + i√3)/2 = J
a=-1,b=1 (-1 + i√3)/2 = -O
a=1, b=-1 (1 - i√3)/2 = O
a=-1, b=-1 (-1 - i√3)/2 = -J
QED
Lemma 5: J-O is a prime.
(1) Norm(J-O) = (1)2 + (-1)2 - (1)(-1) = 3.
(2) Only primes have norms that are rational integer primes. [The argument is the same as the one for Gaussian Integers, see here]
QED
Lemma 6: If aJ+bO is divisible by J-O, then a + b is divisible by 3.
(1) Since aJ + bO is divisible by J-O, there exists a value mJ + nO such that:
aJ + bO = (mJ + nO)(J - O) = mJ2 - mJO + nJO - nO2
(2) From the properties of G-Numbers (see above), we know that:
J2 = -O
O2 = -J
OJ = 1
-m = -mJ -mO
n = nJ + nO
(3) Applying these properties to (1), gives us:
aJ + bO = m(-O) -mJ - mO +nJ + nO -n(-J) = (2n-m)J + (n - 2m)O
(4) So that:
a = 2n-m
b = n-2m
(5) a + b = 2n -m + n - 2m = 3(n - m)
QED
Lemma 7: If 3 divides a + b, then J - O divides aJ + bO.
(1) So there exists g such that a + b = 3g
(2) We also support that there exists m,n such that n - m = g and 2n -m = a.
(3) This gives us that b = 3g -a = 3n - 3m - 2n + m = n - 2m.
(4) aJ + bO = (2n - m)J + (n - 2m)O
(5) Applying the reverse logic from above, we get:
(2n - m)J + (n - 2m)O = m(-O) -mJ - mO +nJ + nO -n(-J) =
=mJ2 - mJO + nJO - nO2 = (mJ + nO)(J - O)
QED
Lemma 8: If J - O doesn't divide aJ + bO, then (aJ + bO)3 ≡ ±1 (mod 9)
(1) Since J - O doesn't divide aJ + bO, we know that 3 doesn't divide a + b since:
(a) Assume that J-O doesn't divide aJ + bO
(b) Assume that 3 divides a + b
(c) Then by the Lemma above J-O divides aJ + bO
(d) But this is not true by the assumption in (a) so we have a contradiction and we reject the assumption in (b) and conclude that 3 doesn't divide a+b.
(2) This means that we have the following possible cases:
(a) a = 3g, b = 3k ±1
(b) a = 3g ±1, b = 3k
(c) a = 3g ±1, b = 3k ±1
(3) Let λ = gJ + kO. Then in each of the three cases we have:
(a) (3g)J + (3k ±1)O = 3λ ±O
(b) (3g ±1)J + (3k)O = 3λ ±J
(c) (3g ±1)J + (3k ±1)O = 3λ ±1
(4) We can rewrite this as 3λ + ε where ε = ±O, ±J, or ±1.
(5) We can cube this result to get:
(3λ + ε)3 = (9λ2 + 6λε + ε2)(3λ + ε) =
=27λ3 + 18λ2ε + 3λε2 + 9λ2ε + 6λε2 + ε3 =
= 9 (3λ3 + 3λ2ε + λε2) + ε3
(6) Additionally, we note that ε3 = ±1 since:
(a) O3 = -1
(b) (-O)3 = 1
(c) J3 = -1
(d) (-J)3 = 1
(e) 13 = 1
(f) (-1)3 = -1
(7) Hence, we have shown that:
(aJ + bO)3 ≡ ±1 (mod 9).
QED
Lemma 9: J - O divides 3.
(1) 3 = 3J + 3O
(2) Since 3 + 3 is divisible by 3, then 3J + 3O is also divisible by J - O. [See above]
QED
Corollary 9.1: (J-O)3 divides 9.
(1) (J - O)3 = (J2 - 2JO + O2)(J - O) =
J3 - 2J2O + JO2 - J2O +2JO2 - O3 =
-1 -3J2O + 3JO2 + 1 =
3(JO2 - J2O)
(2) Since O2 = -J and J2 = -O, we get:
3(O2 - J2) = 3(O - J)(O + J) = 3(-1)(1)(J - O)
QED
Lemma 10: (J - O)2 = -3
(1) (J - O)2 = J2 - 2JO + O2
(2) Since OJ = 1, -2JO = -2.
(3) Since O2 = -J and J2 = -O, we get J2 + O2 = -O + -J = -1(O + J) = -1.
QED
Tuesday, July 19, 2005
Wednesday, July 13, 2005
Ferdinand Gotthold Max Eisenstein

From the earliest age, he suffered from bad health as did all his brothers and sisters. He was the only one of the six children to survive past childhood. All of his brothers and sisters died at an early age of meningitis. Eisenstein also suffered through meningitis but was somehow able to survive.
From an early age, he showed a great talent for music. He was able to play the piano and composed songs throughout his short life. When he was 11 years old, his parents sent him to a military academy near Berlin. He hated the discipline and routines and yet it was here that he developed his love for mathematics. One of his teachers taught mathematics by presenting theorems and then asking each student to work alone on the proof. Once a student proved the theorem, the teacher presented the next theorem and asked the student to likewise prove this one. Eisenstein found this approach very enjoyable and had proved 100 elementary theorems in the time that students were expected to solve 11 or 12.
In 1837, at the age of 14, he entered Gymnasium in Berlin where his mathematical talents were recognized by his teachers. By the age of 15, he was going beyond the mathematical curriculum and started studying mathematical books on his own.
In 1842, he purchased a copy of Gauss's Disquisitiones arithmeticae and became fascinated with number theory. When his father moved to England, he was able to meet with Hamilton and in this way was introduced to the ideas of Abel another very famous mathematician who died young.
In 1843, he enrolled at the University of Berlin. During his first year, he was releasing new math articles almost weekly. In 1844, Crelle's Journal published 27 articles, 16 of which were from Eisenstein. In March 1844, Eisenstein met von Humboldt who would become a big sponsor of his. Eisenstein hated to receive grants that were given grudgingly. Through out Eisenstein's life, von Humboldt worked hard to help him get position and funds.
In June 1844, Eisenstein went on a trip to meet Gauss. Gauss had a reputation for being very hard to impress. Eisenstein had sent Gauss some of his papers and Gauss was very impressed. Eisenstein had generalized many of Gauss's results.
In February 1845, Eisenstein received an honorary doctorate thanks to the help of Kummer and Jacobi. He would later be involved with a priority dispute with Jacobi.
In 1847, Eisenstein began to lecture at the University of Berlin. Reimann attended one of these lectures and there is speculation that Eisenstein was very influential on Reimann's famous paper on the Zeta function.
In 1848, there was political unrest in Germany and shots were fired on German soldiers from a house while Eisenstein was there. Eisenstein was arrested. He was later released but his arrest made it more difficult for him to get funds.
Despite these setbacks, Eisenstein continued to publish. In 1851, he was elected to the Gottingen Academy and in 1852, he was elected to the Berlin Academy.
Eisenstein died on October 11, 1852 of pulmonary turbucolosis at the age of 29.
Eisenstein made significant contributions in quadratic forms, generalizing the results of Gauss, higher reciprocity laws that generalized Gauss's quadratic reciprocity result.
Gauss would say that the three most brilliant mathematicians of all time were Archimedes, Newton, and Eisenstein.
The details for this blog were taken from the following sources:
Sunday, July 10, 2005
Euclidean Integers
A quadratic integer is considered Euclidean if it can be characterized by a division algorithm. This is the algorithm which states that division of any integer by an nonzero integer results in two unique values: a quotient and a remainder and the norm of the remainder is always less than the norm of the divisor.
In a previous blog, I gave the proof for this with regard to Gaussian Integers and with regard to rational integers. So, using these proofs, I have shown that both Gaussian Integers and rational integers are Euclidean.
Since the greatest common divisors algorithm from Euclid derives from the division algorithm, we can also conclude that all Euclidean integers have a greatest common denominator that is a linear combination of two other integers. It is also straight forward to show that all Euclidean integers are characterized by unique factorization.
This means that one sure path to establishing unique factorization is to show that a quadratic integer is Euclidean. Interestingly, it turns out that there are quadratic integers which are not Euclidan which still possess unique factorization.
Definition of Euclidean Integer: A quadratic integer a + b√d is Euclidean if for all integers α, β where β is nonzero, there exists a unique value δ such that δ = α - η*β and absolute(Norm(δ)) is less than absolute(Norm(β)).
Lemma: Z[√2], Z[√-2], Z[√3] are Euclidean
(1) For purposes of this proof, assume that √d = √2, √-2, or √3.
(2) There exists a,b,e,f such that [from the definition quadratic integers]
α = a + b√d
β = e + f√d
(3) α/β = (a + b√d)/(e + f√d) = (a + b√d)(e - f√d) /(e2 - f2d)=
(ae - af√d + be√d - bdf)/(e2 - f2d) =
(ae - bdf)/(e2 - f2d) + √d(be - af)/(e2 - f2d)
(4) Let r = (ae - bdf)/(e2 - f2d), s = (be - af)/(e2 - f2d) where r,s are rational but not necessarily integer. [For a review of rational numbers and their properties, see here]
(5) So α/β = r + s√d.
(6) We know that there exists m,n which are rational integers such that:
absolute(r - m) ≤ (1/2) and absolute(s - n) ≤ (1/2). [See here for proof]
(7) Let η = m + n√d, let δ = α - β * η where η, δ are quadratic integers of type Z[√d]. [For a review of quadratic integers, see here.]
NOTE: The keypoint point is to prove that absolute(Norm(δ)) is less than absolute(Norm(β)).
(8) Norm(δ) = Norm(α - β * η) = Norm(β[(α / β) - η) =
Norm(β) * Norm([α/β] - η)
(9) This means that the key point is to prove that absolute(Norm([α/β] - η)) is less than 1.
(10) We know that:
Norm([α/β] - η) = Norm([r + s√d] - [m + n√d]) = Norm([r - m] + [s - n]√d) =
([r - m] + [s - n]√d)([r - m] - [s - n]√d) = (r - m)2 - d(s - n)2
(11) Applying step(6),
gives us for d=2:
absolute((r - m)2 - d(s - n)2) ≤ absolute((1/2)2 - 2(1/2)2) =
absolute((1/4) - 2(1/4)) = absolute(-1/4) = 1/4 which is less than 1.
gives us for d=-2:
absolute((r - m)2 - d(s - n)2) ≤ absolute((1/2)2 + 2(1/2)2) =
absolute((1/4) + 2(1/4)) = absolute(3/4) = 3/4 which is less than 1.
gives us for d=3:
absolute((r - m)2 - d(s - n)2) ≤ absolute((1/2)2 - 3(1/2)2) =
absolute((1/4) - 3(1/4)) = absolute(-2/4) = 1/2 which is less than 1.
QED
Lemma: Z[(1+√-3)/2], Z[(1+√-7)/2], Z[(1+√-11)/2], Z[(1+√5)/2] are Euclidean
(1) For purposes of this proof, assume that √d = √-3, √-7 ,√-11 , or √5.
(2) There exists a,b,e,f such that
α = a + b√d
β = e + f√d
(3) α/β = (a + b√d)/(e + f√d) = (a + b√d)(e - f√d) /(e2 - f2d)=
(ae - af√d + be√d - bdf)/(e2 - f2d) =
(ae - bdf)/(e2 - f2d) + √d(be - af)/(e2 - f2d)
(4) Let r = (ae - bdf)/(e2 - f2d), s = (be - af)/(e2 - f2d) where r,s are rational but not necessarily integer. [For a review of rational numbers and their properties, see here]
(5) So α/β = r + s√d.
(6) We also know that there exists p which is a rational integer such that:
absolute(s - p/2) ≤ 1/4. [See here for proof]
(7) We also know that there exists o which is a rational integer such that:
absolute(r - p/2 - o) ≤ 1/2. [See here for proof]
(8) let η = r + s[(1 + √d)/2] which is an integer as explained in a previous blog since in all above cases d ≡ 1 (mod 4).
(9) Let δ = β*([r - p/2 - o] + [s - p/2]√d)
(10) Norm(δ) = Norm(β) * Norm([r - p/2 - o] + [s - p/2]√d)
(11) Once again, to finish this proof, we need only to show that abs(Norm([r - p/2 - o] + [s - p/2]√d)) is less than 1.
(12) Norm([r - p/2 - o] + [s - p/2]√d) = ([r - p/2 - o] + [s - p/2]√d)([r - p/2 - o] -[s - p/2]√d)
= [r - p/2 - o]2 - d[s - p/2]2 ≤ (1/2)2 - d(1/4)2 = (1/4) - d/16.
QED
In addition, here are more interesting facts:
In a previous blog, I gave the proof for this with regard to Gaussian Integers and with regard to rational integers. So, using these proofs, I have shown that both Gaussian Integers and rational integers are Euclidean.
Since the greatest common divisors algorithm from Euclid derives from the division algorithm, we can also conclude that all Euclidean integers have a greatest common denominator that is a linear combination of two other integers. It is also straight forward to show that all Euclidean integers are characterized by unique factorization.
This means that one sure path to establishing unique factorization is to show that a quadratic integer is Euclidean. Interestingly, it turns out that there are quadratic integers which are not Euclidan which still possess unique factorization.
Definition of Euclidean Integer: A quadratic integer a + b√d is Euclidean if for all integers α, β where β is nonzero, there exists a unique value δ such that δ = α - η*β and absolute(Norm(δ)) is less than absolute(Norm(β)).
Lemma: Z[√2], Z[√-2], Z[√3] are Euclidean
(1) For purposes of this proof, assume that √d = √2, √-2, or √3.
(2) There exists a,b,e,f such that [from the definition quadratic integers]
α = a + b√d
β = e + f√d
(3) α/β = (a + b√d)/(e + f√d) = (a + b√d)(e - f√d) /(e2 - f2d)=
(ae - af√d + be√d - bdf)/(e2 - f2d) =
(ae - bdf)/(e2 - f2d) + √d(be - af)/(e2 - f2d)
(4) Let r = (ae - bdf)/(e2 - f2d), s = (be - af)/(e2 - f2d) where r,s are rational but not necessarily integer. [For a review of rational numbers and their properties, see here]
(5) So α/β = r + s√d.
(6) We know that there exists m,n which are rational integers such that:
absolute(r - m) ≤ (1/2) and absolute(s - n) ≤ (1/2). [See here for proof]
(7) Let η = m + n√d, let δ = α - β * η where η, δ are quadratic integers of type Z[√d]. [For a review of quadratic integers, see here.]
NOTE: The keypoint point is to prove that absolute(Norm(δ)) is less than absolute(Norm(β)).
(8) Norm(δ) = Norm(α - β * η) = Norm(β[(α / β) - η) =
Norm(β) * Norm([α/β] - η)
(9) This means that the key point is to prove that absolute(Norm([α/β] - η)) is less than 1.
(10) We know that:
Norm([α/β] - η) = Norm([r + s√d] - [m + n√d]) = Norm([r - m] + [s - n]√d) =
([r - m] + [s - n]√d)([r - m] - [s - n]√d) = (r - m)2 - d(s - n)2
(11) Applying step(6),
gives us for d=2:
absolute((r - m)2 - d(s - n)2) ≤ absolute((1/2)2 - 2(1/2)2) =
absolute((1/4) - 2(1/4)) = absolute(-1/4) = 1/4 which is less than 1.
gives us for d=-2:
absolute((r - m)2 - d(s - n)2) ≤ absolute((1/2)2 + 2(1/2)2) =
absolute((1/4) + 2(1/4)) = absolute(3/4) = 3/4 which is less than 1.
gives us for d=3:
absolute((r - m)2 - d(s - n)2) ≤ absolute((1/2)2 - 3(1/2)2) =
absolute((1/4) - 3(1/4)) = absolute(-2/4) = 1/2 which is less than 1.
QED
Lemma: Z[(1+√-3)/2], Z[(1+√-7)/2], Z[(1+√-11)/2], Z[(1+√5)/2] are Euclidean
(1) For purposes of this proof, assume that √d = √-3, √-7 ,√-11 , or √5.
(2) There exists a,b,e,f such that
α = a + b√d
β = e + f√d
(3) α/β = (a + b√d)/(e + f√d) = (a + b√d)(e - f√d) /(e2 - f2d)=
(ae - af√d + be√d - bdf)/(e2 - f2d) =
(ae - bdf)/(e2 - f2d) + √d(be - af)/(e2 - f2d)
(4) Let r = (ae - bdf)/(e2 - f2d), s = (be - af)/(e2 - f2d) where r,s are rational but not necessarily integer. [For a review of rational numbers and their properties, see here]
(5) So α/β = r + s√d.
(6) We also know that there exists p which is a rational integer such that:
absolute(s - p/2) ≤ 1/4. [See here for proof]
(7) We also know that there exists o which is a rational integer such that:
absolute(r - p/2 - o) ≤ 1/2. [See here for proof]
(8) let η = r + s[(1 + √d)/2] which is an integer as explained in a previous blog since in all above cases d ≡ 1 (mod 4).
(9) Let δ = β*([r - p/2 - o] + [s - p/2]√d)
(10) Norm(δ) = Norm(β) * Norm([r - p/2 - o] + [s - p/2]√d)
(11) Once again, to finish this proof, we need only to show that abs(Norm([r - p/2 - o] + [s - p/2]√d)) is less than 1.
(12) Norm([r - p/2 - o] + [s - p/2]√d) = ([r - p/2 - o] + [s - p/2]√d)([r - p/2 - o] -[s - p/2]√d)
= [r - p/2 - o]2 - d[s - p/2]2 ≤ (1/2)2 - d(1/4)2 = (1/4) - d/16.
QED
In addition, here are more interesting facts:
- There are exactly 21 types of quadratic integers that are Euclidean: a quadratic integer is Euclidean if d = -11, -7, -3, -2, -1, 2, 3, 5, 6, 7, 11, 13, 17, 19, 21, 29, 33, 37,41, 57, and 73.
- Z[(-1 + √-19)/2] is not Euclidean but still has unique factorization
- Z[√-5] does not have unique factorization.
Tuesday, July 05, 2005
Quadratic Integers: Generalizing Gaussian Integers
Leonhard Euler proposed a proof for Fermat's Last Theorem: n = 3, using integers based on a+b√-3. Carl Friedrich Gauss showed the need for a proof for uniqueness of factorization for a + b√-1. Both of these integer extensions are examples of what we call today quadratic integers.
Quadratic integers are integers that are extended in the form of a + bα where α is an irrational value that is a solution to a quadratic equation. A quadratic equation is any equation that can be represented in the form x2 + bx + c = 0 where b,c are rational integers. The important point is that the coefficient for x2 needs to be 1 and the other coefficients need to be rational integers.
Applying basic algebra, we know that quadratic equations have the following solution:
Theorem: ax2 + bx + c = 0 → x = (-b ± √b2 - 4ac)/2a.
(1) Subtracting c from both sides gives us:
ax2 + bx = -c
(2) Multiplying both sides by 4a gives us:
4a2x2 + 4abx = -4ac.
(3) Adding b2 to both sides, gives us:
4a2x2 + 4abx + b2 = b2 - 4ac.
(4) Now, since (2ax + b)*(2ax + b) = 4a2x2 + 4abx + b2, we get:
(2ax + b)2 = b2 - 4ac.
(5) Taking the square root of both sides, gives us:
2ax + b = ± √b2 - 4ac
(6) Finally, subtracting b and then dividing both sides by 2a gives us our proof.
QED
From this formula, we see that Euler's integer is a solution to:
x2 + 3 = 0.
and Gaussian Integers are a solution to:
x2 + 1 = 0.
For purposes of notation, a set of quadratic integers is identified using a Z-notation. Z by itself represents the set of standard integers. Z[i] represents the set of Gaussian Integers. Z[√-3] represents the set of Euler's integers.
Now, when it comes to integers of the form Z[√d] where d ≡ 1 (mod 4), it turns out that an integer is of the form: (a + b√d)/2 where a,b are both odd or both even.
To understand the mathematics behind this result, let's start out with a very simple lemma:
Lemma: a2 ≡ 1 or 0 (mod 4).
(1) We know that a ≡ 0, 1, 2, or 3 (mod 4).
(2) Now here's what we get for each of these values in the case of a2
(a) 02 ≡ 0 * 0 ≡ 0 (mod 4).
(b) 12 ≡ 1 * 1 ≡ 1 (mod 4).
(c) 22 ≡ 2 * 2 ≡ 0 (mod 4).
(d) 32 ≡ 3 * 3 ≡ 1 (mod 4).
QED
Here is the lemma that establishes this:
Lemma: for a set of quadratic integers Z[√d] , if d ≡ 1 (mod 4), then the form of this quadratic integer is (a + b√d)/2 where both a,b are even or both a,b are odd, otherwise, it is a + b√d
(1) The goal here is to prove that (a + b√d)/2 is an integer, that is, it satisfies an equation of the form x2 + bx + c = 0.
(2) Now let's assume that we have a value α which is equal to (e + f√d)/2 where e,f are rational integers and d ≡ 1 (mod 4).
(3) Let x = (e + f√d)/2
(4) Then,
2x - e = f√d
(5) And squaring each side gives us:
4x2 - 4ex + e2 = f2d
(6) Which amounts to:
4x2 - 4ex + e2 - f2d = 0
(7) Now if we divide both sides by 4, we get:
x2 - ex + (1/4)[e2 - f2d] = 0
(8) Now, if both e,f are odd, then: [from the lemma above]
e2 - f2d ≡ 1 - 1*1 ≡ 0 (mod 4).
(9) Now, if both e,f are even, then: [from the lemma above]
e2 - f2d ≡ 0 - 0 * 1 ≡ 0 (mod 4).
(10) This value then meets our definition of quadratic integer.
QED
Corollary: if d ≡ 1 (mod 4), a number is an integer if it can be written as a + b[(1 + √d)/2], where a,b are rational integers.
(1) a + b(1 + √d)/2 = [(2a + b) + b√d]/2
If b is odd, then (2a + b) is odd. If b is even, then (2a + b) is even. In both cases (2a + b),b are both even or both odd.
(2) If a,b are both even or both odd.
(a + b√d)/2 = (a - b)/2 + b(1 + √d)/2
QED
The result of this is that in the case of d=-3, the set of integers is Z[(-1+√-3)/2] because we are dealing with integers of the form (a + b√-3)/2. I will go into more detail on this when I revisit a proof for n=3 based on Eisenstein integers.
The other interesting point about quadratic integers is that it turns out that not all of them are characterized by unique factorization and most of them are not characterized by a division algorithm.
I will go into more detail about this in my next blog.
The content of this blog is based in a large part on Harold M. Stark's An Introduction to Number Theory.
Quadratic integers are integers that are extended in the form of a + bα where α is an irrational value that is a solution to a quadratic equation. A quadratic equation is any equation that can be represented in the form x2 + bx + c = 0 where b,c are rational integers. The important point is that the coefficient for x2 needs to be 1 and the other coefficients need to be rational integers.
Applying basic algebra, we know that quadratic equations have the following solution:
Theorem: ax2 + bx + c = 0 → x = (-b ± √b2 - 4ac)/2a.
(1) Subtracting c from both sides gives us:
ax2 + bx = -c
(2) Multiplying both sides by 4a gives us:
4a2x2 + 4abx = -4ac.
(3) Adding b2 to both sides, gives us:
4a2x2 + 4abx + b2 = b2 - 4ac.
(4) Now, since (2ax + b)*(2ax + b) = 4a2x2 + 4abx + b2, we get:
(2ax + b)2 = b2 - 4ac.
(5) Taking the square root of both sides, gives us:
2ax + b = ± √b2 - 4ac
(6) Finally, subtracting b and then dividing both sides by 2a gives us our proof.
QED
From this formula, we see that Euler's integer is a solution to:
x2 + 3 = 0.
and Gaussian Integers are a solution to:
x2 + 1 = 0.
For purposes of notation, a set of quadratic integers is identified using a Z-notation. Z by itself represents the set of standard integers. Z[i] represents the set of Gaussian Integers. Z[√-3] represents the set of Euler's integers.
Now, when it comes to integers of the form Z[√d] where d ≡ 1 (mod 4), it turns out that an integer is of the form: (a + b√d)/2 where a,b are both odd or both even.
To understand the mathematics behind this result, let's start out with a very simple lemma:
Lemma: a2 ≡ 1 or 0 (mod 4).
(1) We know that a ≡ 0, 1, 2, or 3 (mod 4).
(2) Now here's what we get for each of these values in the case of a2
(a) 02 ≡ 0 * 0 ≡ 0 (mod 4).
(b) 12 ≡ 1 * 1 ≡ 1 (mod 4).
(c) 22 ≡ 2 * 2 ≡ 0 (mod 4).
(d) 32 ≡ 3 * 3 ≡ 1 (mod 4).
QED
Here is the lemma that establishes this:
Lemma: for a set of quadratic integers Z[√d] , if d ≡ 1 (mod 4), then the form of this quadratic integer is (a + b√d)/2 where both a,b are even or both a,b are odd, otherwise, it is a + b√d
(1) The goal here is to prove that (a + b√d)/2 is an integer, that is, it satisfies an equation of the form x2 + bx + c = 0.
(2) Now let's assume that we have a value α which is equal to (e + f√d)/2 where e,f are rational integers and d ≡ 1 (mod 4).
(3) Let x = (e + f√d)/2
(4) Then,
2x - e = f√d
(5) And squaring each side gives us:
4x2 - 4ex + e2 = f2d
(6) Which amounts to:
4x2 - 4ex + e2 - f2d = 0
(7) Now if we divide both sides by 4, we get:
x2 - ex + (1/4)[e2 - f2d] = 0
(8) Now, if both e,f are odd, then: [from the lemma above]
e2 - f2d ≡ 1 - 1*1 ≡ 0 (mod 4).
(9) Now, if both e,f are even, then: [from the lemma above]
e2 - f2d ≡ 0 - 0 * 1 ≡ 0 (mod 4).
(10) This value then meets our definition of quadratic integer.
QED
Corollary: if d ≡ 1 (mod 4), a number is an integer if it can be written as a + b[(1 + √d)/2], where a,b are rational integers.
(1) a + b(1 + √d)/2 = [(2a + b) + b√d]/2
If b is odd, then (2a + b) is odd. If b is even, then (2a + b) is even. In both cases (2a + b),b are both even or both odd.
(2) If a,b are both even or both odd.
(a + b√d)/2 = (a - b)/2 + b(1 + √d)/2
QED
The result of this is that in the case of d=-3, the set of integers is Z[(-1+√-3)/2] because we are dealing with integers of the form (a + b√-3)/2. I will go into more detail on this when I revisit a proof for n=3 based on Eisenstein integers.
The other interesting point about quadratic integers is that it turns out that not all of them are characterized by unique factorization and most of them are not characterized by a division algorithm.
I will go into more detail about this in my next blog.
The content of this blog is based in a large part on Harold M. Stark's An Introduction to Number Theory.
Sunday, June 26, 2005
Proof for n=4 using Gaussian Integers: Step 2
Today's blog continues a proof that was first presented in a previous blog. If you are new to unique factorization, start here. If you are new to Gaussian Integers, start here. To begin this proof, start here.
Today's result is based on work presented by Paulo Ribenboim's Fermat's Last Theorem for Amateurs.
Today's blog shows the details to Step 2 in Fermat's Last Theorem n = 4. As before, I use Greek letters to refer to Gaussian Integers and Latin letters to refer to rational integers. I introduced the Gaussian Prime λ in a previous blog.
Lemma: if Fermat's Last Theorem is true for n = 4, then there exist Gaussian integers: μ1, μ2, β, ε, λ such that:
ε * λ4(r-1) * μ24 + μ14 = β2.
(1) From the previous lemma, we know that:
ε * λ4r*α4 = γ2 - β4 = (γ - β2)(γ + β2)
(2) We know that λ2 divides both (γ - β2) and (γ + β2) since:
(a) Assume λ2 does not divide γ - β2
(b) Then, it must divide γ + β2 [From Euclid's Generalized Lemma for Gaussian Integers and (step #1 above)]
(c) But then it necessarily divides γ - β2 since
(γ + β2) + (γ - β2) = 2*γ = (λ2)(i * γ) [Since 2= i*λ2]
(d) Having found a contradiction we reject our assumption in step #2a above. We can make the same exact argument if we assume that λ2 does not divide γ + β2
(e) So, we are left concluding that λ2 necessarily divides both γ - β2 and γ + β2.
(3) We can also conclude that gcd(γ - β2, γ + β2) cannot be greater than 2.
(a) Assume that gcd(γ - β2, γ + β2) is greater than 2. Then gcd = λ3 or there exists a prime μ that is greater than 2. [Since we know that λ divides 2, see Lemma 2, here and further, we know that there is no other prime less than 2; see Lemma 4, here]
(b) First, let's assume that there exists a prime μ that is greater than 2.
(c)Then there exists values δ1, δ2 such that:
γ - β2 = μ * δ1 and γ + β2 = μ * δ2.
(d) And this means that: μ divides γ since:
2 * γ = (γ - β2) + (γ + β2) = μ(δ1 + δ2).
(e) And this also means that μ divides β2 since:
2 * β2 = (γ + β2) - (γ - β2) = μ(δ2 - δ1).
(f) But this is a contradiction since from the lemma cited in step #1 above (see step #4, here), we know that gcd(β2,γ) = 1.
(g) So we reject our assumption in step #3b above and assume that gcd = λ3.
(h) But, then λ3 divides 2 * γ = (γ - β2) + (γ + β2) and λ3 divides 2 * β2.
(i) Since λ2 is an associate of 2 (see Lemma 2, here), this gives us that λ divides both γ and β2.
(j) But this is impossible since we know that β and γ are relatively prime from the lemma cited in step #1 above (see step #4, here)
(k) So we can also reject the assumption in step #3g above and for that matter, the assumption in step #3a above.
(l) So, we can conclude that gcd(γ - β2, γ + β2) cannot be greater than 2.
(4) So, we can conclude that λ4r-2 divides either γ + β2 or γ - β2 since:
(a) From step #1 above, we know that: λr divides (γ - β2)(γ + β2).
(b) From step #2 above, we know that λ2 divides both (γ - β2) and (γ + β2).
(c) But, from step #3 above, we know that (λ4r/λ2 = λ4r-2) can only divide (γ + β2) or (γ - β2) but not both.
(5) So, there exist two values: let's call them η1 and η2 such that:
γ ± β2 = λ2 * η1
γ ± β2 = λ4r-2 * η2
NOTE: Please read ± as + or -. So that one of these values is γ + β2 and another of these values is γ - β2.
(6) We also can conclude that gcd(η1,η2) = 1.
(a) Assume that gcd(η1,η2) = δ which is not a unit.
(b) So that δ ≥ λ [Since there is no other prime less than λ, see Lemma 4, here]
(c) But then δ*λ2 would be greater than 2 which contradicts Step (3) above.
(7) Thus, ε*λ4rα4 = λ4rη1η2 since:
ε*λ4rα4 =(γ - β2)(γ + β2) [From step #1 above]
λ4rη1η2 =(γ - β2)(γ + β2) [From step #5 above]
(8) By the lemma of relatively prime divisors of n-powers, we can conclude that there exists μ1 and μ2 such that:
η1 = ε1 * μ14
η2 = ε2 * μ24
NOTE: ε1 and ε2 are units.
(9) Now, we know that:
2*β2 = γ + β2 - (γ - β2)
(10) From step(5) above and step(8) above, let's assume that:
γ - β2 = ε1 * λ2 * μ14
γ + β2 = ε2 * λ4r-2 * μ24
NOTE: We can make a similiar argument if the other case is true.
(11) Then,
2 * β2 = ε2 * λ4r-2 * μ24 - ε1 * λ2 * μ14
(12) Which dividing both sides by i*λ2 gives us:
β2 = -i*ε2*λ4r-4*μ24 + i*ε1*μ14
[Note: since 2=i*λ2, see Lemma 2, here and since 1/i=-i since -i*i=-(-1)=1]
(13) Now, we can assume that i*ε1 = 1 since:
(a) r ≥ 2, so we know that λ4 divides β2 - i*ε1*μ14.
(b) But, λ does not divide β
[if it did, from step #2 above, this would mean λ also divides γ, but this is impossible since they are relatively prime from the lemma cited in step #1 above (see step #4, here)]
(c) So, λ cannot divide μ1
[if λ divided μ1, then it would also divide η1 from step #8 above and this is impossible since gcd(η1,λ)=1 from step #5 above.]
(d) So μ1 ≡ 1 (mod λ6) [See Lemma 5, here]
(e) So that, λ4 divides β2 - i*ε1.
(f) But, λ6 divides β4 - 1 = (β2 - 1)(β2 + 1)
(g) So, β2 ≡ 1 or -1 (mod λ4)
(h) This shows that i*ε1 = ± 1.
(i) If μ1 = -1, by multiplication with -1, we obtain the relation:
-i*ε1λ4(r-1)μ24 + μ14 = (iβ)2.
(14) Combining Step (12) and Step(13) and setting ε = -i*ε1 gives us:
β2 = ε*λ4(r-1)*μ24 + μ14
QED
Today's result is based on work presented by Paulo Ribenboim's Fermat's Last Theorem for Amateurs.
Today's blog shows the details to Step 2 in Fermat's Last Theorem n = 4. As before, I use Greek letters to refer to Gaussian Integers and Latin letters to refer to rational integers. I introduced the Gaussian Prime λ in a previous blog.
Lemma: if Fermat's Last Theorem is true for n = 4, then there exist Gaussian integers: μ1, μ2, β, ε, λ such that:
ε * λ4(r-1) * μ24 + μ14 = β2.
(1) From the previous lemma, we know that:
ε * λ4r*α4 = γ2 - β4 = (γ - β2)(γ + β2)
(2) We know that λ2 divides both (γ - β2) and (γ + β2) since:
(a) Assume λ2 does not divide γ - β2
(b) Then, it must divide γ + β2 [From Euclid's Generalized Lemma for Gaussian Integers and (step #1 above)]
(c) But then it necessarily divides γ - β2 since
(γ + β2) + (γ - β2) = 2*γ = (λ2)(i * γ) [Since 2= i*λ2]
(d) Having found a contradiction we reject our assumption in step #2a above. We can make the same exact argument if we assume that λ2 does not divide γ + β2
(e) So, we are left concluding that λ2 necessarily divides both γ - β2 and γ + β2.
(3) We can also conclude that gcd(γ - β2, γ + β2) cannot be greater than 2.
(a) Assume that gcd(γ - β2, γ + β2) is greater than 2. Then gcd = λ3 or there exists a prime μ that is greater than 2. [Since we know that λ divides 2, see Lemma 2, here and further, we know that there is no other prime less than 2; see Lemma 4, here]
(b) First, let's assume that there exists a prime μ that is greater than 2.
(c)Then there exists values δ1, δ2 such that:
γ - β2 = μ * δ1 and γ + β2 = μ * δ2.
(d) And this means that: μ divides γ since:
2 * γ = (γ - β2) + (γ + β2) = μ(δ1 + δ2).
(e) And this also means that μ divides β2 since:
2 * β2 = (γ + β2) - (γ - β2) = μ(δ2 - δ1).
(f) But this is a contradiction since from the lemma cited in step #1 above (see step #4, here), we know that gcd(β2,γ) = 1.
(g) So we reject our assumption in step #3b above and assume that gcd = λ3.
(h) But, then λ3 divides 2 * γ = (γ - β2) + (γ + β2) and λ3 divides 2 * β2.
(i) Since λ2 is an associate of 2 (see Lemma 2, here), this gives us that λ divides both γ and β2.
(j) But this is impossible since we know that β and γ are relatively prime from the lemma cited in step #1 above (see step #4, here)
(k) So we can also reject the assumption in step #3g above and for that matter, the assumption in step #3a above.
(l) So, we can conclude that gcd(γ - β2, γ + β2) cannot be greater than 2.
(4) So, we can conclude that λ4r-2 divides either γ + β2 or γ - β2 since:
(a) From step #1 above, we know that: λr divides (γ - β2)(γ + β2).
(b) From step #2 above, we know that λ2 divides both (γ - β2) and (γ + β2).
(c) But, from step #3 above, we know that (λ4r/λ2 = λ4r-2) can only divide (γ + β2) or (γ - β2) but not both.
(5) So, there exist two values: let's call them η1 and η2 such that:
γ ± β2 = λ2 * η1
γ ± β2 = λ4r-2 * η2
NOTE: Please read ± as + or -. So that one of these values is γ + β2 and another of these values is γ - β2.
(6) We also can conclude that gcd(η1,η2) = 1.
(a) Assume that gcd(η1,η2) = δ which is not a unit.
(b) So that δ ≥ λ [Since there is no other prime less than λ, see Lemma 4, here]
(c) But then δ*λ2 would be greater than 2 which contradicts Step (3) above.
(7) Thus, ε*λ4rα4 = λ4rη1η2 since:
ε*λ4rα4 =(γ - β2)(γ + β2) [From step #1 above]
λ4rη1η2 =(γ - β2)(γ + β2) [From step #5 above]
(8) By the lemma of relatively prime divisors of n-powers, we can conclude that there exists μ1 and μ2 such that:
η1 = ε1 * μ14
η2 = ε2 * μ24
NOTE: ε1 and ε2 are units.
(9) Now, we know that:
2*β2 = γ + β2 - (γ - β2)
(10) From step(5) above and step(8) above, let's assume that:
γ - β2 = ε1 * λ2 * μ14
γ + β2 = ε2 * λ4r-2 * μ24
NOTE: We can make a similiar argument if the other case is true.
(11) Then,
2 * β2 = ε2 * λ4r-2 * μ24 - ε1 * λ2 * μ14
(12) Which dividing both sides by i*λ2 gives us:
β2 = -i*ε2*λ4r-4*μ24 + i*ε1*μ14
[Note: since 2=i*λ2, see Lemma 2, here and since 1/i=-i since -i*i=-(-1)=1]
(13) Now, we can assume that i*ε1 = 1 since:
(a) r ≥ 2, so we know that λ4 divides β2 - i*ε1*μ14.
(b) But, λ does not divide β
[if it did, from step #2 above, this would mean λ also divides γ, but this is impossible since they are relatively prime from the lemma cited in step #1 above (see step #4, here)]
(c) So, λ cannot divide μ1
[if λ divided μ1, then it would also divide η1 from step #8 above and this is impossible since gcd(η1,λ)=1 from step #5 above.]
(d) So μ1 ≡ 1 (mod λ6) [See Lemma 5, here]
(e) So that, λ4 divides β2 - i*ε1.
(f) But, λ6 divides β4 - 1 = (β2 - 1)(β2 + 1)
(g) So, β2 ≡ 1 or -1 (mod λ4)
(h) This shows that i*ε1 = ± 1.
(i) If μ1 = -1, by multiplication with -1, we obtain the relation:
-i*ε1λ4(r-1)μ24 + μ14 = (iβ)2.
(14) Combining Step (12) and Step(13) and setting ε = -i*ε1 gives us:
β2 = ε*λ4(r-1)*μ24 + μ14
QED
Saturday, June 25, 2005
Proof for n=4 using Gaussian Integers: Step 1
Today's blog continues a proof that was first presented in a previous blog. If you are new to unique factorization, start here. If you are new to Gaussian Integers, start here. To begin this proof, start here.
Today's result is based on work presented by Paulo Ribenboim's Fermat's Last Theorem for Amateurs.
Today's blog shows the details to Step 1 in Fermat's Last Theorem n = 4. As before, I use Greek letters to refer to Gaussian Integers and Latin letters to refer to rational integers. I introduced the Gaussian Prime λ in a previous blog.
Lemma: if Fermat's Last Theorem is true for n = 4, then there exist α, β, γ, ε, λ such that:
ε * λ4r * α4 + β4 = γ2 where r ≥ 2
(1) Assume that x4 + y4 = z2 where xyz ≠ 0.
(2) Setting α = x + 0*i, β = y + o*i, γ = z+0*i, we get:
α4 + β4 = γ2 where α, β, γ, are Gaussian Integers.
(3) Now, we can assume that α, β are coprime.
(a) Let δ = gcd(α,β). [See here for method of gcd for Gaussian Integers]
(b) Then, there exists α',β' such that α = δ * α', β = δ * β'.
(c) We know that gcd(α',β') = 1. [since we already divided out all common divisors]
(d) We also know that δ4 must divide γ2 since γ2 = δ4(α'4 + β'4)
(e) Which gives us that δ2 must divide γ [From here based on Euclid's Lemma for Gaussian Integers and Fundamental Theorem of Arithmetic for Gaussian Integers]
(f) Then, there exists γ' such that γ = γ' * δ2.
(g) So that we get α'4 + β'4 = γ'2
(h) This shows that we can always reduce α,β, to coprime values.
(4) We can further assume that α, β, γ are coprime.
(a) We know for example that α2,β2, and γ are coprime. [See here ]
(b) Assume that there exists δ = gcd(α,γ) where δ is greater than 1.
(c) Then δ2 would necessarily divide α4 and γ2
(d) It would then also divide β2 which goes against (a) so we reject our assumption in (b).
(e) We can use the same argument to show that gcd(β,γ)=1.
(5) We know that λ divides either α or β [See here for proof.]
(6) Let us assume that it divides α. The same arguments will hold if it divides β
(7) Then, there exists α' such that α = α'*λr where r ≥ 1.
(8) Let ε be some unit such as 1, -1, i, or -i. We can now state that:
ε * α'4 * λ4*r + β4 = γ2.
(9) Now, since λ does not divide β, we know that β ≡ 1 (mod λ6) which also means that β ≡ 1 (mod λ4) since:
(a) β ≡ 1 (mod λ6) [See here for proof]
(b) β ≡ 1 (mod λ6) implies that λ6 divides β - 1. [Definition of ≡]
(c) Thus, there exists δ such that β - 1 = λ6 * δ = λ4(λ2 * δ).
(10) From (8) and (9), we conclude that:
γ2 ≡ 1 (mod λ4).
(11) Now, based on this we can conclude that γ ≡ 1 (mod λ2) or γ ≡ i (mod λ2) since:
(a) λ2 = -2i. [Since λ = 1-i]
(b) γ = a + bi which gives us 4 cases that we need to prove.
(c) Case 1: a is even, b is even. This is impossible since 2 would then divide γ and 2 = (-2i)*i.
(d) Case 2: a is odd, b is odd. This is also impossible since then γ ≡ λ (mod λ2) and we know that λ does not divide γ
(e) Case 3: a is odd, b is even. Since b is divisible by 2i and a is partially divisible by 2, this gives us: γ ≡ 1 (mod λ2)
(f) Case 4: a is even, b is odd. Since a is divisible by 2i and b is partially divisible by 2i, this gives us: γ ≡ i (mod λ2)
(12) But, γ ≡ i (mod λ2) is impossible since:
(a) λ2 would divide γ - i.
(b) Then, there exists δ such that: γ - i = λ2 * δ
(c) We can restate this as: γ = λ2 * δ + i.
(d) Squaring both sides gives us:
γ2 = λ4*δ2 + 2*λ2*δ*i - 1 = λ4*δ2 + (i*λ2)*λ2*δ*i - 1 =
λ4(δ2 - δ) - 1.
(e) But then γ2 + 1 is divisible by (λ4) which contradicts step #10 since γ2 - 1 is divisible by λ4.
(13) So, γ ≡ 1 (mod λ2) and there exists δ such that:
γ - 1 = λ2 * δ
(14) Adding 2 to both sides gives us:
γ + 1 = λ2 * δ + 2 = λ2(δ + i).
(15) Now we can conclude that λ divides δ(δ + i) since
(a) if λ divides δ, then this is true so we can assume that λ does not divide δ
(b) By the definition of Gaussian Integers, there exists a,b such that δ = a + bi.
(c) We know that a,b cannot both be even. If both are even, the δ is divisible by 2 which is divisible by λ2
(d) We know that a,b cannot both be odd. If both are odd, then we get a remainder of 1 + i which is equal to (λ)*i = (1 - i)*i = i + 1.
(d) If a is even, b is odd, the remainder is i, then λ divides i + i = 2i which is divisible by λ2.
(e) If a is odd, b is even, the remainder is 1. then λ divides 1 + i which is equal to λ * i.
(16) Multiplying Step#13 to both sides of Step#14 gives us:
γ2 - 1 = λ4(δ)(δ + i).
(17) From this, we can conclude that λ5 divides γ2 - 1. [From Step #15]
(18) And this gives us that λ5 divides ε * α'4 * λ4*r + (β4-1).
(19) λ5 divides β4-1 since:
(a) λ does not divide β [from step #5 and step #6 above]
(b) Then, β4 ≡ 1 (mod λ6) [See Lemma 5, here]
(c) So, λ6 divides β4 - 1
(d) Which means that λ5 must also divide β4 - 1
(20) So, λ5 divides ε * α'4 * λ4*r. [if any x divides A+B (step #18 above) and x divides B (step #19 above), then x divides A+B-B=A]
(21) But λ does not divide α' (step #7 above) and it does not divide ε (see step #8 above), so we are left with the conclusion that λ5 must divide λ4*r. [Note, ε is a unit and is only divisible by other units]
(22) And this shows that r ≥ 2.
QED
Today's result is based on work presented by Paulo Ribenboim's Fermat's Last Theorem for Amateurs.
Today's blog shows the details to Step 1 in Fermat's Last Theorem n = 4. As before, I use Greek letters to refer to Gaussian Integers and Latin letters to refer to rational integers. I introduced the Gaussian Prime λ in a previous blog.
Lemma: if Fermat's Last Theorem is true for n = 4, then there exist α, β, γ, ε, λ such that:
ε * λ4r * α4 + β4 = γ2 where r ≥ 2
(1) Assume that x4 + y4 = z2 where xyz ≠ 0.
(2) Setting α = x + 0*i, β = y + o*i, γ = z+0*i, we get:
α4 + β4 = γ2 where α, β, γ, are Gaussian Integers.
(3) Now, we can assume that α, β are coprime.
(a) Let δ = gcd(α,β). [See here for method of gcd for Gaussian Integers]
(b) Then, there exists α',β' such that α = δ * α', β = δ * β'.
(c) We know that gcd(α',β') = 1. [since we already divided out all common divisors]
(d) We also know that δ4 must divide γ2 since γ2 = δ4(α'4 + β'4)
(e) Which gives us that δ2 must divide γ [From here based on Euclid's Lemma for Gaussian Integers and Fundamental Theorem of Arithmetic for Gaussian Integers]
(f) Then, there exists γ' such that γ = γ' * δ2.
(g) So that we get α'4 + β'4 = γ'2
(h) This shows that we can always reduce α,β, to coprime values.
(4) We can further assume that α, β, γ are coprime.
(a) We know for example that α2,β2, and γ are coprime. [See here ]
(b) Assume that there exists δ = gcd(α,γ) where δ is greater than 1.
(c) Then δ2 would necessarily divide α4 and γ2
(d) It would then also divide β2 which goes against (a) so we reject our assumption in (b).
(e) We can use the same argument to show that gcd(β,γ)=1.
(5) We know that λ divides either α or β [See here for proof.]
(6) Let us assume that it divides α. The same arguments will hold if it divides β
(7) Then, there exists α' such that α = α'*λr where r ≥ 1.
(8) Let ε be some unit such as 1, -1, i, or -i. We can now state that:
ε * α'4 * λ4*r + β4 = γ2.
(9) Now, since λ does not divide β, we know that β ≡ 1 (mod λ6) which also means that β ≡ 1 (mod λ4) since:
(a) β ≡ 1 (mod λ6) [See here for proof]
(b) β ≡ 1 (mod λ6) implies that λ6 divides β - 1. [Definition of ≡]
(c) Thus, there exists δ such that β - 1 = λ6 * δ = λ4(λ2 * δ).
(10) From (8) and (9), we conclude that:
γ2 ≡ 1 (mod λ4).
(11) Now, based on this we can conclude that γ ≡ 1 (mod λ2) or γ ≡ i (mod λ2) since:
(a) λ2 = -2i. [Since λ = 1-i]
(b) γ = a + bi which gives us 4 cases that we need to prove.
(c) Case 1: a is even, b is even. This is impossible since 2 would then divide γ and 2 = (-2i)*i.
(d) Case 2: a is odd, b is odd. This is also impossible since then γ ≡ λ (mod λ2) and we know that λ does not divide γ
(e) Case 3: a is odd, b is even. Since b is divisible by 2i and a is partially divisible by 2, this gives us: γ ≡ 1 (mod λ2)
(f) Case 4: a is even, b is odd. Since a is divisible by 2i and b is partially divisible by 2i, this gives us: γ ≡ i (mod λ2)
(12) But, γ ≡ i (mod λ2) is impossible since:
(a) λ2 would divide γ - i.
(b) Then, there exists δ such that: γ - i = λ2 * δ
(c) We can restate this as: γ = λ2 * δ + i.
(d) Squaring both sides gives us:
γ2 = λ4*δ2 + 2*λ2*δ*i - 1 = λ4*δ2 + (i*λ2)*λ2*δ*i - 1 =
λ4(δ2 - δ) - 1.
(e) But then γ2 + 1 is divisible by (λ4) which contradicts step #10 since γ2 - 1 is divisible by λ4.
(13) So, γ ≡ 1 (mod λ2) and there exists δ such that:
γ - 1 = λ2 * δ
(14) Adding 2 to both sides gives us:
γ + 1 = λ2 * δ + 2 = λ2(δ + i).
(15) Now we can conclude that λ divides δ(δ + i) since
(a) if λ divides δ, then this is true so we can assume that λ does not divide δ
(b) By the definition of Gaussian Integers, there exists a,b such that δ = a + bi.
(c) We know that a,b cannot both be even. If both are even, the δ is divisible by 2 which is divisible by λ2
(d) We know that a,b cannot both be odd. If both are odd, then we get a remainder of 1 + i which is equal to (λ)*i = (1 - i)*i = i + 1.
(d) If a is even, b is odd, the remainder is i, then λ divides i + i = 2i which is divisible by λ2.
(e) If a is odd, b is even, the remainder is 1. then λ divides 1 + i which is equal to λ * i.
(16) Multiplying Step#13 to both sides of Step#14 gives us:
γ2 - 1 = λ4(δ)(δ + i).
(17) From this, we can conclude that λ5 divides γ2 - 1. [From Step #15]
(18) And this gives us that λ5 divides ε * α'4 * λ4*r + (β4-1).
(19) λ5 divides β4-1 since:
(a) λ does not divide β [from step #5 and step #6 above]
(b) Then, β4 ≡ 1 (mod λ6) [See Lemma 5, here]
(c) So, λ6 divides β4 - 1
(d) Which means that λ5 must also divide β4 - 1
(20) So, λ5 divides ε * α'4 * λ4*r. [if any x divides A+B (step #18 above) and x divides B (step #19 above), then x divides A+B-B=A]
(21) But λ does not divide α' (step #7 above) and it does not divide ε (see step #8 above), so we are left with the conclusion that λ5 must divide λ4*r. [Note, ε is a unit and is only divisible by other units]
(22) And this shows that r ≥ 2.
QED
Subscribe to:
Posts (Atom)