American Journal of Computational and Applied Mathematics

p-ISSN: 2165-8935    e-ISSN: 2165-8943

2023;  13(2): 45-49

doi:10.5923/j.ajcam.20231302.03

Received: Sep. 21, 2023; Accepted: Oct. 15, 2023; Published: Oct. 23, 2023

 

New Variants of the Secant-Type Method for Finding Roots of Nonlinear Equations

R. Thukral

Padé Research Centre, 39 Deanswood Hill, Leeds, West Yorkshire, LS17 5JS, England

Correspondence to: R. Thukral , Padé Research Centre, 39 Deanswood Hill, Leeds, West Yorkshire, LS17 5JS, England.

Email:

Copyright © 2023 The Author(s). Published by Scientific & Academic Publishing.

This work is licensed under the Creative Commons Attribution International License (CC BY).
http://creativecommons.org/licenses/by/4.0/

Abstract

In this paper, we present new secant-type methods for finding the simple root of a nonlinear equation. Here we use a different technique for obtaining the 1.927 convergence order. The error equation and asymptotic convergence constant are proven theoretically and demonstrated numerically. The proposed derivative-free methods only use one evaluation of the function per full iteration to achieve the theoretical order of convergence. Finally, numerical examples and comparisons are made with several other existing iterative methods to demonstrate the performance of the proposed methods.

Keywords: Secant-type methods, Simple root, Nonlinear equations, Root-finding, Order of convergence

Cite this paper: R. Thukral , New Variants of the Secant-Type Method for Finding Roots of Nonlinear Equations, American Journal of Computational and Applied Mathematics , Vol. 13 No. 2, 2023, pp. 45-49. doi: 10.5923/j.ajcam.20231302.03.

1. Introduction

The root-finding problem arises in a wide variety of practical applications in physics and engineering [2,3,9]. In this paper, we consider iterative methods to find a simple root of a nonlinear equation where is a scalar function on an open interval D and it is sufficiently smooth in a neighbourhood of the root. We present new secant-type iterative methods to find a simple root of the nonlinear equation. It is well established that multipoint root-solvers are of great practical importance since they overcome the theoretical limits of one-point methods concerning convergence order and computational efficiency. Recently, some modifications of the secant-type methods for finding simple roots of nonlinear equation have been proposed and analysed [4-7]. Hence, the purpose of this paper is to show further development of the secant-type methods. The new secant-type iterative methods are shown to have a better order of convergence than the classical secant methods and is equivalent to the methods presented in the previous study [7]. In view of this fact, the proposed methods are significantly better when compared with the established methods [4-7].
We consider a well-known iterative method for finding a simple root of a nonlinear equation is namely, the classical secant method,
(1)
where
(2)
and the order of convergence is 1.618. However, for the purpose of this paper, we present two new improved four-point secant-type methods for finding the simple root of nonlinear equations.
The paper is organized as follows: Some essential definitions relevant to the present work are stated in the section 2. In section 3 we introduce two new four-point secant-type methods and prove their order of convergence. In section 4, well-established secant-type methods are stated, which will demonstrate the effectiveness of the new secant-type iterative methods. Finally, in section 5, numerical comparisons are made to demonstrate the performance of the presented methods.

2. Preliminaries

In order to establish the order of convergence of an iterative method, following definitions are used [2,3,9,10].
Definition 1 Let be a real-valued function with a root and let be a sequence of real numbers that converge towards . The order of convergence p is given by
(3)
where and is the asymptotic error constant.
Definition 2 Let be the error in the kth iteration, then the relation
(4)
is the error equation. If the error equation exists, then p is the order of convergence of the iterative method.
Definition 3 Let r be the number of function evaluations of the method. The efficiency of the method is measured by the concept of efficiency index and defined as
(5)
where p is the order of convergence of the method [3].
Definition 4 Suppose that and are three successive iterations closer to the root of a nonlinear equation. Then the computational order of convergence [10] may be approximated by
(6)

3. Derivation of the Methods and Analysis of Convergence

In this section, we define two new four-point secant-type iterative methods with a convergence order of 1.927. To obtain the solution of a nonlinear equation, the new secant-type methods require a single evaluation of a function and four particular starting points, ideally close to the simple root. The formulas of the two new four-point secant-type iterative methods for determining the simple root of a nonlinear equation are;
The two new four-point secant-type methods are of convergence order 1.927 and expressed as
(7)
and
(8)
where
(9)
(10)
(11)
(12)
(13)
(14)
(15)
(16)
are the initial points and provided that the denominators of (7) and (8) are not equal to zero. It is essential to verify our finding and prove the order of convergence of the new four-point secant-type iterative methods.
Theorem 1
Let be a sufficiently differentiable function and let for an open interval D has be a simple zero of in an open interval D, with in D. If the initial points and are sufficiently close to , then the asymptotic convergence order of the new secant-type methods defined by (7) and (8) is 1.927.
Proof
Let be a simple root of i.e. and the errors at and iteration are expressed as and respectively.
Using Taylor series expansion and taking into account that we have
(17)
(18)
(19)
(20)
where
(21)
Substituting the appropriate expressions (17) - (20) into (9) - (16), we obtain
(22)
(23)
(24)
(25)
(26)
(27)
(28)
(29)
Furthermore, substituting the above relevant expressions in the proposed secant-type method (7),
(30)
Simplifying, we obtain the error equation for the new four-point secant-type iterative method, given by (30) is
(31)
In order to prove the order of convergence of (31) and we defining positive real terms of and as
(32)
The error terms of are given as
(33)
(34)
(35)
(36)
It is obtained from (31) that
(37)
substituting the appropriate expressions of errors terms in (37), we get
(38)
In order to satisfy the asymptotic equation (38), the power of the error term shall approach zero, that is
(39)
The roots of the fourth-order equation (39) are;
(40)
The order of convergence of the new four-point secant-type method is determined by the positive root of (40). Hence, the new four-point secant-type method defined by (7) has a convergence order of 1.927. This completes the proof.
We repeat the procedure to prove the error equations for the second proposed four-point secant-type method and substitute the appropriate expressions (17)-(29) in (8),
(41)
Simplifying (41), we obtain the error equation for the second four-point secant-type iterative method, given by (8) is
(42)
To prove the order of convergence of (42) and we use the error terms (32). As before, we obtained from (42) that
(43)
and substituting the appropriate expressions of errors terms in (43), we get
(44)
In order to satisfy the asymptotic equation (44), the power of the error term shall approach zero, that is
(45)
Again, the order of convergence of the second four-point secant-type method is determined by the positive root of (45). Hence, the new four-point secant-type methods defined by (8) has a convergence order of 1.927.
Remark
The two new four-point secant-type iterative methods require a single function evaluation and have an order of convergence 1.927. To determine the efficiency index of these new iterative methods, definition 3 shall be used; hence, the efficiency index of the new four-point secant-type iterative methods is the same as the order of convergence of the secant-type methods presented in [7] and given in the next section.

