Maths Olympiad Prep

Library / /8 of 11

Algebra Difficulty 8.7 Shortlist Prove it Switzerland

Problem:

Let nn be a positive integer. Find all polynomials PP with real coefficients such that
P(x2+xn2)=P(x)2+P(x) P\left(x^{2}+x-n^{2}\right)=P(x)^{2}+P(x)
for all real numbers xx.

Solutions — 3

Solution 1

Solution:

We quickly check that P0P \equiv 0 is indeed a solution. So from here on out let's assume P≢0P \not \equiv 0. Plugging in x=nx=n, we get that P(n)=0P(n)=0, from which it follows that P(x)=(xn)rQ(x)P(x)=(x-n)^{r} Q(x), for some polynomial QR[x]Q \in \mathbb{R}[x] with Q(n)0Q(n) \neq 0. We now have
(x2+xnn2)rQ(x2+xn2)=(xn)2rQ(x)+(xn)rQ(x) \left(x^{2}+x-n-n^{2}\right)^{r} Q\left(x^{2}+x-n^{2}\right)=(x-n)^{2 r} Q(x)+(x-n)^{r} Q(x)
Factoring out and dividing by (xn)r(x-n)^{r}, we get
(x+n+1)rQ(x2+xn2)=(xn)rQ(x)+Q(x) (x+n+1)^{r} Q\left(x^{2}+x-n^{2}\right)=(x-n)^{r} Q(x)+Q(x)
But if we plug in x=nx=n, we get 0=Q(n)0=Q(n), a contradiction. So P0P \equiv 0 is the only solution.

Solution 2

Solution:

Plugging in x=nx=-n yields P(n)=0P(-n)=0. Next, x=n1x=n-1 gives us 0=P(n)=P(n1)2+P(n1)0=P(-n)=P(n-1)^{2}+P(n-1) and so P(n1){1,0}P(n-1) \in\{-1,0\}. Note that the quadratic equation x2+xn2=n1x^{2}+x-n^{2}=n-1 certainly has a positive solution x1x_{1}, namely
x1=1+1+4(n2+n1)2=4n2+4(n1)+112 x_{1}=\frac{-1+\sqrt{1+4\left(n^{2}+n-1\right)}}{2}=\frac{\sqrt{4 n^{2}+4(n-1)+1}-1}{2}
We also observe that n1<x1<nn-1<x_{1}<n. If P(n1)=1P(n-1)=-1, plugging x=x1x=x_{1} into the original equation would yield 1=P(n1)=P(x1)2+P(x1)-1=P(n-1)=P\left(x_{1}\right)^{2}+P\left(x_{1}\right). However, y2+y1/4y^{2}+y \geq-1 / 4 for all yRy \in \mathbb{R}, contradiction! We conclude that P(n1)=0P(n-1)=0 and the equation becomes 0=P(x1)2+P(x1)0=P\left(x_{1}\right)^{2}+P\left(x_{1}\right). Similarly to above, P(x1){1,0}P\left(x_{1}\right) \in\{-1,0\}. This is basically the situation that we faced at the beginning, except that we replaced n1n-1 by x1x_{1}. Hence we try to iterate the argument:
Again, the equation x2+xn2=x1x^{2}+x-n^{2}=x_{1} certainly has a solution, since x1>0x_{1}>0. Let
x2=4n2+4x1+112 x_{2}=\frac{\sqrt{4 n^{2}+4 x_{1}+1}-1}{2}
be the positive solution. Since x1<nx_{1}<n, we easily get x2<nx_{2}<n as well. Furthermore,
4x22+4x2+1=(2x2+1)2=4n2+4x1+1x2>x1 4 x_{2}^{2}+4 x_{2}+1=\left(2 x_{2}+1\right)^{2}=4 n^{2}+4 x_{1}+1 \Rightarrow x_{2}>x_{1}
since if x1x2x_{1} \geq x_{2}, the right hand side would be strictly larger than the left hand side (as x2<nx_{2}<n ). Plugging x=x2x=x_{2} into the original equation yields P(x1)=P(x2)2+P(x2)P\left(x_{1}\right)=P\left(x_{2}\right)^{2}+P\left(x_{2}\right). By the same reasoning as above, we conclude that P(x1)=1P\left(x_{1}\right)=-1 is impossible and hence P(x1)=0P\left(x_{1}\right)=0 and P(x2){1,0}P\left(x_{2}\right) \in\{-1,0\}. It is easy to see that we can iterate this argument by replacing x1x_{1} by xkx_{k} and x2x_{2} by xk+1x_{k+1} in the kk-th step. We obtain an arbitrarily long sequence n1<x1<x2<<nn-1<x_{1}<x_{2}<\ldots<n of distinct zeros of PP. Since any non-zero polynomial only has a finite number of roots, we conclude that PP must be the constant zero-polynomial. This is indeed a solution.

