sin(x)=x^2-2
f(x)=x^2-2-sin(x)=0
f'(x)=2x-cos(x)
See the attached graph. From the graph, the curve of the function intersects the x-axis at ~~ -1.05 and 1.70. These can be used as initial approximations for further iteration.
x_(n+1)=x_n-((x_n)^2-2-sin(x_n))/(2x_n-cos(x_n))
For x_1=-1.05
x_2=-1.05-((-1.05)^2-2-sin(-1.05))/(2(-1.05)-cos(-1.05))
x_2=-1.05-(1.1025-2-(-0.867423225))/(-2.1-0.497571047)
x_2~~-1.061578807
carry out iteration until six digit decimal places are same
x_3~~-1.061549775
x_4~~-1.061549775
Now for x_1=1.70
x_2=1.7-(1.7^2-2-sin(1.7))/(2*1.7-cos(1.7))
x_2=1.7-(2.89-2-0.99166481)/(3.4-(-0.128844494))
x_2~~1.72880966
x_3~~1.728466368
x_4~~1.728466319
x_5~~1.728466319
Roots of the equation to six decimal places are -1.061550 , 1.728466
Wednesday, April 16, 2014
Calculus: Early Transcendentals, Chapter 4, 4.8, Section 4.8, Problem 22
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...
-
Friar Lawrence plays a significant role in Romeo and Juliet's fate and is responsible not only for secretly marrying the two lovers but ...
-
Suppose that the average daily food consumption $F$ of a herbivorous mammal with body weight $x$, where both $F$ and $x$ are measured in pou...
-
Resourceful: Phileas Fogg doesn't let unexpected obstacles deter him. For example, when the railroad tracks all of a sudden end in India...
-
Pablo Neruda's "Ode to My Socks" is full of figurative language, including similes and metaphors. Similes are figurative compa...
-
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...
-
Evaluate $\displaystyle \int x^2 \cos mx dx$ by using Integration by parts. If we let $u = x^2$ and $dv = \cos mx dx$, then $d...
-
At the beginning of the Victorian period, science was generally in accord with religion, and the study of nature was conducted in such a way...
No comments:
Post a Comment