Maths Olympiad Prep

Library / /6 of 8

, 2015

Algebra Difficulty 6.0 AIME, harder Prove it Slovenia

Find all polynomials pp of odd degree with real coefficients which satisfy
p(p(x))(p(x))3 p(p(x)) \le (p(x))^3
for all xRx \in \mathbb{R} and have the coefficient at x2x^2 equal 0.

Solution

Let p(x)=anxn+an1xn1++a0p(x) = a_nx^n + a_{n-1}x^{n-1} + \dots + a_0, where an0a_n \neq 0. The leading term of the polynomial p(p(x))p(p(x)) equals an(anxn)n=ann+1xn2a_n(a_nx^n)^n = a_n^{n+1}x^{n^2}, and the leading term of the polynomial p(x)3p(x)^3 equals (anxn)3=an3x3n(a_nx^n)^3 = a_n^3x^{3n}, they are both of odd degree. Since the polynomial p(x)3p(p(x))p(x)^3 - p(p(x)) has only non-negative values it must be of even degree, hence the leading terms must cancel each other out. Therefore ann+1xn2=an3x3na_n^{n+1}x^{n^2} = a_n^3x^{3n}, i.e. n2=3nn^2 = 3n and ann+1=an3a_n^{n+1} = a_n^3. It follows n=3n=3 and an=1a_n=1 since an0a_n \neq 0, i.e. the polynomial pp is of degree 3 with a leading coefficient 1. Since the coefficient of the polynomial pp at x2x^2 is equal to the polynomial p(x)=x3+ax+bp(x) = x^3+ax+b. We use this in the given inequality and simplifying it to get ax3+a2x+ab+b0ax^3+a^2x+ab+b \le 0 for all xRx \in \mathbb{R}. This is possible only if a=0a=0, since the polynomial of odd degree always has positive values at some points. The inequality thus simplifies to b0b \le 0. The polynomials that satisfy the conditions of the problem are exactly those of the form p(x)=x3+bp(x) = x^3+b, where b0b \le 0.

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.