Polynomial with integer coefficients

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Let $a,\,b,\,c$ be three distinct integers and $P$ be a polynomial with integer coefficients. Show that in this case the conditions $P(a)=b,\,P(b)=c,\,P(c)=a$ cannot be satisfied simultaneously.
 
Mathematics news on Phys.org
The polynomial is P(x)

we have m-n divides P(m) - p(n)

Let the given condition is true

So $a-b | P(a) - p(b)$

or $a-b | b- c$

Similarly

$b - c | c- a$

And $ c- a | a - b$

From above 3 have

$a-b | b-c | c- a | a-b$So all are same and hence a = b= c which is a contradiction.so condition can not be satisfied simultaneously