Maths Olympiad Prep

Library / /31 of 55

, 2006

Algebra Difficulty 8.7 Shortlist Prove it IMO

Let PP be a polynomial of degree n>1n>1 with integer coefficients and let kk be any positive integer. Consider the polynomial Q(x)=P(P(P(P(x))))Q(x)=P(P(\ldots P(P(x)) \ldots)), with kk pairs of parentheses. Prove that QQ has no more than nn integer fixed points, i.e. integers satisfying the equation Q(x)=xQ(x)=x.
(Romania)

Solution

The claim is obvious if every integer fixed point of QQ is a fixed point of PP itself. For the sequel assume that this is not the case. Take any integer x0x_{0} such that Q(x0)=x0Q\left(x_{0}\right)=x_{0}, P(x0)x0P\left(x_{0}\right) \neq x_{0} and define inductively xi+1=P(xi)x_{i+1}=P\left(x_{i}\right) for i=0,1,2,i=0,1,2, \ldots; then xk=x0x_{k}=x_{0}.
It is evident that
P(u)P(v) is divisible by uv for distinct integers u,v \begin{equation*} P(u)-P(v) \text{ is divisible by } u-v \text{ for distinct integers } u, v \text{. } \tag{1} \end{equation*}
(Indeed, if P(x)=aixiP(x)=\sum a_{i} x^{i} then each ai(uivi)a_{i}\left(u^{i}-v^{i}\right) is divisible by uvu-v.) Therefore each term in the chain of (nonzero) differences
x0x1,x1x2,,xk1xk,xkxk+1 \begin{equation*} x_{0}-x_{1}, \quad x_{1}-x_{2}, \quad \ldots, \quad x_{k-1}-x_{k}, \quad x_{k}-x_{k+1} \tag{2} \end{equation*}
is a divisor of the next one; and since xkxk+1=x0x1x_{k}-x_{k+1}=x_{0}-x_{1}, all these differences have equal absolute values. For xm=min(x1,,xk)x_{m}=\min \left(x_{1}, \ldots, x_{k}\right) this means that xm1xm=(xmxm+1)x_{m-1}-x_{m}=-\left(x_{m}-x_{m+1}\right). Thus xm1=xm+1(xm)x_{m-1}=x_{m+1}\left(\neq x_{m}\right). It follows that consecutive differences in the sequence (2) have opposite signs. Consequently, x0,x1,x2,x_{0}, x_{1}, x_{2}, \ldots is an alternating sequence of two distinct values. In other words, every integer fixed point of QQ is a fixed point of the polynomial P(P(x))P(P(x)). Our task is to prove that there are at most nn such points.
Let aa be one of them so that b=P(a)ab=P(a) \neq a (we have assumed that such an aa exists); then a=P(b)a=P(b). Take any other integer fixed point α\alpha of P(P(x))P(P(x)) and let P(α)=βP(\alpha)=\beta, so that P(β)=αP(\beta)=\alpha; the numbers α\alpha and β\beta need not be distinct ( α\alpha can be a fixed point of PP ), but each of α,β\alpha, \beta is different from each of a,ba, b. Applying property (1) to the four pairs of integers ( α,a\alpha, a ), ( β,b\beta, b ), (α,b),(β,a)(\alpha, b),(\beta, a) we get that the numbers αa\alpha-a and βb\beta-b divide each other, and also αb\alpha-b and βa\beta-a divide each other. Consequently
αb=±(βa),αa=±(βb). \begin{equation*} \alpha-b= \pm(\beta-a), \quad \alpha-a= \pm(\beta-b) . \tag{3} \end{equation*}
Suppose we have a plus in both instances: αb=βa\alpha-b=\beta-a and αa=βb\alpha-a=\beta-b. Subtraction yields ab=baa-b=b-a, a contradiction, as aba \neq b. Therefore at least one equality in (3) holds with a minus sign. For each of them this means that α+β=a+b\alpha+\beta=a+b; equivalently a+bαP(α)=0a+b-\alpha-P(\alpha)=0.
Denote a+ba+b by CC. We have shown that every integer fixed point of QQ other that aa and bb is a root of the polynomial F(x)=CxP(x)F(x)=C-x-P(x). This is of course true for aa and bb as well. And since PP has degree n>1n>1, the polynomial FF has the same degree, so it cannot have more than nn roots. Hence the result.

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 and solution reproduced as published; topic and difficulty added by this site.