Maths Olympiad Prep

Library / /493 of 520

Algebra Difficulty 6.3 National olympiad Prove it

4. Prove: For any polynomial p(x)p(x) with integer coefficients, there do not exist distinct integers x1,x2,,xn(n3)x_{1}, x_{2}, \cdots, x_{n}(n \geqslant 3) such that p(x1)=x2,p(x2)=x3,,p(xn1)=xn,p(xn)=x1p\left(x_{1}\right)=x_{2}, p\left(x_{2}\right)=x_{3}, \cdots, p\left(x_{n-1}\right)=x_{n}, p\left(x_{n}\right)=x_{1}.

Solution

4. The negation of the conclusion is easy to prove. When aba \neq b, it must be that (ab)[p(a)p(b)](a-b) \mid [p(a)-p(b)], so abp(a)p(b)|a-b| \leqslant |p(a)-p(b)|. Taking a,ba, b as xi,xi+1,i=1,2,,nx_{i}, x_{i+1}, i=1,2, \cdots, n (with xn+1=x1x_{n+1}=x_{1}), we get x1x2x2x3xn1xnxnx1x1x2\left|x_{1}-x_{2}\right| \leqslant \left|x_{2}-x_{3}\right| \leqslant \cdots \leqslant \left|x_{n-1}-x_{n}\right| \leqslant \left|x_{n}-x_{1}\right| \leqslant \left|x_{1}-x_{2}\right|. Therefore, x1x2=x2x3==xnx1\left|x_{1}-x_{2}\right|=\left|x_{2}-x_{3}\right|=\cdots=\left|x_{n}-x_{1}\right|. When n3n \geqslant 3, if ii makes xi1xix_{i-1}-x_{i} and xixi+1x_{i}-x_{i+1} have opposite signs, then from the above equation, we know xi1xi=(xixi+1)x_{i-1}-x_{i}=-\left(x_{i}-x_{i+1}\right), thus xi1=xix_{i-1}=x_{i}, which contradicts the problem's condition. Therefore, for any ii, we have xi1xi=xixi+1x_{i-1}-x_{i}=x_{i}-x_{i+1}. At this point, if x1x2x_{1} \geqslant x_{2}, then x1x2xnx1x_{1} \geqslant x_{2} \geqslant \cdots \geqslant x_{n} \geqslant x_{1}, so x1=x2==xnx_{1}=x_{2}=\cdots=x_{n}, which is a contradiction. If x1<x2,x1<x2<<xn<x1x_{1}<x_{2}, x_{1}<x_{2}<\cdots<x_{n}<x_{1}, it is also a contradiction. Thus, the proof is complete.

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: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.