Key Concepts
- Newton’s method approximates roots of by starting with an initial approximation , then uses tangent lines to the graph of to create a sequence of approximations .
- Typically, Newton’s method is an efficient method for finding a particular root. In certain cases, Newton’s method fails to work because the list of numbers does not approach a finite value or it approaches a value other than the root sought.
- Any process in which a list of numbers is generated by defining an initial number and defining the subsequent numbers by the equation for some function is an iterative process. Newton’s method is an example of an iterative process, where the function for a given function .
Glossary
- iterative process
- process in which a list of numbers is generated by starting with a number and defining for
- Newton’s method
- method for approximating roots of ; using an initial guess , each subsequent approximation is defined by the equation
Candela Citations
CC licensed content, Shared previously
- Calculus Volume 1. Authored by: Gilbert Strang, Edwin (Jed) Herman. Provided by: OpenStax. Located at: https://openstax.org/details/books/calculus-volume-1. License: CC BY-NC-SA: Attribution-NonCommercial-ShareAlike. License Terms: Access for free at https://openstax.org/books/calculus-volume-1/pages/1-introduction