2014 USAMO Problems/Problem 1: Difference between revisions
No edit summary |
|||
| Line 4: | Line 4: | ||
==Hint== | ==Hint== | ||
Factor <math>x^2 + 1</math> as the product of two linear binomials. | Factor <math>x^2 + 1</math> as the product of two linear binomials. | ||
==Solution== | |||
Using the hint we turn the equation into <math>\prod_{k=1} ^4 (x_k-i)(x_k+i) \implies P(i)P(-i) \implies ((b-d)-(a-c) +1)^2 \implies \boxed{16}</math>. | |||
==Solution== | ==Solution== | ||
Revision as of 16:49, 23 November 2016
Problem
Let
be real numbers such that
and all zeros
and
of the polynomial
are real. Find the smallest value the product
can take.
Hint
Factor
as the product of two linear binomials.
Solution
Using the hint we turn the equation into
.
Solution
The value in question is equal to
where
. Equality holds if
, so this bound is sharp.