Maths Olympiad Prep

Track / Stage 7 / 188 of 300 #1588 of 1964

Problem 1588

National olympiad second round; IMO P1/P4
Algebra Difficulty 7.4 Prove it

Real numbers x1,x2,x3,x4x_1, x_2, x_3, x_4 are roots of the fourth degree polynomial W(x)W (x) with integer coefficients.
Prove that if x3+x4x_3 + x_4 is a rational number and x3x4x_3x_4 is a irrational number, then x1+x2=x3+x4x_1 + x_2 = x_3 + x_4.

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Official solution

1. Let W(x) W(x) be a fourth-degree polynomial with integer coefficients, and let x1,x2,x3,x4 x_1, x_2, x_3, x_4 be its roots. By Vieta's formulas, we know:
x1+x2+x3+x4Q x_1 + x_2 + x_3 + x_4 \in \mathbb{Q}
x1x2+x1x3+x1x4+x2x3+x2x4+x3x4Q x_1x_2 + x_1x_3 + x_1x_4 + x_2x_3 + x_2x_4 + x_3x_4 \in \mathbb{Q}
x1x2x3+x1x2x4+x1x3x4+x2x3x4Q x_1x_2x_3 + x_1x_2x_4 + x_1x_3x_4 + x_2x_3x_4 \in \mathbb{Q}
x1x2x3x4Q x_1x_2x_3x_4 \in \mathbb{Q}

2. Given that x3+x4Q x_3 + x_4 \in \mathbb{Q} and x3x4RQ x_3x_4 \in \mathbb{R} \setminus \mathbb{Q} , we need to show that x1+x2=x3+x4 x_1 + x_2 = x_3 + x_4 .

3. From Vieta's formulas, we have:
x1+x2+x3+x4Q x_1 + x_2 + x_3 + x_4 \in \mathbb{Q}
Since x3+x4Q x_3 + x_4 \in \mathbb{Q} , it follows that:
x1+x2=(x1+x2+x3+x4)(x3+x4)Q x_1 + x_2 = (x_1 + x_2 + x_3 + x_4) - (x_3 + x_4) \in \mathbb{Q}

4. Next, consider the product of the roots:
x1x2x3x4Q x_1x_2x_3x_4 \in \mathbb{Q}
Given x3x4RQ x_3x_4 \in \mathbb{R} \setminus \mathbb{Q} , it follows that:
x1x2=x1x2x3x4x3x4RQ x_1x_2 = \frac{x_1x_2x_3x_4}{x_3x_4} \in \mathbb{R} \setminus \mathbb{Q}
because the product of a rational number and an irrational number is irrational.

5. Now, consider the sum of the products of the roots taken two at a time:
x1x2+x1x3+x1x4+x2x3+x2x4+x3x4Q x_1x_2 + x_1x_3 + x_1x_4 + x_2x_3 + x_2x_4 + x_3x_4 \in \mathbb{Q}
Since x3x4RQ x_3x_4 \in \mathbb{R} \setminus \mathbb{Q} and x1x2RQ x_1x_2 \in \mathbb{R} \setminus \mathbb{Q} , the remaining terms must sum to a rational number:
x1x3+x1x4+x2x3+x2x4Q x_1x_3 + x_1x_4 + x_2x_3 + x_2x_4 \in \mathbb{Q}

6. We also have:
(x1+x2)(x3+x4)=x1x3+x1x4+x2x3+x2x4+x3x4+x1x2 (x_1 + x_2)(x_3 + x_4) = x_1x_3 + x_1x_4 + x_2x_3 + x_2x_4 + x_3x_4 + x_1x_2
Since x1+x2Q x_1 + x_2 \in \mathbb{Q} and x3+x4Q x_3 + x_4 \in \mathbb{Q} , it follows that:
(x1+x2)(x3+x4)Q (x_1 + x_2)(x_3 + x_4) \in \mathbb{Q}
Therefore:
x1x3+x1x4+x2x3+x2x4+x3x4+x1x2Q x_1x_3 + x_1x_4 + x_2x_3 + x_2x_4 + x_3x_4 + x_1x_2 \in \mathbb{Q}

7. Subtracting the rational terms x3x4+x1x2 x_3x_4 + x_1x_2 from both sides, we get:
x1x3+x1x4+x2x3+x2x4Q x_1x_3 + x_1x_4 + x_2x_3 + x_2x_4 \in \mathbb{Q}

8. Since x1x3+x1x4+x2x3+x2x4Q x_1x_3 + x_1x_4 + x_2x_3 + x_2x_4 \in \mathbb{Q} and x1x2RQ x_1x_2 \in \mathbb{R} \setminus \mathbb{Q} , the only way for the sum to be rational is if:
x1+x2=x3+x4 x_1 + x_2 = x_3 + x_4

\blacksquare

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.