Next Article in Journal
Markovian Approximation of the Rough Bergomi Model for Monte Carlo Option Pricing
Previous Article in Journal
On Four Classical Measure Theorems
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

The Optimal Order Newton’s Like Methods with Dynamics

Department of Mathematics, Institute of Science, Banaras Hindu University, Varanasi 221005, India
*
Author to whom correspondence should be addressed.
Mathematics 2021, 9(5), 527; https://doi.org/10.3390/math9050527
Submission received: 16 January 2021 / Revised: 9 February 2021 / Accepted: 26 February 2021 / Published: 3 March 2021
(This article belongs to the Section Computational and Applied Mathematics)

Abstract

:
In this paper, we have obtained three optimal order Newton’s like methods of order four, eight, and sixteen for solving nonlinear algebraic equations. The convergence analysis of all the optimal order methods is discussed separately. We have discussed the corresponding conjugacy maps for quadratic polynomials and also obtained the extraneous fixed points. We have considered several test functions to examine the convergence order and to explain the dynamics of our proposed methods. Theoretical results, numerical results, and fractal patterns are in support of the efficiency of the optimal order methods.

1. Introduction

Finding the solutions of nonlinear equations or transcendental equations is the core problem in applied science, technology, and engineering because often the main problem ultimately reduces to it of the form
f ( x ) = 0 .
Generally, we are unable to find its exact practical solutions by known algebraic methods. Hence, we are bound to use numerical methods to obtain its approximate solutions. We can determine the solutions of (1) as a fixed point of some iteration function g by means of the one-point iteration method. Let x * I be a simple zero, i.e., f ( x * ) = 0 of a function f : I for an open interval I and f ( x * ) 0 . Here, f ( x ) is a continuously differentiable real valued function and symbols have their usual meaning. Consider the fixed point iterative problem
x n + 1 = g ( x n ) , n = 0 , 1 , 2 , ,
where x 0 is the initial value. The most important known and the most basic used example of these types of methods is the classical Newton’s method given by
x n + 1 = x n f ( x n ) f ( x n ) , n = 0 , 1 , 2 , .
However, its limitation is that it is only of order two under some conditions. In the literature, several authors have made modifications and refinements of Newton’s method to speed it up or to find a better method by using different techniques i.e., adding functions terms, derivatives terms, and/or by variations in the points of iterations [1,2]. Singh [3] developed a six-order variant of Newton’s method for simple roots in 2009. In the same year, Maheshwari [4] gave an optimal fourth-order iterative method for solving nonlinear equations defined by
y n = x n f ( x n ) f ( x n ) , x n + 1 = x n + m f ( x n ) f ( x n ) f ( x n ) , n = 0 , 1 , 2 , ,
where m f ( x n ) = f ( x n ) f ( y n ) f ( x n ) f ( y n ) 2 f ( x n ) 2 , n = 0 , 1 , 2 , .
Recently, we could see a lot of papers in literature with topics related to optimal order methods and dynamics. For example, Kung and Traub [5] introduced an optimal order of one-point and multipoint iteration in 1974. Cordero et al. [6] described a three-step iterative methods with optimal eighth-order convergence in 2011, while Sharma et al. [7] gave an optimal eighth order convergent iteration scheme based on Lagrange interpolation in 2017. Ashish et al. [8] described the Julia sets and Mandelbrot sets in Noor orbit in 2014. Neta et al. described the basin attractors for various methods in 2011 [9]. A comparison between iterative methods by using the basins of attraction was developed by Ardelean [10]. It motivates us to work on the optimal order methods with their basins of attraction. We have obtained three optimal order (four, eight, and sixteen) iterative methods using a new different technique. This technique is more simple to previous one developed by Tao et al. [2]. We have developed the optimal order methods by repeated applications of Newton’s method and thereafter approximated the derivative term in Newton’s method by a suitable polynomial to reduce the functions evaluations and obtained the optimal order methods. The efficiency of the optimal order methods is tested using several numerical examples. We obtained the extraneous fixed points and discussed the corresponding conjugacy maps for quadratic polynomials. Lastly, we have discussed the dynamics of our methods and found that the basin of attraction for different order methods is also in support of numerical results.

2. Preliminary

Definitions

Definition 1
(see [11,12]). If x n , x n 1 , , x n k + 1 be k approximations to the root, then an iterative method defined as
x n + 1 = g ( x n , x n 1 , , x n k + 1 ) ,
is called multi-point iteration method and the function g is called multi-point iteration function. For k = 1 , we get the one point iteration method
x n + 1 = g ( x n ) .
Definition 2
(see [11,12]). A sequence of iterates { x n n 0 } is said to converge to a limit x * with order p 0 , if
lim x n x * x n + 1 x * x n x * p = C = 1 p ! g p ( x * ) ,
where C 0 , is known as asymptotic error constant. In case of p = 1 , the method is said to converge linearlly.
If we denote e n = x n x * , then an error equation of pth order method can be written as e n + 1 = C e n p + O e n p + 1 .
Definition 3
(see [11,12]). For a pth order iterative method, the efficiency index may be defined as p 1 / m , where m is the total number of functions and derivatives’ evaluations at each iteration. Therefore, the Newton’s method has efficiency index 1.414 and our proposed optimal sixteenth order method has efficiency index 1.741.
Definition 4
(see [11,13]). According to Kung–Traub conjecture formula, an iterative Newton’s like method is called an optimal order method if its order is 2 n 1 , where n is the number of functions’ evaluation. For example, the second-order Newton’s method requiring two functions evaluation is an optimal order method. Similarly, the fourth-order Maheshwari method is an optimal method and our sixteenth-order proposed method requiring five functions evaluation is also an optimal order method according to Kung–Traub conjecture formula.
Next, we will define the following definitions but in the extended complex plane.
Definition 5
(see [9,14]). Let I be a subset of C. Let us consider the map g : I → C be a rational map on the Riemann sphere, then a point z 0 is said to be a fixed point of g, if
g ( z 0 ) = z 0 .
Again, for any point z C , the Orbit of the point z can be defined as the set
O r b ( z ) = { z , g ( z ) , g 2 ( z ) , , g n ( z ) , } .
Definition 6
(see [9,14]). A periodic point z 0 is said to be of period k, if there exists a smallest positive integer k i.e., g k ( z 0 ) = z 0 . If z 0 is periodic point of period k, then clearly it is a fixed point for g k .
Definition 7
(see [9,14]). Let z * be a root of function f, then the basin of attraction of the root z * is defined as the set of all initial approximations z 0 such that any numerical iterative method with z 0 converges to z * . It can be written as
B ( z * ) = [ z 0 : z n = g n ( z 0 ) c o n v e r g e s z * ] ,
where g n is any fixed point iterative method.
Remark 1.
For example, in the case of Newton’s method,
z n + 1 = g ( z n ) ,
g ( z n ) = z n f ( z n ) f ( z n ) , n = 0 , 1 , 2 , .
We can write the basin of attraction of the zero z * for the Newton’s method as follows:
B ( z * ) = [ z 0 : z n = g n ( z 0 ) c o n v e r g e s z * ] .
Definition 8
(see [14]). Let I be a subset of C. Let us consider the map g : I → C be a rational map on the Riemann sphere, then a fixed point z 0 of map g is a said to be a
  • attracting if and only if g ( z 0 ) < 1 ,
  • super-attracting if and only if g ( z 0 ) = 0 ,
  • repelling if and only if g ( z 0 ) > 1 .
