Definition

The interpolation of a given bivariate data set by the polynomial of lowest possible degree that passes through the points of the dataset.

Examples

Find the cubic polynomial passes through the four points .

Set the system equation for the polynomial substitute the given points to the system equation and make the augmented matrix solve the system of equation using the gauss elimination Then, .

Facts

Interpolation theorem

For any bivariate data points , where no two are the same, there exists a unique polynomial of degree at most that interpolates these points.