4. The Established Methods

In order to demonstrate the efficiency of the proposed secant-type methods, we compare them with two well-established four-point secant-type iterative methods [7]. The following approximation terms are used in each of the methods in order to calculate the simple root of the nonlinear equation;
(46)
(47)
(48)
(49)
(50)
(51)
(52)
(53)
(54)
(55)
The two four-point secant-type methods also have the convergence order of 1.927 and they are expressed as
(56)
and
(57)
where are given above, are the initial values and provided that the denominators of (56) and (57) are not equal to zero.

5. Numerical Results

In this section, we demonstrate the effectiveness of the new four-point secant-type iterative methods introduced in this paper and compare them with the two well-established iterative methods [7]. The difference between the simple root and the approximation for test function with starting points is displayed in tables. Ideally, the initial points and are set sufficiently close to the root of the nonlinear equation. Furthermore, the computational order of convergence approximations is displayed in tables, and we observe that this perfectly coincides with the theoretical result. The numerical computations listed in the table was performed on an algebraic system called Maple and the errors displayed are of absolute value. We test the new secant-type iterative methods using the following smooth functions.
Numerical example 1
We will demonstrate the order of convergence of the new four-point secant-type iterative methods for the following nonlinear equation
(58)
having the exact value of the simple root of (58) is In Table 1 the errors obtained by the methods described are based on the starting points
Table 1. Errors occurring in the approximation of the simple root of nonlinear equation (58)
     
Numerical example 2
We will demonstrate the order of convergence of the new four-point secant-type iterative methods for the following nonlinear equation
(59)
having exact value of the simple root of (59) is In Table 2 the errors obtained by the methods described are based on the starting points
Table 2. Errors occurring in the approximation of the simple root of nonlinear equation (59)
     
Numerical example 3
We will demonstrate the order of convergence of the new four-point secant-type iterative methods for the following nonlinear equation
(60)
having exact value of the simple root of (60) is In Table 3 the errors obtained by the methods described are based on the starting points
Table 3. Errors occurring in the approximation of the simple root of nonlinear equation (60)
     

6. Conclusions

It is well-known that multipoint iterative methods improve the order of convergence and the efficiency of the iterative method [2,3,9]. Hence, we have proposed two new four-point secant-type methods for solving nonlinear equations with a simple root. The effectiveness of the new secant-type iterative methods is examined by showing the accuracy of the simple root of several nonlinear equations, the computational order of convergence, and the evaluation of the function at the approximation of the simple root. Theoretical analysis and numerical test examples prove that the new four-point iterative methods preserve their order of convergence. The major advantages of the new four-point secant-type methods are that they are derivative-free; the Newton-type methods depend on evaluation of the derivative of the function, which can be difficult; they produce a better approximation of the simple root than the three-point secant-type methods [1,4-6,8], are effective and robust, and are a valuable alternative to existing similar secant-type iterative methods [7].

References

[1]  B. Neta, Basin attractors for derivative-free methods to find simple roots of nonlinear equations, Numer. Anal. Approx. Theory, vol. 49 (2020) 2, 177–189.
[2]  A. M. Ostrowski, Solutions of equations and system of equations, Academic Press, New York, 1960.
[3]  M. S. Petkovic, B. Neta, L. D. Petkovic, J. Dzunic, Multipoint methods for solving nonlinear equations, Elsevier 2012.
[4]  R. Thukral, A new secant-type method for solving nonlinear equations, Amer. J. Comput. Appl. Math. 8 (2) (2018) 32-36.
[5]  R. Thukral, Further development of secant-type methods for solving nonlinear equations, Inter. J. Adv. J. Math. 38 (5) (2018) 45-53.
[6]  R. Thukral, New three-point secant-type methods for solving nonlinear equations, Amer. J. Comput. Appl. Math. 10 (1) (2020) 15-20.
[7]  R. Thukral, Further improvement of secant-type methods for solving nonlinear equations, Amer. J. Comput. Appl. Math. 11 (3) (2021) 60-64.
[8]  A.T. Tiruneh, T. Y. Debessai, G. C. Bwembya, S. J. Nkambule, A modified three-point secant method with improved rate and characteristics of convergence, Inter. J. Adv. Math. (4) (2019) 69-83.
[9]  J. F. Traub, Iterative Methods for solution of equations, Chelsea publishing company, New York 1977.
[10]  S. Weerakoon, T. G. I. Fernando, A variant of Newton’s method with accelerated third-order convergence, Appl. Math. Lett. 13 (2000) 87-93.