From the above definition, it is clear that all the fixed points of the Newton’s method are super attracting fixed points, as if z 0 = z * ; then, for Newton’s method, we have
g ( z * ) = 1 f ( z * ) f ( z * ) f ( z * ) f ( z * ) f ( z * ) 2 = 0 .
Hence, z * is super attracting fixed points for the Newton’s method.
Definition 9
(see [9,14]). The Julia set for a nonlinear map g(z) is denoted as J ( g ) , and is defined as a set consisting of the closure of its repelling periodic points. The complement of Julia set J ( g ) is called the Fatou set F ( g ) .
Remark 2. 
(i) Sometimes, the Julia set of a nonlinear map may also be defined as the common boundary shared by basins of the roots and the Fatou set may also be defined as the set which contains the basin of attraction.
(ii) Fractals are very complicated phenomenon may be defined as a self-similar surprising geometric object which repeats at every small scale. Benoit Mandelbrot is known as the father of fractal geometry. He explains geometric fractals as “a rough or fragmented geometric shape that can be divided into parts, every one of which is a reduced-size duplicate of the whole” [15]. There is a lot of variety of fractals found in nature in the form of many usual objects such as mountains, coastlines, tree ferns, peacock’s feather, and clouds.

3. Description of Method

We start with optimal order quadratically convergent classical Newton’s method given by
x n + 1 = x n f ( x n ) f ( x n ) , n = 0 , 1 , 2 , .

3.1. An Optimal 4th Order Method

Let us again apply Newton’s method, and we have
y n = x n f ( x n ) f ( x n ) , x n + 1 = y n f ( y n ) f ( y n ) , n = 0 , 1 , 2 , .
This is a fourth-order method having four functions’ evaluations and hence is not an optimum method. To reduce the function evaluations and preserve the order of convergence to be optimum, we estimate f ( y n ) by the following polynomial:
p ( t ) = a 0 + a 1 ( t y n ) + a 2 ( t y n ) 2
satisfying the following conditions:
p ( x n ) = f ( x n ) ,
p ( x n ) = f ( x n ) ,
p ( y n ) = f ( y n ) .
We use the following difference notation:
f [ x n , y n ] = f ( x n ) f ( y n ) x n y n .
Applying the above conditions on Equation ( 8 ) , we have
a 0 = f ( y n ) ,
a 1 = 2 f [ x n , y n ] f ( x n ) ,
a 2 = f [ x n , y n ] f ( x n ) ( x n y n ) .
Since f ( y n ) = p ( y n ) = a 1 , we can write
x n + 1 = y n f ( y n ) 2 f [ x n , y n ] f ( x n ) .
Hence, a new optimal fourth-order method will be
y n = x n f ( x n ) f ( x n ) , x n + 1 = y n f ( y n ) 2 f [ x n , y n ] f ( x n ) , n = 0 , 1 , 2 , .
We already know that Newton’s method with a two functions evaluation has 2 2 1 i.e., second-order convergence. Hence, Newton’s method is optimal according to Kung–Traub conjecture. Now, we will prove that the proposed method represented by (9) is optimal fourth-order according to Kung–Traub conjecture as follows:
Theorem 1.
Let I be an open interval in ℜ and f : I be a function such that
(i) x * I is a simple zero of a function f,
(ii) f ( x * ) 0 at the zero x * and
(iii) f is sufficiently differential in the open set I at some neighborhood S of the zero x * .
Then, the proposed Newton’s like Method defined by ( 9 ) has fourth-order convergence to the zero of f locally.
Proof. 
Let x * I be a simple zero of f. Let e n = x n x * and A k = 1 k ! f ( k ) ( x * ) / f ( x * ) . Then, applying the Taylor’s expansion of f ( x n ) about x * and using f ( x * ) = 0 , we have
f ( x n ) = f ( x * ) e n + A 2 e n 2 + A 3 e n 3 + O ( e n 4 ) ,
f ( x n ) = f ( x * ) 1 + 2 A 2 e n + 3 A 3 e n 2 + 4 A 4 e n 3 + O ( e n 4 ) .
We get from the above equations
f ( x n ) f ( x n ) = e n A 2 e n 2 + 2 A 2 2 2 A 3 e n 3 + O ( e n 4 ) .
Using Newton’s method, we have
y n = x * + A 2 e n 2 + 2 A 3 2 A 2 2 e n 3 + ( 7 A 2 A 3 + 3 A 4 + 5 A 2 3 ) e n 4 + O ( e n 5 ) .
f ( y n ) = f ( x * ) A 2 e n 2 + 2 ( A 3 A 2 2 ) e n 3 + ( 7 A 2 A 3 + 5 A 2 3 + 3 A 4 ) e n 4 + O ( e n 5 ) .
Hence, from Equation (9), we have
x n + 1 = x * + ( A 2 3 A 2 A 3 ) e n 4 2 ( 2 A 2 4 4 A 2 2 A 3 + A 3 2 + A 2 A 4 ) e n 5 + O ( e n 6 ) .
Now, using the fact that x n + 1 = x * + e n + 1 , we get
e n + 1 = ( A 2 3 A 2 A 3 ) e n 4 2 ( 2 A 2 4 4 A 2 2 A 3 + A 3 2 + A 2 A 4 ) e n 5 + O ( e n 6 ) .
The above Equation (14) shows that multi points (two-points) Newton’s like method (9) with three functions evaluation has 2 3 1 = 4 th order convergence to the root of f locally, provided f is 4th order differentiable in I. Hence, the method is optimal according to Kung–Traub conjecture.  □

3.2. An Optimal 8th Order Method