Solution 3

Solution:

Let f(x)=x2+xn2f(x)=x^{2}+x-n^{2} and g(x)=x2+xg(x)=x^{2}+x. The equation can then be rewritten as
P(f(x))=g(P(x)) P(f(x))=g(P(x))
Now note that f(R)=[n214,)f(\mathbb{R})=\left[-n^{2}-\frac{1}{4}, \infty\right) and g(R)=[14,)g(\mathbb{R})=\left[-\frac{1}{4}, \infty\right). So from this we get
P(y)14, for y[n214,) P(y) \geq-\frac{1}{4}, \text{ for } y \in\left[-n^{2}-\frac{1}{4}, \infty\right)
So if xn212x \geq-n^{2}-\frac{1}{2} and f(x)f(x) is a root of PP, we have that 0=g(P(x))0=g(P(x)), so P(x)=1P(x)=-1 or P(x)=0P(x)=0. But because P(x)12,P(x)P(x) \geq-\frac{1}{2}, P(x) can't be -1 and xx is a root of PP.
First we solve the case n=1n=1 and then we solve the case n2n \geq 2. Plugging in n=1n=-1, we get that P(1)=0P(-1)=0. Now since f(0)=1f(0)=-1, it follows from the argument above, that P(0)=0P(0)=0. Similarly, since f(1+(5)2)=0,1+(5)2f\left(\frac{1+\sqrt{(5)}}{2}\right)=0, \frac{1+\sqrt{(5)}}{2} is also a root of PP. Now note that f(x)>xf(x)>x, for x>1x>1. such that a2i[12,n)a_{2 i} \in\left[-\frac{1}{2}, n\right) and a2i1[n1,12]a_{2 i-1} \in\left[-n-1,-\frac{1}{2}\right]
Now by plugging in x=nx=-n, we find that P(n)=0P(-n)=0. We will now inductively construct a series (ai)iN\left(a_{i}\right)_{i \in \mathbb{N}} consisting of pairwise distinct roots of PP, such that ain214a_{i} \geq-n^{2}-\frac{1}{4}. If we succeed to construct such a series, it'll follow immediately, that P0P \equiv 0 is indeed the only solution.
To do that define
f:(,12][n214,)f+:[12,)[n214,)xf(x)xf(x) \begin{aligned} f_{-}: & \left(-\infty,-\frac{1}{2}\right] \rightarrow\left[-n^{2}-\frac{1}{4}, \infty\right) & f_{+}:\left[-\frac{1}{2}, \infty\right) & \rightarrow\left[-n^{2}-\frac{1}{4}, \infty\right) \\ x & \mapsto f(x) & x & \mapsto f(x) \end{aligned}
So in other words ff_{-} and f+f_{+} are the restrictions of ff to (,12]\left(-\infty,-\frac{1}{2}\right] and [12,)\left[-\frac{1}{2}, \infty\right) respectively. Note that f/f+f_{-} / f_{+} are strictly decreasing/increasing and thereby bijective.
First we solve the case n=1n=1 and then we solve the case n2n \geq 2. Plugging in n=1n=1, we get that P(1)=0P(1)=0. Now since 0=f+1(1)0=f_{+}^{-1}(1), it follows from the argument above, that P(0)=0P(0)=0. Similarly, since 1+(5)2=f+1(0),1+(5)2\frac{1+\sqrt{(5)}}{2}=f_{+}^{-1}(0), \frac{1+\sqrt{(5)}}{2} is also a root of PP. Now note that f(x)>xf(x)>x, for x>1x>1. Define a1:=1+(5)2a_{1}:=\frac{1+\sqrt{(5)}}{2} and then ak+1=f+1(ak),k2a_{k+1}=f_{+}^{-1}\left(a_{k}\right), \forall k \geq 2. It is easy to check, that all the aka_{k} are well defined and distinct roots of PP, finishing the case n=1n=1.
Ok, now to the the case n2n \geq 2. Here we set a further constraint on the series (ai)iN\left(a_{i}\right)_{i \in \mathbb{N}}. Namely a2i[n1,12]a_{2 i} \in\left[-n-1,-\frac{1}{2}\right] and a2i1[12,n]a_{2 i-1} \in\left[-\frac{1}{2}, n\right] for all iNi \in \mathbb{N}.
Set a1:=na_{1}:=n, which is indeed a root of PP and in the interval [12,n]\left[-\frac{1}{2}, n\right].
Now assume we already have a1,,aka_{1}, \ldots, a_{k}. If kk is odd define ak+1:=f+1(ak)a_{k+1}:=f_{+}^{-1}\left(a_{k}\right), else set ak+1:=f1(ak)a_{k+1}:=f_{-}^{-1}\left(a_{k}\right). So let's check that ak+1a_{k+1} is well defined, lies in [n1,12]\left[-n-1,-\frac{1}{2}\right] for kk even, lies in [12,n]\left[-\frac{1}{2}, n\right] for kk odd and is a root of PP.
kk even:
- ak+1a_{k+1} is well defined, as ff_{-} is bijective and ak[12,n][n214,)a_{k} \in\left[-\frac{1}{2}, n\right] \subset\left[-n^{2}-\frac{1}{4}, \infty\right).
- Using the strict monotony of ff_{-}, one can find that f1([12,n])=[n1,14n212][n1,12]f_{-}^{-1}\left(\left[-\frac{1}{2}, n\right]\right)=\left[-n-1, \frac{-1-\sqrt{4 n^{2}-1}}{2}\right] \subset \left[-n-1,-\frac{1}{2}\right]. So by construction of ak+1a_{k+1}, it lies in the interval [n1,12]\left[-n-1,-\frac{1}{2}\right]
- We have that g(P(ak+1))=P(f(ak+1))=P(ak)=0g\left(P\left(a_{k+1}\right)\right)=P\left(f\left(a_{k+1}\right)\right)=P\left(a_{k}\right)=0. So P(ak+1)P\left(a_{k+1}\right) is a root of g(x)g(x) and thereby equal to -1 or 0. But now ak+1[n1,12][n214,)a_{k+1} \in\left[-n-1,-\frac{1}{2}\right] \subset\left[-n^{2}-\frac{1}{4}, \infty\right), as n2n \geq 2, forcing P(ak+1)=0P\left(a_{k+1}\right)=0.
kk odd:
- ak+1a_{k+1} is well defined, as f+f_{+} is bijective and ak[n1,12][n214,)a_{k} \in\left[-n-1,-\frac{1}{2}\right] \subset\left[-n^{2}-\frac{1}{4}, \infty\right), as n2n \geq 2.
- Using the strict monotony of f+f_{+}, one can find that f+1([n1,12])=[1+4n24n32,1+4n212][12,n]f_{+}^{-1}\left(\left[-n-1,-\frac{1}{2}\right]\right)=\left[\frac{-1+\sqrt{4 n^{2}-4 n-3}}{2}, \frac{-1+\sqrt{4 n^{2}-1}}{2}\right] \subset \left[-\frac{1}{2}, n\right]. So by construction of ak+1a_{k+1}, it lies in the interval [12,n]\left[-\frac{1}{2}, n\right]
- We have that g(P(ak+1))=P(f(ak+1))=P(ak)=0g\left(P\left(a_{k+1}\right)\right)=P\left(f\left(a_{k+1}\right)\right)=P\left(a_{k}\right)=0. So P(ak+1)P\left(a_{k+1}\right) is a root of g(x)g(x) and thereby equal to -1 or 0. But now ak+1[12,n][n214,)a_{k+1} \in\left[-\frac{1}{2}, n\right] \subset\left[-n^{2}-\frac{1}{4}, \infty\right), forcing P(ak+1)=0P\left(a_{k+1}\right)=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.