13: Newton’s Method
( \newcommand{\kernel}{\mathrm{null}\,}\)
As we have seen in the study of projectile motion, some problems in physics result in equations that cannot be solved in closed form, but must be solved numerically. The study of the methods of solving such problems is the field of numerical analysis, and is a course in itself. Here we look at one very simple method for numerically finding the roots of equations, called Newton’s method.