SlideShare a Scribd company logo
1 of 4
Download to read offline
International Journal Of Mathematics and Statistics Invention (IJMSI)
E-ISSN: 2321 – 4767 P-ISSN: 2321 - 4759
www.Ijmsi.Org || Volume 2 Issue 10 || November. 2014 || PP-24-27
www.ijmsi.org 24 | P a g e
New Two-Step Method with Fifth-Order Convergence for Solving
Nonlinear Equations
1,
Ogbereyivwe Oghovese, 2,
Atoma O. Johnson
Department of Mathematics and Statistics, Delta State Polytechnic, Ozoro, Nigeria
ABSTRACT : In this paper, a new iterative method for solving nonlinear equations is presented. The method
is a modified Newton’s method. Per iteration the presented method require two evaluations of the function and
two evaluations of the first-order derivatives. The convergence order of the method is established to five and the
efficiency index is 1.4953. Numerical comparisons are made with several other existing methods to show the
performance of the presented methods.
KEYWORDS: Convergence order, Taylor’s series expansion, Nonlinear equations
I. INTRODUCTION
Solving nonlinear equations is an important issue in pure and applied mathematics. Researchers have
developed various effective methods to find a single root x* of the nonlinear equation f (x) = 0 , where 𝑓: 𝐷 ⊂
𝑅 → 𝑅 is a scalar function on an open interval D. Newton’s method is one of the best iterative methods to find
x* by using
𝑥 𝑛+1 = 𝑥 𝑛 −
𝑓 𝑥 𝑛
𝑓′ 𝑥 𝑛
(1)
that converges quadratically in some neighborhood of x * [1].
There are plenty of modified iterative methods to improve the order of convergence or to simplify the
computation in open literatures. For more details, see [1-17] and the references therein. Chun [2] developed two
one-parameter fourth-order methods, which are given by:
𝑦𝑛 = 𝑥 𝑛 −
𝑓 𝑥 𝑛
𝑓′ 𝑥 𝑛
,
𝑥 𝑛+1 = 𝑦𝑛 −
𝑓(𝑥 𝑛 )2
𝑓(𝑥 𝑛 )2 − 2𝑓 𝑥 𝑛 𝑓 𝑦𝑛 + 2𝛽𝑓(𝑦𝑛 )2
𝑓 𝑦𝑛
𝑓′ 𝑥 𝑛
(2)
𝑦𝑛 = 𝑥 𝑛 −
𝑓 𝑥 𝑛
𝑓′ 𝑥 𝑛
,
𝑥 𝑛+1 = 𝑦𝑛 −
𝑓(𝑥 𝑛 )3
𝑓(𝑥 𝑛 )2 𝑆2 𝑥 𝑛 , 𝑦𝑛 + 2𝛽𝑓(𝑦𝑛 )2 𝑆𝛽 𝑥 𝑛 , 𝑦𝑛
𝑓 𝑦𝑛
𝑓′ 𝑥 𝑛
(3)
where 𝑆𝛽 = 𝑓 𝑥 𝑛 − 𝛽𝑓 𝑦𝑛 and 𝛽𝜖𝑅 is a constant. We note that the methods defined by (2) and (3) reduce to
the Traub-Ostrowski method [3] when 𝛽 = 0 . These two-point methods are special cases of the more general
family of two-point methods
𝑦𝑛 = 𝑥 𝑛 −
𝑓 𝑥 𝑛
𝑓′ 𝑥 𝑛
,
𝑥 𝑛+1 = 𝑦𝑛 − 𝐺 𝑡
𝑓 𝑦𝑛
𝑓′ 𝑥 𝑛
(4)
with particular cases
𝐺 𝑡 =
1
1 − 2𝑡 + 2𝛽𝑡2
(5)
and
𝐺 𝑡 =
1
1 − 2𝑡 + 2𝛽𝑡2(1 − 𝛽𝑡)
(6)
where
𝑡 =
𝑓 𝑦𝑛
𝑓′ 𝑥 𝑛
(7)
Ostrowski’s method [4], given by
New Two-Step Method With Fifth-Order Convergence…
www.ijmsi.org 25 | P a g e
𝑦𝑛 = 𝑥 𝑛 −
𝑓 𝑥 𝑛
𝑓′ 𝑥 𝑛
,
𝑥 𝑛+1 = 𝑦𝑛 −
𝑓 𝑥 𝑛
𝑓 𝑥 𝑛 − 2𝑓 𝑦𝑛
𝑓 𝑦𝑛
𝑓′ 𝑥 𝑛
(8)
is an improvement of (1). The order increases by at least two at the expense of additional function evaluation at
another point iterated by the Newton’s method. This is also a special case of (4) with particular case
𝐺 𝑡 =
1
1 − 2𝑡
(9)
To improve the local order of convergence and efficiency index, many more modified methods of (8) have been
developed. These include Chun and Ham [5], Kou et al [6], Bi et al [7] and reference therein.
In this paper, we develop new Newton-type iterative method to find a single root of nonlinear equations. The
method is a special case of (4) with better computational order and efficiency.
II. THE METHOD AND THE ANALYSIS OF CONVERGENCE
In this section we present the new fifth order iterative methods. We begin with the following theorem and
definitions.
Definition 1: Let 𝛼 ∈ 𝑅, 𝑥 𝑛 ∈ 𝑅, 𝑛 = 0,1,2, … Then the sequence 𝑥 𝑛 is said to converge to 𝛼 if
𝑙𝑖𝑚
𝑛→∞
𝑥 𝑛 − 𝛼 = 0 (10)
In addition, there exists a constant 𝑐 ≥ 0, an integer 𝑛0 ≥ 0 and 𝑝 ≥ 0 such that for all 𝑛 ≥ 𝑛0
𝑥 𝑛+1 − 𝛼 ≤ 𝑥 𝑛 − 𝛼 𝑝
(11)
then 𝑥 𝑛 is said to converge to 𝛼 of order 𝑝.
Definition 2: The computational efficiency of an iterative method of order 𝑝, requiring 𝑘 function
evaluations per iteration [8], is calculated by
𝑝𝑘
. (12)
Theorem 1. Let 𝜑1 𝑥 , 𝜑2 𝑥 , … , 𝜑𝑠(𝑥) be iterative functions with the orders 𝑟1, 𝑟2, … , 𝑟𝑠, respectively. Then the
composition of iterative functions
𝜑 𝑥 = 𝜑1 𝜑2 … … (𝜑𝑠(𝑥) … ) (13)
defines the iterative method of the order 𝑟1, 𝑟2, … , 𝑟𝑠 [9].
We now present the method. Consider the following iteration scheme
𝑦𝑛 = 𝑥 𝑛 −
𝑓 𝑥 𝑛
𝑓′ 𝑥 𝑛
,
𝑥 𝑛+1 = 𝑦𝑛 −
𝑓 𝑦𝑛
𝑓′ 𝑦𝑛
(14)
Equation (14) is a composite Newton method and by Theorem 1, has fourth-order convergence. To achieve
iteration with (14), it requires four evaluations. Hence by definition 2, the computational efficiency of (14) is
4
4
which does not increases the computational efficiency of the Newton’s method that is 2
2
. Our aim is to
improve the order and computational efficiency of (14) by presenting a fifth-order method of special case (4).
We achieve this by introducing a weight function expressed as
𝐻 𝑡 = (1 − 𝑡2
)−1
, (15)
where 𝑡 is as defined in (7).
Then the improved iteration scheme (14) becomes
𝑦𝑛 = 𝑥 𝑛 −
𝑓 𝑥 𝑛
𝑓′ 𝑥 𝑛
,
𝑥 𝑛+1 = 𝑦𝑛 − 𝐻(𝑡)
𝑓 𝑦𝑛
𝑓′ 𝑦𝑛
(16)
Equation (16) is based on composition of two steps, the Newton’s method step which is a predictor-type and
weighted Newton step which is a corrector-type. As a consequence, the order of convergence is improved from
four for double Newton method to five for the new method. In order to establish the fifth-order convergence of
the proposed method (16), we state the following theorem.
Theorem 2: Let 𝛼 be a simple zero of sufficiently differentiable function 𝑓: 𝑅 → 𝑅 for an open interval 𝐼. If 𝑥0
is sufficiently close to , then the two-step method defined by (16) has convergence at least of order five.
New Two-Step Method With Fifth-Order Convergence…
www.ijmsi.org 26 | P a g e
Proof
Let 𝑒 𝑛 = 𝑥 𝑛 − 𝛼 be the error in the iterate 𝑥 𝑛 . Using Taylor’s series expansion, we get
𝑓 𝑥 𝑛 = 𝑓′
𝛼 𝑒 𝑛 + 𝑐2 𝑒 𝑛
2
+ 𝑐3 𝑒 𝑛
3
+ 𝑐4 𝑒 𝑛
4
+ 𝑐5 𝑒 𝑛
5
+ 𝑐6 𝑒 𝑛
6
+ 𝑂 𝑒 𝑛
7
(17)
and
𝑓′
𝑥 𝑛 = 𝑓′
𝛼 1 + 2𝑐2 𝑒 𝑛 + 3𝑐3 𝑒 𝑛
2
+ 4𝑐4 𝑒 𝑛
3
+ 5𝑐5 𝑒 𝑛
4
+ 6𝑐6 𝑒 𝑛
5
+ 7𝑐7 𝑒 𝑛
6
+ 𝑂 𝑒 𝑛
8
(18)
where 𝑐 𝑘 =
1
𝑘!
𝑓 𝑘 𝛼
𝑓′ 𝛼
for 𝑘 ∈ 𝑁..
Now
𝑦𝑛 = 𝑥 𝑛 −
𝑓 𝑥 𝑛
𝑓′ 𝑥 𝑛
= 𝛼 + 𝑐2 𝑒 𝑛
2
+ 2 𝑐2
2
− 𝑐3 𝑒 𝑛
3
+ 4𝑐2
3
− 7𝑐2 𝑐3 + 3𝑐4 𝑒 𝑛
4
+ −882
4
+ 20𝑐2
2
𝑐3 − 6𝑐3
2
− 10𝑐2 𝑐4 + 4𝑐5 𝑒 𝑛
5
+ 16𝑐2
5
− 52𝑐2
3
𝑐3 +
28𝑐2
2
𝑐4 − 17𝑐3 𝑐4 + 𝑐2 33𝑐3
2
− 13𝑐5 + 5𝑐6 𝑒 𝑛
6
+ 𝑂 𝑒 𝑛
7
(19)
𝑓 𝑦𝑛 = 𝑓′
𝛼 𝑐2 𝑒 𝑛
2
+ 2𝑐3 − 2𝑐2
2
𝑒 𝑛
3
+ 5𝑐2
3
− 7𝑐2 𝑐3 + 3𝑐4 𝑒 𝑛
4
−2 6𝑐2
4
− 12𝑐2
2
𝑐3 + 3𝑐3
2
+ 5𝑐2 𝑐4 − 2𝑐5 𝑒 𝑛
5
+ 28 𝑐2
5
− 73𝑐2
3
𝑐3 + 34𝑐2
2
𝑐4
−17𝑐3 𝑐4 + 𝑐2 37𝑐2
2
− 13𝑐5 + 5𝑐6 𝑒 𝑛
6
+ 𝑂 𝑒 𝑛
7
(20)
𝑓′
𝑦𝑛 = 𝑓′
𝛼 1 + 2 𝑐2
2
𝑒 𝑛
2
+ 4𝑐2 𝑐3 − 4𝑐2
3
𝑒 𝑛
3
+ 𝑐2 8𝑐2
3
− 11𝑐2 𝑐3 + 6𝑐4 𝑒 𝑛
4
−4 𝑐2 4𝑐2
4
− 7𝑐2
2
𝑐3 + 5𝑐2 𝑐4 − 2𝑐5 𝑒 𝑛
4
+ 2 16 𝑐2
6
− 34𝑐2
4
𝑐3 + 6𝑐3
3
+30𝑐2
3
𝑐4 − 13𝑐2
2
𝑐5 + 𝑐2 − 8𝑐3 𝑐4 + 5𝑐6 𝑐 𝑛
6
+ 𝑂 𝑒 𝑛
7
(21)
𝑓 𝑦𝑛
𝑓′ 𝑥 𝑛
= 𝑐2 𝑒 𝑛 + 2 2𝑐3 − 3𝑐2
2
𝑒 𝑛
2
+ 8𝑐2
3
− 10𝑐2 𝑐3 + 3𝑐4 𝑒 𝑛
3
+ 𝑂 𝑒 𝑛
4
(22)
𝐻 𝑡 = 1 + 𝑐2
2
𝑒 𝑛
2
+ 4𝑐2 𝑐3 − 𝑐2
2
𝑒 𝑛
3
+ 2𝑐2 7𝑐2
3
− 10𝑐2 𝑐3 + 3𝑐4 + 𝑐2
3
𝑒 𝑛
4
+ 𝑂 𝑐 𝑛
5
(23)
𝑓 𝑦𝑛
𝑓′ 𝑦𝑛
= 𝑐2 𝑒 𝑛
2
+ 2 𝑐2
2
− 𝑐3 𝑒 𝑛
3
+ 3𝑐2
3
− 7𝑐2 𝑐3 + 3𝑐4 𝑒 𝑛
4
− 18𝑐2
4
− 16𝑐2
2
𝑐3 + 6𝑐3
2
+ 10𝑐2 𝑐4 − 4𝑐2
5
𝑒2
5
+ 𝑂 𝑐 𝑛
6
(24)
𝐻 𝑡
𝑓 𝑦𝑛
𝑓′ 𝑦𝑛
= 𝑐2 𝑒 𝑛
2
+ 2 𝑐3 − 𝑐2
2
𝑒 𝑛
3
+ 4𝑐2
3
− 7𝑐2 𝑐3 + 3𝑐4 𝑒 𝑛
4
−2 4𝑐2
4
− 11𝑐2
2
𝑐3 + 3𝑐3
2
+ 5𝑐2 𝑐4 − 𝑐5 𝑒2
5
+ 𝑂 𝑒 𝑛
6
(25)
using (17) to (25) in (16), we get
𝑒 𝑛+1 = 2𝑐2
2
2𝑐2
2
− 𝑐3 𝑒 𝑛
5
+ 𝑂 𝑒 𝑛
6
(26)
which shows that the method is at least fifth order convergent method.
We now discuss the efficiency index of the method by using definition 2. The number of function evaluations
per iteration of the method is 4. Therefore from definition 2 the efficiency index of the method is 1.4953, which
is better than Newton’s method 2
1
2 = 1.4142, Homeier’s method 3
1
3 = 1.4422 [10], Wang’s method 6
1
5 =
1.4310 eq. (8) in [11], Siyyam’s method 5
1
5 = 1.3792 [12] and equivalent to Kou’s method 5
1
4 = 1.4953 [13]
and Sharma’s method 5
1
4 = 1.4953 eq. (22) in [14].
III. APPLICATIONS
Now, consider some test problems to illustrate the efficiency of the developed method namely OM and
compare it with classical Newton Method (NM), the method of Abbasbandy [17] (AM), the method of Homeier
[10] (HM), and the mehods of Chun [15] (CM2 is referred to method 10 in Chun [15] with fourth-order
convergence) and (CM3 is referred to method 11 in Chun [15] with fifth-order convergence), the method of
Noor and Noor [16] (NNM), the Siyyam’s method [12] (SM), and the method of Sharma [14] (M2 is referred to
method 22 in Sharma [14]). The comparisons are given in Table 1.The test examples used are chosen from Chun
[15]. They are given below:
New Two-Step Method With Fifth-Order Convergence…
www.ijmsi.org 27 | P a g e
𝑓1 𝑥 = 𝑠𝑖𝑛2
𝑥 − 𝑥2
+ 1
𝑓2 𝑥 = 𝑥2
− 𝑒 𝑥
− 3𝑥 + 2
𝑓3 𝑥 = cos 𝑥 − 𝑥
𝑓4 𝑥 = 𝑥 − 1 3
− 1
𝑓5 𝑥 = 𝑥3
− 10
𝑓6 𝑥 = 𝑥𝑒 𝑥2
− 𝑠𝑖𝑛2
𝑥 + 3 cos 𝑥 + 5
𝑓7 𝑥 = 𝑒 𝑥2+7𝑥−30
− 1
(27)
All calculation was done using 15-digit floating-point arithmetic. The following stopping criteria are used for
computations.
𝑖. 𝑥 𝑛+1 − 𝑥 𝑛 < 𝜖 𝑖𝑖. 𝑓 𝑥 𝑛+1 < 𝜖 (28)
where 𝜖 = 10−15
.
Table 1 shows the calculated root and the number of iterations necessary to reach the root up to the desired
accuracy by each method.
Table 1: Comparison of number of iterations of various iterative method
Functions 𝒙 𝟎 NM AM HM CM2 CM3 NNM SM M2 OM
𝑓1 1 7 5 4 5 4 4 5 4 4
𝑓2 2 6 5 5 4 4 4 3 4 3
𝑓3 1.7 5 4 4 4 3 3 3 4 2
𝑓4 3.5 8 5 5 5 5 5 4 Failed 3
𝑓5 1.5 7 5 4 5 5 4 4 4 4
𝑓6 -2 9 6 6 6 5 5 5 Failed 4
𝑓7 3.5 13 7 8 8 7 7 7 Failed 6
IV. CONCLUSION
A fifth order two-step method is proposed to solve nonlinear equations without evaluation of second
derivative of the function and it requires three functions and one first derivative per iteration. Its efficiency
index is 1.4953 which is better than some existing methods. With the help of some test problems, comparison of
obtained results with some existing methods is also given.
Competing Interests: The authors declare that no competing interests exist.
REFERENCES
[1] J.M. Ortega, W.C. Rheinbolt. Iterative solution of nonlinear equations in several variables. Academic Press, New York, 1970.
[2] C. Chun: Some variants of King's fourth-order family of methods for nonlinear equations. Appl. Math. Comput., 190 (2007), 57-
62.
[3] J. F. Traub: Iterative Methods for the Solution of Equations. Chelsea publishing, New York, 1977.
[4] A. M. Ostrowski, Solution of Equations in Euclidean and Banach Space, third ed, Academic Press, New York, 1973.
[5] C. Chun, YoonMee Ham, Some sixth-order variants of Ostrowski root-finding methods, Applied Mathematics and Computation,
193(2007) 389-394.
[6] J. Kou, Y. Li, Xiuhua Wang, Some variants of Ostrowskis method with seventh-order convergence. Journal of Computational
and Applied Mathematics, 209 (2007) 153-159.
[7] W. Bi, H. Ren, Q. Wu, Three-step iterative methods with eight-order convergence for solving nonlinear equations, Journal of
Computational and Applied Mathematics, 225 (2009) 105-112.
[8] Gautschi W. Numerical Analysis: an Introduction, Birkhauser; 1997.
[9] M. Heydari, S. M. Hosseini, G. B. Loghmoni, On Two New Families of Iterative Methods for Solving Nonlinear Equations with
Optimal Order, Appl. Anal. Discrete Math. 5 (2011),93-109
[10] H. H.H. Homeier, On Newton-type methods with cubic convergence. J. Comput. Appl. Math. 176,425-435,(2005).
[11] X. Wang et al, Modified Jarratt method with sixth-order convergence, App. Math. Lett., (2009), doi:10.10.16/jaml.2009.06.022.
[12] H. |I. Siyyam, An Iterative Method with Fifth-Order Convergence for Nonlinear Equations, Applied Mathematical Sciences,
3(41)2041-2053, 2009.
[13] J. Kou et al, Modified Halley’s method free from second derivative, Appl. Math. Comput. 183 (2006) 704-708.
[14] R. Sharma, Some Fifth and Sixth Order Iterative Methods for Solving Nonlinear Equations, J. of Engineering Research and
Applications 4(2) 268-273, 2014.
[15] C. Chun, Iterative methods improving Newton’s method by the decomposition method, Comput. Math. Appl., 50, (2005), 1559-
1568.
[16] K. I. Noor and K. I. Noor, Iterative methods with fourth-order convergence for nonlinear equations, Appl. Math. Comput., 189,
(2007), 221-227.
[17] S. Abbasbandy, Improving Newton-Raphson method for nonlinear equations by modified Adomian decomposition method,
Appl. Math. Comput., 145, (2003), 887-893.

