Let be real numbers such that and all zeros and of the polynomial are real. Find the smallest value the product can take.
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.
Consider the factorization: x k 2 + 1 = ( x k + i ) ( x k − i ) ⟹ ( x 1 2 + 1 ) ( x 2 2 + 1 ) ( x 3 2 + 1 ) ( x 4 2 + 1 ) =
[ ( x 1 + i ) ( x 2 + i ) ( x 3 + i ) ( x 4 + i ) ] [ ( x 1 − i ) ( x 2 − i ) ( x 3 − i ) ( x 4 − i ) ]
= [ ( − i − x 1 ) ( − i − x 2 ) ( − i − x 3 ) ( − i − x 4 ) ] [ ( i − x 1 ) ( i − x 2 ) ( i − x 3 ) ( i − x 4 ) ]
Since P ( x ) = ( x − x 1 ) ( x − x 2 ) ( x − x 3 ) ( x − x 4 ) , the expression is equivalent to
P ( i ) P ( − i ) = [ ( d − b + 1 ) + ( c − a ) i ] [ ( d − b + 1 ) − ( c − a ) i ] =
( b − d − 1 ) 2 + ( c − a ) 2 ≥ 1 6
Equality occurs when x i = 1
This problem was from USAMO 2014