Now, we will proceed to obtain an optimal eighth-order method:
y n = x n f ( x n ) f ( x n ) ,
z n = y n f ( y n ) 2 f [ x n , y n ] f ( x n ) ,
x n + 1 = z n f ( z n ) f ( z n ) , n = 0 , 1 , 2 , .
Above is the eighth-order method, which requires five functions’ evaluations, hence it is not an optimal method. To make it optimal, we reduce the function evaluations f ( z n ) and preserve the order of convergence. We estimate f ( z n ) by the following polynomial:
p ( t ) = b 0 + b 1 ( t z n ) + b 2 ( t z n ) 2 + b 3 ( t z n ) 3
satisfying the following conditions:
p ( x n ) = f ( x n ) ,
p ( x n ) = f ( x n ) ,
p ( y n ) = f ( y n ) ,
p ( z n ) = f ( z n ) ,
and, using x n z n = s , y n z n = t , we have
p ( z n ) = f ( z n ) = b 0 ,
b 1 + b 2 ( s ) + b 3 ( s ) 2 = f [ x n , z n ] ,
b 1 + b 2 ( t ) + b 3 ( t ) 2 = f [ y n , z n ] ,
b 1 + 2 b 2 ( s ) + 3 b 3 ( s ) 2 = f ( x n ) .
Applying the finite difference formula and solving the above nonlinear equations, we get the value of b 1 , b 2 and b 3 as follows:
b 1 = ( ( 3 s t f [ x n , z n ] 2 t 2 f [ x n , z n ] s 2 f [ y n , z n ] s t ( x n ) + t 2 ( x n ) ) / ( s t ) 2 ) ,
b 2 = ( ( 3 s 2 f [ x n , z n ] + t 2 f [ x n , z n ] + 2 s 2 f [ y n , z n ] + s 2 ( x n ) t 2 ( x n ) ) / ( s ( s t ) 2 ) ) ,
b 3 = ( ( 2 s f [ x n , z n ] t f [ x n , z n ] s f [ y n , z n ] s ( x n ) + t ( x n ) ) / ( s ( s t ) 2 ) ) .
Hence, we have
f ( z n ) = p ( z n ) = b 1 = ( ( 3 s t f [ x n , z n ] 2 t 2 f [ x n , z n ] s 2 f [ y n , z n ] s t ( x n ) + t 2 ( x n ) ) / ( s t ) 2 ) .
We can write
x n + 1 = z n f ( z n ) ( ( 3 s t f [ x n , z n ] 2 t 2 f [ x n , z n ] s 2 f [ y n , z n ] s t ( x n ) + t 2 ( x n ) ) / ( s t ) 2 ) .
Hence, the new optimal eighth-order method will be
y n = x n f ( x n ) f ( x n ) , z n = y n f ( y n ) 2 f [ x n , y n ] f ( x n ) , x n + 1 = z n f ( z n ) ( ( 3 s t f [ x n , z n ] 2 t 2 f [ x n , z n ] s 2 f [ y n , z n ] s t ( x n ) + t 2 ( x n ) ) / ( s t ) 2 ) , n = 0 , 1 , 2 , .
Next, we will theoretically show that the above proposed method (15) is an optimal eighth-order method.
Theorem 2.
Let I be an open interval in ℜ and f : I be a function such that
(i) x * I is a simple zero of a function f,
(ii) f ( x * ) 0 at the zero x * and
(iii) f is sufficiently differential in the open set I in some neighborhood S of the zero x * .
Then, the proposed Newton’s like Method defined by ( 15 ) has eighth-order convergence to the zero of f locally.
Proof. 
Let x * I be a simple zero of a function f i.e., f ( x * ) = 0 . Let e n = x n x * and A k = 1 k ! f ( k ) ( x * ) / f ( x * ) . Now, applying the Taylor’s expansion of f ( x n ) about x * and using f ( x * ) = 0 , we get
f ( x n ) = f ( x * ) e n + A 2 e n 2 + A 3 e n 3 + O ( e n 4 ) ,
f ( x n ) = f ( x * ) 1 + 2 A 2 e n + 3 A 3 e n 2 + 4 A 4 e n 3 + O ( e n 4 ) .
Now, from the above, we get
f ( x n ) f ( x n ) = e n A 2 e n 2 + 2 A 2 2 2 A 3 e n 3 + O ( e n 4 ) .
Using y n = x n f ( x n ) f ( x n ) , we obtain
y n = x * + A 2 e n 2 + 2 A 3 2 A 2 2 e n 3 + ( 7 A 2 A 3 + 3 A 4 + 5 A 2 3 ) e n 4 + O ( e n 5 ) .
f ( y n ) = f ( x * ) A 2 e n 2 + 2 ( A 3 A 2 2 ) e n 3 + ( 7 A 2 A 3 + 5 A 2 3 + 3 A 4 ) e n 4 + O ( e n 5 ) .
z n = x * + ( A 2 3 A 2 A 3 ) e n 4 2 ( 2 A 2 4 4 A 2 2 A 3 + A 3 2 + A 2 A 4 ) e n 5 + O ( e n 5 ) .
f ( z ) = f ( x * ) ( A 2 3 A 2 A 3 ) e n 4 2 ( 2 A 2 4 4 A 2 2 A 3 + A 3 2 + A 2 A 4 ) e n 5 + O ( e n 6 ) .
Substituting the values in (15), we have
x n + 1 = x * + A 2 2 ( A 2 2 A 3 ) ( A 2 3 A 2 A 3 + A 4 ) e n 8 + O ( e n 9 ) .
Now, using x n + 1 = x * + e n + 1 , we get
e n + 1 = A 2 2 ( A 2 2 A 3 ) ( A 2 3 A 2 A 3 + A 4 ) e n 8 + O ( e n 9 ) .
This shows that Newton’s like method (15) with four functions evaluation has 2 4 1 = 8th order convergence to the root of f locally, if f is differentiable up to eighth-order in open interval I. Hence, the proposed method (15) is 8th order optimal method according to Kung–Traub conjecture.  □

3.3. An Optimal 16th Order Method

