Newton’s Method and an Exact Opposite That Average into Halley’s Method ()
1. Introduction
Iterative methods [1] [2] [3] for locating roots of nonlinear equations are of further appeal if converging oppositely [4] or alternatingly [5] [6] so as to establish bounds, or to bracket, the targeted root.
In this note we are mainly concerned with the creation of oppositely and alternatingly converging iterative methods for ever tighter bounds on the targeted root. By a slight parametric perturbation of Newton’s method we create an alternating super-linear method approaching the targeted root in turns from above and from below. Further extension of Newton’s method [7] creates an oppositely converging quadratic counterpart to it. This New method requires a second derivative, but for it, the average of the two opposite methods rises to become a cubic method.
This note examines also the creation of high order iterative methods by a repeated evaluation of undetermined coefficients [7] .
2. The Function
At the heart of this note lies the seeking of simple root a of function
,
, a function which we assume throughout the paper to have the expanded form
(1)
such that
(2)
and so on.
The condition
guarantees that root a of
is simple, or, otherwise said, of multiplicity one.
The one-step iterative method is of the general, and expanded, form
(3)
and, evidently, if
, namely, if a is a fixed-point of iteration function
in Equation (3), and if, further,
, then iterative method (3) converges quadratically to a. Higher order derivatives of
being zero at point a moves iterative method (3) to still higher orders of convergence to fixed- point
.
3. Newton’s Method
With comprehensiveness in mind we actually derive this classical, mainstay iterative method of numerical analysis. We start by generally stating it as
(4)
for any value of free parameter P. By the fact that
, point a is a fixed- point of iteration function
of method (4), that is to say,
.
Power series expansion of
yields
(5)
Equation (5) suggests that the choice
should result in a quadratic method. However, since
, and since a is unknown, we replace it by the known approximation
, actually take
to have
(6)
which happens to be still quadratic; convergence of Newton’s method to a simple, namely of multiplicity one (
), root is verified to be of second order
(7)
where
are as in Equations ((1) and (2)).
For example, for
, we generate by Equation (6), starting with
, the converging
sequence
(8)
4. Extrapolation to the Limit
Let
be already near root a, then, by Equation (7)
(9)
nearly. Eliminating
from the two equations we are left with
(10)
which we solve for an approximate a, as
(11)
where
(12)
The square root in Equation (11) may be approximated as
(13)
and
(14)
For example, for
, and starting with
, we compute
,
; and then from Equation (11),
. Another such cycle starting with
produces a next
.
5. Estimating the Leading Term B/A
From Equation (9) we have that, approximately
(15)
if
is already close to a.
We pick from the list in Equation (8) the values
(16)
and have from Equation (15) that
.
6. Hopping to the Other Side of the Root
If instead of
of Equation (6) we vault over by the double step
(17)
then we land at
(18)
implying that asymptotically, as
(19)
and this is good to know.
For example, seeking a root of
we start with
, which is above the root
, and using
we obtain
which is, indeed, under the root
.
7. A Chord Method
Each step of Newton’s method provides us with an
and
values, which can be used to polynomially extrapolate
to zero. A linear extrapolation through the pair of points
results in the line
(20)
We set
and obtain the extrapolated value
(21)
which may now be repeated to form a chord iterative method.
For example, from the two values
,
taken from the list in Equation (8) for
, we compute from Equation (21)
.
Starting with
,
we repeatedly compute
(22)
with no need for any further derivative function evaluation.
Theoretically, by power series expansion
(23)
According to Equation (23)
and
are ultimately of the same sign.
8. A Rational Higher Order Method
To have this we start with
(24)
for open parameter Q. Power series expansion yields
(25)
To have a cubic method we take
(26)
with A and B as in Equation (2), but evaluated at
rather than at a, to have Halley’s method
(27)
which is cubic
(28)
9. A Polynomial Higher Order Method
Here we start with the quadratic in
(29)
for undetermined parameter Q. Power series expansion of
yields
(30)
To have a cubic method we take
(31)
with A and B evaluated at
rather than at a as in Equation (2), and
(32)
which is verified to be still cubic
(33)
10. An Alternating Super-Linear Method
We take Newton’s method of Equation (6) and parametrically perturb it into
(34)
for some parameter
, to have
(35)
which is super-liner if
. Moreover, for a positive
convergence here is ultimately alternating:
and
are of opposite signs.
For example, for
,
,
, we compute from Equation (34)
(36)
11. An Opposite Quadratic Method
To create a method oppositely converging to Newton’s method of Equations ((6) and (7)) we start with the perturbed Newton’s method
(37)
or in power series form
(38)
To have a quadratic method opposite to Newton’s we set, in view of Equation (7)
(39)
resulting in
(40)
which is, indeed, opposite to Newton’s
(41)
Compare Equation (41) with Equation (7).
12. The Average of the Opposites Is a Cubic Method
Method (40) requires
and
above the mere
of Newton’s method, but for this, the average of the two opposite methods rises to become the cubic method
(42)
of Equation (32).
13. A Quartic Method
Hereby we advance another undetermined coefficients strategy for constructing high order iterative methods [8] [9] [10] [11] [12] to locate root a of
,
.
We start with the polynomial iteration function
(43)
of undetermined coefficients
, and expand
as
(44)
The coefficients of
up to
are made zero with
(45)
to have a quartic method.
However, as root a is unavailable we replace it in
by
to have the variable
(46)
But, with this replacement of a by
method (43) falls back to a mere quadratic
(47)
To repair this retreat in the order of convergence we propose to further correct
of Equations ((43) and (46)) into
(48)
for new parameters
. Power series expansion reveals that method (48) is restored to fourth order with
, to have
(49)
for which
(50)
14. The Rational Method Revisited
We start here with
(51)
and expand it into
(52)
To have a cubic method we set
(53)
or
(54)
Inserting these last P and Q values into Equation (51) we have the disappointing
(55)
We retry for a cubic method by writing, still for P and Q of Equation (54)
(56)
for which we get by power series expansion
(57)
We take
, and have the method
(58)
which is now restored to third order of convergence
(59)
15. Undetermined Variable Factors
Here we start with
(60)
and expand
to have
(61)
in which
. To have a cubic method, and considering that
we impose the two conditions:
(62)
and solve system (62) for P as
(63)
Since root a is unknown we evaluate P instead at
and have iterative method (60) in the form
(64)
which we recognize as being the cubic method of Halley
(65)
16. Conclusions
In Section 6, we have demonstrated that the double-step Newton’s method places the next point on the other side of the root. Passing a line through two such points we create a chord method as that of Section 7.
A slight perturbation of Newton’s method, as in Equation (34) creates a super-linear method of alternating convergence as in Section 10. By a further modification of Newton’s method we have created a quadratic method opposite to Newton’s. The average of these two opposite methods is a cubic method, as shown in Section 12.
In Section 13, a quartic method is successfully created by repeated undetermined coefficients.