|
|
|
|
Lagrange interpolation formula
|
(Theorem)
|
|
|
Let
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
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)
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 39001 times total.
Classification:
| AMS MSC: | 41A05 (Approximations and expansions :: Interpolation) | | | 65D05 (Numerical analysis :: Numerical approximation and computational geometry :: Interpolation) |
|
|
|
|
|
|
Pending Errata and Addenda
|
|
|
|
|
|
|
|
|
|
|