Fixed Point for Newton's Method

58 Views Asked by At

If a polynomial function has at least one real root, will Newton's Method always converge to one of those real roots? (no attracting fixed point). Is there a counterexample where the guess does NOT start with a horizontal tangent line (i.e when the slope of the tangent line is 0)?