Fractional Newton-Raphson Method
A. Torres-Hernandez, F. Brambila-Paz
TL;DR
This work extends the classical Newton-Raphson framework by incorporating fractional derivatives, enabling root finding for polynomials with complex roots from real initial conditions. By replacing the standard derivative with a fractional derivative (e.g., Riemann-Liouville), the Fractional Newton-Raphson method $x_{i+1}=x_i-(f^{(\alpha)}(x_i))^{-1}f(x_i)$ allows exploration of the complex plane and extraction of real and complex roots. The method yields at least linear convergence under a continuity assumption on the order $\alpha$, and its practical advantage lies in fixing $x_0$ while tuning $\alpha$ to reveal multiple roots, including complex conjugates. The results suggest broad potential for new fractional and hybrid iterative schemes that extend the reach of classical root-finding techniques.
Abstract
The Newton-Raphson (N-R) method is useful to find the roots of a polynomial of degree n. However, this method is limited since it diverges for the case in which polynomials only have complex roots if a real initial condition is taken. In the present work, we explain an iterative method that is created using the fractional calculus, which we will call the Fractional Newton-Raphson (F N-R) Method, which has the ability to enter the space of complex numbers given a real initial condition, which allows us to find both the real and complex roots of a polynomial unlike the classical Newton-Raphson method.
