- 959
- 0
Let's say I wanted to prove that, given n points, it takes a maximum of a (n-1)th degree polynomial to represent them all. How would I do it? My instinct is to just say because you need a max of (n-1) max/mins ...
TenaliRaman said:Alkatran,
If u go through Lagrange Interpolation method, u would see how lagrange came up with an extremely simple way to do it!