PlanetMath (more info)
 Math for the people, by the people. Sponsor PlanetMath
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Owner confidence rating: High Entry average rating: Very high
Lagrange interpolation formula (Theorem)

Let $ (x_1,y_1), (x_2,y_2),\dotsc,(x_n,y_n)$ be $n$ points in the plane ($x_i\neq x_j$ for $i\neq j$ ). Then there exists a unique polynomial $p(x)$ of degree at most $n-1$ such that $y_i=p(x_i)$ for $i=1,\ldots,n$ .

Such polynomial can be found using Lagrange's interpolation formula: $$ p(x)=\frac{f(x)}{(x-x_1)f'(x_1)}y_1+\frac{f(x)}{(x-x_2)f'(x_2)}y_2+\cdots+\frac{f(x)}{(x-x_n)f'(x_n)}y_n $$ where $f(x)=(x-x_1)(x-x_2)\cdots(x-x_n)$ .

To see this, notice that the above formula is the same as

$\displaystyle p(x)$ $\displaystyle = y_1 \frac{(x-x_2)(x-x_3)\dots(x-x_n)}{(x_1-x_2)(x_1-x_3)\dots(x_1-x_n)} + y_2 \frac{(x-x_1)(x-x_3)\dots(x-x_n)}{(x_2-x_1)(x_2-x_3)\dots(x_2-x_n)}$    
  $\displaystyle \phantom{=}\qquad+\dots+y_n \frac{(x-x_1)(x-x_2)\dots(x-x_{n-1})}{(x_n-x_1)(x_n-x_2)\dots(x_n-x_{n-1})}$    

and that for all $x_i$ , every numerator except one vanishes, and this numerator will be identical to the denominator, making the overall quotient equal to 1. Therefore, each $p(x_i)$ equals $y_i$ .




"Lagrange interpolation formula" is owned by drini. [ full author list (4) | owner history (1) ]
(view preamble | get metadata)

View style:

See Also: Simpson's rule, lecture notes on polynomial interpolation

Other names:  Lagrange's Interpolation formula
Also defines:  Lagrange polynomial
Keywords:  Interpolation, Extrapolation, Polynomial, Derivative

Attachments:
proof of uniqueness of Lagrange Interpolation formula (Proof) by rspuzio
Log in to rate this entry.
(view current ratings)

Cross-references: quotient, denominator, vanishes, numerator, formula, degree, polynomial, plane, points
There are 6 references to this entry.

This is version 11 of Lagrange interpolation formula, born on 2001-10-15, modified 2007-10-28.
Object id is 229, canonical name is LagrangeInterpolationFormula.
Accessed 38765 times total.

Classification:
AMS MSC41A05 (Approximations and expansions :: Interpolation)
 65D05 (Numerical analysis :: Numerical approximation and computational geometry :: Interpolation)

Pending Errata and Addenda
None.
[ View all 4 ]
Discussion
Style: Expand: Order:
forum policy

No messages.

Interact
post | correct | update request | prove | add result | add corollary | add example | add (any)