NAOct 28, 2012
A Two-Point Newton Method suitable for non-convergent Cases and with Super-Quadratic ConvergenceAbabu Teklemariam Tiruneh
An iterative formula based on Newton Method alone is presented for the iterative solutions of equations that ensures convergence in cases where the traditional Newton Method may fail to converge to the desired root. In addition, the method has super quadratic convergence of order 2.414. Newton method is said to fail in certain cases leading to oscillation, divergence to increasingly large number or off-shooting away to another root further from the desired domain or off shooting to an invalid domain where the function may not be defined. In addition when the derivative at the iteration point is zero, Newton method stalls. In most of these cases, hybrids of several methods such as Newton, bisection and secant methods are suggested as substitute methods and Newton method is essentially blended with other methods or altogether abandoned. This paper argues that a solution is still possible in most of these cases by the application of Newton Method alone without resorting to other methods and with the same computational effort, two functional evaluations per iteration, like the traditional Newton method. In addition, the proposed modified formula based on Newton method has better convergence characteristics than the traditional Newton method.
NAFeb 25, 2019
A modified three-point Secant method with improved rate and characteristics of convergenceAbabu Teklemariam Tiruneh
This paper presents a modification of Secant method for finding roots of equations that uses three points for iteration instead of just two. The development of the mathematical formula to be used in the iteration process is provided together with the proof of the rate of convergence which is the same as the rate of convergence of Muller method of root finding. Application examples are given where it is demonstrated that for equations involving ill conditioned cases, the proposed method has better convergence characteristics compared to Newton and Secant methods.
NAFeb 8, 2013
A three point formula for finding roots of equations by the method of least squaresAbabu Teklemariam Tiruneh, William N. Ndlela, Stanley J. Nkambule
A new method of root finding is formulated that uses a numerical iterative process involving three points. A given function y = f(x) whose roots are desired is fitted and approximated by a polynomial function of the form P(x)= a(x-b)^N that passes between three equi-spaced points using the method of least squares. Successive iterations using the same procedure of curve fitting is used to locate the root within a given level of tolerance. The power N of the curve suitable for a given function form can be appropriately varied at each step of the iteration to give a faster rate of convergence and avoid cases where oscillation, divergence or off shooting to an invalid domain may be encountered. An estimate of the rate of convergence is provided. It is shown that the method has a quadratic convergence similar to that of Newton's method. Examples are provided showing the procedure as well as comparison of the rate of convergence with the secant and Newton methods. The method does not require evaluation of function derivatives.