More Related Content

What's hot

Gauss elimination & Gauss Jordan method
Gauss elimination & Gauss Jordan methodGauss elimination & Gauss Jordan method
Gauss elimination & Gauss Jordan methodNaimesh Bhavsar
 
Indefinite Integral
Indefinite IntegralIndefinite Integral
Indefinite IntegralRich Elle
 
A course on integral calculus
A course on integral calculusA course on integral calculus
A course on integral calculusGAURAV SAHA
 
Integral dalam Bahasa Inggris
Integral dalam Bahasa InggrisIntegral dalam Bahasa Inggris
Integral dalam Bahasa Inggrisimmochacha
 
Integers and matrices (slides)
Integers and matrices (slides)Integers and matrices (slides)
Integers and matrices (slides)IIUM
 
01. integral fungsi aljabar
01. integral fungsi aljabar01. integral fungsi aljabar
01. integral fungsi aljabarHirwanto Iwan
 
B.tech ii unit-3 material multiple integration
B.tech ii unit-3 material multiple integrationB.tech ii unit-3 material multiple integration
B.tech ii unit-3 material multiple integrationRai University
 
Some Mixed Quadrature Rules for Approximate Evaluation of Real Cauchy Princip...
Some Mixed Quadrature Rules for Approximate Evaluation of Real Cauchy Princip...Some Mixed Quadrature Rules for Approximate Evaluation of Real Cauchy Princip...
Some Mixed Quadrature Rules for Approximate Evaluation of Real Cauchy Princip...IJERD Editor
 