Next, we will obtain an optimal 16th order method
y n = x n f ( x n ) f ( x n ) ,
z n = y n f ( y n ) 2 f [ x n , y n ] f ( x n ) ,
w n = z n f ( z n ) ( ( 3 s t f [ x n , z n ] 2 t 2 f [ x n , z n ] s 2 f [ y n , z n ] s t ( x n ) + t 2 ( x n ) ) / ( s t ) 2 ) ,
x n + 1 = w n f ( w n ) f ( w n ) , n = 0 , 1 , 2 , .
Above is the sixteenth-order method, which requires six functions’ evaluations; hence, it is not an optimal order method. We make it optimal by reducing the function f ( w n ) by the following polynomial:
p ( t ) = c 0 + c 1 ( t w n ) + c 2 ( t w n ) 2 + c 3 ( t w n ) 3 + c 4 ( t w n ) 4
satisfying the following conditions:
p ( x n ) = f ( x n ) ,
p ( x n ) = f ( x n ) ,
p ( y n ) = f ( y n ) ,
p ( z n ) = f ( z n ) ,
p ( w n ) = f ( w n ) .
Applying the above conditions and using x n w n = m , y n w n = n and z n w n = p , we have
c 1 + c 2 ( m ) + c 3 ( m ) 2 + c 4 ( m ) 3 = f [ x n , w n ] ,
c 1 + c 2 ( n ) + c 3 ( n ) 2 + c 4 ( n ) 3 = f [ y n , w n ] ,
c 1 + c 2 ( p ) + c 3 ( p ) 2 + c 4 ( p ) 3 = f [ z n , w n ] ,
c 1 + 2 c 2 ( m ) + 3 c 3 ( m ) 2 + 4 c 4 ( m ) 3 = f ( x n ) .
We find the values of c 1 , c 2 , c 3 , c 4 . These are very large expressions. The value of c 1 will be as follows:
c 1 = f [ x n , w n ] + ( m 2 ( 3 m 2 n f [ x n , w n ] m p 3 f ( x n ) + n p 3 f ( x n ) ( ( m n ) 2 ( m p ) 2 ( n + p ) ) ) .
We can write
v ( n ) = w n f ( w n ) c 1 .
Hence, the new optimal sixteen-order method will be
y n = x n f ( x n ) f ( x n ) , z n = y n f ( y n ) a 1 , w n = z n f ( z n ) b 1 , x n + 1 = w n f ( w n ) c 1 , n = 0 , 1 , 2 , .
Now, we will prove the convergence analysis theorem for the proposed method (20) to show that it is an optimal 16th order method.
Theorem 3.
Let I be an open interval in ℜ and f : I be a function such that
(i) x * I is a simple zero of a function f,
(ii) f ( x * ) 0 at the zero x * and
(iii) f is sufficiently differential in the open set I in some neighborhood S of the zero x * .
Then, the proposed Newton’s like Method defined by Equation ( 20 ) has sixteenth-order convergent to the zero of f locally.
Proof. 
Let x * I be a simple zero of a function f i.e., f ( x * ) = 0 . Let e n = x n x * and A k = 1 k ! f ( k ) ( x * ) / f ( x * ) . Now, applying the Taylor’s expansion of f ( x n ) about x * and using f ( x * ) = 0 , we get
f ( x n ) = f ( x * ) e n + A 2 e n 2 + A 3 e n 3 + O ( e n 4 ) ,
f ( x n ) = f ( x * ) 1 + 2 A 2 e n + 3 A 3 e n 2 + 4 A 4 e n 3 + O ( e n 4 ) .
Now, we get from above,
f ( x n ) f ( x n ) = e n A 2 e n 2 + 2 A 2 2 2 A 3 e n 3 + O ( e n 4 ) .
Using y n = x n f ( x n ) f ( x n ) , we obtain
y n = x * + A 2 e n 2 + 2 A 3 2 A 2 2 e n 3 + ( 7 A 2 A 3 + 3 A 4 + 5 A 2 3 ) e n 4 + O ( e n 5 ) .
f ( y n ) = f ( x * ) A 2 e n 2 + 2 ( A 3 A 2 2 ) e n 3 + ( 7 A 2 A 3 + 5 A 2 3 + 3 A 4 ) e n 4 + O ( e n 5 ) .
z n = x * + ( A 2 3 A 2 A 3 ) e n 4 2 ( 2 A 2 4 4 A 2 2 A 3 + A 3 2 + A 2 A 4 ) e n 5 + O ( e n 5 ) .
f ( z ) = f ( x * ) ( A 2 3 A 2 A 3 ) e n 4 2 ( 2 A 2 4 4 A 2 2 A 3 + A 3 2 + A 2 A 4 ) e n 5 + O ( e n 6 ) .
From Equation (20), we have
w n = x * + A 2 2 ( A 2 2 A 3 ) ( A 2 3 A 2 A 3 + A 4 ) e n 8 + O ( e n 9 ) .
Using the above equation, we have
x n + 1 = x * + A 2 4 ( A 2 2 A 3 ) 2 ( A 2 3 A 2 A 3 + A 4 ) ( A 2 4 A 2 2 A 3 + A 2 A 4 A 5 ) e n 16 + O ( e n 17 ) .
e n + 1 = A 2 4 ( A 2 2 A 3 ) 2 ( A 2 3 A 2 A 3 + A 4 ) ( A 2 4 A 2 2 A 3 + A 2 A 4 A 5 ) e n 16 + O ( e n 17 ) .
Equation (25) confirms that the proposed Newton’s like method (20) with five function evaluation has 2 5 1 = 16th order convergence to the root of f locally, if f is differentiable up to sixteenth-order in open interval I in some neighborhood S of the zero x * . Hence, the method is 16th order optimal according to Kung–Traub conjecture.  □

4. Numerical Results

In this section, we display the numerical results of some test problems to examine the efficiency of proposed new optimal order methods. We have compared the proposed optimal order methods with Maheshwari 4th order method [4], Tao et al. 8th order method [2], and Sharma et al. 8th order method [16]. The following test functions have been used for this purpose:
f 1 = x 3 + 4 x 2 10 , x * = 1.365230013414097 ,
f 2 = sin 2 x x 2 + 1 , x * = ± 1.404491648215341 ,
f 3 = cos x x , x * = 0.7390851332151607 ,
f 4 = x 5 + x 4 + 4 x 2 15 , x * = 1.34742809896847 ,
f 5 = x 3 exp ( x ) , x * = 0.772882959149210 ,
f 6 = x 3 + 4 x 2 15 , x * = 1.63198080556606 .
In Table 1, N, F, D, and PM denote the number of iterations, failure of the method, divergence of the method, and proposed method, respectively. Numerical computations reported here have been performed in MATLAB using the stopping criterion as | x n + 1 α | + | f ( x n + 1 ) | < 10 60 .
In numerical observations, we have taken the same two points −10 and 50 for all the test functions. From Table 1, we can observe that Newton’s method fails for the function f 2 , f 4 , and f 5 at both the points −10 and 50, but it should be noted that it fails only due to the tighter stopping criteria. Similarly, the fourth-order Maheshwari method and fourth-order proposed method are diverging for the functions f 2 at both points −10 and 50, while the proposed 16th order method is best among all the methods by taking the least number of iterations.
In Table 2, we have listed the efficiency index of different methods. We can observe from Table 2 that the efficiency index of 16th order proposed optimal method is 1.741, which is highest among all the methods.

Planck’s Radiation Law Problem

We have solved the Planck’s radiation law problem taken from the [17], which is also solved by Tao et al. in his paper [2]. Planck’s radiation law is given by the following formula:
F ( λ ) = 8 π c h ( λ ) 5 e c h / λ k T 1 ,
which relates the energy density within an isothermal blackbody. Here,
λ is the wavelength of the radiation,
T is the absolute temperature of the blackbody,
k is the Boltzmann’s constant,
h is the Planck’s constant,
c is the velocity of light.
Now, we have to find the value of wavelength λ in such a way that energy density F ( λ ) is maximum. From (26), we get
F ( λ ) = 8 π c h ( λ ) 6 e c h / λ k T 1 ( c h / λ k T ) e c h / λ k T e c h / λ k T 1 5 .
We claim that F will be maximum when the second term in the bracket will be equal to zero
( c h / λ k T ) e c h / λ k T e c h / λ k T 1 5 = 0 .
Letting x= ch/ λ kT, then we have
1 x / 5 = e x .
Define
f ( x ) = e x + x / 5 1 .
Now, we have to find the solution or root of the f ( x ) = 0 . Clearly, x = 0 is one root, but it is useless; Equation (27) reveals that another root might be near at the point x = 5.0. Hence, stating with the initial approximation x 0 = 4 , an approximate solution of (27) is given by x * 4.96511423174427630369 . Therefore, the wavelength of radiation ( λ ) corresponding to the maximum energy density F ( λ ) will be approximated as
λ c h ( k T ) 4.96511423174427630369
We can observe from Table 3 that the proposed 16th order method converges to the root in only one iteration with minimum error, hence performing better than the other methods.

5. Corresponding Conjugacy Maps for Quadratic Polynomials

In this section, we will discuss the rational map R ( z ) arising from various methods applied to a generic polynomial with simple zeros.
Theorem 4
(Newton method). For a rational map R ( z ) arising from Newton method (3) applied to P ( z ) = ( z a ) ( z b ) , a b , R ( z ) is conjugate via the Mobius transformation given by M ( z ) = ( z a ) / ( z b ) to
S ( z ) = M o R o M 1 ( z ) = M R z b a z 1
S ( z ) = z 2 M ( z ) ,
where M ( z ) = 1 .
Theorem 5
(Maheshwari method [4]). For a rational map R ( z ) arising from Maheshwari method applied to P ( z ) = ( z a ) ( z b ) , a b , R ( z ) is conjugate via the Mobius transformation given by M ( z ) = ( z a ) / ( z b ) to
S ( z ) = z 4 M ( z ) ,
where M ( z ) = ( 4 + 9 z + 10 z 2 + 5 z 3 + z 4 ) ) / ( 1 + 5 z + 10 z 2 + 9 z 3 + 4 z 4 ) .
Theorem 6
(Sharma et al. [16]). For a rational map R ( z ) arising from Sharma et al. method applied to P ( z ) = ( z a ) ( z b ) , a b , R ( z ) is conjugate via the Mobius transformation given by M ( z ) = ( z a ) / ( z b ) to
S ( z ) = z 8 M ( z ) ,
where M ( z ) = ( 1 + z + z 2 + z 3 + z 4 ) ) / ( 1 + z + z 2 + z 3 z 4 ) .
Theorem 7
(Proposed 4th order method). For a rational map R ( z ) arising from proposed 4th order method (9) applied to P ( z ) = ( z a ) ( z b ) , a b , R ( z ) is conjugate via the Mobius transformation given by M ( z ) = ( z a ) / ( z b ) to
S ( z ) = z 4 M ( z ) ,
where M ( z ) = 1 .
Theorem 8
(Newton like method). For a rational map R ( z ) arising from proposed Newton like method (15) and (20) and method of Tao et al. [2] to P ( z ) = ( z a ) ( z b ) , a b , R ( z ) is conjugate via the Mobius transformation given by M ( z ) = ( z a ) / ( z b ) to
S ( z ) = z p M ( z ) ,
where M ( z ) is either unity or a rational function and p is the order of the proposed Newton like method (15) and (20) and method of Tao et al. [2].

