Main Idea
Solving an interpolation problem leads to a problem in linear algebra where we have to solve a system of linear equations. Using a standard monomial basis for our interpolation polynomial we get the very complicated Vandermonde matrix. By choosing another basis, the Newton basis, we get a system of linear equations with a much simpler lower triangular matrix which can be solved faster.
For k + 1 data points we construct the Newton basis as
Using these polynomials as a basis for we have to solve
to solve the polynomial interpolation problem.
This system of equations can be solved recursively by solving
Read more about this topic: Newton Polynomial
Famous quotes containing the words main and/or idea:
“Men enter by force, drawn back like Jonah
into their fleshy mothers.
A woman is her mother.
Thats the main thing.”
—Anne Sexton (19281974)
“The idea of feminine authority is so deeply embedded in the human subconscious that even after all these centuries of father-right the young child instinctively regards the mother as the supreme authority. He looks upon the father as equal with himself, equally subject to the womans rule. Children have to be taught to love, honor, and respect the father.”
—Elizabeth Gould Davis (b. 1910)