BSC_COMPUTER _SCIENCE_UNIT-4_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-4_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-4_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-4_DISCRETE MATHEMATICSRai University
 
MCA_UNIT-1_Computer Oriented Numerical Statistical Methods
MCA_UNIT-1_Computer Oriented Numerical Statistical MethodsMCA_UNIT-1_Computer Oriented Numerical Statistical Methods
MCA_UNIT-1_Computer Oriented Numerical Statistical MethodsRai University
 
Btech_II_ engineering mathematics_unit4
Btech_II_ engineering mathematics_unit4Btech_II_ engineering mathematics_unit4
Btech_II_ engineering mathematics_unit4Rai University
 
MCA_UNIT-2_Computer Oriented Numerical Statistical Methods
MCA_UNIT-2_Computer Oriented Numerical Statistical MethodsMCA_UNIT-2_Computer Oriented Numerical Statistical Methods
MCA_UNIT-2_Computer Oriented Numerical Statistical MethodsRai University
 
Diploma_Semester-II_Advanced Mathematics_Indefinite integration
Diploma_Semester-II_Advanced Mathematics_Indefinite integrationDiploma_Semester-II_Advanced Mathematics_Indefinite integration
Diploma_Semester-II_Advanced Mathematics_Indefinite integrationRai University
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)ijceronline
 

What's hot (20)

Gauss elimination & Gauss Jordan method
Gauss elimination & Gauss Jordan methodGauss elimination & Gauss Jordan method
Gauss elimination & Gauss Jordan method
 
Four Point Gauss Quadrature Runge – Kuta Method Of Order 8 For Ordinary Diffe...
Four Point Gauss Quadrature Runge – Kuta Method Of Order 8 For Ordinary Diffe...Four Point Gauss Quadrature Runge – Kuta Method Of Order 8 For Ordinary Diffe...
Four Point Gauss Quadrature Runge – Kuta Method Of Order 8 For Ordinary Diffe...
 
Indefinite Integral
Indefinite IntegralIndefinite Integral
Indefinite Integral
 
B.Tech-II_Unit-IV
B.Tech-II_Unit-IVB.Tech-II_Unit-IV
B.Tech-II_Unit-IV
 
A course on integral calculus
A course on integral calculusA course on integral calculus
A course on integral calculus
 
Portofolio mtk
Portofolio mtkPortofolio mtk
Portofolio mtk
 
Integral dalam Bahasa Inggris
Integral dalam Bahasa InggrisIntegral dalam Bahasa Inggris
Integral dalam Bahasa Inggris
 
Integral calculus
Integral calculusIntegral calculus
Integral calculus
 
Integers and matrices (slides)
Integers and matrices (slides)Integers and matrices (slides)
Integers and matrices (slides)
 
