*Before the question, I clarify that by "polynomial", I mean any function in the form of
$f(x) = \sum c_ix^i$.
I am wondering whether there exist a polynomial which is not constant (so that it has some x with non-zero factor) but satisfies
$ f(1) = f(2) = 0 $
I intuitively think there is no such polynomial but have no clue how to prove that.
What about $f(x)=(x-1)(x-2)=x^2-3x+2$?