Let P(x) be a polynomial of degree n with integer coefficients. Assume that there exist three distinct integers a,b,c such that P(a)=b,P(b)=c,P(c)=a.
Since the integers a,b,c are all different, there must be a least among them. Without loss of generality, we can write $a
Note that, for any x,y∈R:
P(x)−P(y)=an(xn−yn)+an−1(xn−1−yn−1)+⋯+a1(x−y).
Thus, using the identity
xn−yn=(x−y)(xn−1+xn−2y+⋯+xyn−2+yn−1),
it follows that
P(x)−P(y)=(x−y)Q(x,y),
where Q(x,y) is a polynomial in x,y of degree (n−1). Evaluating P(a) and P(b) this way gives us the following equation:
P(a)−P(b)=(a−b)Q(a,b)=b−c
By our construction, the polynomial Q must also have integer coefficients and so Q(a,b)=m1, for some integer m1. Arguing similarly as above, we get the following three equations:
(a−b)m1=b−c
(b−c)m2=c−a
(a−c)m3=b−a
Clearly mi≠0 for any i. Dividing the first of these equations by the second:
a−bc−am1=b−c(b−c)m2
a−bc−am1=1m2(1)
A few algebraic manipulations of the last equation gives
1c−a=m3a−b,
which we can substitute into (1) and get
m1m3=1m2.
Since the mi are integers we must have mi=±1.
We need only consider the two cases for m3. If m3=−1 this implies c−a=b−a⟹c=b. If m3=1 this implies a−c=b−a, which is not possible, since a is less than both c and b. Thus, since both possible values for m3 lead to a contradiction, there is no polynomial P(x) and distinct integers a,b,c which satisfy the condition P(a)=b,P(b)=c,P(c)=a. ◻
No comments:
Post a Comment