01. integral fungsi aljabar
01. integral fungsi aljabar01. integral fungsi aljabar
01. integral fungsi aljabar
 
B.tech ii unit-3 material multiple integration
B.tech ii unit-3 material multiple integrationB.tech ii unit-3 material multiple integration
B.tech ii unit-3 material multiple integration
 
Some Mixed Quadrature Rules for Approximate Evaluation of Real Cauchy Princip...
Some Mixed Quadrature Rules for Approximate Evaluation of Real Cauchy Princip...Some Mixed Quadrature Rules for Approximate Evaluation of Real Cauchy Princip...
Some Mixed Quadrature Rules for Approximate Evaluation of Real Cauchy Princip...
 
BSC_COMPUTER _SCIENCE_UNIT-4_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-4_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-4_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-4_DISCRETE MATHEMATICS
 
MCA_UNIT-1_Computer Oriented Numerical Statistical Methods
MCA_UNIT-1_Computer Oriented Numerical Statistical MethodsMCA_UNIT-1_Computer Oriented Numerical Statistical Methods
MCA_UNIT-1_Computer Oriented Numerical Statistical Methods
 
new math seminar paper
new math seminar papernew math seminar paper
new math seminar paper
 
Btech_II_ engineering mathematics_unit4
Btech_II_ engineering mathematics_unit4Btech_II_ engineering mathematics_unit4
Btech_II_ engineering mathematics_unit4
 
Gcse Maths Resources
Gcse Maths ResourcesGcse Maths Resources
Gcse Maths Resources
 
MCA_UNIT-2_Computer Oriented Numerical Statistical Methods
MCA_UNIT-2_Computer Oriented Numerical Statistical MethodsMCA_UNIT-2_Computer Oriented Numerical Statistical Methods
MCA_UNIT-2_Computer Oriented Numerical Statistical Methods
 
Diploma_Semester-II_Advanced Mathematics_Indefinite integration
Diploma_Semester-II_Advanced Mathematics_Indefinite integrationDiploma_Semester-II_Advanced Mathematics_Indefinite integration
Diploma_Semester-II_Advanced Mathematics_Indefinite integration
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 

Viewers also liked

Windstream Hosted Solutions: Public Cloud Security
Windstream Hosted Solutions: Public Cloud SecurityWindstream Hosted Solutions: Public Cloud Security
Windstream Hosted Solutions: Public Cloud SecurityJason Proctor
 
An Efficient Queuing Model for Resource Sharing in Cloud Computing
	An Efficient Queuing Model for Resource Sharing in Cloud Computing	An Efficient Queuing Model for Resource Sharing in Cloud Computing
An Efficient Queuing Model for Resource Sharing in Cloud Computingtheijes
 
IMPROVED QUALITY OF SERVICE PROTOCOL FOR REAL TIME TRAFFIC IN MANET
IMPROVED QUALITY OF SERVICE PROTOCOL FOR REAL TIME TRAFFIC IN MANETIMPROVED QUALITY OF SERVICE PROTOCOL FOR REAL TIME TRAFFIC IN MANET
IMPROVED QUALITY OF SERVICE PROTOCOL FOR REAL TIME TRAFFIC IN MANETIJCNCJournal
 
AlgoPerm2012 - 08 Jean Cardinal
AlgoPerm2012 - 08 Jean CardinalAlgoPerm2012 - 08 Jean Cardinal
AlgoPerm2012 - 08 Jean CardinalAlgoPerm 2012
 
SEM ICT Integration SITE2012
SEM ICT Integration SITE2012SEM ICT Integration SITE2012
SEM ICT Integration SITE2012Jason Zagami
 
AN IMPROVED ITERATIVE METHOD FOR SOLVING GENERAL SYSTEM OF EQUATIONS VIA GENE...
AN IMPROVED ITERATIVE METHOD FOR SOLVING GENERAL SYSTEM OF EQUATIONS VIA GENE...AN IMPROVED ITERATIVE METHOD FOR SOLVING GENERAL SYSTEM OF EQUATIONS VIA GENE...
AN IMPROVED ITERATIVE METHOD FOR SOLVING GENERAL SYSTEM OF EQUATIONS VIA GENE...Zac Darcy
 
A survey of peer-to-peer content distribution technologies
A survey of peer-to-peer content distribution technologiesA survey of peer-to-peer content distribution technologies
A survey of peer-to-peer content distribution technologiessharefish
 
Backtracking based integer factorisation, primality testing and square root c...
Backtracking based integer factorisation, primality testing and square root c...Backtracking based integer factorisation, primality testing and square root c...
Backtracking based integer factorisation, primality testing and square root c...csandit
 
Startup & Change the World: Guide for Young Social Entrepreneurs
Startup & Change the World: Guide for Young Social EntrepreneursStartup & Change the World: Guide for Young Social Entrepreneurs
Startup & Change the World: Guide for Young Social Entrepreneursxmergnc
 
REDUCTION IN THE TRANSIENT TIME OF SHUNT ACTIVE FILTERS USING INTELLIGENT CON...
REDUCTION IN THE TRANSIENT TIME OF SHUNT ACTIVE FILTERS USING INTELLIGENT CON...REDUCTION IN THE TRANSIENT TIME OF SHUNT ACTIVE FILTERS USING INTELLIGENT CON...
REDUCTION IN THE TRANSIENT TIME OF SHUNT ACTIVE FILTERS USING INTELLIGENT CON...ijscmc
 
Distributed and concurrent programming with RabbitMQ and EventMachine Rails U...
Distributed and concurrent programming with RabbitMQ and EventMachine Rails U...Distributed and concurrent programming with RabbitMQ and EventMachine Rails U...
Distributed and concurrent programming with RabbitMQ and EventMachine Rails U...Paolo Negri
 
Webinar Monitoring in era of cloud computing
Webinar Monitoring in era of cloud computingWebinar Monitoring in era of cloud computing
Webinar Monitoring in era of cloud computingCREATE-NET
 
Computer graphics homework help
Computer graphics homework helpComputer graphics homework help
Computer graphics homework helpjohn mayer
 
Georgia Tech: Performance Engineering - Queuing Theory and Predictive Modeling
Georgia Tech: Performance Engineering - Queuing Theory and Predictive ModelingGeorgia Tech: Performance Engineering - Queuing Theory and Predictive Modeling
Georgia Tech: Performance Engineering - Queuing Theory and Predictive ModelingBrian Wilson
 
Learning Styles and Learning Objects for Higher Education Teaching
Learning Styles and Learning Objects for Higher Education TeachingLearning Styles and Learning Objects for Higher Education Teaching
Learning Styles and Learning Objects for Higher Education Teachingsarahswart
 
SMART GRID USING WSN
SMART GRID USING WSNSMART GRID USING WSN
SMART GRID USING WSNJaganya Naina
 
Big Data and Advanced Data Intensive Computing
Big Data and Advanced Data Intensive ComputingBig Data and Advanced Data Intensive Computing
Big Data and Advanced Data Intensive ComputingJongwook Woo
 
Pine Ridge Mathematics Association Social Night - Making Math Contextual, Vis...
Pine Ridge Mathematics Association Social Night - Making Math Contextual, Vis...Pine Ridge Mathematics Association Social Night - Making Math Contextual, Vis...
Pine Ridge Mathematics Association Social Night - Making Math Contextual, Vis...Kyle Pearce
 
Life and Work of Ronald L. Rivest, Adi Shamir & Leonard M. Adleman | Turing10...
Life and Work of Ronald L. Rivest, Adi Shamir & Leonard M. Adleman | Turing10...Life and Work of Ronald L. Rivest, Adi Shamir & Leonard M. Adleman | Turing10...
Life and Work of Ronald L. Rivest, Adi Shamir & Leonard M. Adleman | Turing10...Persistent Systems Ltd.
 

Viewers also liked (20)

Windstream Hosted Solutions: Public Cloud Security
Windstream Hosted Solutions: Public Cloud SecurityWindstream Hosted Solutions: Public Cloud Security
Windstream Hosted Solutions: Public Cloud Security
 
An Efficient Queuing Model for Resource Sharing in Cloud Computing
	An Efficient Queuing Model for Resource Sharing in Cloud Computing	An Efficient Queuing Model for Resource Sharing in Cloud Computing
An Efficient Queuing Model for Resource Sharing in Cloud Computing
 
