f(x) = Xn^2 - R
f'(x) = 2Xn
Xn+1 = Xn - f(Xn)/f'(Xn)
Xn+1 = Xn - (Xn^2-R)/2Xn
Xn+1 = 2Xn^2/2Xn - Xn^2/2Xn + R/2Xn
Xn+1 = Xn/2 +R/2Xn
i want to verify that when newton's method is used to compute sqrt(R) (by solving the equation x^2=R), the sequence o iterates is defined by
x_(n+1)=.5(x_(n) + (R/x_(n))
3 answers
thank you so much,
i have alot of questions but i don't always get answered on this site. Is it ok if I can get your contact info.
THANKS AGAIN.
i have alot of questions but i don't always get answered on this site. Is it ok if I can get your contact info.
THANKS AGAIN.
I am not around much. Do not want email or anything. I am happy to help if I am free to do so but am usually building boats outside.