Given real numbers such that , find the sum of the maximum and minimum values of .
If the sum of the maximum and minimum values of the above expression is , submit your answer as the remainder when is divided by 3628800.
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.
( x + y + z ) 2 = 0
x 2 + y 2 + z 2 + 2 ( x y + y z + x z ) = 0
x 2 + y 2 + z 2 = − 2 ( x y + y z + x z )
x 2 + y 2 + z 2 x y + y z + x z = − 2 1
Therefore, our minimum is equal to our maximum, and the maximum is equal to the ONLY possible value of the expression, − 2 1 .
Therefore α = 2 2 − 1 = − 1 .
But since ( − 1 ) 2 k = 1 for all integral k , our enormous power tower above simplifies to 1 , and it is a fun fact that 1 ≡ 1 ( m o d 3 6 2 8 8 0 0 ) .
Therefore our answer is 1 .
P.S. I named the problem as such since if you actually bought the problem with real money, you'd get scammed since it only looks difficult, but isn't. ;)