Newton's method for the equation f(x)=0 is given by x_{n+1}=x_n-\frac{f(x_n)}{f'(x_n)} where x_n is the nth iteration. In this case, we need to consider the number (100)^{1/100} as equivalent to solving the equation x^{100}-100=0 which means that f(x)=x^{100}-100 and f'(x)=100x^{99}.
It is now necessary to set up an iteration, and use an initial guess for the answer.
x_{n+1}=x_n-\frac{x^{100}-100}{100x^99} using the Newton's method formula
We can take any reasonable guess for the starting point, so we select x_1=1.1. This gives the iterations:
x_2=1.089079822
x_3=1.078403357
x_4=1.068187729
x_5=1.058964293
x_6=1.051816165
x_7=1.048027084
x_8=1.047165635
x_9=1.047128613
x_{10}=1.047128548
This last value (1.047128548) is correct to 8 decimal places.
Wednesday, November 28, 2012
Calculus: Early Transcendentals, Chapter 4, 4.8, Section 4.8, Problem 12
Subscribe to:
Post Comments (Atom)
Summarize the major research findings of "Toward an experimental ecology of human development."
Based on findings of prior research, the author, Bronfenbrenner proposes that methods for natural observation research have been applied in ...
-
One way to support this thesis is to explain how these great men changed the world. Indeed, Alexander the Great (356–323 BC) was the quintes...
-
At the most basic level, thunderstorms and blizzards are specific weather phenomena that occur most frequently within particular seasonal cl...
-
x=4cost y=2sint First, take the derivative of x and y with respect to t. dx/dt=-4sint dy/dt=2cost Then, determine the first derivative dy/dx...
-
Ethno-nationalism is defined as "advocacy of or support for the political interests of a particular ethnic group, especially its nation...
-
Both boys are very charismatic and use their charisma to persuade others to follow them. The key difference of course is that Ralph uses his...
-
Find the indefinite integral $\displaystyle \int \sec^4 \left( \frac{x}{2} \right) dx$. Illustrate by graphing both the integrand and its an...
-
The most basic attitude difference between Mr. Otis and Lord Canterville is their attitude toward the ghost. The attitude difference start...
No comments:
Post a Comment