Given n + 1 points ( x i </msub> , f i </msub> ) with

dglennuo

dglennuo

Answered question

2022-05-29

Given n + 1 points ( x i , f i ) with x i x j for i j, define L k ( x ) to be
( x x 0 ) ( x x 1 ) ( x x k 1 ) ( x x k + 1 ) ( x x n ) ( x k x 0 ) ( x k x 1 ) ( x k x k 1 ) ( x k x k + 1 ) ( x k x n ) ( 1 )
Show that L k ( x j ) is a polynomial of degree n, that L k ( x j ) = 0 for j k and L k ( x k ) = 1

Answer & Explanation

exhumatql

exhumatql

Beginner2022-05-30Added 12 answers

Use the product notation:
L k ( x ) = i = 0 , i k n ( x x i ) i = 0 , i k n ( x k x i ) = i = 0 , i k n ( x x i ) ( x k x i )
The bottom is a product of numerical values, hence again a number. Instead the top is a product of n linear terms hence a polynomial of degree n. Nothing to prove just a matter of fact. The fact i k avoid singularity of the form 1 0
L k acts as a "switch" when evaluated on the original points just because of their definition
L k ( x k ) = i = 0 , i k n ( x k x i ) i = 0 , i k n ( x k x i ) = i = 0 , i k n ( x k x i ) ( x k x i ) = 1
L k ( x j ) = i = 0 , i k n ( x j x i ) i = 0 , i k n ( x k x i ) = ( x j x j ) i = 0 , i k j n ( x j x i ) i = 0 , i k n ( x k x i ) = 0
This proves (1),
f ( x ) = i = 0 n f i L i ( x ) will be just the form of the polynomial passing through all the given points ( x i , f i ) i = 0 n . The L i form a basis of the basis of polynomials.

Do you have a similar question?

Recalculate according to your conditions!

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?