Skip to main content
OlympiadHQ

Browse · MathNet

Print

SAUDI ARABIAN MATHEMATICAL COMPETITIONS

Saudi Arabia algebra

Problem

Find all pairs of polynomials with integer coefficients such that for all real numbers .
Solution
We consider 3 cases.

1) Suppose that . By looking at the leading coefficient, we have . If , we have And if we have

2) Suppose that . By looking at the leading coefficient, we have . In this case

3) Suppose . Then, the only option is . Since are 9 roots of , we have have 3 roots . For each root, for example , the equation has 3 roots then form a permutation of . By Vieta's formula, we have so . Since or so the number of odd numbers in is the same as the number of odd numbers in . This implies that the number of odd numbers in is divisible by 3, which is a contradiction.
Final answer
All solutions are when one polynomial is linear. Specifically: - If Q(x) = x + a with a an integer, then P(x) = ∏_{k=1}^{9} (x − (a + k)). If Q(x) = −x + a, then P(x) = ∏_{k=1}^{9} (a − k − x). - If P(x) = x + a with a an integer, then Q(x) = (x − 1)(x − 2)⋯(x − 9) − a. If P(x) = −x + a, then Q(x) = −(x − 1)(x − 2)⋯(x − 9) − a. There are no solutions with both degrees greater than one.

Techniques

Polynomial operationsVieta's formulasModular Arithmetic