AlgebraDifficulty 6.5Prove itOlimpiadi della Matematica · Italy
How many polynomials p(x) with real coefficients, of degree between 1 and 2020 (endpoints included), are there for which there exists a real number α such that the equation p(x)2=p(x2)+αp(x) holds for every real number x?
This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.
The answer is 4040. Let a be the leading coefficient of p(x); comparing the leading coefficients of p(x)2 and p(x2)+kp(x) we get a2=a, hence a=1, that is, p(x) is monic. Now, if p(x) is a monomial we always have p(x)2=p(x2), that is, the desired equality holds with k=0. Otherwise p(x)=xn+r(x) with r(x) a nonzero polynomial of degree m<n. Then p(x)2 is x2n plus a polynomial of degree n+m, while p(x2)+kp(x) is x2n plus a polynomial of degree at most max{2m,n}. The only possibility is that m=0 and hence p(x)=xn+b with b∈R∖{0}. Substituting into the equation we get x2n+2bxn+b2=x2n+kxn+(k+1)b, from which k=2b and hence b2=(2b+1)b, that is, b=−1. The solutions are therefore all and only those of the form xn or xn−1, for a total of 4040 polynomials.
Source: MathNet,
licensed CC-BY-4.0.
Statement translated into English from it; metadata (topic, difficulty, ordering) added by this project.