6. Extraneous Fixed Points

The proposed optimal order Newton like iterative methods discussed in Section (3) along with 4th order Maheshwari method [4], 8th order method of Tao et al. [2] and 8th order method of Sharma et al. [16] can be written in the fixed-point iteration form as
x n + 1 = x n E f ( x n ) f ( x n ) f ( x n ) , n = 0 , 1 , 2 , .
Clearly, the root x * of f ( x ) = 0 is a fixed point of the method. However, the points ξ x * at which E f ( ξ ) = 0 are also fixed points of the method as, with E f ( ξ ) = 0 , the second term on the right side of (28) vanishes. These points are called extraneous fixed points (see [18]). We have already discussed the different type of fixed point in the definition section. In this section, we will discuss the extraneous fixed points of some Newton like method for the polynomial z 3 1 .
Theorem 9.
There are no extraneous fixed points for the Newton method:
x n + 1 = x n f ( x n ) f ( x n ) , n = 0 , 1 , 2 , .
Proof. 
For the Newton method, we have E f ( x n ) = 1 . Hence, it has no extraneous fixed point.  □
Theorem 10.
There are 18 extraneous fixed points for the Maheshwari method given by Equation (4).
Proof. 
For Maheshwari method (4), E f ( x n ) given by the following equation:
( ( 1 + z 3 ) 2 ( 1 + 8 z 3 ) 2 ) / ( 729 z 12 ) + ( 27 z 6 ) / ( 1 + 7 z 3 + 19 z 6 )
.
In this equation, the numerator is of degree 18 and, hence, the Maheshwari method has 18 extraneous fixed points:
z = 0.537465760568261512139672434687 0.165930787461373350419559426673 i , z = 0.537465760568261512139672434687 + 0.165930787461373350419559426673 i , z = 0.499477463526269468302736761837 0.504754295222951359284354835944 i , z = 0.499477463526269468302736761837 + 0.504754295222951359284354835944 i , z = 0.47582078997193040082217699027 0.03376616767643981717713833632 i , z = 0.47582078997193040082217699027 + 0.03376616767643981717713833632 i , z = 0.187391310569251467915131590675 0.684937319643040422593174467455 i , z = 0.187391310569251467915131590675 + 0.684937319643040422593174467455 i , z = 0.125032603072625030966638370347 0.548424396047125774171931231864 i , z = 0.125032603072625030966638370347 + 0.548424396047125774171931231864 i , z = 0.20866803598972334725650752411 + 0.42895597560269150923617335155 i , z = 0.20866803598972334725650752411 0.42895597560269150923617335155 i , z = 0.26715275398220705356566946616 0.39518980792625169205903501523 i , z = 0.26715275398220705356566946616 + 0.39518980792625169205903501523 i , z = 0.412433157495636481173034064340 0.382493608585752423752371805191 i , z = 0.412433157495636481173034064340 + 0.382493608585752423752371805191 i , z = 0.686868774095520936217868352512 0.180183024420089063308819631511 i , z = 0.686868774095520936217868352512 + 0.180183024420089063308819631511 i .
These fixed points are repelling (the derivative at these points has its magnitude > 1 ).  □
Theorem 11.
There are 42 extraneous fixed points for the method of Sharma et al. [16].
Proof. 
For the method of Sharma et al. (6), we have E f ( x n ) given by the following equation: ( 1 55 z 3 778 z 6 + 2650 z 9 + 201010 z 12 + 2776183 z 15 + 21411318 z 18 + 106136454 z 21 + 347685807 z 24 + 739701103 z 27 + 986564506 z 30 + 809985184 z 33 + 379249424 z 36 + 86544269 z 39 + 6527327 z 42 ) / ( 9 z 6 ( 2 + 14 z 3 + 11 z 6 ) 3 ( 13 + 246 z 3 + 1788 z 6 + 5923 z 9 + 8214 z 12 + 3270 z 15 + 229 z 18 ) ) .
In this equation, the numerator is of degree 42 and, hence, it has 42 extraneous fixed points. These fixed points are repelling (the derivative at these points has its magnitude > 1 ).  □
Theorem 12.
There are nine extraneous fixed points for the proposed 4th order method (9).
Proof. 
For the proposed 4th order method, we have E f ( x n ) given by the following equation: ( ( 3 + 30 z 3 + 66 z 6 + 63 z 9 ) / ( 2 12 z 3 + 3 z 6 + 11 z 9 ) ) In this equation, the numerator is of degree 9 and, hence, it has nine extraneous fixed points:
z = −0.818252548214172417440501524875 − 0.193036788681890093692392888421i,
z = −0.818252548214172417440501524875 + 0.193036788681890093692392888421i,
z = −0.512818196864335208967348203500,
z = 0.241951511243600984239351795067 − 0.805145887805769566603684565559 i,
z = 0.241951511243600984239351795067 +0.805145887805769566603684565559 i,
z = 0.2564090984321676044836741017502 − 0.4441135860074436480571086381193 i,
z = 0.2564090984321676044836741017502 + 0.4441135860074436480571086381193 i,
z = 0.576301036970571433201149729808 − 0.612109099123879472911291677137 i,
z = 0.576301036970571433201149729808 + 0.612109099123879472911291677137 i.
These fixed points are repelling (the derivative at these points has its magnitude > 1 ).  □
Theorem 13.
There are 39 extraneous fixed points for the proposed 8th order method (15).
Proof. 
For the proposed 8th order method, we have E f ( x n ) given by the following equation:
( 2 + 100 z 3 72 z 5 + 2964 z 6 3312 z 8 + 54022 z 9 64980 z 11 + 594278 z 12 700596 z 14 + 3952818 z 15 4454946 z 17 + 15652632 z 18 16586640 z 20 + 36301443 z 21 33038253 z 23 + 68486211 z 24 24747093 z 26 + 243582985 z 27 + 15099966 z 29 + 720264056 z 30 + 37535553 z 32 + 797581599 z 33 + 22456269 z 35 + 373666796 z 36 + 4504104 z 38 + 64383028 z 39 ) / ( 3 ( 1 + z 3 ) ( 2 + 14 z 3 + 11 z 6 ) ( 2 + 64 z 3 24 z 5 + 900 z 6 672 z 8 + 7104 z 9 7260 z 11 + 32757 z 12 37212 z 14 + 80820 z 15 86622 z 17 + 103182 z 18 56112 z 20 + 417432 z 21 + 61941 z 23 + 1966689 z 24 + 94017 z 26 + 1715047 z 27 + 31944 z 29 + 458972 z 30 ) ) .
In this equation, the numerator is of degree 39, and hence it has 39 extraneous fixed points.  □
Remark 3.
Similarly, we may calculate the extraneous fixed points for other Newton-like methods. These fixed points are repelling (the derivative at these points has its magnitude > 1 ). These fixed points can be seen in the fractal patterns graph of the basins of attraction for z 3 1 (see Figure 5).

