Maths Olympiad Prep

Track / Stage 7 / 100 of 300 #1500 of 1964

Problem 1500

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

P(x),Q(x)P(x),Q(x) are two polynomials such that P(x)=Q(x)P(x)=Q(x) has no real solution, and P(Q(x))Q(P(x))xRP(Q(x))\equiv Q(P(x))\forall x\in\mathbb{R}. Prove that P(P(x))=Q(Q(x))P(P(x))=Q(Q(x)) has no real solution.

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. Assume Without Loss of Generality (WLOG):
Let us assume P(0)>Q(0) P(0) > Q(0) . This assumption is made without loss of generality because if P(0)<Q(0) P(0) < Q(0) , we can simply swap P P and Q Q in the argument.

2. **Define the Function f(x) f(x) :**
Define f(x)=P(x)Q(x) f(x) = P(x) - Q(x) . Since P(x)=Q(x) P(x) = Q(x) has no real solutions, f(x)0 f(x) \neq 0 for all xR x \in \mathbb{R} .

3. **Continuity and Sign of f(x) f(x) :**
Since P P and Q Q are polynomials, they are continuous functions. Therefore, f(x) f(x) is also a continuous function. Given f(0)>0 f(0) > 0 (since P(0)>Q(0) P(0) > Q(0) ), and f(x) f(x) is continuous, f(x) f(x) must be positive for all xR x \in \mathbb{R} . If f(x) f(x) were to change sign, there would exist some a a such that f(a)<0 f(a) < 0 , and by the Intermediate Value Theorem, there would be some b b such that f(b)=0 f(b) = 0 , which contradicts the assumption that P(x)=Q(x) P(x) = Q(x) has no real solutions.

4. **Inequality for All x x :**
Therefore, f(x)>0 f(x) > 0 for all xR x \in \mathbb{R} , which implies P(x)>Q(x) P(x) > Q(x) for all xR x \in \mathbb{R} .

5. **Evaluate P(P(x)) P(P(x)) and Q(Q(x)) Q(Q(x)) :**
Consider the expressions P(P(x)) P(P(x)) and Q(Q(x)) Q(Q(x)) . We need to show that P(P(x))=Q(Q(x)) P(P(x)) = Q(Q(x)) has no real solutions.

6. Use the Commutativity Condition:
Given P(Q(x))=Q(P(x)) P(Q(x)) = Q(P(x)) for all xR x \in \mathbb{R} , we can use this to compare P(P(x)) P(P(x)) and Q(Q(x)) Q(Q(x)) :
Q(Q(x))<P(Q(x))=Q(P(x))<P(P(x)) Q(Q(x)) < P(Q(x)) = Q(P(x)) < P(P(x))
This chain of inequalities follows from the fact that P(x)>Q(x) P(x) > Q(x) for all xR x \in \mathbb{R} .

7. Conclusion:
Since Q(Q(x))<P(P(x)) Q(Q(x)) < P(P(x)) for all xR x \in \mathbb{R} , it follows that P(P(x))=Q(Q(x)) P(P(x)) = Q(Q(x)) has no real solutions.

\blacksquare

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