A Complex Situation

Find the first integer greater than 50 that cannot be written in the form of ( a + b i ) ( c + d i ) (a + bi)(c + di) where a a , b b , c c , and d d are nonzero integers.


The answer is 57.

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.

1 solution

Otto Bretscher
Jan 2, 2019

This happens when all the prime factors of n n are Gaussian primes as well, meaning that n 3 ( m o d 4 ) n\equiv 3 \pmod{4} . The first such n > 50 n>50 is n = 57 = 3 × 19 n=\boxed{57}=3\times 19 . This Gaussian prime factorization is unique up to the units ± 1 , ± i \pm 1, \pm i .

To illustrate what happens when we have a prime factor 2 or p 1 ( m o d 4 ) p\equiv 1 \pmod{4} , consider the factorizations 51 = ( 3 ( 4 + i ) ) ( 4 i ) 51= (3(4+i))(4-i) or 52 = ( 26 ( 1 + i ) ) ( 1 i ) 52=(26(1+i))(1-i) , for example. Recall that any p 1 ( m o d 4 ) p\equiv 1 \pmod{4} can be written as p = a 2 + b 2 = ( a + b i ) ( a b i ) p=a^2+b^2=(a+bi)(a-bi) , by Fermat .

Great solution!

David Vreken - 2 years, 5 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...