This problem is due Tuesday November 30, and will replace your lowest quiz score, if you choose to turn it in. Additional extra credit is possible depending on the quality of your work.
Please work on your own. If somebody helps you, or you find ideas or the solution either in a book or online, please mention this in what you turn in, including the name of the person, the name of the book, or a link to the relevant website, together with any additional information that may be useful to identify the sources.
In lecture we explained how Newton’s method can be used to approximate numerically: We start with a guess
, and then define
,
,
,
etc.
The goal here is to see how good these approximations are.
- Show that if
, then
are all larger than 1.
- Show that if
, then
,
, etc.
- If we want to compute
with an accuracy of 12 significant digits, and we begin with
, how many iterations do we need to perform?