Find the first integer greater than 50 that cannot be written in the form of where , , , and are nonzero integers.
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.
This happens when all the prime factors of n are Gaussian primes as well, meaning that n ≡ 3 ( m o d 4 ) . The first such n > 5 0 is n = 5 7 = 3 × 1 9 . This Gaussian prime factorization is unique up to the units ± 1 , ± i .
To illustrate what happens when we have a prime factor 2 or p ≡ 1 ( m o d 4 ) , consider the factorizations 5 1 = ( 3 ( 4 + i ) ) ( 4 − i ) or 5 2 = ( 2 6 ( 1 + i ) ) ( 1 − i ) , for example. Recall that any p ≡ 1 ( m o d 4 ) can be written as p = a 2 + b 2 = ( a + b i ) ( a − b i ) , by Fermat .