Consider the roots of the equation (a) Write Newtons method for computing x (k+1) from the previous
Question:
Consider the roots of the equation
(a) Write Newton’s method for computing x(k+1) from the previous value x(k) for this problem.
(b) Simplify your result for large x(k).
(c) Assume you have computed root x∗n of this equation for some large value of x using Newton’s method. Use the result from part (b) to explain why x(0)n+1 = x∗n + π is a good guess for the next root when using Newton’s method. You may (or may not) find the following trigonometric identities useful.
sin(a + b) = sin(a) cos(b) + cos(a) sin(b)
sin(a − b) = sin(a) cos(b) − cos(a) sin(b)
cos(a + b) = cos(a) cos(b) − sin(a) sin(b)
cos(a − b) = cos(a) cos(b) + sin(a) sin(b)
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Numerical Methods With Chemical Engineering Applications
ISBN: 9781107135116
1st Edition
Authors: Kevin D. Dorfman, Prodromos Daoutidis
Question Posted: