Maths Olympiad Prep

Library / /9 of 10

Algebra Difficulty 9.0 IMO level Prove it China

Let P(x)P(x) and Q(x)Q(x) be non-constant real polynomials such that for every positive integer mm, there exists a positive integer nn with P(m)=Q(n)P(m) = Q(n).
(1) Prove that if deg(Q)\deg(Q) divides deg(P)\deg(P), then there exists a real polynomial h(x)h(x) such that P(x)=Q(h(x))P(x) = Q(h(x)).
(2) Prove that deg(Q)\deg(Q) divides deg(P)\deg(P).

Solution

Proof 1: We denote by Ok(x)O_k(x) any polynomial of degree at most kk.

(1) If v=degQv = \deg Q divides u=degPu = \deg P, let u=vLu = vL. Write
P(x)=auxu+au1xu1++a0, P(x) = a_u x^u + a_{u-1} x^{u-1} + \dots + a_0,
Q(x)=bvxv+bv1xv1++b0. Q(x) = b_v x^v + b_{v-1} x^{v-1} + \dots + b_0.

For k=0k = 0, take c0=au/bvLc_0 = \sqrt[L]{a_u/b_v}, so Q(c0xL)=auxu+=P(x)+Ou1(x)Q(c_0 x^L) = a_u x^u + \dots = P(x) + O_{u-1}(x).
Assume gk1(x)=c0xL++ck1xL+1kg_{k-1}(x) = c_0 x^L + \dots + c_{k-1} x^{L+1-k} satisfies Q(gk1(x))=P(x)+R(x)Q(g_{k-1}(x)) = P(x) + R(x), where R(x)=sxuk+R(x) = s x^{u-k} + \dots has degree uk\le u - k. Consider gk(x)=gk1+ckxLkg_k(x) = g_{k-1} + c_k x^{L-k}:
Q(gk(x))Q(gk1(x))=bv[(gk1(x)+ckxLk)v(gk1(x))v]+O(v1)Lk(x)=bv[vgk1(x)v1ckxLk+O(v2)L+2(Lk)(x)]+O(v1)Lk(x)=ckbvvc0v1xvLk+Ouk1(x). \begin{align*} Q(g_k(x)) - Q(g_{k-1}(x)) &= b_v [(g_{k-1}(x) + c_k x^{L-k})^v - (g_{k-1}(x))^v] + O_{(v-1)L-k}(x) \\ &= b_v [v g_{k-1}(x)^{v-1} c_k x^{L-k} + O_{(v-2)L+2(L-k)}(x)] + O_{(v-1)L-k}(x) \\ &= c_k b_v v c_0^{v-1} x^{vL-k} + O_{u-k-1}(x). \end{align*}
Choose ckc_k such that ckbvvc0v1=sc_k b_v v c_0^{v-1} = s (the coefficient of xvLkx^{vL-k} in R(x)R(x)). Then gk(x)=gk1+ckxLkg_k(x) = g_{k-1} + c_k x^{L-k} satisfies Q(gk(x))P(x)=Ouk1(x)Q(g_k(x)) - P(x) = O_{u-k-1}(x).

The problem's condition guarantees that for every integer mM0m \ge M_0, there exists n=nmn = n_m such that Q(nm)=P(m)Q(n_m) = P(m), thus
Q(nm)Q(h(m))=P(m)Q(h(m))=R(m)CmuL1. |Q(n_m) - Q(h(m))| = |P(m) - Q(h(m))| = |R(m)| \le C \cdot m^{u-L-1}.
This implies that when M0M_0 is sufficiently large, there exists a positive real number DD such that for all integers mM0m \ge M_0:
nmh(m)<Dm.(11) |n_m - h(m)| < \frac{D}{m}. \qquad (11)

Let nm=h(m)+rmn_m = h(m) + r_m. Since h(m)h(m) is a polynomial of degree LL, we have
k=0L+1(1)k(L+1k)h(m+k)=0. \sum_{k=0}^{L+1} (-1)^k \binom{L+1}{k} h(m+k) = 0.
However, since each nmn_m is an integer, this implies
Tm=k=0L+1(1)k(L+1k)rm+k=k=0L+1(1)k(L+1k)nm+kZ. T_m = \sum_{k=0}^{L+1} (-1)^k \binom{L+1}{k} r_{m+k} = \sum_{k=0}^{L+1} (-1)^k \binom{L+1}{k} n_{m+k} \in \mathbb{Z}.
From (11), there exists M1M_1 such that when mM1m \ge M_1, we have rm<12L+1|r_m| < \frac{1}{2^{L+1}}, and consequently Tm=0T_m = 0. This means rmr_m is a recurrence sequence, and solving this recurrence shows that for mM1m \ge M_1, rmr_m is a polynomial in mm with degree at most LL. Moreover, from (11) we know {rm}\{r_m\} is bounded, hence it must be identically zero. Therefore, P(m)Q(h(m))=0P(m) - Q(h(m)) = 0 holds for all mM1m \ge M_1, which implies P(x)Q(h(x))P(x) \equiv Q(h(x)). Furthermore, since h(m)=nmh(m) = n_m always takes integer values, h()h(\cdot) must be a polynomial with rational coefficients.

(2) Prove that deg(Q)\deg(Q) divides deg(P)\deg(P).

