Abstract

We derive a family of eighth-order multipoint methods for the solution of nonlinear equations. In terms of computational cost, the family requires evaluations of only three functions and one first derivative per iteration. This implies that the efficiency index of the present methods is 1.682. Kung and Traub (1974) conjectured that multipoint iteration methods without memory based on n evaluations have optimal order . Thus, the family agrees with Kung-Traub conjecture for the case . Computational results demonstrate that the developed methods are efficient and robust as compared with many well-known methods.

1. Introduction

Solving nonlinear equations is one of the most important problems in science and engineering [1, 2]. The boundary value problems arising in kinetic theory of gases, vibration analysis, design of electric circuits, and many applied fields are reduced to solving such equations. In the present era of advance computers, this problem has gained much importance than ever before.

In this paper, we consider iterative methods to find a simple root of the nonlinear equation , where be the continuously differentiable real function. Newton’s method [1] is probably the most widely used algorithm for solving such equations, which starts with an initial approximation closer to the root and generates a sequence of successive iterates converging quadratically to the root. It is given by the following:

In order to improve the local order of convergence, a number of ways are considered by many researchers, see [326] and references therein. In particular, King [3] developed a one-parameter family of fourth-order methods defined by where is the Newton point and is a constant.

This family requires two evaluations of the function and one evaluation of first derivative per iteration. The famous Ostrowski’s method [4, 5] is a member of this family for the case . From practical point of view, the methods (1.2) are important because of higher efficiency than Newton’s method (1.1).

Traub [5] has divided iterative methods into two classes, namely, one-point methods and multipoint methods. Each class is further divided into two subclasses, namely, one-point methods with and without memory, and multipoint methods with and without memory. The important aspects related to these classes of methods are order of convergence and computational efficiency. Order of convergence shows the speed with which a given sequence of iterates converges to the root while the computational efficiency concerns with the economy of the entire process. Investigation of one-point methods with and without memory, has demonstrated theoretical restrictions on the order and efficiency of these two categories (see [5]). However, Kung and Traub [6] have conjectured that multipoint iteration methods without memory based on evaluations have optimal order . In particular, with three evaluations a method of fourth-order can be constructed. The King’s method (1.2) is a well-known example of fourth-order multipoint methods without memory.

Recently, based on Ostrowski’s or King’s methods some higher-order multipoint methods have been proposed and analyzed for solving nonlinear equations. For example, Grau and Díaz-Barrero [10], Sharma and Guha [11], and Chun and Ham [12] have developed sixth-order modified Ostrowski’s methods each requires three and one evaluations per iteration. Kou et al. [15] presented a family of variants of Ostrowski’s method with seventh-order convergence requiring three and one evaluations. With same number of evaluations, Bi et al. [18] developed a seventh-order family of modified King’s methods. Bi et al. [19] also presented an eighth-order family of modified King’s methods requiring four evaluations which agrees with the Kung-Traub conjecture.

In this paper, we present a new family of eighth-order methods without using second and higher derivatives. In terms of computational cost, it requires the evaluations of three functions and one first derivative per iteration. Thus the present methods provide a new example of multipoint methods without memory that with four evaluations a method of optimum order eight can be achieved as conjectured by Kung and Traub. The performance and effectiveness of the developed family of methods is tested and compared through some test functions.

Contents of the paper are summarized as follows. Some basic definitions relevant to the present work are presented in Section 2. In Section 3, we obtain new methods. Convergence analysis, for establishing eighth-order convergence, is carried out in Section 4. In Section 5, we provide some particular cases of the family. In Section 6, the method is tested and compared with other well-known methods on a number of problems. Concluding remarks are given in Section 7.

2. Basic Definitions

Definition 2.1. Let be a real function with a simple root and let be a sequence of real numbers that converges towards . Then, we say that the order of convergence of the sequence is , if there exits a number such that for some , is known as the asymptotic error constant.
If , 2 or 3, the sequence is said to have linear convergence, quadratic convergence or cubic convergence, respectively.

Definition 2.2. Let be the error in the th iteration, we call the relation the error equation.

Definition 2.3. Let be the number of new pieces of information required by a method. A “piece of information” typically is any evaluation of a function or one of its derivatives. The efficiency of the method is measured by the concept of efficiency index [27] and is defined by the following: where is the order of the method.

Definition 2.4. Suppose that and are three successive iterations closer to the root . Then, the computational order of convergence (see [24, 25, 28]) is approximated by using (2.2) as follows:

3. The Method

We consider the iteration scheme of the form where , , and and represent the real-valued functions (here onwards called weight functions). This scheme consists of three steps in which the first step represents Newton’s method and last two are weighted-Newton steps. It is quite obvious that formula (3.1) requires five evaluations per iteration. However, we can reduce the number of evaluations to four by using some suitable approximation of the derivative . We obtain this approximation by considering the approximation of by a rational linear function of the form where the parameters , and are determined by the condition that and coincide at , and . That means satisfies the conditions

From (3.2) and first condition of (3.3), it is easy to show that

Substituting the value of into (3.2) then using the last two conditions of (3.3), after some simple calculations we obtain where and are first-divided differences.

Solving these equations, we can obtain and as follows:

Differentiation of (3.2) gives

We can now approximate the derivative with the derivative of rational function (3.2) and obtain

Substituting the values of and obtained in (3.6) into (3.7) then using (3.8), we get after simplifications

Then the iteration scheme (3.1) in its final form is given by the following: where , , and and are the weight functions.

