Monday, June 11, 2012

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

Find $x_3$, the 3rd approximation to the root of $\displaystyle \frac{1}{3} x^3 + \frac{1}{2} x^2 + 3 = 0$ using Newton's Method with the specified initial approximation $x_1 = -3$. (Give your answer to four decimal places.)

Using Approximation Formula

$\displaystyle x_{n + 1} = x_n - \frac{f(x_n)}{f'(x_n)}$


$
\begin{equation}
\begin{aligned}

f'(x) =& \frac{1}{3} \frac{d}{dx} (x^3) + \frac{1}{2} \frac{d}{dx} (x^2) + \frac{d}{dx} (3)
\\
\\
f'(x) =& \left(\frac{1}{\cancel{3}} \right) (\cancel{3}) (x^2) + \left( \frac{1}{\cancel{2}}\right) (\cancel{2})(x) + 0
\\
\\
f'(x) =& x^2 + x
\\
\\
\\
\\
x_2 =& x_1 - \frac{\displaystyle \frac{1}{3} x_1^3 + \frac{1}{2} x_1^2 + 3 }{x_1^2 + x_1}
\\
\\
x_2 =& - 3 - \frac{\displaystyle \frac{1}{3} (-3)^3 + \frac{1}{2} (-3)^2 + 3 }{(-3)^2 + (-3)}
\\
\\
x_2 =& -3 - \frac{\displaystyle \frac{1}{3} (-27) + \frac{1}{2} (9) + 3 }{9 - 3}
\\
\\
x_2 =& -3 - \frac{\displaystyle (-9) + \frac{9}{2} + 3 }{6}
\\
\\
x_2 =& -3 - \frac{\displaystyle \frac{9}{2} - 6}{6}
\\
\\
x_2 =& -3 - \frac{9 - 12}{(6)(2)}
\\
\\
x_2 =& - 3 - \frac{(-3)}{12}
\\
\\
x_2 =& -3 + \frac{1}{4}
\\
\\
x_2 =& \frac{-12 + 1}{4}
\\
\\
x_2 =& \frac{-11}{4}
\\
\\
\\
\\
x_3 =& x_2 - \frac{\displaystyle \frac{1}{3}x^3_2 + \frac{1}{2} x^2_2 + 3}{x^2_2 + x_2}
\\
\\
x_3 =& \frac{-11}{4} - \frac{\displaystyle \frac{1}{3} \left( \frac{-11}{4} \right)^3 + \frac{1}{2} \left( \frac{-11}{4} \right) ^2 + 3 }{\displaystyle \left( \frac{-11}{4} \right)^2 + \left( \frac{-11}{4}\right) }
\\
\\
x_3 =& \frac{-11}{4} - \frac{\displaystyle \left( \frac{1}{3} \right) \left( \frac{-1331}{64} \right) + \left( \frac{1}{2} \right) \left( \frac{121}{16} \right) + 3 }{\displaystyle \frac{121}{16} - \frac{11}{4}}
\\
\\
x_3 =& \frac{-11}{4} - \frac{\displaystyle \frac{-1331}{192} + \frac{121}{32} + 3 }{\displaystyle \frac{121 - 44}{16}}
\\
\\
x_3 =& \frac{-11}{4} - \frac{\displaystyle \frac{-1331 + 726 + 576}{192}}{\displaystyle \frac{77}{16}}
\\
\\
x_3 =& \frac{-11}{4} - \frac{ (-29)(16) }{ (77)(192) }
\\
\\
x_3 =& \frac{-11}{4} + \frac{464}{14784}
\\
\\
x_3 =& \frac{-11}{4} + \frac{29}{924}
\\
\\
x_3 =& \frac{-2541 + 29}{924}
\\
\\
x_3 =& \frac{-2512}{924}
\\
\\


\end{aligned}
\end{equation}
$


$\quad \boxed{x_3 \approx -2.7186}$

No comments:

Post a Comment

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 ...