Solution 3 (a).
Investigate the error for the Lagrange interpolation polynomial
, of
degree n = 2.
![[Graphics:../Images/LagrangePolyMod_gr_242.gif]](../Images/LagrangePolyMod_gr_242.gif)
Looking at the above graph we make the following estimate for the
error: ![]()
Use formula
(ii). ![]()
is
valid for
, and
find the error bound for this example.
![[Graphics:../Images/LagrangePolyMod_gr_252.gif]](../Images/LagrangePolyMod_gr_252.gif)
Thus,
is
valid for
, which
is a little bit larger than the maximum error 0.00329294. After
all, it is an error bound.
(c) John H. Mathews 2004