Thus the scheme (3.10) defines a new family of multipoint methods with two weight functions and . In the next section, we will see that both of these functions play an important role in establishing eighth-order convergence of the methods.

4. Convergence of the Method

In order to examine the convergence property of the family (3.10), we prove the following theorem.

Theorem 4.1. Let the function be sufficiently smooth in . If has a simple root in and is sufficiently close to , then the sequence generated by any method of the family (3.10) converges to with convergence order eight, provided the weight functions and satisfy the conditions , , and .

Proof. Let be the error in the iterate . Using Taylor’s series expansion, we get where for , is the set of natural numbers.
Now, Following are the expressions of For the sake of brevity, we omit their specific forms. We will use the same means in the following.
For Using Taylor’s series expansion, we get therefore, Also Thus, using the Taylor expansion, we get where Using (4.6) and (4.8), we have where are the expression about .
If , and substituting the value of from (4.4), we get Using Taylor’s series expansion, we get furthermore,
Using the above results, we obtain Also Thus, using the Taylor expansion and ,we get Using these results in we obtain This means that convergence order of the family (3.10) is seventh-order with and the error equation is and if is any function with , and , then the convergence order of any method of the family (3.10) arrives to eight, and the error equation is Thus if and are any functions with , and , then the eighth-order convergence is established. This completes the proof of the theorem.

Note that per iteration every method of the family (3.10) uses four pieces of information, namely, and has eighth-order convergence with the conditions , and, which is in accordance with Kung-Traub conjecture for 4 evaluations.

5. Some Particular Forms

Here, we consider some forms of the functions and satisfying the conditions of the Theorem 4.1. Based on these forms some methods of the family (3.10) are also presented.

5.1. Forms of

Form 1. For the function given by the following: where is a constant, it is clear that the conditions of Theorem 4.1 are satisfied.

Form 2. For the function defined by the following: where , it can be easily seen that this function satisfies the conditions of Theorem 4.1.

Form 3. For the function defined by the following: where , it can be seen that this function also satisfies the conditions of Theorem 4.1.

5.2. Forms of

Form 1. For the function given by the following: where , it can be seen the function satisfies the conditions of Theorem 4.1.

Form 2. For the function defined by the following: where , it is simple to see that satisfies the conditions of Theorem 4.1

Form 3. For the function defined by the following: where , again it can be seen that satisfies the conditions of Theorem 4.1.

5.3. Forms of Methods

To form a concrete method we can take any combination of the above defined and . For simplicity, we consider only three such combinations. For example, by taking with the following methods can be formed

Method 1. Taking and , we get a new two-parameter family of eighth-order methods

Method 2. Considering and , we get another new two-parameter family of eighth-order methods

Method 3. Considering now and , we get another new two-parameter family of eighth-order methods The proposed families require three evaluations of the function and one evaluation of first derivative per iteration, and achieve eighth-order convergence. Thus the efficiency index defined by (2.3) of the present methods (3.10) is which is better than of Newton’s method, of King’s [3] and Ostrowski’s [4] methods, of sixth-order methods [1012] and of seventh-order methods [15, 18].

6. Numerical Examples

We employ the present methods (4.1), and (4.4) denoted by M81, M82 and M83, respectively to solve some nonlinear equations and compare with Newton’s method (NM) defined by (1.1), the eighth-order method developed by Cordero et al. [23] denoted by C8 and defined as follows: where and , eighth-order method developed by Liu and Wang [22] denoted by L8 and defined as follows: where , eighth-order method developed by Petković et al. [20] denoted by P8 and defined as follows: where , , eighth-order method developed by Thukral and Petković [21] denoted by T8 and defined as follows: where , eighth-order methods presented in Section  3 of [19] by Bi et al. denoted by B81, B82 and B83.

The test functions and root correct up to 16 decimal places are displayed in Table 1. The first eight functions we have selected are same as in [19]. The last function is selected from [18]. In Table 2, we exhibit the absolute values of the difference of root and its approximation , where is computed with 350 significant digits and is calculated by costing the same total number of function evaluations (TFE) for each method. The TFE is counted as sum of the number of evaluations of the function itself plus the number of evaluations of the derivatives. In the calculations, 12 TFE are used by each method. That means 6 iterations are used for NM and 3 iterations for the remaining methods. The absolute values of the function and the computational order of convergence are also displayed in Table 2. It can be observed that the computed results, displayed in Table 2, overwhelmingly support the theory of convergence and efficiency analyses discussed in the previous sections. From the results, it can be concluded that the proposed methods are competitive with existing methods and possess quick convergence for good initial approximations. Among the eighth-order methods, we are not able to select one as the best. For some initial guess one is better while for other initial guess the another one would be appropriate. Thus the present methods can be of practical interest.

7. Conclusions

In this work, we have obtained a new simple and elegant family of eighth-order multipoint methods for solving nonlinear equations. Thus, one requires three evaluations of the function and one of its first-derivative per full step and therefore, the efficiency index of the present methods is 1.682 which is better than the efficiency index of Newton method, fourth-order methods, sixth-order methods, and seventh-order methods.

Many numerical applications use higher precision in their computations. In these types of applications, numerical methods of higher-order are important. The numerical results show that the methods associated with a multiprecision arithmetic floating point are very useful, because these methods yield a clear reduction in number of iterations. Finally, we conclude that the methods presented in this paper are preferable to other recognized efficient methods, namely, Newton’s method, King’s methods, sixth-order methods [1012], seventh-order methods [15, 18], etc.