7. Dynamics of the Methods

In this section, we have considered some test examples to examine the basin of attraction of various methods. The problem of determining the basins of attraction for complex functions is also known as Cayley’s problem. Basins of attraction of the zeros of function f(z) sharing a common boundary called the Julia set of f(z) [19]. In this case, any point on the boundary of one set also lies on the boundary of the other sets. Basins of attraction with a specific property in which any point on the one-set boundary also lies on the other-sets boundary are known as the Wada property, given by Japanese mathematician Yoneyama in 1917 [20]. Due to the Wada property, any neighborhood of a point on the boundary of the basin of attraction will contain other different points due to which the iteration process will flow to each root. In particular, trajectories corresponding to close starting points on the boundary will have divergent orbits. Hence, the boundary points of Julia set describe the instability for any given approximation.
Therefore, we may conclude from above that the study of dynamics of the test functions with the help of an iterative method allows us to study the important information about convergence, divergence, and stability of the methods. The basic definitions and dynamical concepts related to fractal and basins can be found in [14,21].

7.1. For Inner Functions f 2 , f 3 , f 5 , f 7 .

We apply our numerical iterative methods in a square R × R = [ 4.0 , 4.0 ] × [ 4.0 , 4.0 ] of 700 × 700 points with a tolerance- f ( z n ) < 5 × 10 2 and a maximum of 15 iterations. Under the above conditions, starting with every point z ( 0 ) in the square, if the sequence generated by the iterative methods converge to a zero z * of the function, then z ( 0 ) will be in the basin of attraction of this zero, and we mark this point z ( 0 ) with a fixed color. We have described the basins of attraction for 2nd order Newton’s method, 4th order Maheshwari method, 4th order proposed method, 8th order Tao et al. method [2], 8th order Sharma et al. method [16], 8th order proposed method, and the 16th order proposed method for finding complex roots of some test functions, which we have considered earlier, e.g.,
f 2 = sin 2 x x 2 + 1 , x * = ± 1.404491648215341 ,
f 3 = cos x x , x * = 0.7390851332151607 ,
f 5 = x 3 exp ( x ) , x * = 0.772882959149210 ,
f 7 = x 3 + 4 x 2 15 , x * = 1.63198080556606 .
The basins of attraction of the zeros for considered test functions by different methods have been shown in Figure 1, Figure 2, Figure 3 and Figure 4, respectively. We conclude from the figures as follows:
  • The basins of attraction of all the methods contains Julia set with fractal boundaries and chaotic behavior with more or less concentration.
  • The basins of attraction of second-order Newton’s method, the fourth-order Maheshwari method [4], looks similar, while that of remaining proposed method 4, 8, 16 order methods, method of Tao et al. [2], and method of Sharma et al. [16] appear to be the same.
  • The basins of attraction of second-order Newton’s method, fourth-order Maheshwari method, and the fourth-order proposed method contains more number of orbits in comparison to the eighth and sixteenth order methods.
  • Again, basins of attraction of the eighth and sixteenth order methods are darker than the second-order Newton’s method, fourth-order Maheshwari method, and fourth-order proposed method.
  • Basins of attraction in Figure 1 show that the proposed fourth-order method is the best method for the test function f 2 as it contains less chaotic behavior. The proposed eighth-order method and method of Tao et al. are also good but having some chaotic behavior on the vertical edges.
  • Basins of attraction in Figure 2 show that the proposed sixteenth-order method is the best method for the test function f 3 as it contains less fractal Julia set and less chaotic behavior with bigger orbits showing high speed of convergence to the roots. The proposed fourth-order method is also looking good.
  • Basins of attraction in Figure 3 show that the proposed eighth-order method and method of Sharma et al. are the best methods for the test function f 5 as they are converging to the roots with eighth-order convergence having fewer fractal boundaries and chaotic behavior. The proposed fourth-order method and method of Tao et al. are also good methods.
  • The proposed eighth-order method seems to be the best method for the test function f 7 as the basins of attraction contains less fractal boundaries and chaotic behavior (see Figure 4). Meanwhile, the proposed fourth-order method and eighth-order method of Tao et al. are also working well.

