Lagrange Interpolation

Algebra Level 3

Let i ( x ) = 0 j n j i x x j x i x j \displaystyle\ell _i(x)=\prod_{\begin{matrix}0\leq j\leq n\\j\neq i\end{matrix}}{\frac {x-x_{j}}{x_{i}-x_{j}}} , where no two x j x_j are the same.

Simplify i = 0 n i ( 0 ) x i n + 1 \displaystyle\sum_{i=0}^n\ell_i(0)x_i^{n+1} .


Resource: My friend Carwaniwer Qee .

1 1 0 0 i = 0 n x i \prod_{i=0}^nx_i ( 1 ) n i = 0 n x i (-1)^n\prod_{i=0}^nx_i

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Carwaniwer Qee
Jan 13, 2019

According to the Lagrangian interpolation formula: f ( x ) = i = 0 n l i ( x ) × f ( x i ) + f ( n + 1 ) ( ξ ) ( n + 1 ) ! ω n + 1 ( x ) , f(x) = \sum\limits_{i=0}^nl_i(x)×f(x_i)+\frac{f^{(n+1)} (ξ)}{(n+1)!}ω_{n+1}(x), when f ( x ) = x n + 1 , f(x)=x^{n+1}, we have f n + 1 ( ξ ) = ( n + 1 ) ! , f^{n+1}(ξ)=(n+1)!, R n ( x ) = ω n + 1 ( x ) , R_n(x)=ω_{n+1}(x), so, i = 0 n l i ( x ) x i n + 1 + ω n + 1 ( x ) = x n + 1 , \sum\limits_{i=0}^nl_i(x)x_i^{n+1}+ω_{n+1}(x)=x^{n+1}, let x = 0 x=0 , we have i = 0 n l i ( 0 ) x i n + 1 + ω n + 1 ( 0 ) = 0 , \sum\limits_{i=0}^nl_i(0)x_i^{n+1}+ω_{n+1}(0)=0, so we have i = 0 n l i ( 0 ) x i n + 1 = ω n + 1 ( 0 ) = ( 1 ) n x 0 x 1 x n \sum\limits_{i=0}^nl_i(0)x_i^{n+1}=-ω_{n+1}(0)=(-1)^nx_0x_1·····x_n

What's the meaning of ω n + 1 ( x ) \omega_{n+1}(x) in Lagrange interpolation formula? I forgot. :(

Brian Lie - 2 years, 4 months ago

Log in to reply

where ω n + 1 = ( x x 0 ) ( x x 1 ) . . . . . ( x x n ) \omega_{n+1}=(x-x_0)(x-x_1).....(x-x_n)

Carwaniwer Qee - 2 years, 4 months ago

Log in to reply

How to proof Lagrange interpolation formula?

Brian Lie - 2 years, 4 months ago

1 pending report

Vote up reports you agree with

×

Problem Loading...

Note Loading...

Set Loading...