A Pythagorean prime is a prime number of the form 4 n + 1 {\displaystyle 4n+1} . Pythagorean primes are exactly the odd prime numbers that are the sum of two squares; this characterization is Fermat's theorem on sums of two squares. Equivalently, by the Pythagorean theorem, they are the odd prime numbers p {\displaystyle p} for which p {\displaystyle {\sqrt {p}}} is the length of the hypotenuse of a right triangle with integer legs, and they are also the prime numbers p {\displaystyle p} for which p {\displaystyle p} itself is the hypotenuse of a primitive Pythagorean triangle. For instance, the number 5 is a Pythagorean prime; 5 {\displaystyle {\sqrt {5}}} is the hypotenuse of a right triangle with legs 1 and 2, and 5 itself is the hypotenuse of a right triangle with legs 3 and 4.
Values and density The first few Pythagorean primes are
By Dirichlet's theorem on arithmetic progressions, this sequence is infinite. More strongly, for each n {\displaystyle n} , the numbers of Pythagorean and non-Pythagorean primes up to n {\displaystyle n} are approximately equal. However, the number of Pythagorean primes up to n {\displaystyle n} is frequently somewhat smaller than the number of non-Pythagorean primes; this phenomenon is known as Chebyshev's bias. For example, the only values of n {\displaystyle n} up to 600,000 for which there are more Pythagorean than non-Pythagorean odd primes less than or equal to n are 26861 and 26862.
Representation as a sum of two squares The sum of one odd square and one even square is congruent to 1 mod 4, but there exist composite numbers such as 21 that are 1 mod 4 and yet cannot be represented as sums of two squares. Fermat's theorem on sums of two squares states that the prime numbers that can be represented as sums of two squares are exactly 2 and the odd primes congruent to 1 mod 4. The representation of each such number is unique, up to the ordering of the two squares. By using the Pythagorean theorem, this representation can be interpreted geometrically: the Pythagorean primes are exactly the odd prime numbers p {\displaystyle p} such that there exists a right triangle, with integer legs, whose hypotenuse has length p {\displaystyle {\sqrt {p}}} . They are also exactly the prime numbers p {\displaystyle p} such that there exists a right triangle with integer sides whose hypotenuse has length p {\displaystyle p} . For, if the triangle with legs x {\displaystyle x} and y {\displaystyle y} has hypotenuse length p {\displaystyle {\sqrt {p}}} (with x > y {\displaystyle x>y} ), then the triangle with legs x 2 − y 2 {\displaystyle x^{2}-y^{2}} and 2 x y {\displaystyle 2xy} has hypotenuse length p {\displaystyle p} . Another way to understand this representation as a sum of two squares involves Gaussian integers, the complex numbers whose real part and imaginary part are both integers. The norm of a Gaussian integer x + i y {\displaystyle x+iy} is the number x 2 + y 2 {\displaystyle x^{2}+y^{2}} . Thus, the Pythagorean primes (and 2) occur as norms of Gaussian integers, while other primes do not. Within the Gaussian integers, the Pythagorean primes are not considered to be prime numbers, because they can be factored as
p = ( x + i y ) ( x − i y ) . {\displaystyle p=(x+iy)(x-iy).}
Similarly, their squares can be factored in a different way than their integer factorization, as
… excerpt ends here. Continue reading the full article.



