Numerical Analysis/Vandermonde exercise
(Redirected from Topic:Numerical analysis/Vandermonde exercise)
Using a Vandermonde matrix, find the interpolating polynomial that passes through the points , , , . Give both the polynomial, and the augmented matrix you used.
Solution:
The augmented matrix depends on your choice of index for the given points. One possibility is:
The polynomial is:
.