
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The use of lagrange and hermite interpolatory polynomials to approximate functions based on given data points and their derivatives. Topics include error formulas for lagrange interpolatory polynomials, properties of hermite interpolating polynomials, and finding hermite interpolating polynomials using divided differences. Applications to piecewise cubic hermite interpolating polynomials and error bounds are also discussed.
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

Homework #
(n+1)(ξ(z)) (n + 1)! by consider the error formula of the Lagrange interpolatory polynomial passing through the n + 1 data points at x 0 , x 1 ,... , xn and the Newton interpolatory divided difference form of the Lagrange interpolatory polynomial with the additional data point at z, both evaluated at z.
H(x) = ∑^ n j=
f (xj )Hn,j (x) + ∑^ n j=
f ′(xj ) Hˆn,j (x). Use the forms of Hn,j and Hˆn,j to show: (a) Hn,j (xk) = 0 for all k 6 = j and Hn,j (xj ) = 1. (b) Hˆn,j (xk) = 0 for all k. (c) H n,j′ (xk) = 0 for all k. (d) Hˆ n,j′ (xk) = 0 for all k 6 = j and Hˆ n,j′ (xj ) = 1.
1