Maths Olympiad Prep

Library / /5 of 11

, 2015

Algebra Difficulty 8.0 Shortlist Prove it Mongolia

Find all real polynomials of degree nn satisfying
P(P(x)+x)=P(P(x))+P(x)n+1. P(P(x) + x) = P(P(x)) + P(x)^n + 1.

Solution

*Answer: P(x)=ax1P(x) = a x - 1, a0a \neq 0.*

First note that PP cannot be a constant. Now let n=1n = 1 and P(x)=ax+bP(x) = a x + b. Then
{P(P(x)+x)=a(ax+b+x)+b=(a2+a)x+ab+b,P(P(x))+P(x)+1=a(ax+b)+b+ax+b+1=(a2+a)x+ab+2b+1. \begin{cases} P(P(x) + x) = a(a x + b + x) + b = (a^2 + a)x + a b + b, \\ P(P(x)) + P(x) + 1 = a(a x + b) + b + a x + b + 1 = (a^2 + a)x + a b + 2b + 1. \end{cases}
Hence
P(P(x)+x)=P(P(x))+P(x)+1    b=1. P(P(x) + x) = P(P(x)) + P(x) + 1 \iff b = -1.
Thus all the polynomials of the form P(x)=ax1P(x) = a x - 1, a0a \neq 0, satisfy the condition of the problem.

Finally, suppose n2n \ge 2. Let an0a_n \neq 0 denote the leading coefficient of P(x)P(x). Then the leading coefficient of P(P(x)+x)P(P(x)+x) is ann+1a_n^{n+1} and the leading coefficient of P(P(x))+P(x)+1P(P(x)) + P(x) + 1 is (ann+1+ann)(a_n^{n+1} + a_n^n). Since P(P(x)+x)=P(P(x))+P(x)+1P(P(x)+x) = P(P(x)) + P(x) + 1 we get that ann+1=ann+1+anna_n^{n+1} = a_n^{n+1} + a_n^n. Hence an=0a_n = 0, which is a contradiction.

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.