IMPROVED QUALITY OF SERVICE PROTOCOL FOR REAL TIME TRAFFIC IN MANET
IMPROVED QUALITY OF SERVICE PROTOCOL FOR REAL TIME TRAFFIC IN MANETIMPROVED QUALITY OF SERVICE PROTOCOL FOR REAL TIME TRAFFIC IN MANET
IMPROVED QUALITY OF SERVICE PROTOCOL FOR REAL TIME TRAFFIC IN MANET
 
AlgoPerm2012 - 08 Jean Cardinal
AlgoPerm2012 - 08 Jean CardinalAlgoPerm2012 - 08 Jean Cardinal
AlgoPerm2012 - 08 Jean Cardinal
 
SEM ICT Integration SITE2012
SEM ICT Integration SITE2012SEM ICT Integration SITE2012
SEM ICT Integration SITE2012
 
AN IMPROVED ITERATIVE METHOD FOR SOLVING GENERAL SYSTEM OF EQUATIONS VIA GENE...
AN IMPROVED ITERATIVE METHOD FOR SOLVING GENERAL SYSTEM OF EQUATIONS VIA GENE...AN IMPROVED ITERATIVE METHOD FOR SOLVING GENERAL SYSTEM OF EQUATIONS VIA GENE...
AN IMPROVED ITERATIVE METHOD FOR SOLVING GENERAL SYSTEM OF EQUATIONS VIA GENE...
 
A survey of peer-to-peer content distribution technologies
A survey of peer-to-peer content distribution technologiesA survey of peer-to-peer content distribution technologies
A survey of peer-to-peer content distribution technologies
 
Backtracking based integer factorisation, primality testing and square root c...
Backtracking based integer factorisation, primality testing and square root c...Backtracking based integer factorisation, primality testing and square root c...
Backtracking based integer factorisation, primality testing and square root c...
 
Startup & Change the World: Guide for Young Social Entrepreneurs
Startup & Change the World: Guide for Young Social EntrepreneursStartup & Change the World: Guide for Young Social Entrepreneurs
Startup & Change the World: Guide for Young Social Entrepreneurs
 
REDUCTION IN THE TRANSIENT TIME OF SHUNT ACTIVE FILTERS USING INTELLIGENT CON...
REDUCTION IN THE TRANSIENT TIME OF SHUNT ACTIVE FILTERS USING INTELLIGENT CON...REDUCTION IN THE TRANSIENT TIME OF SHUNT ACTIVE FILTERS USING INTELLIGENT CON...
REDUCTION IN THE TRANSIENT TIME OF SHUNT ACTIVE FILTERS USING INTELLIGENT CON...
 
Distributed and concurrent programming with RabbitMQ and EventMachine Rails U...
Distributed and concurrent programming with RabbitMQ and EventMachine Rails U...Distributed and concurrent programming with RabbitMQ and EventMachine Rails U...
Distributed and concurrent programming with RabbitMQ and EventMachine Rails U...
 
Webinar Monitoring in era of cloud computing
Webinar Monitoring in era of cloud computingWebinar Monitoring in era of cloud computing
Webinar Monitoring in era of cloud computing
 
Computer graphics homework help
Computer graphics homework helpComputer graphics homework help
Computer graphics homework help
 
Georgia Tech: Performance Engineering - Queuing Theory and Predictive Modeling
Georgia Tech: Performance Engineering - Queuing Theory and Predictive ModelingGeorgia Tech: Performance Engineering - Queuing Theory and Predictive Modeling
Georgia Tech: Performance Engineering - Queuing Theory and Predictive Modeling
 
Basics on Decision Making
Basics on Decision MakingBasics on Decision Making
Basics on Decision Making
 
Learning Styles and Learning Objects for Higher Education Teaching
Learning Styles and Learning Objects for Higher Education TeachingLearning Styles and Learning Objects for Higher Education Teaching
Learning Styles and Learning Objects for Higher Education Teaching
 
SMART GRID USING WSN
SMART GRID USING WSNSMART GRID USING WSN
SMART GRID USING WSN
 
Big Data and Advanced Data Intensive Computing
Big Data and Advanced Data Intensive ComputingBig Data and Advanced Data Intensive Computing
Big Data and Advanced Data Intensive Computing
 
Pine Ridge Mathematics Association Social Night - Making Math Contextual, Vis...
Pine Ridge Mathematics Association Social Night - Making Math Contextual, Vis...Pine Ridge Mathematics Association Social Night - Making Math Contextual, Vis...
Pine Ridge Mathematics Association Social Night - Making Math Contextual, Vis...
 
Life and Work of Ronald L. Rivest, Adi Shamir & Leonard M. Adleman | Turing10...
Life and Work of Ronald L. Rivest, Adi Shamir & Leonard M. Adleman | Turing10...Life and Work of Ronald L. Rivest, Adi Shamir & Leonard M. Adleman | Turing10...
Life and Work of Ronald L. Rivest, Adi Shamir & Leonard M. Adleman | Turing10...
 

Similar to New Two-Step Method with Fifth-Order Convergence for Solving Nonlinear Equations

Tenth-Order Iterative Methods withoutDerivatives forSolving Nonlinear Equations
Tenth-Order Iterative Methods withoutDerivatives forSolving Nonlinear EquationsTenth-Order Iterative Methods withoutDerivatives forSolving Nonlinear Equations
Tenth-Order Iterative Methods withoutDerivatives forSolving Nonlinear EquationsQUESTJOURNAL
 
Derivation and Application of Six-Point Linear Multistep Numerical Method for...
Derivation and Application of Six-Point Linear Multistep Numerical Method for...Derivation and Application of Six-Point Linear Multistep Numerical Method for...
Derivation and Application of Six-Point Linear Multistep Numerical Method for...IOSR Journals
 
The variational iteration method for calculating carbon dioxide absorbed into...
The variational iteration method for calculating carbon dioxide absorbed into...The variational iteration method for calculating carbon dioxide absorbed into...
The variational iteration method for calculating carbon dioxide absorbed into...iosrjce
 
Point symmetries of lagrangians
Point symmetries of lagrangiansPoint symmetries of lagrangians
Point symmetries of lagrangiansorajjournal
 
Uniform Order Legendre Approach for Continuous Hybrid Block Methods for the S...
Uniform Order Legendre Approach for Continuous Hybrid Block Methods for the S...Uniform Order Legendre Approach for Continuous Hybrid Block Methods for the S...
Uniform Order Legendre Approach for Continuous Hybrid Block Methods for the S...IOSR Journals
 
International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI) International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI) inventionjournals
 
11.a family of implicit higher order methods for the numerical integration of...
11.a family of implicit higher order methods for the numerical integration of...11.a family of implicit higher order methods for the numerical integration of...
11.a family of implicit higher order methods for the numerical integration of...Alexander Decker
 
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICSRai University
 
A class of a stable order four and six linear multistep methods for stiff ini...
A class of a stable order four and six linear multistep methods for stiff ini...A class of a stable order four and six linear multistep methods for stiff ini...
A class of a stable order four and six linear multistep methods for stiff ini...Alexander Decker
 
A (  )-Stable Order Ten Second Derivative Block Multistep Method for Stiff I...
A (  )-Stable Order Ten Second Derivative Block Multistep Method for Stiff I...A (  )-Stable Order Ten Second Derivative Block Multistep Method for Stiff I...
A (  )-Stable Order Ten Second Derivative Block Multistep Method for Stiff I...inventionjournals
 
Chebyshev Collocation Approach for a Continuous Formulation of Implicit Hybri...
Chebyshev Collocation Approach for a Continuous Formulation of Implicit Hybri...Chebyshev Collocation Approach for a Continuous Formulation of Implicit Hybri...
Chebyshev Collocation Approach for a Continuous Formulation of Implicit Hybri...IOSR Journals
 
Numerical Analysis and Computer Applications
Numerical Analysis and Computer ApplicationsNumerical Analysis and Computer Applications
Numerical Analysis and Computer ApplicationsMujeeb UR Rahman
 
Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...
Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...
Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...IOSRJM
 
Derivada de la función logarítmica y de la función exponencial
Derivada de la función logarítmica y de la función exponencialDerivada de la función logarítmica y de la función exponencial
Derivada de la función logarítmica y de la función exponencialJorbis romero andrade
 
