Asked by Ashley
For the given x_0=0, x1=1 and x2=2,
1)Construct the quadratic Lagrange Interpolation Polinomial for f(x)=3^x
2)Find the error for each x€[0,2]
1) I found the quadratic Lagrange Interpolation Polinomial as,
y_(x)= (2*(x)^2) + 1
So y'(x)=4x
y''(x)=4
y'''(x)=0
I know the error bound(formula) for Lagrange Interpolation Polinomial is,
|error| <= [(1/(n+1)!]*| [(f^(n+1))(c)|*| ((pi) (i=0-->n)(x - x_i))|
Since y'''(x)=0, how do we find the error?
What is meant by find error each x€[0,2]?
Thank you
1)Construct the quadratic Lagrange Interpolation Polinomial for f(x)=3^x
2)Find the error for each x€[0,2]
1) I found the quadratic Lagrange Interpolation Polinomial as,
y_(x)= (2*(x)^2) + 1
So y'(x)=4x
y''(x)=4
y'''(x)=0
I know the error bound(formula) for Lagrange Interpolation Polinomial is,
|error| <= [(1/(n+1)!]*| [(f^(n+1))(c)|*| ((pi) (i=0-->n)(x - x_i))|
Since y'''(x)=0, how do we find the error?
What is meant by find error each x€[0,2]?
Thank you
Answers
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.