ENCYCLOPEDIA 4U .com



Encyclopedia Home Page

Google
  Web Encyclopedia4u.com

 

Lagrange polynomial

Lagrange polynomials (named after their inventor Joseph Louis Lagrange) are polynomials used for polynomial interpolation. Rather than solving the huge Vandermonde matrix equation obtained in the polynomial interpolation by Gauss-Jordan elimination, we may prepare the polynomial by just inserting the function values into a combination of equations created using the variable e.g. and the given points and respective values. Given a data set:

where no two are the same, we assume the :s are values of a function, , at some certain -points named . We know from Weierstrass' theorem that there exists a unique polynomial of degree that pass through all these points, and we write it thusly:

Lagrange polynomials can be used for e.g. deriving formulas for numerical integration. For calculating the value in some given point not in the data set from the data set, newton polynomials are commonly preferred.

See Also





Content on this web site is provided for informational purposes only. We accept no responsibility for any loss, injury or inconvenience sustained by any person resulting from information published on this site. We encourage you to verify any critical information with the relevant authorities.



Copyright © 2005 Par Web Solutions All Rights reserved.
| Privacy

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Lagrange polynomial".