Maths Olympiad Prep

Library / /8 of 11

Algebra Difficulty 6.4 National Olympiad Prove it Singapore

Consider a polynomial P(x,y,z)P(x, y, z) in three variables with integer coefficients such that for any real numbers a,b,ca, b, c,
P(a,b,c)=0a=b=c. P(a, b, c) = 0 \Leftrightarrow a = b = c.
Find the largest integer rr such that for all such polynomials P(x,y,z)P(x, y, z) and integers n,mn, m,
mrP(n,n+m,n+2m). m^r \mid P(n, n+m, n+2m).

Solution

Consider P(x,y,z)=(yx)2+(zy)2P(x, y, z) = (y-x)^2 + (z-y)^2. Then, P(n,n+m,n+2m)=2m2P(n, n+m, n+2m) = 2m^2. Clearly, r>2r > 2 does not work. We show that r=2r = 2.

If there exist (a1,b1,c1)(a_1, b_1, c_1), (a2,b2,c2)(a_2, b_2, c_2) such that P(a1,b1,c1)>0P(a_1, b_1, c_1) > 0 and P(a2,b2,c2)<0P(a_2, b_2, c_2) < 0, draw a continuous path from (a1,b1,c1)(a_1, b_1, c_1) to (a2,b2,c2)(a_2, b_2, c_2), not passing through the line x=y=zx = y = z.
Since PP is continuous, there exists (a3,b3,c3)(a_3, b_3, c_3) on the path such that P(a3,b3,c3)=0P(a_3, b_3, c_3) = 0. This is a contradiction as the condition that a3=b3=c3a_3 = b_3 = c_3 is not satisfied. Hence, either all P0P \le 0 or P0P \ge 0.

Let u=yxu = y - x, v=zyv = z - y. P(x,y,z)=Q(x,u,v)=uvQ1(x,u,v)+u2Q2(x,u,v)+v2Q3(x,u,v)+uR1(x)+vR2(x)+R3(x)P(x, y, z) = Q(x, u, v) = uvQ_1(x, u, v) + u^2Q_2(x, u, v) + v^2Q_3(x, u, v) + uR_1(x) + vR_2(x) + R_3(x). Substituting u,v=0u, v = 0, x=ax = a, we have R3(a)=0R_3(a) = 0 for all real aR3(x)=0a \Rightarrow R_3(x) = 0. Substituting v=0v = 0, x=ax = a, we have Q(a,u,0)=u2Q2(a,u,0)+uR1(a)Q(a, u, 0) = u^2Q_2(a, u, 0) + uR_1(a). However, since P0P \ge 0 or P0P \le 0, for any fixed real aa, there must be a double root at u=0u = 0. Hence, R1(a)=0R_1(a) = 0 for all aR1(x)=0a \Rightarrow R_1(x) = 0. Similarly, R2(x)=0R_2(x) = 0.

Since mu,vm \mid u, v, we have that m2m^2 divides P(n,n+m,n+2m)=Q(n,m,m)=m2(Q1(n,m,m)+Q2(n,m,m)+Q3(n,m,m))P(n, n+m, n+2m) = Q(n, m, m) = m^2(Q_1(n, m, m) + Q_2(n, m, m) + Q_3(n, m, m)).

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 reproduced verbatim; metadata (topic, difficulty) added by this project.