The Taylor series for a function f looks like this:
Suppose that f (x), f ′(x), and f ′′(x) are easily computed. Derive an algorithm like Newton’s method that uses three terms in the Taylor series. The algorithm should take as input an approximation to the root and produce as output a better approximation to the root. Show that the method is cubically convergent.
Hint: Use en = en+1 −h and ignore e2 n+1 terms as being negligible.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.