Difference between revisions of "2025 USAMO Problems/Problem 2"
(Created page with "__TOC__ == Problem == Let <math>n</math> and <math>k</math> be positive integers with <math>k<n</math>. Let <math>P(x)</math> be a polynomial of degree <math>n</math> with re...") |
|||
Line 1: | Line 1: | ||
− | + | == Problem == | |
+ | Let <math>n</math> and <math>k</math> be positive integers with <math>k<n</math>. Let <math>P(x)</math> be a polynomial of degree <math>n</math> with real coefficients, nonzero constant term, and no repeated roots. Suppose that for any real numbers <math>a_0, a_1, \dots, a_k</math> such that the polynomial <math>a_kx^k+\cdots+a_1x+a_0</math> divides <math>P(x)</math>, the product <math>a_0a_1\cdots a_k</math> is zero. Prove that <math>P(x)</math> has a nonreal root. | ||
− | == | + | == Solution == |
− | + | Assume for contradiction that all roots of <math>P(x)</math> are real. Let the distinct non-zero real roots be <math>r_1, r_2, \ldots, r_n</math>. | |
− | == | + | \subsection*{Case <math>k=2</math>:} |
− | + | For any pair of roots <math>r_i, r_j</math>, consider: | |
+ | <cmath> Q(x) = (x-r_i)(x-r_j) = x^2 - (r_i+r_j)x + r_ir_j </cmath> | ||
+ | The product of coefficients is: | ||
+ | <cmath> -r_ir_j(r_i+r_j) = 0 </cmath> | ||
+ | Since <math>r_i,r_j \neq 0</math>, we must have <math>r_i + r_j = 0</math> for all pairs. | ||
− | ==See Also== | + | But for three roots <math>r_1, r_2, r_3</math>, this gives: |
+ | <cmath> r_1 + r_2 = 0 </cmath> | ||
+ | <cmath> r_1 + r_3 = 0 </cmath> | ||
+ | <cmath> r_2 + r_3 = 0 </cmath> | ||
+ | which implies <math>r_1 = r_2 = r_3 = 0</math>, contradicting the nonzero constant term. | ||
+ | |||
+ | \subsection*{General <math>k</math>:} | ||
+ | For any <math>k</math> roots <math>r_{i_1}, \ldots, r_{i_k}</math>, the polynomial: | ||
+ | <cmath> Q(x) = \prod_{m=1}^k (x-r_{i_m}) </cmath> | ||
+ | must have some coefficient (other than constant term) equal to zero. For <math>k=3</math>, this requires: | ||
+ | <cmath> r_i + r_j + r_m = 0 </cmath> | ||
+ | for all triples, which is impossible for distinct non-zero reals when <math>n \geq 4</math>. | ||
+ | |||
+ | Thus, <math>P(x)</math> must have at least one nonreal root. \hfill (by Jonathan Wang) | ||
+ | |||
+ | == See Also == | ||
{{USAMO newbox|year=2025|num-b=1|num-a=3}} | {{USAMO newbox|year=2025|num-b=1|num-a=3}} | ||
− | {{ | + | {{WAA Notice}} |
Revision as of 23:31, 27 March 2025
Problem
Let and
be positive integers with
. Let
be a polynomial of degree
with real coefficients, nonzero constant term, and no repeated roots. Suppose that for any real numbers
such that the polynomial
divides
, the product
is zero. Prove that
has a nonreal root.
Solution
Assume for contradiction that all roots of are real. Let the distinct non-zero real roots be
.
\subsection*{Case :}
For any pair of roots
, consider:
The product of coefficients is:
Since
, we must have
for all pairs.
But for three roots , this gives:
which implies
, contradicting the nonzero constant term.
\subsection*{General :}
For any
roots
, the polynomial:
must have some coefficient (other than constant term) equal to zero. For
, this requires:
for all triples, which is impossible for distinct non-zero reals when
.
Thus, must have at least one nonreal root. \hfill (by Jonathan Wang)
See Also
2025 USAMO (Problems • Resources) | ||
Preceded by Problem 1 |
Followed by Problem 3 | |
1 • 2 • 3 • 4 • 5 • 6 | ||
All USAMO Problems and Solutions |