\relax \providecommand\tcolorbox@label[2]{} \@writefile{toc}{\contentsline {section}{\numberline {1}Newton's linear model for F(X) }{1}} \@writefile{toc}{\contentsline {section}{\numberline {2}Newton's method pseudocode}{2}} \@writefile{lol}{\contentsline {lstlisting}{\numberline {1}Pseudocode for simple Newton's method for systems}{2}} \@writefile{toc}{\contentsline {section}{\numberline {3}Example: The Trig2 problem}{3}} \@writefile{lol}{\contentsline {lstlisting}{\numberline {2}trig2.m}{3}} \@writefile{lol}{\contentsline {lstlisting}{\numberline {3}trig2\_fp.m}{3}} \@writefile{lol}{\contentsline {lstlisting}{\numberline {4}Newton's method for the trig2 system}{3}} \@writefile{toc}{\contentsline {section}{\numberline {4}Exercise: The bill2 function}{4}} \@writefile{toc}{\contentsline {section}{\numberline {5}Example: Estimating the convergence rate with poly2}{4}} \@writefile{lol}{\contentsline {lstlisting}{\numberline {5}Pseudocode for newton code \#2 to estimate convergence rate}{4}} \@writefile{toc}{\contentsline {section}{\numberline {6}Example: A failure with multi2}{5}} \@writefile{toc}{\contentsline {section}{\numberline {7}Damping an unsatisfactory Newton step}{5}} \@writefile{lol}{\contentsline {lstlisting}{\numberline {6}Pseudocode for damped Newton}{6}} \@writefile{toc}{\contentsline {section}{\numberline {8}Assignment \#5: A damped Newton method}{6}}