New classes of Adomian polynomials for the Adomian decomposition method
New classes of Adomian polynomials for the Adomian decomposition method New classes of Adomian polynomials for the Adomian decomposition method
New classes of Adomian polynomials for the Adomian decomposition method inventionjournals
 
vj kb kh o15085 17210-1-pb
vj kb kh o15085 17210-1-pbvj kb kh o15085 17210-1-pb
vj kb kh o15085 17210-1-pbEngr M Javaid
 

Similar to New Two-Step Method with Fifth-Order Convergence for Solving Nonlinear Equations (20)

Tenth-Order Iterative Methods withoutDerivatives forSolving Nonlinear Equations
Tenth-Order Iterative Methods withoutDerivatives forSolving Nonlinear EquationsTenth-Order Iterative Methods withoutDerivatives forSolving Nonlinear Equations
Tenth-Order Iterative Methods withoutDerivatives forSolving Nonlinear Equations
 
Derivation and Application of Six-Point Linear Multistep Numerical Method for...
Derivation and Application of Six-Point Linear Multistep Numerical Method for...Derivation and Application of Six-Point Linear Multistep Numerical Method for...
Derivation and Application of Six-Point Linear Multistep Numerical Method for...
 
The variational iteration method for calculating carbon dioxide absorbed into...
The variational iteration method for calculating carbon dioxide absorbed into...The variational iteration method for calculating carbon dioxide absorbed into...
The variational iteration method for calculating carbon dioxide absorbed into...
 
Point symmetries of lagrangians
Point symmetries of lagrangiansPoint symmetries of lagrangians
Point symmetries of lagrangians
 
Uniform Order Legendre Approach for Continuous Hybrid Block Methods for the S...
Uniform Order Legendre Approach for Continuous Hybrid Block Methods for the S...Uniform Order Legendre Approach for Continuous Hybrid Block Methods for the S...
Uniform Order Legendre Approach for Continuous Hybrid Block Methods for the S...
 
International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI) International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI)
 
11.a family of implicit higher order methods for the numerical integration of...
11.a family of implicit higher order methods for the numerical integration of...11.a family of implicit higher order methods for the numerical integration of...
11.a family of implicit higher order methods for the numerical integration of...
 
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICS
 
A class of a stable order four and six linear multistep methods for stiff ini...
A class of a stable order four and six linear multistep methods for stiff ini...A class of a stable order four and six linear multistep methods for stiff ini...
A class of a stable order four and six linear multistep methods for stiff ini...
 
A (  )-Stable Order Ten Second Derivative Block Multistep Method for Stiff I...
A (  )-Stable Order Ten Second Derivative Block Multistep Method for Stiff I...A (  )-Stable Order Ten Second Derivative Block Multistep Method for Stiff I...
A (  )-Stable Order Ten Second Derivative Block Multistep Method for Stiff I...
 
doc
docdoc
doc
 
Chebyshev Collocation Approach for a Continuous Formulation of Implicit Hybri...
Chebyshev Collocation Approach for a Continuous Formulation of Implicit Hybri...Chebyshev Collocation Approach for a Continuous Formulation of Implicit Hybri...
Chebyshev Collocation Approach for a Continuous Formulation of Implicit Hybri...
 
Numerical Analysis and Computer Applications
Numerical Analysis and Computer ApplicationsNumerical Analysis and Computer Applications
Numerical Analysis and Computer Applications
 
Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...
Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...
Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...
 
Derivada de la función logarítmica y de la función exponencial
Derivada de la función logarítmica y de la función exponencialDerivada de la función logarítmica y de la función exponencial
Derivada de la función logarítmica y de la función exponencial
 
AJMS_480_23.pdf
AJMS_480_23.pdfAJMS_480_23.pdf
AJMS_480_23.pdf
 
New classes of Adomian polynomials for the Adomian decomposition method
New classes of Adomian polynomials for the Adomian decomposition method New classes of Adomian polynomials for the Adomian decomposition method
New classes of Adomian polynomials for the Adomian decomposition method
 
vj kb kh o15085 17210-1-pb
vj kb kh o15085 17210-1-pbvj kb kh o15085 17210-1-pb
vj kb kh o15085 17210-1-pb
 
F0333034038
F0333034038F0333034038
F0333034038
 
Mt3621702173
Mt3621702173Mt3621702173
Mt3621702173
 

Recently uploaded

Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
pipeline in computer architecture design
pipeline in computer architecture  designpipeline in computer architecture  design
pipeline in computer architecture designssuser87fa0c1
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 

Recently uploaded (20)

Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
pipeline in computer architecture design
pipeline in computer architecture  designpipeline in computer architecture  design
pipeline in computer architecture design
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 

