Maths Olympiad Prep

Library / /13 of 17

, 2021

Algebra Difficulty 5.5 AIME, harder Prove it United States

Problem:
Suppose that P(x,y,z)P(x, y, z) is a homogeneous degree 4 polynomial in three variables such that P(a,b,c)=P(b,c,a)P(a, b, c) = P(b, c, a) and P(a,a,b)=0P(a, a, b) = 0 for all real a,ba, b, and cc. If P(1,2,3)=1P(1,2,3) = 1, compute P(2,4,8)P(2,4,8).

Note: P(x,y,z)P(x, y, z) is a homogeneous degree 4 polynomial if it satisfies P(ka,kb,kc)=k4P(a,b,c)P(k a, k b, k c) = k^{4} P(a, b, c) for all real k,a,b,ck, a, b, c.

Solution

Solution:
Since P(a,a,b)=0P(a, a, b) = 0, (xy)(x - y) is a factor of PP, which means (yz)(y - z) and (zx)(z - x) are also factors by the symmetry of the polynomial. So,
P(x,y,z)(xy)(yz)(zx) \frac{P(x, y, z)}{(x - y)(y - z)(z - x)}
is a symmetric homogeneous degree 1 polynomial, so it must be k(x+y+z)k(x + y + z) for some real kk. So, the answer is
P(2,4,8)P(1,2,3)=(2+4+8)(24)(48)(82)(1+2+3)(12)(23)(31)=56 \frac{P(2,4,8)}{P(1,2,3)} = \frac{(2 + 4 + 8)(2 - 4)(4 - 8)(8 - 2)}{(1 + 2 + 3)(1 - 2)(2 - 3)(3 - 1)} = 56

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.