Geekster
- 38
- 0
If a polynomial p(x)=a_0+a_1x+a_2x^2+ \ldots +a_{n-1}x^{n-1} is zero for more than n-1 x-values, then a_0=a_1= \ldots =0. Use this result to prove that there is at most one polynomial of degree n-1 or less whose graph passes through n points in the plane with distinct x-coordinates.
Let p(x) be a polynomial of degree n-1 or less such that p(x_1)=y_1, p(x_2)=y_2, \ldots,p(x_n)=y_n. Thus if there are n distinct points, then there will be n equations. If for each of these equations we subtract y_i then we have n root to a polynomial of degree n-1 or less. So for any given root we have a_jx_i^{j} where i denotes the coordiante of (x_i,y_i) and j denote the subscript for the coefficents of the terms of p(x). Since we can subtract y_i from any of the n terms of the polynomial we have in general a_jx_i^{j}=y_j where a_j is the only variable. Since for any given point this equation has a unique solution for a_j, and since the coefficents make up the polynomial p(x), p(x) is unique.
Does anyone see a problem with the above argument?
Thanks in advance.
Let p(x) be a polynomial of degree n-1 or less such that p(x_1)=y_1, p(x_2)=y_2, \ldots,p(x_n)=y_n. Thus if there are n distinct points, then there will be n equations. If for each of these equations we subtract y_i then we have n root to a polynomial of degree n-1 or less. So for any given root we have a_jx_i^{j} where i denotes the coordiante of (x_i,y_i) and j denote the subscript for the coefficents of the terms of p(x). Since we can subtract y_i from any of the n terms of the polynomial we have in general a_jx_i^{j}=y_j where a_j is the only variable. Since for any given point this equation has a unique solution for a_j, and since the coefficents make up the polynomial p(x), p(x) is unique.
Does anyone see a problem with the above argument?
Thanks in advance.
Last edited: