« previous | Thursday, February 6, 2014 | next »
Quiz
Find interpolating polynomial of for
The can be omitted for the computation of the and added at the end
Chapter 4: Numerical Integration and Differentiation
Suppose we wanted to find the length of the curve .
is an elliptic integral that is impossible to find.
We could use an interpolating polynomial such that
In which case we can approximate .
We find that the error between two points is approximately linear in regards to the distance between them:
Example
Let's differentiate :
If the points are equidistant at distance ,
To estimate the error, we use
The moral of the story: For 3 equidistant points on a parabola, the slope of the tangent line at the middle point is equal to the slope of the secant line of the first and last points.