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:
“One of the main tasks of adolescence is to achieve an identitynot necessarily a knowledge of who we are, but a clarification of the range of what we might become, a set of self-references by which we can make sense of our responses, and justify our decisions and goals.”
—Terri Apter (20th century)
“At great periods you have always felt, deep within you, the temptation to commit suicide. You gave yourself to it; breached your own defenses. You were a child. The idea of suicide was a protest against life; by dying, you would escape this longing for death.”
—Cesare Pavese (19081950)
