In the derivation of Newton’s method, to determine the formula fori+1, the function() is approximated using a first-order Taylor approximation centered ati. This problem investigates what happens when you try to use a second-order Taylor approximation.
(a) Approximating() using a second-order Taylor approximation centered ati, what is the resulting formula fori+1? Note your formula will have a ± in it.
(b) In theory, a second-order Taylor approximation should be more accurate than a first-order Taylor approximation (at least when you are close to the solution). However, the formula in part (a) has several unpleasant complications that Newton’s method doesn’t have. Identify two of them.
(c) Given thati+1is close toi, what choice should be made for the ± in part (a)?
(d) One way to avoid the complications considered in part (b) is to note that the Taylor approximation used in part (a) contains a term of the form (i+1−i)2. Explain why this can be approximated with −(i+1−i)(i)/ (i). If this is done, what is the resulting formula fori+1? Note that the formula you are deriving is known as Halley’s method, and it is an example of a third-order method.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here