Maths Olympiad Prep

Track / Stage 6 / 258 of 400 #1738 of 2444

Problem 1738

National Olympiad, first round
Algebra Difficulty 6.5 Prove it Olimpiadi della Matematica · Italy

How many polynomials p(x)p(x) with real coefficients, of degree between 1 and 2020 (endpoints included), are there for which there exists a real number α\alpha such that the equation p(x)2=p(x2)+αp(x)p(x)^2 = p\left(x^2\right) + \alpha p(x) holds for every real number xx?

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.

Next problem →

Official solution

Solution:

The answer is 4040. Let aa be the leading coefficient of p(x)p(x); comparing the leading coefficients of p(x)2p(x)^2 and p(x2)+kp(x)p\left(x^2\right)+k p(x) we get a2=aa^2=a, hence a=1a=1, that is, p(x)p(x) is monic. Now, if p(x)p(x) is a monomial we always have p(x)2=p(x2)p(x)^2=p\left(x^2\right), that is, the desired equality holds with k=0k=0. Otherwise p(x)=xn+r(x)p(x)=x^n+r(x) with r(x)r(x) a nonzero polynomial of degree m<nm<n. Then p(x)2p(x)^2 is x2nx^{2 n} plus a polynomial of degree n+mn+m, while p(x2)+kp(x)p\left(x^2\right)+k p(x) is x2nx^{2 n} plus a polynomial of degree at most max{2m,n}\max \{2 m, n\}. The only possibility is that m=0m=0 and hence p(x)=xn+bp(x)=x^n+b with bR{0}b \in \mathbb{R} \setminus \{0\}. Substituting into the equation we get x2n+2bxn+b2=x2n+kxn+(k+1)bx^{2 n}+2 b x^n+b^2=x^{2 n}+k x^n+(k+1) b, from which k=2bk=2 b and hence b2=(2b+1)bb^2=(2 b+1) b, that is, b=1b=-1. The solutions are therefore all and only those of the form xnx^n or xn1x^n-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.