New Two-Step Method with Fifth-Order Convergence for Solving Nonlinear Equations

  • 1. International Journal Of Mathematics and Statistics Invention (IJMSI) E-ISSN: 2321 – 4767 P-ISSN: 2321 - 4759 www.Ijmsi.Org || Volume 2 Issue 10 || November. 2014 || PP-24-27 www.ijmsi.org 24 | P a g e New Two-Step Method with Fifth-Order Convergence for Solving Nonlinear Equations 1, Ogbereyivwe Oghovese, 2, Atoma O. Johnson Department of Mathematics and Statistics, Delta State Polytechnic, Ozoro, Nigeria ABSTRACT : In this paper, a new iterative method for solving nonlinear equations is presented. The method is a modified Newton’s method. Per iteration the presented method require two evaluations of the function and two evaluations of the first-order derivatives. The convergence order of the method is established to five and the efficiency index is 1.4953. Numerical comparisons are made with several other existing methods to show the performance of the presented methods. KEYWORDS: Convergence order, Taylor’s series expansion, Nonlinear equations I. INTRODUCTION Solving nonlinear equations is an important issue in pure and applied mathematics. Researchers have developed various effective methods to find a single root x* of the nonlinear equation f (x) = 0 , where 𝑓: 𝐷 ⊂ 𝑅 → 𝑅 is a scalar function on an open interval D. Newton’s method is one of the best iterative methods to find x* by using 𝑥 𝑛+1 = 𝑥 𝑛 − 𝑓 𝑥 𝑛 𝑓′ 𝑥 𝑛 (1) that converges quadratically in some neighborhood of x * [1]. There are plenty of modified iterative methods to improve the order of convergence or to simplify the computation in open literatures. For more details, see [1-17] and the references therein. Chun [2] developed two one-parameter fourth-order methods, which are given by: 𝑦𝑛 = 𝑥 𝑛 − 𝑓 𝑥 𝑛 𝑓′ 𝑥 𝑛 , 𝑥 𝑛+1 = 𝑦𝑛 − 𝑓(𝑥 𝑛 )2 𝑓(𝑥 𝑛 )2 − 2𝑓 𝑥 𝑛 𝑓 𝑦𝑛 + 2𝛽𝑓(𝑦𝑛 )2 𝑓 𝑦𝑛 𝑓′ 𝑥 𝑛 (2) 𝑦𝑛 = 𝑥 𝑛 − 𝑓 𝑥 𝑛 𝑓′ 𝑥 𝑛 , 𝑥 𝑛+1 = 𝑦𝑛 − 𝑓(𝑥 𝑛 )3 𝑓(𝑥 𝑛 )2 𝑆2 𝑥 𝑛 , 𝑦𝑛 + 2𝛽𝑓(𝑦𝑛 )2 𝑆𝛽 𝑥 𝑛 , 𝑦𝑛 𝑓 𝑦𝑛 𝑓′ 𝑥 𝑛 (3) where 𝑆𝛽 = 𝑓 𝑥 𝑛 − 𝛽𝑓 𝑦𝑛 and 𝛽𝜖𝑅 is a constant. We note that the methods defined by (2) and (3) reduce to the Traub-Ostrowski method [3] when 𝛽 = 0 . These two-point methods are special cases of the more general family of two-point methods 𝑦𝑛 = 𝑥 𝑛 − 𝑓 𝑥 𝑛 𝑓′ 𝑥 𝑛 , 𝑥 𝑛+1 = 𝑦𝑛 − 𝐺 𝑡 𝑓 𝑦𝑛 𝑓′ 𝑥 𝑛 (4) with particular cases 𝐺 𝑡 = 1 1 − 2𝑡 + 2𝛽𝑡2 (5) and 𝐺 𝑡 = 1 1 − 2𝑡 + 2𝛽𝑡2(1 − 𝛽𝑡) (6) where 𝑡 = 𝑓 𝑦𝑛 𝑓′ 𝑥 𝑛 (7) Ostrowski’s method [4], given by
  • 2. New Two-Step Method With Fifth-Order Convergence… www.ijmsi.org 25 | P a g e 𝑦𝑛 = 𝑥 𝑛 − 𝑓 𝑥 𝑛 𝑓′ 𝑥 𝑛 , 𝑥 𝑛+1 = 𝑦𝑛 − 𝑓 𝑥 𝑛 𝑓 𝑥 𝑛 − 2𝑓 𝑦𝑛 𝑓 𝑦𝑛 𝑓′ 𝑥 𝑛 (8) is an improvement of (1). The order increases by at least two at the expense of additional function evaluation at another point iterated by the Newton’s method. This is also a special case of (4) with particular case 𝐺 𝑡 = 1 1 − 2𝑡 (9) To improve the local order of convergence and efficiency index, many more modified methods of (8) have been developed. These include Chun and Ham [5], Kou et al [6], Bi et al [7] and reference therein. In this paper, we develop new Newton-type iterative method to find a single root of nonlinear equations. The method is a special case of (4) with better computational order and efficiency. II. THE METHOD AND THE ANALYSIS OF CONVERGENCE In this section we present the new fifth order iterative methods. We begin with the following theorem and definitions. Definition 1: Let 𝛼 ∈ 𝑅, 𝑥 𝑛 ∈ 𝑅, 𝑛 = 0,1,2, … Then the sequence 𝑥 𝑛 is said to converge to 𝛼 if 𝑙𝑖𝑚 𝑛→∞ 𝑥 𝑛 − 𝛼 = 0 (10) In addition, there exists a constant 𝑐 ≥ 0, an integer 𝑛0 ≥ 0 and 𝑝 ≥ 0 such that for all 𝑛 ≥ 𝑛0 𝑥 𝑛+1 − 𝛼 ≤ 𝑥 𝑛 − 𝛼 𝑝 (11) then 𝑥 𝑛 is said to converge to 𝛼 of order 𝑝. Definition 2: The computational efficiency of an iterative method of order 𝑝, requiring 𝑘 function evaluations per iteration [8], is calculated by 𝑝𝑘 . (12) Theorem 1. Let 𝜑1 𝑥 , 𝜑2 𝑥 , … , 𝜑𝑠(𝑥) be iterative functions with the orders 𝑟1, 𝑟2, … , 𝑟𝑠, respectively. Then the composition of iterative functions 𝜑 𝑥 = 𝜑1 𝜑2 … … (𝜑𝑠(𝑥) … ) (13) defines the iterative method of the order 𝑟1, 𝑟2, … , 𝑟𝑠 [9]. We now present the method. Consider the following iteration scheme 𝑦𝑛 = 𝑥 𝑛 − 𝑓 𝑥 𝑛 𝑓′ 𝑥 𝑛 , 𝑥 𝑛+1 = 𝑦𝑛 − 𝑓 𝑦𝑛 𝑓′ 𝑦𝑛 (14) Equation (14) is a composite Newton method and by Theorem 1, has fourth-order convergence. To achieve iteration with (14), it requires four evaluations. Hence by definition 2, the computational efficiency of (14) is 4 4 which does not increases the computational efficiency of the Newton’s method that is 2 2 . Our aim is to improve the order and computational efficiency of (14) by presenting a fifth-order method of special case (4). We achieve this by introducing a weight function expressed as 𝐻 𝑡 = (1 − 𝑡2 )−1 , (15) where 𝑡 is as defined in (7). Then the improved iteration scheme (14) becomes 𝑦𝑛 = 𝑥 𝑛 − 𝑓 𝑥 𝑛 𝑓′ 𝑥 𝑛 , 𝑥 𝑛+1 = 𝑦𝑛 − 𝐻(𝑡) 𝑓 𝑦𝑛 𝑓′ 𝑦𝑛 (16) Equation (16) is based on composition of two steps, the Newton’s method step which is a predictor-type and weighted Newton step which is a corrector-type. As a consequence, the order of convergence is improved from four for double Newton method to five for the new method. In order to establish the fifth-order convergence of the proposed method (16), we state the following theorem. Theorem 2: Let 𝛼 be a simple zero of sufficiently differentiable function 𝑓: 𝑅 → 𝑅 for an open interval 𝐼. If 𝑥0 is sufficiently close to , then the two-step method defined by (16) has convergence at least of order five.
  • 3. New Two-Step Method With Fifth-Order Convergence… www.ijmsi.org 26 | P a g e Proof Let 𝑒 𝑛 = 𝑥 𝑛 − 𝛼 be the error in the iterate 𝑥 𝑛 . Using Taylor’s series expansion, we get 𝑓 𝑥 𝑛 = 𝑓′ 𝛼 𝑒 𝑛 + 𝑐2 𝑒 𝑛 2 + 𝑐3 𝑒 𝑛 3 + 𝑐4 𝑒 𝑛 4 + 𝑐5 𝑒 𝑛 5 + 𝑐6 𝑒 𝑛 6 + 𝑂 𝑒 𝑛 7 (17) and 𝑓′ 𝑥 𝑛 = 𝑓′ 𝛼 1 + 2𝑐2 𝑒 𝑛 + 3𝑐3 𝑒 𝑛 2 + 4𝑐4 𝑒 𝑛 3 + 5𝑐5 𝑒 𝑛 4 + 6𝑐6 𝑒 𝑛 5 + 7𝑐7 𝑒 𝑛 6 + 𝑂 𝑒 𝑛 8 (18) where 𝑐 𝑘 = 1 𝑘! 𝑓 𝑘 𝛼 𝑓′ 𝛼 for 𝑘 ∈ 𝑁.. Now 𝑦𝑛 = 𝑥 𝑛 − 𝑓 𝑥 𝑛 𝑓′ 𝑥 𝑛 = 𝛼 + 𝑐2 𝑒 𝑛 2 + 2 𝑐2 2 − 𝑐3 𝑒 𝑛 3 + 4𝑐2 3 − 7𝑐2 𝑐3 + 3𝑐4 𝑒 𝑛 4 + −882 4 + 20𝑐2 2 𝑐3 − 6𝑐3 2 − 10𝑐2 𝑐4 + 4𝑐5 𝑒 𝑛 5 + 16𝑐2 5 − 52𝑐2 3 𝑐3 + 28𝑐2 2 𝑐4 − 17𝑐3 𝑐4 + 𝑐2 33𝑐3 2 − 13𝑐5 + 5𝑐6 𝑒 𝑛 6 + 𝑂 𝑒 𝑛 7 (19) 𝑓 𝑦𝑛 = 𝑓′ 𝛼 𝑐2 𝑒 𝑛 2 + 2𝑐3 − 2𝑐2 2 𝑒 𝑛 3 + 5𝑐2 3 − 7𝑐2 𝑐3 + 3𝑐4 𝑒 𝑛 4 −2 6𝑐2 4 − 12𝑐2 2 𝑐3 + 3𝑐3 2 + 5𝑐2 𝑐4 − 2𝑐5 𝑒 𝑛 5 + 28 𝑐2 5 − 73𝑐2 3 𝑐3 + 34𝑐2 2 𝑐4 −17𝑐3 𝑐4 + 𝑐2 37𝑐2 2 − 13𝑐5 + 5𝑐6 𝑒 𝑛 6 + 𝑂 𝑒 𝑛 7 (20) 𝑓′ 𝑦𝑛 = 𝑓′ 𝛼 1 + 2 𝑐2 2 𝑒 𝑛 2 + 4𝑐2 𝑐3 − 4𝑐2 3 𝑒 𝑛 3 + 𝑐2 8𝑐2 3 − 11𝑐2 𝑐3 + 6𝑐4 𝑒 𝑛 4 −4 𝑐2 4𝑐2 4 − 7𝑐2 2 𝑐3 + 5𝑐2 𝑐4 − 2𝑐5 𝑒 𝑛 4 + 2 16 𝑐2 6 − 34𝑐2 4 𝑐3 + 6𝑐3 3 +30𝑐2 3 𝑐4 − 13𝑐2 2 𝑐5 + 𝑐2 − 8𝑐3 𝑐4 + 5𝑐6 𝑐 𝑛 6 + 𝑂 𝑒 𝑛 7 (21) 𝑓 𝑦𝑛 𝑓′ 𝑥 𝑛 = 𝑐2 𝑒 𝑛 + 2 2𝑐3 − 3𝑐2 2 𝑒 𝑛 2 + 8𝑐2 3 − 10𝑐2 𝑐3 + 3𝑐4 𝑒 𝑛 3 + 𝑂 𝑒 𝑛 4 (22) 𝐻 𝑡 = 1 + 𝑐2 2 𝑒 𝑛 2 + 4𝑐2 𝑐3 − 𝑐2 2 𝑒 𝑛 3 + 2𝑐2 7𝑐2 3 − 10𝑐2 𝑐3 + 3𝑐4 + 𝑐2 3 𝑒 𝑛 4 + 𝑂 𝑐 𝑛 5 (23) 𝑓 𝑦𝑛 𝑓′ 𝑦𝑛 = 𝑐2 𝑒 𝑛 2 + 2 𝑐2 2 − 𝑐3 𝑒 𝑛 3 + 3𝑐2 3 − 7𝑐2 𝑐3 + 3𝑐4 𝑒 𝑛 4 − 18𝑐2 4 − 16𝑐2 2 𝑐3 + 6𝑐3 2 + 10𝑐2 𝑐4 − 4𝑐2 5 𝑒2 5 + 𝑂 𝑐 𝑛 6 (24) 𝐻 𝑡 𝑓 𝑦𝑛 𝑓′ 𝑦𝑛 = 𝑐2 𝑒 𝑛 2 + 2 𝑐3 − 𝑐2 2 𝑒 𝑛 3 + 4𝑐2 3 − 7𝑐2 𝑐3 + 3𝑐4 𝑒 𝑛 4 −2 4𝑐2 4 − 11𝑐2 2 𝑐3 + 3𝑐3 2 + 5𝑐2 𝑐4 − 𝑐5 𝑒2 5 + 𝑂 𝑒 𝑛 6 (25) using (17) to (25) in (16), we get 𝑒 𝑛+1 = 2𝑐2 2 2𝑐2 2 − 𝑐3 𝑒 𝑛 5 + 𝑂 𝑒 𝑛 6 (26) which shows that the method is at least fifth order convergent method. We now discuss the efficiency index of the method by using definition 2. The number of function evaluations per iteration of the method is 4. Therefore from definition 2 the efficiency index of the method is 1.4953, which is better than Newton’s method 2 1 2 = 1.4142, Homeier’s method 3 1 3 = 1.4422 [10], Wang’s method 6 1 5 = 1.4310 eq. (8) in [11], Siyyam’s method 5 1 5 = 1.3792 [12] and equivalent to Kou’s method 5 1 4 = 1.4953 [13] and Sharma’s method 5 1 4 = 1.4953 eq. (22) in [14]. III. APPLICATIONS Now, consider some test problems to illustrate the efficiency of the developed method namely OM and compare it with classical Newton Method (NM), the method of Abbasbandy [17] (AM), the method of Homeier [10] (HM), and the mehods of Chun [15] (CM2 is referred to method 10 in Chun [15] with fourth-order convergence) and (CM3 is referred to method 11 in Chun [15] with fifth-order convergence), the method of Noor and Noor [16] (NNM), the Siyyam’s method [12] (SM), and the method of Sharma [14] (M2 is referred to method 22 in Sharma [14]). The comparisons are given in Table 1.The test examples used are chosen from Chun [15]. They are given below:
  • 4. New Two-Step Method With Fifth-Order Convergence… www.ijmsi.org 27 | P a g e 𝑓1 𝑥 = 𝑠𝑖𝑛2 𝑥 − 𝑥2 + 1 𝑓2 𝑥 = 𝑥2 − 𝑒 𝑥 − 3𝑥 + 2 𝑓3 𝑥 = cos 𝑥 − 𝑥 𝑓4 𝑥 = 𝑥 − 1 3 − 1 𝑓5 𝑥 = 𝑥3 − 10 𝑓6 𝑥 = 𝑥𝑒 𝑥2 − 𝑠𝑖𝑛2 𝑥 + 3 cos 𝑥 + 5 𝑓7 𝑥 = 𝑒 𝑥2+7𝑥−30 − 1 (27) All calculation was done using 15-digit floating-point arithmetic. The following stopping criteria are used for computations. 𝑖. 𝑥 𝑛+1 − 𝑥 𝑛 < 𝜖 𝑖𝑖. 𝑓 𝑥 𝑛+1 < 𝜖 (28) where 𝜖 = 10−15 . Table 1 shows the calculated root and the number of iterations necessary to reach the root up to the desired accuracy by each method. Table 1: Comparison of number of iterations of various iterative method Functions 𝒙 𝟎 NM AM HM CM2 CM3 NNM SM M2 OM 𝑓1 1 7 5 4 5 4 4 5 4 4 𝑓2 2 6 5 5 4 4 4 3 4 3 𝑓3 1.7 5 4 4 4 3 3 3 4 2 𝑓4 3.5 8 5 5 5 5 5 4 Failed 3 𝑓5 1.5 7 5 4 5 5 4 4 4 4 𝑓6 -2 9 6 6 6 5 5 5 Failed 4 𝑓7 3.5 13 7 8 8 7 7 7 Failed 6 IV. CONCLUSION A fifth order two-step method is proposed to solve nonlinear equations without evaluation of second derivative of the function and it requires three functions and one first derivative per iteration. Its efficiency index is 1.4953 which is better than some existing methods. With the help of some test problems, comparison of obtained results with some existing methods is also given. Competing Interests: The authors declare that no competing interests exist. REFERENCES [1] J.M. Ortega, W.C. Rheinbolt. Iterative solution of nonlinear equations in several variables. Academic Press, New York, 1970. [2] C. Chun: Some variants of King's fourth-order family of methods for nonlinear equations. Appl. Math. Comput., 190 (2007), 57- 62. [3] J. F. Traub: Iterative Methods for the Solution of Equations. Chelsea publishing, New York, 1977. [4] A. M. Ostrowski, Solution of Equations in Euclidean and Banach Space, third ed, Academic Press, New York, 1973. [5] C. Chun, YoonMee Ham, Some sixth-order variants of Ostrowski root-finding methods, Applied Mathematics and Computation, 193(2007) 389-394. [6] J. Kou, Y. Li, Xiuhua Wang, Some variants of Ostrowskis method with seventh-order convergence. Journal of Computational and Applied Mathematics, 209 (2007) 153-159. [7] W. Bi, H. Ren, Q. Wu, Three-step iterative methods with eight-order convergence for solving nonlinear equations, Journal of Computational and Applied Mathematics, 225 (2009) 105-112. [8] Gautschi W. Numerical Analysis: an Introduction, Birkhauser; 1997. [9] M. Heydari, S. M. Hosseini, G. B. Loghmoni, On Two New Families of Iterative Methods for Solving Nonlinear Equations with Optimal Order, Appl. Anal. Discrete Math. 5 (2011),93-109 [10] H. H.H. Homeier, On Newton-type methods with cubic convergence. J. Comput. Appl. Math. 176,425-435,(2005). [11] X. Wang et al, Modified Jarratt method with sixth-order convergence, App. Math. Lett., (2009), doi:10.10.16/jaml.2009.06.022. [12] H. |I. Siyyam, An Iterative Method with Fifth-Order Convergence for Nonlinear Equations, Applied Mathematical Sciences, 3(41)2041-2053, 2009. [13] J. Kou et al, Modified Halley’s method free from second derivative, Appl. Math. Comput. 183 (2006) 704-708. [14] R. Sharma, Some Fifth and Sixth Order Iterative Methods for Solving Nonlinear Equations, J. of Engineering Research and Applications 4(2) 268-273, 2014. [15] C. Chun, Iterative methods improving Newton’s method by the decomposition method, Comput. Math. Appl., 50, (2005), 1559- 1568. [16] K. I. Noor and K. I. Noor, Iterative methods with fourth-order convergence for nonlinear equations, Appl. Math. Comput., 189, (2007), 221-227. [17] S. Abbasbandy, Improving Newton-Raphson method for nonlinear equations by modified Adomian decomposition method, Appl. Math. Comput., 145, (2003), 887-893.