1

If $P(x)$ is a polynomial with integer coefficients and $a, b ,c$ are three distinct integers, then show that it is impossible to have $P(a) = b$, $P(b) = c$, $P(c) = a$.

Sawarnik
  • 7,284
  • 7
  • 33
  • 74

1 Answers1

2

Hint: $b-c$ is divisible by $a-b$, and ...

Robert Israel
  • 448,999