3

It is well know that a polynomial doesn't determine uniquely the polynomial function associated with it; e.g. $f_1(x)=x$ and $f_2(x)=x^p$ with coefficients in the finite field with $p$ elements both induce the same polynomial function, since $x\equiv x^p\ (mod\ p)$ by little Fermat's Thm. My question is: can this happen also in a field with infinitely many elements? If not, (as i suppose), why?

Chris Eagle
  • 33,306

1 Answers1

4

If $f,g\in F[X]$ are two different polynomials such that $f(a)=g(a)$ for all $a\in F$, then $p:=f-g$ is a nonzero polynomial of some degree $d$ such that $p(a)=0$ for all $a\in F$. Thus if $a_0,a_2,\ldots, a_d$ are $d+1$ distinct elements of $F$, we find that $p$ is a multiple of $(X-a_0)\ldots(X-a_d)$, a polynomial of degree $d+1$, which is absurd.