Suppose and are both positive integers such that
Find the maximum value of .
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.
For now let's let a , b be positive or negative, and we can restrict to positive integers at the end.
In the ring of Gaussian integers , this factors as ( a + b i ) ( a − b i ) = 1 1 2 ( 1 + i ) ( 1 − i ) ( 1 2 + 7 i ) 2 ( 1 2 − 7 i ) 2 , where the right side is factored into primes. To factor a + b i we need to choose one prime from each conjugate pair, so wlog a + b i = u ⋅ 1 1 ( 1 + i ) p 1 p 2 , where u is a unit (equal to ± 1 or ± i ), and p i are primes equal to 1 2 ± 7 i . So there are three cases.
Case 1: a + b i = u ( 1 1 + 1 1 i ) ( 1 2 + 7 i ) ( 1 2 + 7 i ) = u ( 1 1 + 1 1 i ) ( 9 5 + 1 6 8 i ) = u ( − 8 0 3 + 2 8 9 3 i ) leads to the representation 2 ⋅ 2 1 2 3 2 = ( − 8 0 3 ) 2 + 2 8 9 3 2 .
Case 2: a + b i = u ( 1 1 + 1 1 i ) ( 1 2 + 7 i ) ( 1 2 − 7 i ) = u ( 1 1 + 1 1 i ) ( 1 9 3 ) leads to the representation 2 ⋅ 2 1 2 3 2 = 2 1 2 3 2 + 2 1 2 3 2 .
Case 3: a + b i = u ( 1 1 + 1 1 i ) ( 1 2 − 7 i ) ( 1 2 − 7 i ) = u ( 1 1 + 1 1 i ) ( 9 5 − 1 6 8 i ) = u ( 2 8 9 3 − 8 0 3 i ) leads to the representation 2 ⋅ 2 1 2 3 2 = 2 8 9 3 2 + ( − 8 0 3 ) 2 .
Note that there are twelve solutions to the equation in all, because each representation can be permuted and sign-adjusted by multiplying by the unit u : multiplying by − 1 switches the signs of a and b , multiplying by i moves a 2 + b 2 to ( − b ) 2 + a 2 , and multiplying by − i moves a 2 + b 2 to b 2 + ( − a ) 2 .
Restricting our attention to positive a , b , there are three total representations: 2 ⋅ 2 1 2 3 2 = 8 0 3 2 + 2 8 9 3 2 = 2 1 2 3 2 + 2 1 2 3 2 = 2 8 9 3 2 + 8 0 3 2 . So the answer is 2 8 9 3 .