Proof 2 for (2): Following similar analysis to Proof 1, we select f1(x)=xvf_1(x) = x^v and f2(x)=2xvf_2(x) = 2x^v, which yields rational-coefficient polynomials h1(x)=c1xu+h_1(x) = c_1x^u + \dots and h2(x)=c2xu+h_2(x) = c_2x^u + \dots satisfying
P(xv)Q(h1(x)),P(2xv)Q(h2(x)). P(x^v) \equiv Q(h_1(x)), \quad P(2x^v) \equiv Q(h_2(x)).
Comparing leading coefficients gives:
au=bvc1vandau2u=bvc2v, a_u = b_v \cdot c_1^v \quad \text{and} \quad a_u \cdot 2^u = b_v \cdot c_2^v,
thus 2u=(c2c1)v2^u = \left(\frac{c_2}{c_1}\right)^v, meaning 2u/v=c2c12^{u/v} = \frac{c_2}{c_1} must be rational. Since fractional powers of 2 are irrational, uv\frac{u}{v} must be an integer, i.e., deg(Q)\deg(Q) divides deg(P)\deg(P).

Proof 3 for (2): Choosing f(x)=xvf(x) = x^v, there exists a rational-coefficient polynomial h(x)=cuxu+cu1xu1++c0h(x) = c_ux^u + c_{u-1}x^{u-1} + \dots + c_0 satisfying P(xv)Q(h(x))P(x^v) \equiv Q(h(x)), where for large positive integers m=xvm = x^v, nm=h(x)n_m = h(x) is also a positive integer. Grouping terms by powers modulo vv, we express h(x)h(x) as:
h(x)xv1hv1(xv)+xv2hv2(xv)++xh1(xv)+h0(xv), h(x) \equiv x^{v-1}h_{v-1}(x^v) + x^{v-2}h_{v-2}(x^v) + \dots + xh_1(x^v) + h_0(x^v),
where each hk()h_k(\cdot) is a rational-coefficient polynomial.
For a large prime pp, substituting x=p1/vx = p^{1/v} yields h(p1/v)=DZh(p^{1/v}) = D \in \mathbb{Z}.
By Eisenstein's criterion, the polynomial xvpx^v - p is irreducible and shares the root x=p1/vx = p^{1/v} with h(x)Dh(x) - D, hence xvph(x)Dx^v - p \mid h(x) - D. For k=0,1,,v1k = 0, 1, \dots, v-1, we have xvphk(xv)hk(p)x^v - p \mid h_k(x^v) - h_k(p), therefore:
xvpxv1hv1(p)+xv2hv2(p)++xh1(p)+h0(p)D. x^v - p \mid x^{v-1}h_{v-1}(p) + x^{v-2}h_{v-2}(p) + \dots + xh_1(p) + h_0(p) - D.
The right-hand side has degree v1\leq v-1, so divisibility implies it's the zero polynomial. Thus for k=1,2,,v1k = 1, 2, \dots, v-1, hk(p)=0h_k(p) = 0 holds for all large primes pp, making each hk(x)h_k(x) identically zero. Consequently, h(x)h0(xv)h(x) \equiv h_0(x^v), meaning the degree uu must be a multiple of vv, i.e., deg(Q)\deg(Q) divides deg(P)\deg(P).

Proof 4 for (2): Again choosing f(x)=xvf(x) = x^v, there exists a rational-coefficient polynomial h(x)=cuxu+cu1xu1++c0h(x) = c_u x^u + c_{u-1} x^{u-1} + \cdots + c_0 (cu0c_u \neq 0) satisfying P(xv)Q(h(x))P(x^v) \equiv Q(h(x)).
We claim that all terms in h(x)h(x) must have exponents congruent to uu modulo vv or be constant terms. If not, let rr be the largest exponent with cr0c_r \neq 0 and r≢u(modv)r \not\equiv u \pmod v (r>0r > 0). Since Q(x)=bvxv+bv1xv1+Q(x) = b_v x^v + b_{v-1} x^{v-1} + \cdots, we have:
Q(h(x))=bv(h(x))v+O(u(v1)), Q(h(x)) = b_v(h(x))^v + O(u(v-1)),
where O(u(v1))O(u(v-1)) denotes some polynomial of degree u(v1)\le u(v-1).
In the expansion of bv(h(x))vb_v(h(x))^v, there exists a term:
bv(v1)(cuxu)v1crxr=bvvcuv1crxuvu+r, b_v \cdot \binom{v}{1} (c_u x^u)^{v-1} \cdot c_r x^r = b_v v c_u^{v-1} c_r \cdot x^{uv-u+r},
while other terms either have exponents divisible by vv or exponents less than uvu+ruv - u + r, leaving no cancellation possible. Thus P(xv)=Q(h(x))P(x^v) = Q(h(x)) would contain a non-zero xuvu+rx^{uv-u+r} term whose exponent isn't divisible by vv - a contradiction.

Let tt be the smallest non-negative remainder of uu modulo vv. Then h(x)h(x) can be expressed as xtg(xv)+c0x^t g(x^v) + c_0, where g()g(\cdot) has rational coefficients. From P(xv)Q(h(x))P(x^v) \equiv Q(h(x)), when y=xvy = x^v is a large positive integer, h(x)=h(y1/v)=yt/vg(y)+c0h(x) = h(y^{1/v}) = y^{t/v} g(y) + c_0 must also be integer-valued. This implies yt/vy^{t/v} must be rational for all large positive integers yy, forcing t=0t = 0. Therefore deg(Q)=v\deg(Q) = v divides deg(P)=u\deg(P) = u. \square

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

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