1

Let $f$ a polynomial with real coefficients. There exists a constant $ c $ such that $f(x)=c $ for infinitely many numbers $x$. Prove $f$ is constant.

I have no idea how to do this. I started by denoting $f=a_n x^n+...+a_0$ but I have no idea how to continue.

J. W. Tanner
  • 60,406
furfur
  • 598

1 Answers1

3

Let consider

$$p(x)=f(x)-c$$

and since $p(x)=0$ has at most $n$ solutions we have $p(x)=0 \implies f(x)=c$.

user
  • 154,566