Olympiad Maths Prep

Track / Stage 7 / 20 of 300 #1420 of 2000

Problem 1420

National olympiad second round; IMO P1/P4
Algebra Difficulty 7.0 Prove it 2023 數學奧林匹亞競賽第一階段選訓營 · Taiwan · 2023

給定首一實係數多項式 P1(x),,Pn(x)P_1(x), \dots, P_n(x)。對於任意實數 yy,定義集合
Sy={zR存在某個 i{1,,n} 使得 y=Pi(z)}. S_y = \{z \in \mathbb{R} \mid \text{存在某個 } i \in \{1, \dots, n\} \text{ 使得 } y = P_i(z)\}.
證明:若對於任意兩個相異實數 y1,y2y_1, y_2,集合 Sy1,Sy2S_{y_1}, S_{y_2} 的元素個數相等,則 P1,,PnP_1, \dots, P_n 有相同的次數。

Given some monic polynomials P1,...,PnP_1, ..., P_n with real coefficients, for any real number yy, let SyS_y be the set of real number xx such that y=Pi(x)y = P_i(x) for some i=1,2,...,ni = 1, 2, ..., n. If the sets Sy1,Sy2S_{y_1}, S_{y_2} have the same size for any two real numbers y1,y2y_1, y_2, show that P1,...,PnP_1, ..., P_n have the same degree.

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solution

Without loss of generality, we can assume that P1,,PnP_1, \dots, P_n are pairwise distinct. We will first show that Sy=n|S_y| = n for any yRy \in \mathbb{R} and degPi\deg P_i is odd for any i[n]i \in [n]. To see this, let aa be the number of polynomials with odd degrees, and bb be the number of those with even degrees. Since Y:={Pi(x)xR such that Pi(x)=Pj(x) for some ji}Y := \{P_i(x) \mid x \in \mathbb{R} \text{ such that } P_i(x) = P_j(x) \text{ for some } j \neq i\} is finite, we can choose some M>0M > 0 such that all elements in YY have absolute value less than MM. We can further enlarge this MM so that for any y>My > M and i=1,,ni = 1, \dots, n, we have
{xRPi(x)=y}={1,if 2degPi(x);2,if 2degPi(x), |\{x \in \mathbb{R} | P_i(x) = y\}| = \begin{cases} 1, & \text{if } 2 \nmid \deg P_i(x); \\ 2, & \text{if } 2 \mid \deg P_i(x), \end{cases}
and for any y<My < -M and i=1,,ni = 1, \dots, n, we have
{xRPi(x)=y}={1,if 2degPi(x);0,if 2degPi(x). |\{x \in \mathbb{R} | P_i(x) = y\}| = \begin{cases} 1, & \text{if } 2 \nmid \deg P_i(x); \\ 0, & \text{if } 2 \mid \deg P_i(x). \end{cases}
With this choice of MM, we have that Sy=a+2b|S_y| = a + 2b for any y>My > M, and that Sy=a|S_y| = a for any y<My < -M. This shows that b=0b = 0, a=na = n and Sy=n|S_y| = n for any yRy \in \mathbb{R}.

Now since the degrees of the polynomials are odd, we know that for any yRy \in \mathbb{R} and for any i[n]i \in [n] there exists at least one xx such that Pi(x)=yP_i(x) = y. Therefore for any yYy \notin Y and any i[n]i \in [n] we know that there is exactly one xx that satisfies Pi(x)=yP_i(x) = y. As a consequence, we know that for any i[n]i \in [n] the polynomial PiP_i has to be strictly increasing except at finitely many points. Since PiP_i is a polynomial, this shows that PiP_i is strictly increasing everywhere. This forces YY to be empty as otherwise for any yYy \in Y we would have Syn1|S_y| \le n - 1. Now if degPidegPj\deg P_i \ne \deg P_j, it is clear that PiPjP_i - P_j still has odd degree. Therefore there is a real root xx of PiPjP_i - P_j, and so YY is nonempty, which is a contradiction. Therefore all the degrees have to be the same, as desired.

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.