6
$\begingroup$

Suppose $x_0$ , $x_1$ , $x_2$ , ... , $x_n$ are distinct real numbers , prove that :

$ \large{\displaystyle{\sum_{i=0}^{n} \left( x_{i}^{n}\prod_{\substack{0\leq k\leq n \\ k\neq i }}\frac{x-x_k}{x_i-x_k} \right)=x^n}} $

I have no ideas to do this question

  • 0
    thanks for your suggestion2012-10-25

1 Answers 1

6

That's simply Lagrange's polynomial interpolation formula for the values of the polynomial $x^n$. Since there are $n+1$ data points, the two polynomials coincide.

  • 0
    also re. to answer to 2016-07-08