Vandermonde Polynomial Interpolation

Interpolation Points

iixix_iyiy_i
00
11
22
33
44
ii
[1101001000100001416642561000016362161296110100100010000]1[59578]=[51.18571428571428550.74095238095238090.010357142857142850.007559523809523809]\begin{bmatrix}1 & -10 & 100 & -1000 & 10000 \\ 1 & -4 & 16 & -64 & 256 \\ 1 & 0 & 0 & 0 & 0 \\ 1 & 6 & 36 & 216 & 1296 \\ 1 & 10 & 100 & 1000 & 10000\end{bmatrix}^{-1} \cdot{} \begin{bmatrix}-5\\9\\-5\\7\\-8\end{bmatrix} = \begin{bmatrix}-5\\-1.1857142857142855\\0.7409523809523809\\0.01035714285714285\\-0.007559523809523809\end{bmatrix}

References: