Monday, January 15, 2018

Single Variable Calculus, Chapter 4, 4.8, Section 4.8, Problem 12

Use Newton's Method to approximate 100100 correct to eight decimal places. 100100 is equal to the positive root of x100100=0

So we take f(x)=x100100. Then


f(x)=ddx(x100)ddx(100)f(x)=100x99


Using Newton's Method

xn+1=xnx100n100100x99n

If we choose x1=1.05 as initial approximation, then we have


x21.04748471x21.04713448x41.04712855x51.04712855



Since x4 and x5 agree to eight decimal places, therefore 1001001.04712855 to eight decimal places.

No comments:

Post a Comment