7.2. For Outer Functions f 8 and f 9

We have also considered two outer functions for the illustrations of the dynamics of the iterative methods under the same previous conditions. We have plotted the fractal patterns graph of the functions f 8 and f 9 for the different iterative methods with a fixed different color to each zero of the basins of attraction:
f 8 = z 3 1
f 9 = z 6 + ( 2 4 i ) z 5 z + ( 2 4 i )
From the fractal patterns of the different iterative methods in Figure 5 and Figure 6, the following results may be concluded:
  • The basin of attraction of all the methods contains the Julia set with fractal boundaries and chaotic behavior with more or less intensity.
  • Basin of attraction of second-order Newton’s method, fourth-order Maheshwari method [4] looks similar, while that of the remaining proposed method 4, 8, 16 order methods, method of Tao et al. [2], and the method of Sharma et al. [16] appear to be the same.
  • Basins of attraction of the second-order Newton’s method, fourth-order Maheshwari method, and fourth-order proposed method contain more orbits in comparison to the eighth-order methods.
  • Basins of attraction in Figure 5 show that the proposed eighth-order method and Tao et al. eighth-order methods are the best methods for the test function f 8 , as it contains the less chaotic behavior with eighth-order convergence speed. The proposed fourth-order method and method of Sharma et al. are also good but have some fractal boundaries.
  • Basins of attraction in Figure 6 show that the proposed fourth and eighth order method are the best method for the test function f 9 as it contains a less fractal Julia set and chaotic behavior with a high speed of convergence to the roots. The method of Sharma et al. and the method of Tao et al. are also looking good.

8. Future Work

Furthermore, we may consider the Juia set and Mendelbrot set related to our proposed methods. It will be interesting to see that what shape of figures of Julia sets and Mandelbrot sets comes out to be. We may follow the famous work of Mamta rani, and other authors who have considered the Julia sets and Mandelbrot sets in Noor orbit [8]. These proposed methods may allow us to study the Julia sets and Mandelbrot sets in a broader sense.

9. Conclusions

We obtained three new optimal order Newton’s-like methods for finding the root of the nonlinear equation f ( x ) = 0 . We have discussed the convergence analysis and dynamics of our methods. Numerical results reveal that the proposed 8th and 16th order optimal methods are more effective than the other methods at the point considered, as they are converging to the root with high speed. We have studied extraneous fixed points, and they are repulsive. From the fractal patterns graph, we observe that the basins of attraction of some selected examples are also supporting the numerical results; the proposed 8th order method is best here, but sometimes, a chaotic behavior can be seen with an increasing order of convergence. Hence, we conclude by the fractal patterns graph and table that the proposed 4th, 8th, and 16th order optimal methods are more productive than the existing order methods.

10. Patents

This section is not mandatory but may be added if there are patents resulting from the work reported in this manuscript.

Author Contributions

All authors have contributed to this work equally. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

The following abbreviations are used in this manuscript:
MDPIMultidisciplinary Digital Publishing Institute
DOAJDirectory of Open Access Journals
TLAThree Letter Acronym
LDLinear Dichroism

