Cheg 258 - Lecture Notes - Mar. 8, 2000
Announcements
- Don't forget to run the solutions to the homeworks. These often cover and
reinforce topics discussed in class, and can give you useful tips on how to
solve similar problems (and future homework)!
Class notes
Scanned Notes
The main points of the lecture were
- Newton's and Secant Methods
Goals:
After this lecture you should be able to:
- Determine the root of a function using three different methods.
Reading
- The class notes and Chapter 7 of Kahaner and Hanna.
Question of the Day
- Newton's method has a quadratic rate of convergence. Can you come up with
a method which has a cubic rate of convergence?
- What is the rate of convergence of Newton's method for the root f(x*)=0 if
the derivative f'(x*)=0 as well?
Matlab Example Codes
example 19
-
Homework Exercises (Due Mar. 22, 2000)
problem 19
solution
David.T.Leighton.1@nd.edu