

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
Hints for homework assignment 2 in math 105a during the summer session i 2003-04. It covers topics related to interpolation errors, including upper bounds for the error in first-degree interpolating polynomials and the use of newton forward-difference and backward-difference formulas. Additionally, it discusses hermite polynomials and the process of computing their error bounds and coefficients. The document also mentions the use of matlab for solving certain parts of the problem.
Typology: Assignments
1 / 3
This page cannot be seen from the preview
Don't miss anything!


Jim Lambers Math 105A Summer Session I 2003- Homework Assignment 2 Hints
Each homework assignment from the textbook will be accompanied by a handout like this one, that contains hints about the exercises. As I receive questions on the assignment, this handout may be updated with additional information. When this occurs, this will be indicated on the Updates page of the site,
http://math.uci.edu/∼jlambers/math105a/updates.html
which you should be checking frequently.
∏n i=0(x^ −^ zi)
(^2) , where z 0 , z 1 ,... , zn are the distinct interpolation points. Furthermore, instead of using the (n + 1)st deriva- tive and (n + 1)!, you are using the (2n + 2)nd derivative and (2n + 2)!, again, because each distinct interpolation point is used twice. Since the error bound only applies on the interval [z 0 , zn], you only need to consider the interval [0. 30 , 0 .35] in determining the error bound. (c) When adding the data, if you are using divided differences, you can save yourself some work by keeping in mind that the divided difference f [x 0 , x 1 ,... , xn] does not depend on the points x 0 , x 1 ,... , xn being listed in order. You should not need to recompute any of the divided differences from part (a); you will only be adding new ones.