References

  1. Singh, M.K.; Singh, A.K. Variant of Newton’s Method Using Simpson’s 3/8th Rule. Int. J. Appl. Comput. Math. 2020, 6, 20. [Google Scholar] [CrossRef]
  2. Tao, Y.; Madhu, K. Optimal Fourth, Eighth and Sixteenth Order Methods by Using Divided Difference Techniques and Their Basins of Attraction and Its Application. Mathematics 2019, 7, 322. [Google Scholar] [CrossRef] [Green Version]
  3. Singh, M.K. A Six-order variant of Newton’s method for solving non linear equations. Comput. Meth. Sci. Technol. 2009, 15, 185–193. [Google Scholar] [CrossRef]
  4. Maheshwari, A.K. A fourth-order iterative method for solving nonlinear equations. Appl. Math. Compt. 2009, 211, 383–391. [Google Scholar] [CrossRef]
  5. Kung, H.T.; Traub, J.F. Optimal order of one-point and multipoint iteration. J. Assoc. Comput. Mach. 1974, 21, 643–651. [Google Scholar] [CrossRef]
  6. Cordero, A.; Torregrosa, J.R.; Vasileva, M.P. A family of modified ostrowski’s methods with optimal eighth order of convergence. Appl. Math. Lett. 2011, 24, 2082–2086. [Google Scholar] [CrossRef] [Green Version]
  7. Sharma, R.; Bahl, A. Optimal Eighth Order Convergent Iteration Scheme Based on Lagrange Interpolation. Acta Math. Appl. Sin. Engl. Ser. 2017, 33, 1093–1102. [Google Scholar] [CrossRef]
  8. Ashish; Rani, M.; Chugh, R. Julia sets and Mandelbrot sets in Noor orbit. Appl. Math. Comput. 2014, 228, 615–631. [Google Scholar]
  9. Scott, M.; Neta, B.; Chun, C. Basin attractors for various methods. Appl. Math. Comput. 2011, 218, 2584–2599. [Google Scholar] [CrossRef]
  10. Ardelean, G. A comparison between iterative methods by using the basins of attraction. Appl. Math. Comput. 2011, 218, 88–95. [Google Scholar] [CrossRef]
  11. Traub, J.F. Iterative Methods for the Solution of Equations; Prentice Hall: Clifford, NJ, USA, 1964. [Google Scholar]
  12. Ortega, J.; Rheinholdt, W. Iterative Solution of Nonlinear Equations in Several Variables; Academic Press: New York, NY, USA, 1970. [Google Scholar]
  13. Petkovic, M.S.; Neta, B.; Petkovic, L.D.; Dzunic, J. Multipoint Methods for Solving Nonlinear Equations; Elsevier: Amsterdam, The Netherlands, 2012. [Google Scholar]
  14. Amat, S.; Busquier, S.; Plaza, S. Review of some iterative root-finding methods from a dynamical point of view. Scientia 2004, 10, 3–35. [Google Scholar]
  15. Mandelbrot, B.B. The Fractal Geometry of Nature; Macmillan: New York, NY, USA, 1983; ISBN 978-0-7167-1186-5. [Google Scholar]
  16. Sharma, J.R.; Arora, H. An efficient family of weighted-Newton methods with optimal eighth order convergence. Appl. Math. Lett. 2014, 29, 1–6. [Google Scholar] [CrossRef]
  17. Bradie, B. A Friendly Introduction to Numerical Analysis; Pearson Education Inc.: New Delhi, India, 2006. [Google Scholar]
  18. Vrscay, E.R.; Gilbert, W.J. Extraneous fixed points, basin boundaries and chaotic dynamics for Schroder and Konig rational iteration functions. Numer. Math. 1987, 52, 1–16. [Google Scholar] [CrossRef]
  19. Julia, G. Memoire sure l’iteration des fonction rationelles. J. Math. Pures Et Appl. 1918, 81, 47–235. [Google Scholar]
  20. Yoneyama, K. Theory of continuous sets of points. Tohoku Math. 1917, 12, 43–158. [Google Scholar]
  21. Argyros, I.K.; Magrenan, A.A. Iterative Methods and Their Dynamics with Applications: A Contemporary Study; CRC Press: Boca Raton, FL, USA; Taylor and Francis: Boca Raton, FL, USA, 2017. [Google Scholar]
Figure 1. Basin of attraction for f 2 = sin 2 x x 2 + 1 , by different methods.
Figure 1. Basin of attraction for f 2 = sin 2 x x 2 + 1 , by different methods.
Mathematics 09 00527 g001
Figure 2. Basin of attraction for f 3 = cos x x , by different methods.
Figure 2. Basin of attraction for f 3 = cos x x , by different methods.
Mathematics 09 00527 g002
Figure 3. Basin of attraction for f 5 = x 3 exp ( x ) , by different methods.
Figure 3. Basin of attraction for f 5 = x 3 exp ( x ) , by different methods.
Mathematics 09 00527 g003
Figure 4. Basin of attraction for f 7 = x 3 + 4 x 2 15 , by different methods.
Figure 4. Basin of attraction for f 7 = x 3 + 4 x 2 15 , by different methods.
Mathematics 09 00527 g004
Figure 5. Basin of attraction for f 8 = z 3 1 , by different methods.
Figure 5. Basin of attraction for f 8 = z 3 1 , by different methods.
Mathematics 09 00527 g005
Figure 6. Basin of attraction for f 9 = z 6 + ( 2 4 i ) z 5 z + ( 2 4 i ) , by different methods.
Figure 6. Basin of attraction for f 9 = z 6 + ( 2 4 i ) z 5 z + ( 2 4 i ) , by different methods.
Mathematics 09 00527 g006
Table 1. Comparison of the different methods with the present methods.
Table 1. Comparison of the different methods with the present methods.
f ( x ) x 0 N
2nd odr4th odr8th odr16th odr
NewtonMaheshwariP MSharmaTaoP MP M
f 1 10 812215141073
5013764443
f 2 10 FDD8432
50FDD4643
f 3 10 584313332
50362466442
f 4 10 F410912125
50F13106775
f 5 10 F894554
50F774553
Table 2. Comparison of the efficiency index of different methods.
Table 2. Comparison of the efficiency index of different methods.
MethodEffi. Index
Newton1.414
Maheshwari1.587
4th PM1.587
Tao et al.1.682
Sharma1.682
8th PM1.682
16th PM1.741
Table 3. Comparison of different methods for the Planck Radiation problem at x 0 = 4.0 .
Table 3. Comparison of different methods for the Planck Radiation problem at x 0 = 4.0 .
Iterative MethodNumber of IterationsValue of f ( x )
Newton 2nd42.220446049250313e−016
Maheshwari 4th2−1.110223024625157e−016
Proposed 4th22.220446049250313e−016
Tao et al. 8th20.00000000000
Sharma 8th20.00000000000
Proposed 8th20.00000000000
Proposed 16th10.00000000000
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Singh, M.K.; Singh, A.K. The Optimal Order Newton’s Like Methods with Dynamics. Mathematics 2021, 9, 527. https://doi.org/10.3390/math9050527

AMA Style

Singh MK, Singh AK. The Optimal Order Newton’s Like Methods with Dynamics. Mathematics. 2021; 9(5):527. https://doi.org/10.3390/math9050527

Chicago/Turabian Style

Singh, Manoj Kumar, and Arvind K. Singh. 2021. "The Optimal Order Newton’s Like Methods with Dynamics" Mathematics 9, no. 5: 527. https://doi.org/10.3390/math9050527

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop