Prove that n distinct point-value pairs are necessary to uniquely specify a polynomial of degree-bound n, that is, if fewer than n distinct point-value pairs are given, they fail to specify a unique polynomial of degree-bound n.
Solution
VerifiedLet we have distinct points, hence we can get a unique polynomial representation for a polynomial up to degree (), satisfied by the points, according to the mentioned theorem in the hint.
Now if we add a new point to our () points we can get a new unique representation for a polynomial up to degree , satisfied by thhe points.
Again if we add a new point (different from the point just we chose) to our () points we can get a new unique representation for a polynomial up to degree , satisfied by thhe points.
Since our points give two different representation of two different polynomial, points can't give a unique representation for a polynomial of degree .
Create an account to view solutions
Create an account to view solutions
Recommended textbook solutions

Computer Organization and Design MIPS Edition: The Hardware/Software Interface
5th EditionDavid A. Patterson, John L. Hennessy

Introduction to Algorithms
3rd EditionCharles E. Leiserson, Clifford Stein, Ronald L. Rivest, Thomas H. Cormen