1/x=1+x^3
Set the left side equal to zero.
0=1+x^3 -1/x
To solve this using Newton's method, apply the formula:
x_(n+1) = x_n - (f(x_n))/(f'(x_n))
Let the function be:
f(x) = 1+x^3-1/x
Take the derivative of f(x).
f'(x) = 3x^2 +1/x^2
Plug-in f(x) and f'(x) to the formula of Newton's method.
x_(n+1)=x_n-(1+x_n^3-1/x_n)/(3x_n^2+1/x_n^2)
This simplifies to:
x_(n+1) = x_n- (x_n^5+x_n^2-x_n)/(3x_n^4+1)
Then, refer to the graph of the function to get the initial values x when f(x) =0. (See attached figure.)
Notice that the function has two zeros. These two zeros are near x=-1.2 and x=0.8.
Let's solve for the approximate values of zeros of f(x) up to six decimal places.
For our first zero, let the initial value be -1.2.
x_=-1.2
x_2= x_1- (x_1^5+x_1^2-x_1)/(3x_1^4+1)=-1.221005982
x_3= x_2- (x_2^5+x_2^2-x_1)/(3x_2^4+1)=-1.220744126
x_4= x_3- (x_1^5+x_1^2-x_1)/(3x_1^4+1)=-1.220744084
Now there are two approximations that agree to six decimal places. So one of the approximate solution of the equation is x=-1.220744 .
Next, let's solve for second zero. Let its initial value be 0.8.
x_1=0.8
x_2= x_1- (x_1^5+x_1^2-x_1)/(3x_1^4+1)=0.7247666905
x_3= x_2- (x_2^5+x_2^2-x_1)/(3x_2^4+1)=0.7244919491
x_4= x_3- (x_1^5+x_1^2-x_1)/(3x_1^4+1)=0.7244919590
There are already two approximations that have exact six decimal places. So, one of the solution is x=0.724492 .
Therefore, the approximate solution to the equation 1/x=1+x^3 are x={-1.220744,0.724492} .
Friday, December 5, 2014
Calculus: Early Transcendentals, Chapter 4, 4.8, Section 4.8, Problem 20
Subscribe to:
Post Comments (Atom)
Why is the fact that the Americans are helping the Russians important?
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
The poem contrasts the nighttime, imaginative world of a child with his daytime, prosaic world. In the first stanza, the child, on going to ...
-
There are a plethora of rules that Jonas and the other citizens must follow. Again, page numbers will vary given the edition of the book tha...
-
Robinson Crusoe, written by Daniel Defoe, is a novel. A novel is a genre defined as a long imaginative work of literature written in prose. ...
-
Hello! This expression is already a sum of two numbers, sin(32) and sin(54). Probably you want or express it as a product, or as an expressi...
-
The title of the book refers to its main character, Mersault. Only a very naive reader could consider that the stranger or the foreigner (an...
-
"The Wife's Story" by Ursula Le Guin presents a compelling tale that is not what it initially seems. The reader begins the sto...
-
In Celie's tenth letter to God, she describes seeing her daughter in a store with a woman. She had not seen her daughter since the night...
No comments:
Post a Comment