
Given  data points
 data points  interpolation is the process of finding an equation
 interpolation is the process of finding an equation  that passes through above
 that passes through above  data points and using this equation to find value of
 data points and using this equation to find value of  .
.
Errors in Polynomials
 (eq 1)    ![Rendered by QuickLaTeX.com \[ E_n(x)=f(x)-P_n(x)   \]](https://chandanbhagat.com.np/wp-content/ql-cache/quicklatex.com-3d126cba46dd1bf9c0c894a97879dff6_l3.png)
Let us consider  =>
 =>  degree polynomial through the
 degree polynomial through the  points
 points 
Since both  and
 and  have the same value at
 have the same value at 
using eq 1
 (eq 2)    ![Rendered by QuickLaTeX.com \[ \begin{split} E_n(x) & =f(x)-P_n(x) \\ & = (x-x_0)(x-x_1)(x-x_2)..........(x-x_n)g(x)   \end{split} \]](https://chandanbhagat.com.np/wp-content/ql-cache/quicklatex.com-9447b680f1e94ca524d200d6a7946e2f_l3.png)
 represting error at the non-tabulated points
 represting error at the non-tabulated points
using eq 1
 (eq 3)    ![Rendered by QuickLaTeX.com \[ f(x) - P_n(x) - E_n(x)=0   \]](https://chandanbhagat.com.np/wp-content/ql-cache/quicklatex.com-9f305f4d3e3022aa0d4419da655a8640_l3.png)
      ![Rendered by QuickLaTeX.com \[ f(x) -  P_n(x) - (x-x_0)(x-x_1)(x-x_2).....(x-x_n)g(x)=0 \]](https://chandanbhagat.com.np/wp-content/ql-cache/quicklatex.com-fc57affc8622d8a37d73298fdb3e6833_l3.png)
let us define a function  , which is the function of
, which is the function of  and
 and 
      ![Rendered by QuickLaTeX.com \[ W(t) = f(x) -  P_n(x) - (x-x_0)(x-x_1)(x-x_2).....(x-x_n)g(x)=0 \]](https://chandanbhagat.com.np/wp-content/ql-cache/quicklatex.com-ef14c1d6093743b1fd57a180bbeb9da9_l3.png)
at  where
where 
 is zero and also at
 is zero and also at  ,
,
There are about  zero’s at
 zero’s at 
If we impose the law of mean value on  , then
, then  must be continuous and differentiable. Also there exists a root of
 must be continuous and differentiable. Also there exists a root of  between each of the
 between each of the  zeros of
 zeros of  that is there and a total of
 that is there and a total of  zeros of
 zeros of  . If there exists
 . If there exists  then there are
 then there are  zeros and similarly if the
 zeros and similarly if the  derivative exists then there exist at least a zero in the interval of
 derivative exists then there exist at least a zero in the interval of 
let us call this as 
      ![Rendered by QuickLaTeX.com \[ \begin{split} W^{n+1}(y)=0 & ={d^{n+1}\over{ (dt)^{n+1}}}  [f(t)-P_n (t)-(t-x_0 )(t-x_1 )………(t-x_n )g(x)] \\ & = f^{n+1}(y)-0-(n+1!)g(x) \end{split} \]](https://chandanbhagat.com.np/wp-content/ql-cache/quicklatex.com-cbd5a962649d63b67d738d865464f0c4_l3.png)
      ![Rendered by QuickLaTeX.com \[ g(x) = {1 \over{(n+1)!}}f^{n+1}(y)  \]](https://chandanbhagat.com.np/wp-content/ql-cache/quicklatex.com-f153d2390bdece63377ff4a7b642d56d_l3.png)
      ![Rendered by QuickLaTeX.com \[ E_n(x)={{(x-x_0)(x-x_1)(x-x_2).....(x-x_n)f^{n+1}(y)} \over {(n+1)!}} \]](https://chandanbhagat.com.np/wp-content/ql-cache/quicklatex.com-0c69b9c71ffbe4661bb6923448eb0cf3_l3.png)
 
                                         
                                         
                                        