I know the formula but can't derive it from the Newton-Raphson's method of finding roots of f(x)=0.
the formula that I know is x1 = x0 - k * f(x0) / f`(x0)
where k = number of times a single root is repeating for f(x) = 0.
plz help!!
2006-12-20
21:38:39
·
1 answers
·
asked by
Sunny
3
in
Science & Mathematics
➔ Mathematics
no, that is okay to derive Newton Raphson method from taylor's theorem.
but I want to derive the GENERALIZED form of newton raphson method.
2006-12-20
21:49:50 ·
update #1