Is it true, that for any two coprime integers ( ), any of the positive divisors of can be expressed as sum of two perfect squares.
For example: If , then the statement above holds true (here ), because
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Straight forward corollary of the sum of two squares theorem is that, if there is no prime p = 4 k + 3 dividing n then n can be expressed as sum of two squares.
Now, let's show that all odd prime factors of x 2 + y 2 are of form p = 4 k + 1 .
Assume contrary, i.e. there exists p = 4 k + 3 such that p ∣ x 2 + y 2 .
It's well-known that p is a prime in gaussian integers meaning that since x 2 + y 2 = ( x + y i ) ( x − y i ) we must have p ∣ x + y i or p ∣ x − y i .
However, this is well-known to be impossible since x and y are coprime.
Hence, all of the factors of x 2 + y 2 can be represented as sums of two squares. □