Ahmad-Comment On Kung and Traub
Ahmad-Comment On Kung and Traub
Abstract: Kung-Traub conjecture states that an iterative method without memory for finding the
simple zero of a scalar equation could achieve convergence order 2d−1 , and d is the total number
of function evaluations. In an article “Babajee, D.K.R. On the Kung-Traub Conjecture for Iterative
Methods for Solving Quadratic Equations, Algorithms 2016, 9, 1, doi:10.3390/a9010001”, the author
has shown that Kung-Traub conjecture is not valid for the quadratic equation and proposed an
iterative method for the scalar and vector quadratic equations. In this comment, we have shown
that we first reported the aforementioned iterative method.
f (x)
u( x ) = f 0 (x)
f 0 ( x −2/3u( x ))
τ=
f 0 (x)
r (1)
H (τ, r ) = 1 + ∑ ai (τ − 1)i
i =1
ψ(r+2)th BQIM ( x ) = x − u( x ) H (τ, r )
r +2
The error equation of Equation (1) is given as ψ(r+2)th BQIM ( x ) − x ∗ = Cr c2r+1 e(k) +
r +3
O e(k) where Cr is asymptotic error constant, x ∗ is the simple root of quadratic equation
and c2 = 1/2 f 0 ( x ∗ )−1 f 00 ( x ∗ ). The error equation clearly shows that KTC is not valid in the case of
quadratic equations. By using binomial expansion, the weight function H (τ, r ) can be written as
r i
i
H (τ, r ) = 1 + ∑ ∑ ai (−1)(i− j) τ j
i =1 j =0
i−j
(2)
r
H (τ, r ) = 1 + ∑ bi τ i
i =0
where bi is constant and can be computed by comparing two expressions of H (τ, r ) in Equation (2).
The powers of τ can be computed recursively and hence the iteration function Equation (1) is
written as
f (x)
u( x ) = f 0 (x)
y = x − 2/3 u( x )
f 0 (y)
τ = f 0 (x)
φ0 = u( x )
(3)
for i = 1, r
φi = τ φi−1
end
r
ψ(r+2)th BQIM ( x ) = x − φ0 − ∑ bi φi .
i =0
solving systems of nonlinear equations with quadratic nonlinearity, they are also valid for scalar
quadratic equations. In the article [3] the model of iterative Method II can be written as:
x0 = initial guess
F 0 ( x0 ) φ 1 = F ( x0 )
x1 = x0 + α1,1 φ 1
for i = 1, m
F 0 ( x 0 ) φ i +1 = F 0 ( x 1 ) φ i (5)
end
m
x2 = x0 + ∑ α2,j φ j
j =1
x2 = x0
where F(x) = 0 is a quadratic equation i.e., F00 (x) = B is a bilinear form and F(s) (x) = O (zero tensor)
for s ≥ 3 and the convergence order is m + 2. The scalar version of iterative method Equation (5) can
be written as
x0 = initial guess
f 0 ( x0 ) φ1 = f ( x0 )
x1 = x0 + α1,1 φ1
for i = 1, m
f 0 ( x0 ) φi+1 = f 0 ( x1 ) φi (6)
end
m
x2 = x0 + ∑ α2,j φj
j =1
x = x
0 2
Theorem 2.1. Let F : D ⊆ Rn −→ Rn be a function with all continuous Fréchet derivatives, F00 (x) = B
and F( j) (x) = O for j ≥ 3, where B is a bilinear form and D is convex open subset of Rn . If we take x0 in the
vicinity of a simple root x∗ of F(x) = 0 then the sequence of successive approximation generated by iterative
method Equation (5) for m = 6 and α1,1 = −2/3 converges to x∗ with convergence order eight.
Proof. We denote ek = xk − x∗ , C1 = F0 (x∗ ) and C2 = F0 (x∗ )−1 F00 (x∗ )/2. By expanding F0 (x0 )
around x∗ we get
F(x0 ) = C1 e0 + C2 e20 (7)
F 0 ( x0 ) = C1 ( I + 2 C2 e0 ) (8)
Algorithms 2016, 9, 30 4 of 11
M = I − 4/3 C2 e0 + 4 C22 e20 − 32/3 C32 e30 + 80/3 C42 e40 − 64 C52 e50 + 448/3 C62 e60
(13)
− 1024/3 C72 e70 + 768 C82 e80 + O e90
with help of Equation (13), we obtain the expressions for φ i for i ∈ {2, 3, 4, 5, 6, 7}
φ 2 = e0 − 7/3 C2 e20 + 22/3 C22 e30 − 64/3 C32 e40 + 176/3 C42 e50 − 464/3 C52 e60 + 1184/3 C62 e70
− 2944/3 C72 e80 + O e90
φ 3 = e0 − 11/3 C2 e20 + 130/9 C22 e30 − 460/9 C32 e40 + 168 C42 e50 − 1568/3 C52 e60
+ 4672/3 C62 e70 − 4480 C72 e80 + O e90
φ 4 = e0 − 5 C2 e20 + 70/3 C22 e30 − 2584/27 C32 e40 + 9712/27 C42 e50 − 34208/27 C52 e60
+ 114496/27 C62 e70 − 367616/27 C72 e80 + O e90
(14)
φ 5 = e0 − 19/3 C2 e20 + 34 C22 e30 − 4252/27 C32 e40 + 53512/81 C42 e50 − 208624/81 C52 e60
+ 767968/81 C62 e70 − 2697920/81 C72 e80 + O e90
φ 6 = e0 − 23/3 C2 e20 + 418/9 C22 e30 − 6448/27 C32 e40 + 89168/81 C42 e50
− 1137712/243 C52 e60 + 4543840/243 C62 e70 − 5747840/81 C72 e80 + O e90
φ 7 = e0 − 9 C2 e20 + 182/3 C22 e30 − 9236/27 C32 e40 + 46264/27 C42 e50 − 637376/81 C52 e60
+ 24618880/729 C62 e70 − 100011520/729 C72 e80 + O e90 .
Algorithms 2016, 9, 30 5 of 11
By equating the coefficients of powers of e0 in Equation (15), we get system of seven equations
(1)
(2)
(3)
6 (4)
(5)
(1)
(2)
(1)
(2)
(1)
(2)
As we have seen, the convergence order of the iterative method Equation (5) is eight for m = 6
and this confirms our claimed order of convergence which is s + 2 for m = s. Now we provide the
proof of convergence order via mathematical induction.
Theorem 2.2. Let F : D ⊆ Rn −→ Rn be a function with all continuous Fréchet derivatives, F00 (x) = B
and F( j) (x) = O for j ≥ 3, where B is a bilinear form and D is a convex open subset of Rn . If we take x0
in the vicinity of a simple root x∗ of F(x) = 0 then the sequence of successive approximation generated by the
iterative method Equation (5) for m = s and α1,1 = −2/3 converges to x∗ with convergence order s + 2.
Proof. We suppose that our claim about the convergence order of the iterative method Equation (5)
is true for m = s, which means we have
(s)
e2 = Hs C2s−1 e0s+2 + O e0s+3 (19)
where Hs is asymptotic error constant and superscript “(s)” means the value of e2 when m = s. We
(s)
can write e2
(s)
e2 = e0 − 2/3 φ 1 + (α2,1 + α2,2 M + · · · + α2,s−1 Ms ) φ 1 + Hs C2s−1 e0s+2 + O e0s+3 (20)
By comparing the same powers of M on both sides we can easily compute the value of β i ’s. By
using Equation (21), error Equation (20) can be written as
However, according to our assumption we can find the value of unknowns to make the following
expression equal to zero
3 s
( s +1)
We can notice from Equation (13) that (I − M)s = C2s e0s + O e0
4 and φ 1 = O(e0 ).
Now we consider
( s +1) (s)
e2 =e2 + β 2,s (I − M)s+1 φ 1
s +1
s +1 s +2 3 ( s +2)
( s +3)
= Hs C2 e0 + β 2,s C2s+1 e0 + O e0
4 (24)
s +1 !
3 ( s +2)
( s +3)
= Hs + β 2,s C2s+1 e0 + O e0
4
( s +2)
As we know the value of Hs we can find β 2,s to make the coefficient of e0 equals to zero.
Hence we get
( s +1) ( s +3)
e2 = O e0
3. Numerical Testing
We adopt the following definition of computational convergence order (COC)
log ||F(xk+1 )||∞ /||F(xk )||∞
COC = (25)
log ||F(xk )||∞ /||F(xk−1 )||∞
To verify the claimed convergence order of our proposed iterative method Equation (5), we study
the following system of quadratic equations
x2 x3 + x4 ( x2 + x3 ) = 0
x1 x3 + x4 ( x4 + x3 ) = 0
F(x) = (26)
x1 x2 + x4 ( x1 + x4 ) = 0
x1 x2 + x3 ( x1 + x2 ) = 1
In Table 1, we listed the norm of the residue of F(x) and COC against the sequence of iterations
for different values of parameters α11 . The Table 1 confirms the claimed convergence order. For two
different values of the parameter α11 , we obtained the record of the norm of the residue of F(x) equal
to the system of quadratic Equations (26). The possible reason for his could be the same error equation
of iterative method for different values of parameter α11 in the iterative method Equation (5).
Table 1. Computational convergence order of iterative method Equation (5), initial guess =
[0.5, 0.5, 0.5, −0.25].
4. Conclusions
We conclude that the iterative structure of iterative method Equation (1) was first reported in
article [3] as a particular case and our proposed iterative method [3] is general because α1,1 is a free
parameter.
References
1. Babajee, D.K.R. On the Kung-Traub Conjecture for Iterative Methods for Solving Quadratic Equations.
Algorithms 2016, 9, 1, doi:10.3390/a9010001.
2. Traub, J.F. Iterative Methods for the Solution of Equations; Prentice-Hall: Englewood Cliffs, NJ, USA, 1964.
3. Ahmad, F. Higher Order Iterative Methods for Solving Matrix Vector Equations. Researchgate 2015,
doi:10.13140/RG.2.1.1519.2487.
c 2016 by the author; licensee MDPI, Basel, Switzerland. This article is an open access
article distributed under the terms and conditions of the Creative Commons Attribution
(CC-BY) license (http://creativecommons.org/licenses/by/4.0/).