Question #60833

c) Obtain the cube root of 12 using Newton-Raphson formula.
1

Expert's answer

2016-07-15T09:01:04-0400

Answer on Question #60833 – Math – Algorithms | Quantitative Methods

Question

c) Obtain the cube root of 12 using Newton-Raphson formula.

Solution

Newton-Raphson method is used to find zeros of the equation


f(x)=0.f(x) = 0.


In this problem we set


f(x)=x312,f(x)=3x2,x0=1;f(x) = x^3 - 12, \quad f'(x) = 3x^2, \quad x_0 = 1;xn+1=xnf(xn)f(xn)=xnxn3123xn2=23xn+4xn2.x_{n+1} = x_n - \frac{f(x_n)}{f'(x_n)} = x_n - \frac{x_n^3 - 12}{3x_n^2} = \frac{2}{3}x_n + \frac{4}{x_n^2}.


So 1232.289428485107\sqrt[3]{12} \approx 2.289428485107.

www.AssignmentExpert.com


Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!
LATEST TUTORIALS
APPROVED BY CLIENTS