A new modified Halley method without second derivatives for nonlinear equation

Size: px
Start display at page:

Download "A new modified Halley method without second derivatives for nonlinear equation"

Transcription

1 Applied Mathematics and Computation 189 (2007) A new modified Halley method without second derivatives for nonlinear equation Muhammad Aslam Noor *, Waseem Asghar Khan, Akhtar Hussain Department of Mathematics, COMSATS Institute of Information Technology, Islamabad, Pakistan Abstract In a recent paper, Noor and Noor [K. Inayat Noor, M. Aslam Noor, Predictor corrector Halley method for nonlinear equations, Appl. Math. Comput., in press, doi: /j.amc ] have suggested and analyzed a predictor corrector method Halley method for solving nonlinear equations. In this paper, we modified this method by using the finite difference scheme, which has a quintic convergence. We have compared this modified Halley method with some other iterative of fifth-orders convergence methods, which shows that this new method is a robust one. Several examples are given to illustrate the efficiency and the performance of this new method. Ó 2006 Elsevier Inc. All rights reserved. Keywords: Halley method; Predictor-corrector method; Iterative methods; Convergence; Examples 1. Introduction In recent years, several iterative type methods have been developed by using the Taylor series, decomposition and quadrature formulae, see [1 11] and the references therein. Using the technique of updating the solution and Taylor series expansion, Noor and Noor [10] have suggested and analyzed a sixth-order predictor corrector iterative type Halley method for solving the nonlinear equations. Also Kou et al. [6,7] have also suggested a class of fifth-order iterative methods. In the implementation of these methods, one has to evaluate the second derivative of the function, which is a serious drawback of these methods. To overcome these drawbacks, we modify the predictor corrector Halley method by replacing the second derivatives of the function f by its finite difference scheme. We prove that the new modified predictor corrector method is of fifth-order convergence. We also present the comparison of the new method with the methods of Kou et al. [6,7]. In passing, we would like to point out the results presented by Kou et al. [6,7] are incorrect. We also rectify this error. Several examples are given to illustrate the efficiency and robustness of the new proposed method. * Corresponding author. addresses: noormaslam@hotmail.com (M.A. Noor), waseemasg@gmail.com (W.A. Khan), dr_akhtar@comsats.edu.pk (A. Hussain) /$ - see front matter Ó 2006 Elsevier Inc. All rights reserved. doi: /j.amc

2 M.A. Noor et al. / Applied Mathematics and Computation 189 (2007) Iterative methods We consider iterative methods to find a simple root of a nonlinear equation f ðxþ ¼0: ð1þ We assume that a is simple root of the Eq. (1) and c is an initial guess sufficiently close to a. Use the Taylor s series, we have f ðcþþf 0 ðcþðx cþþf 00 ðx cþ2 ðcþ þ¼0 ð2þ 2! where c is the initial approximation. From (2), one can have x ¼ c f ðcþ f 0 ðcþ : This formulation is used to suggest the following iterative method. Algorithm 2.1. For a given x 0, compute the approximate solution x nþ1 by the iterative schemes. x nþ1 ¼ x n f ðx nþ f 0 ðx n Þ : Algorithm 2.1 is the well-known Newton method, which has a quadratic convergence [11]. Also, from (2), we can obtain 2f ðcþf 0 ðcþ x ¼ c 2f 02 ðcþ fðcþf 00 ðcþ : This formulation allows us to suggest the following an iterative method for solving the nonlinear equation (1). Algorithm 2.2. For a given x 0, compute the approximate solution x nþ1 by the iterative schemes. 2f ðx n Þf 0 ðx n Þ x nþ1 ¼ x n 2f 02 ðx n Þ fðx n Þf 00 ðx n Þ : This is known as Halley s method, which has cubic convergence [4,5]. Noor and Noor [10], have suggested the following two-step method, using Algorithm 2.1 method as predictor and Halley s method as a corrector. Algorithm 2.3. For a given x 0 compute the approximate solution x nþ1 by the iterative schemes: f 0 ðx n Þ ; 2f ðy x nþ1 ¼ y n n Þf 0 ðy n Þ 2f 02 ðy n Þ fðy n Þf 00 ðy n Þ : If f 00 ðy n Þ¼0, then Algorithm 2.3 is exactly Algorithm 2.2 In order to implement this method, one has to find the second derivative of this function, which may create some problems. To overcome this drawback, several authors have developed involving only the first derivative. In order to overcome drawback, one usually uses the finite difference approximation of the second derivative. This idea is very important and plays a significant part in developing some iterative methods free from second derivatives. To be more precise, we consider f 00 ðy n Þffi f 0 ðy n Þ f 0 ðx n Þ : ð4þ y n x n Combining (3) and (4), we suggest the following new iterative method for solving the nonlinear equation (1) and this is the main motivation of this paper. ð3þ

3 1270 M.A. Noor et al. / Applied Mathematics and Computation 189 (2007) Algorithm 2.4. For a given x 0, compute the approximate solution x nþ1 by the iterative schemes f 0 ðx n Þ ; 2f ðx n Þf ðy x nþ1 ¼ y n n Þf 0 ðy n Þ 2f ðx n Þf 02 ðy n Þ f 02 ðx n Þf ðy n Þþf 0 ðx n Þf 0 ðy n Þf ðy n Þ : Algorithm 2.4 is called the two-step modified Halley s method. This method does not require the second derivative. Important characteristic of this method is that per iteration they require two evaluations of the function and one of its first derivatives. The efficiency of this class of methods is better than that of the well-known other methods involving the second-order derivative of the function We now state some fifth-order iterative methods which have been suggested by Noor and Noor [9] and Kou et al. [6,7] using quite different techniques. Algorithm 2.5 (NR [9]). For a given x 0, compute the approximate solution x nþ1 by the iterative schemes: 2f ðx n Þf 0 ðx n Þ y n ¼ x n 2f 02 ðx n Þ fðx n Þf 00 ðx n Þ ; 2½f ðx n Þþfðy x nþ1 ¼ x n n ÞŠf 0 ðx n Þ 2f 02 ðx n Þ ½fðx n Þþfðy n ÞŠf 00 ðx n Þ ; which is a two-step Halley method of fifth-order convergent. In a recent paper Kou et al. [6,7] have suggested following the iterative methods. Algorithm 2.6 (SHM [7]). For a given x 0, compute the approximate solution x nþ1 by the iterative schemes: f 0 ðx n Þ f 00 ðx n Þf 2 ðx n Þ 2f 03 ðx n Þ 2fðx n Þf 0 ðx n Þf 00 ðx n Þ ; f ðy x nþ1 ¼ y n n Þ f 0 ðx n Þþf 00 ðx n Þðy n x n Þ : Algorithm 2.7 (ISHM [6]). For a given x 0, compute the approximate solution x nþ1 by the iterative schemes: f 0 ðx n Þ f 00 ðx n Þf 2 ðx n Þ 2f 03 ðx n Þ 2fðx n Þf 0 ðx n Þf 00 ðx n Þ ; x nþ1 ¼ y n f ðy nþ f 0 ðx n Þ f 00 ðx n Þf ðy n Þ : 2f 03 ðx n Þ 3. Convergence analysis In this section we consider the convergence criteria of Algorithm 2.4. Theorem 3.1. Let r 2 I be a simple zero of sufficiently differentiable function f : I R! R for an open interval I. If x 0 is sufficiently close to r, then Algorithm 2.4 has fifth-order convergence. Proof. If a is the root and e n be the error at nth iteration, than e n ¼ x n a and using Taylor series expansion, we have f ðx n Þ¼f 0 ðx n Þe n þ 1!2 f 00 ðx n Þe 2 n þ 1!3 f 000 ðx n Þe 3 n þ 1!4 f ðivþ ðx n Þe 4 n þ 1!5 f ðvþ ðx n Þe 5 n þ 1!6 f ðviþ ðx n Þe 6 n þ Oðe7 n Þ; f ðx n Þ¼f 0 ðaþ½e n þ c 2 e 2 n þ c 3e 3 n þ c 4e 4 n þ c 5e 5 n þ c 6e 6 n þ Oðe7 n ÞŠ; ð5þ f 0 ðx n Þ¼f 0 ðaþ½1 þ 2c 2 e n þ 3c 3 e 2 n þ 4c 4e 3 n þ 5c 5e 4 n þ 6c 6e 5 n þ Oðe6 n ÞŠ; ð6þ

4 M.A. Noor et al. / Applied Mathematics and Computation 189 (2007) where c k ¼ 1 f ðkþ ðaþ!k f 0 ðaþ ; k ¼ 2; 3;...; and e n ¼ x n a: From (6) (8), we have, y n ¼ a þ c 2 e 2 n þð2c 3 2c 2 2 Þe3 n þð3c 4 7c 2 c 3 þ 4c 3 2 Þe4 n þð 6c2 3 þ 20c 3c c 2c 4 þ 4c 5 8c 4 2 Þe5 n þð 17c 4 c 3 þ 28c 4 c c 2c 5 þ 5c 6 þ 33c 2 c c 3c 3 2 þ 16c5 2 Þe6 n þð 22c 5c 3 þ 36c 5 c 2 2 þ 6c 7 16c 2 c 6 12c 2 4 þ 92c 4c 2 c 3 72c 4 c 3 2 þ 18c c2 3 c2 2 þ 128c 3c c6 2 Þe7 n þ Oðe8 n Þ: Using Taylor s series, we have ð7þ and f ðy n Þ¼f 0 ðaþ½c 2 e 2 n þð2c 3 2c 2 2 Þe3 n þð3c 4 7c 2 c 3 þ 5c 3 2 Þe4 n þð 6c2 3 þ 24c 3c c 2c 4 þ 4c 5 12c 4 2 Þe5 n þð 17c 4 c 3 þ 34c 4 c c 2c 5 þ 5c 6 þ 37c 2 c c 3c 3 2 þ 28c5 2 Þe6 n þð 22c 5c 3 þ 44c 5 c 2 2 þ 6c 7 16c 2 c 6 12c 2 4 þ 104c 4c 2 c 3 104c 4 c 3 2 þ 18c c2 3 c2 2 þ 206c 3c c6 2 Þe7 n þ Oðe8 n ÞŠ ð8þ f 0 ðy n Þ¼f 0 ðaþ½1 þ 2c 2 2 e2 n þð4c 2c 3 4c 3 2 Þe3 n þð6c 2c 4 11c 3 c 2 2 þ 8c4 2 Þe4 n þð28c2 2 c3 2 20c 4c 2 2 þ 8c 2c 5 16c 5 2 Þe5 n þð 16c 4 c 2 c 3 68c 3 c 4 2 þ 12c3 3 þ 60c 4c c 5c 2 2 þ 10c 2c 6 þ 32c 6 2 Þe6 n þð 84c 2c 3 3 þ 112c 3c 4 c c 3 c 2 c 5 þ 160c 3 c 5 2 þ 36c 4c 2 3 þ 72c 5c 3 2 þ 12c 2c 7 32c 2 2 c 6 24c 2 c c 4c c7 2 Þe7 n þ Oðe8 n ÞŠ: ð9þ Now similarly f ðx n Þf ðy n Þf 0 ðy n Þ¼f 03 ðaþ½c 2 e 3 n þð2c 3 c 2 2 Þe4 n þð3c 4 4c 2 c 3 þ Þe5 n þð 6c 2 3 þ 23c 3c 2 2 6c 2c 4 þ 4c 5 13c 4 2 Þe6 n þ Oðe7 n ÞŠ ð10þ and and f 0 ðx n Þf ðy n Þf 0 ðy n Þ¼f 03 ðaþ½c 2 e 2 n þ 2c 3e 3 n þð3c 4 þ 3c 3 2 Þe4 n þð12c 3c 2 2 þ 4c 5 6c 4 2 Þe5 n þð12c 4 c 2 2 þ 5c 6 þ 5c 2 c c 3c 2 2 þ 74c 3c 3 2 4c5 2 Þe6 n þ Oðe7 n ÞŠ; f 02 ðx n Þf ðy n Þ¼f 03 ðaþ½c 2 e 2 n þð2c 3 2c 2 2 þ 4c 3c 2 Þe 3 n þð2c 4 c 3 c 2 þ 9c 3 2 þ 8c2 3 2c2 2 Þe4 n þð6c c 3c 2 2 2c 2c 4 þ 4c 5 20c 4 2 þ 12c 4c 3 28c 2 c 2 3 þ 20c3 2 c 3Þe 5 n þ Oðe6 n ÞŠ ð11þ ð12þ f 02 ðy n Þf ðx n Þ¼f 03 ðaþ½e n þ c 2 e 2 n þðc 3 2c 2 2 Þe3 n þðc 4 þ 4c 2 c 3 4c 3 2 Þe4 n þðc 5 þ 6c 2 c 4 5c 3 c 2 2 þ 4c4 2 Þe5 n þ Oðe6 n ÞŠ: Now 2f 02 ðy n Þf ðx n Þ f 02 ðx n Þf ðy n Þþf 0 ðx n Þf ðy n Þf 0 ðy n Þ ð13þ ¼ f 03 ðaþ½2e n þ 2c 2 e 2 n þð2c 3 þ 6c 2 2 4c 3c 2 Þe 3 n þð2c 4 þ 9c 3 c 2 þ 9c 3 2 þ 8c2 3 2c2 2 Þe4 n þð2c 5 þ 14c 2 c 4 þ 26c 3 c 2 2 þ 28c4 2 6c2 3 12c 4c 3 þ 8c 2 c c3 2 c 3Þe 5 n þð12c 4c 2 2 þ 5c 6 þ 5c 2 c 2 3 þ 74c 3c c 3c 2 2 þ 4c 5 2 Þe6 n þ Oðe7 n ÞŠ: Using (10) (14) in Algorithm 2.4, we have x nþ1 ¼ a þð 6c 2 3 þ 20c 3c c 2c 4 þ 4c 5 8c 4 2 Þe5 n þ Oðe6 n Þ; e nþ1 ¼ð 6c 2 3 þ 20c 3c c 2c 4 þ 4c 5 8c 4 2 Þe5 n þ Oðe6 n Þ; which shows that algorithm 2.4 is fifth-order convergence. h ð14þ

5 1272 M.A. Noor et al. / Applied Mathematics and Computation 189 (2007) Table 1 Comparison of various iterative schemes f ðx n Þ x 0 NM NR [9] SHM [7] ISHM [6] Algorithm 2.4 f (108) 19 21(285) 14(156) (10) 3 2 (9) 3 (8) (10) 3 2 (9) 3 (8) 2 f (8) 2 2 (9) 2 (8) (8) 2 2 (9) 2 (8) 2 f (10) 3 2 (9) 3 (8) (10) 3 2 (9) 3 (8) 2 f (10) 3 2 (9) 3 (8) (8) 2 2 (9) 2 (8) 2 f (10) 2 2 (9) 3 (8) (12) 3 3 (12) 3 (12) 3 f (12) 3 2 (9) 3 (8) (12) 3 2 (9) 3 (8) 2 f (10) 3 2 (9) 3 (8) (10) 3 2 (9) 3 (8) 2 f (8) 2 2 (9) 2 (8) (10) 3 2 (9) 3 (8) 3 Results enclosed in small bracket () are original results which were reported in [6]. It appeared that the results reported in [7] and [6] are misleading. 4. Numerical examples We present some examples to illustrate the efficiency of the new developed two-step iterative methods in this paper. We compare the Newton method (NM) [1], the method of Noor and Noor (NR) [9], the method of Super-Halley (SHM) [7], the method of improvement of Super-Halley (ISHM) [6], and Algorithm 2.4, introduced in this present paper. We used ¼ The following stopping criteria is used for computer programs: ðiþ jx nþ1 x n j < e: ðiiþ jf ðx nþ1 Þj < e. f 1 ¼ x 3 þ 4x 2 10; x ¼ 1: ; f 2 ¼ x 2 e x 3x þ 2; x ¼ 0: ; f 3 ¼ x 3 10; x ¼ 2: ; f 4 ¼ cos x x; x ¼ 0: ; f 5 ¼ sin 2 x x 2 þ 1; x ¼ 1: ; f 6 ¼ x 2 þ sinðx=5þ 1=4; x ¼ 0: ; f 7 ¼ e x 4x 2 ; x ¼ 0: ; f 8 ¼ e x þ cosðxþ; x ¼ 1: : Also displayed are the numbers of iterations to approximate the zero (IT), the approximate zero x *. From Table 1, it is clear that the new modified Halley method perform better than the other fifth-order iterative methods suggested in [6,7,9]. 5. Conclusions We have shown that it is possible to obtain several modifications of Halley s method free from second derivative by using a new approach by replacing the second derivative from Halley s method. We prove that the order of convergence of this method is fifth. Using the idea of this paper, one can obtain a wide class of higher-order iterative methods free from second derivatives.

6 M.A. Noor et al. / Applied Mathematics and Computation 189 (2007) Acknowledgement This research is supported by the Higher Education Commission, Pakistan, through research Grant No. I-28/HEC/HRD/2005/90. References [1] S. Amat, S. Busquier, J.M. Gutierrez, Geometric construction of iterative functions to solve nonlinear equations, J. Comput. Appl. Math. 157 (2003) [2] J.A. Ezquerro, M.A. Hernandez, A uniparametric Halley-type iteration with free Second derivative, Int. J. pure Appl. Math. 6 (1) (2003) [3] J.A. Ezquerro, M.A. Hernandez, On Halley-type iterations with free second Derivative, J. Comput. Appl. Math. 170 (2004) [4] E. Halley, A new exact and easy method for finding the roots of equations generally and without any previous reduction, Phil. Roy. Soc. London 18 (1964) [5] A. Melman, Geometry and convergence of Halley s method, SIAM Rev. 39 (4) (1997) [6] Jisheng Kou, Yitian Li, Improvements of Chebyshev Halley methods with fifth-order convergence, Appl. Math. Comput. (2006), doi: /j.amc [7] Jisheng Kou, Yitian Li, Xiuhua Wang, A family of fifth-order iterations composed of Newton and third-order methods, Appl. Math. Comput. (2006), doi: /j.amc [8] M. Aslam Noor, Numerical Analysis and Optimization, Lecture Notes, Mathematics Department, COMSATS Institute of information Technology, Islamabad, Pakistan, [9] M. Aslam Noor, K. Inayat Noor, Fifth-order iterative methods for solving nonlinear equations, Appl. Math. Comput. (2006), doi: /j.amc [10] K. Inayat Noor, M. Aslam Noor, Predictor corrector Halley method for nonlinear equations, Appl. Math. Comput., in press, doi: /j.amc [11] J.F. Traub, Iterative Methods for Solution of Equations, Prentice-Hall, Englewood, Cliffs, NJ, 1964.

SOLVING NONLINEAR EQUATIONS USING A NEW TENTH-AND SEVENTH-ORDER METHODS FREE FROM SECOND DERIVATIVE M.A. Hafiz 1, Salwa M.H.

SOLVING NONLINEAR EQUATIONS USING A NEW TENTH-AND SEVENTH-ORDER METHODS FREE FROM SECOND DERIVATIVE M.A. Hafiz 1, Salwa M.H. International Journal of Differential Equations and Applications Volume 12 No. 4 2013, 169-183 ISSN: 1311-2872 url: http://www.ijpam.eu doi: http://dx.doi.org/10.12732/ijdea.v12i4.1344 PA acadpubl.eu SOLVING

More information

Applied Mathematics and Computation

Applied Mathematics and Computation Applied Mathematics and Computation 245 (2014) 86 107 Contents lists available at ScienceDirect Applied Mathematics and Computation journal homepage: www.elsevier.com/locate/amc An analysis of a new family

More information

Two New Predictor-Corrector Iterative Methods with Third- and. Ninth-Order Convergence for Solving Nonlinear Equations

Two New Predictor-Corrector Iterative Methods with Third- and. Ninth-Order Convergence for Solving Nonlinear Equations Two New Predictor-Corrector Iterative Methods with Third- and Ninth-Order Convergence for Solving Nonlinear Equations Noori Yasir Abdul-Hassan Department of Mathematics, College of Education for Pure Science,

More information

Applied Mathematics and Computation

Applied Mathematics and Computation Alied Mathematics and Comutation 218 (2012) 10548 10556 Contents lists available at SciVerse ScienceDirect Alied Mathematics and Comutation journal homeage: www.elsevier.com/locate/amc Basins of attraction

More information

Applied Mathematics and Computation

Applied Mathematics and Computation Applied Mathematics and Computation 8 (0) 584 599 Contents lists available at SciVerse ScienceDirect Applied Mathematics and Computation journal homepage: www.elsevier.com/locate/amc Basin attractors for

More information

NEW DERIVATIVE FREE ITERATIVE METHOD FOR SOLVING NON-LINEAR EQUATIONS

NEW DERIVATIVE FREE ITERATIVE METHOD FOR SOLVING NON-LINEAR EQUATIONS NEW DERIVATIVE FREE ITERATIVE METHOD FOR SOLVING NON-LINEAR EQUATIONS Dr. Farooq Ahmad Principal, Govt. Degree College Darya Khan, Bhakkar, Punjab Education Department, PAKISTAN farooqgujar@gmail.com Sifat

More information

Newton-homotopy analysis method for nonlinear equations

Newton-homotopy analysis method for nonlinear equations Applied Mathematics and Computation 188 (2007) 1794 1800 www.elsevier.com/locate/amc Newton-homotopy analysis method for nonlinear equations S. Abbasbandy a, *, Y. Tan b, S.J. Liao b a Department of Mathematics,

More information

NEW ITERATIVE METHODS BASED ON SPLINE FUNCTIONS FOR SOLVING NONLINEAR EQUATIONS

NEW ITERATIVE METHODS BASED ON SPLINE FUNCTIONS FOR SOLVING NONLINEAR EQUATIONS Bulletin of Mathematical Analysis and Applications ISSN: 181-191, URL: http://www.bmathaa.org Volume 3 Issue 4(011, Pages 31-37. NEW ITERATIVE METHODS BASED ON SPLINE FUNCTIONS FOR SOLVING NONLINEAR EQUATIONS

More information

Using Lagrange Interpolation for Solving Nonlinear Algebraic Equations

Using Lagrange Interpolation for Solving Nonlinear Algebraic Equations International Journal of Theoretical and Applied Mathematics 2016; 2(2): 165-169 http://www.sciencepublishinggroup.com/j/ijtam doi: 10.11648/j.ijtam.20160202.31 ISSN: 2575-5072 (Print); ISSN: 2575-5080

More information

Sixth Order Newton-Type Method For Solving System Of Nonlinear Equations And Its Applications

Sixth Order Newton-Type Method For Solving System Of Nonlinear Equations And Its Applications Applied Mathematics E-Notes, 17(017), 1-30 c ISSN 1607-510 Available free at mirror sites of http://www.math.nthu.edu.tw/ amen/ Sixth Order Newton-Type Method For Solving System Of Nonlinear Equations

More information

A Novel and Precise Sixth-Order Method for Solving Nonlinear Equations

A Novel and Precise Sixth-Order Method for Solving Nonlinear Equations A Novel and Precise Sixth-Order Method for Solving Nonlinear Equations F. Soleymani Department of Mathematics, Islamic Azad University, Zahedan Branch, Zahedan, Iran E-mail: fazl_soley_bsb@yahoo.com; Tel:

More information

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and education use, including for instruction at the authors institution

More information

IMPROVING THE CONVERGENCE ORDER AND EFFICIENCY INDEX OF QUADRATURE-BASED ITERATIVE METHODS FOR SOLVING NONLINEAR EQUATIONS

IMPROVING THE CONVERGENCE ORDER AND EFFICIENCY INDEX OF QUADRATURE-BASED ITERATIVE METHODS FOR SOLVING NONLINEAR EQUATIONS 136 IMPROVING THE CONVERGENCE ORDER AND EFFICIENCY INDEX OF QUADRATURE-BASED ITERATIVE METHODS FOR SOLVING NONLINEAR EQUATIONS 1Ogbereyivwe, O. and 2 Ojo-Orobosa, V. O. Department of Mathematics and Statistics,

More information

SOME MULTI-STEP ITERATIVE METHODS FOR SOLVING NONLINEAR EQUATIONS

SOME MULTI-STEP ITERATIVE METHODS FOR SOLVING NONLINEAR EQUATIONS Open J. Math. Sci., Vol. 1(017, No. 1, pp. 5-33 ISSN 53-01 Website: http://www.openmathscience.com SOME MULTI-STEP ITERATIVE METHODS FOR SOLVING NONLINEAR EQUATIONS MUHAMMAD SAQIB 1, MUHAMMAD IQBAL Abstract.

More information

Higher-order iterative methods by using Householder's method for solving certain nonlinear equations

Higher-order iterative methods by using Householder's method for solving certain nonlinear equations Math Sci Lett, No, 7- ( 7 Mathematical Sciece Letters A Iteratioal Joural http://dxdoiorg/785/msl/5 Higher-order iterative methods by usig Householder's method for solvig certai oliear equatios Waseem

More information

University of Education Lahore 54000, PAKISTAN 2 Department of Mathematics and Statistics

University of Education Lahore 54000, PAKISTAN 2 Department of Mathematics and Statistics International Journal of Pure and Applied Mathematics Volume 109 No. 2 2016, 223-232 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: 10.12732/ijpam.v109i2.5

More information

Chebyshev-Halley s Method without Second Derivative of Eight-Order Convergence

Chebyshev-Halley s Method without Second Derivative of Eight-Order Convergence Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 12, Number 4 2016, pp. 2987 2997 Research India Publications http://www.ripublication.com/gjpam.htm Chebyshev-Halley s Method without

More information

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and education use, including for instruction at the authors institution

More information

Some Third Order Methods for Solving Systems of Nonlinear Equations

Some Third Order Methods for Solving Systems of Nonlinear Equations Some Third Order Methods for Solving Systems of Nonlinear Equations Janak Raj Sharma Rajni Sharma International Science Index, Mathematical Computational Sciences waset.org/publication/1595 Abstract Based

More information

On high order methods for solution of nonlinear

On high order methods for solution of nonlinear On high order methods for solution of nonlinear equation Dr. Vinay Kumar School of Computer and Systems Sciences Jawaharlal Nehru University Delhi, INDIA vinay2teotia@gmail.com Prof. C. P. Katti School

More information

Some New Three Step Iterative Methods for Solving Nonlinear Equation Using Steffensen s and Halley Method

Some New Three Step Iterative Methods for Solving Nonlinear Equation Using Steffensen s and Halley Method British Journal of Mathematics & Computer Science 19(2): 1-9, 2016; Article no.bjmcs.2922 ISSN: 221-081 SCIENCEDOMAIN international www.sciencedomain.org Some New Three Step Iterative Methods for Solving

More information

An efficient Newton-type method with fifth-order convergence for solving nonlinear equations

An efficient Newton-type method with fifth-order convergence for solving nonlinear equations Volume 27, N. 3, pp. 269 274, 2008 Copyright 2008 SBMAC ISSN 0101-8205 www.scielo.br/cam An efficient Newton-type method with fifth-order convergence for solving nonlinear equations LIANG FANG 1,2, LI

More information

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and education use, including for instruction at the authors institution

More information

A three point formula for finding roots of equations by the method of least squares

A three point formula for finding roots of equations by the method of least squares Journal of Applied Mathematics and Bioinformatics, vol.2, no. 3, 2012, 213-233 ISSN: 1792-6602(print), 1792-6939(online) Scienpress Ltd, 2012 A three point formula for finding roots of equations by the

More information

Journal of Computational and Applied Mathematics

Journal of Computational and Applied Mathematics Journal of Computational Applied Mathematics 236 (212) 3174 3185 Contents lists available at SciVerse ScienceDirect Journal of Computational Applied Mathematics journal homepage: wwwelseviercom/locate/cam

More information

A New Accelerated Third-Order Two-Step Iterative Method for Solving Nonlinear Equations

A New Accelerated Third-Order Two-Step Iterative Method for Solving Nonlinear Equations ISSN 4-5804 (Paper) ISSN 5-05 (Online) Vol.8, No.5, 018 A New Accelerated Third-Order Two-Step Iterative Method for Solving Nonlinear Equations Umair Khalid Qureshi Department of Basic Science & Related

More information

Some New Iterative Methods for Solving Nonlinear Equations

Some New Iterative Methods for Solving Nonlinear Equations World Applied Scieces Joural 0 (6): 870-874, 01 ISSN 1818-495 IDOSI Publicatios, 01 DOI: 10.589/idosi.wasj.01.0.06.830 Some New Iterative Methods for Solvig Noliear Equatios Muhammad Aslam Noor, Khalida

More information

Multi-step derivative-free preconditioned Newton method for solving systems of nonlinear equations

Multi-step derivative-free preconditioned Newton method for solving systems of nonlinear equations Multi-step derivative-free preconditioned Newton method for solving systems of nonlinear equations Fayyaz Ahmad Abstract Preconditioning of systems of nonlinear equations modifies the associated Jacobian

More information

Improving homotopy analysis method for system of nonlinear algebraic equations

Improving homotopy analysis method for system of nonlinear algebraic equations Journal of Advanced Research in Applied Mathematics Vol., Issue. 4, 010, pp. -30 Online ISSN: 194-9649 Improving homotopy analysis method for system of nonlinear algebraic equations M.M. Hosseini, S.M.

More information

Three New Iterative Methods for Solving Nonlinear Equations

Three New Iterative Methods for Solving Nonlinear Equations Australian Journal of Basic and Applied Sciences, 4(6): 122-13, 21 ISSN 1991-8178 Three New Iterative Methods for Solving Nonlinear Equations 1 2 Rostam K. Saeed and Fuad W. Khthr 1,2 Salahaddin University/Erbil

More information

Applied Mathematics and Computation

Applied Mathematics and Computation Alied Mathematics and Comutation 217 (2010) 1887 1895 Contents lists available at ScienceDirect Alied Mathematics and Comutation journal homeage: www.elsevier.com/locate/amc Derivative free two-oint methods

More information

Two improved classes of Broyden s methods for solving nonlinear systems of equations

Two improved classes of Broyden s methods for solving nonlinear systems of equations Available online at www.isr-publications.com/jmcs J. Math. Computer Sci., 17 (2017), 22 31 Research Article Journal Homepage: www.tjmcs.com - www.isr-publications.com/jmcs Two improved classes of Broyden

More information

A new sixth-order scheme for nonlinear equations

A new sixth-order scheme for nonlinear equations Calhoun: The NPS Institutional Archive DSpace Repository Faculty and Researchers Faculty and Researchers Collection 202 A new sixth-order scheme for nonlinear equations Chun, Changbum http://hdl.handle.net/0945/39449

More information

A New Fifth Order Derivative Free Newton-Type Method for Solving Nonlinear Equations

A New Fifth Order Derivative Free Newton-Type Method for Solving Nonlinear Equations Appl. Math. Inf. Sci. 9, No. 3, 507-53 (05 507 Applied Mathematics & Information Sciences An International Journal http://dx.doi.org/0.785/amis/090346 A New Fifth Order Derivative Free Newton-Type Method

More information

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and This article aeared in a journal ublished by Elsevier. The attached coy is furnished to the author for internal non-commercial research and education use, including for instruction at the authors institution

More information

Convergence of a Third-order family of methods in Banach spaces

Convergence of a Third-order family of methods in Banach spaces International Journal of Computational and Applied Mathematics. ISSN 1819-4966 Volume 1, Number (17), pp. 399 41 Research India Publications http://www.ripublication.com/ Convergence of a Third-order family

More information

The Journal of Nonlinear Sciences and Applications

The Journal of Nonlinear Sciences and Applications J. Nonlinear Sci. Appl. 2 (2009), no. 3, 195 203 The Journal of Nonlinear Sciences Applications http://www.tjnsa.com ON MULTIPOINT ITERATIVE PROCESSES OF EFFICIENCY INDEX HIGHER THAN NEWTON S METHOD IOANNIS

More information

Geometrically constructed families of iterative methods

Geometrically constructed families of iterative methods Chapter 4 Geometrically constructed families of iterative methods 4.1 Introduction The aim of this CHAPTER 3 is to derive one-parameter families of Newton s method [7, 11 16], Chebyshev s method [7, 30

More information

ACTA UNIVERSITATIS APULENSIS No 18/2009 NEW ITERATIVE METHODS FOR SOLVING NONLINEAR EQUATIONS BY USING MODIFIED HOMOTOPY PERTURBATION METHOD

ACTA UNIVERSITATIS APULENSIS No 18/2009 NEW ITERATIVE METHODS FOR SOLVING NONLINEAR EQUATIONS BY USING MODIFIED HOMOTOPY PERTURBATION METHOD ACTA UNIVERSITATIS APULENSIS No 18/2009 NEW ITERATIVE METHODS FOR SOLVING NONLINEAR EQUATIONS BY USING MODIFIED HOMOTOPY PERTURBATION METHOD Arif Rafiq and Amna Javeria Abstract In this paper, we establish

More information

Mathematics (JUN11MPC301) General Certificate of Education Advanced Level Examination June Unit Pure Core TOTAL

Mathematics (JUN11MPC301) General Certificate of Education Advanced Level Examination June Unit Pure Core TOTAL Centre Number Candidate Number For Examiner s Use Surname Other Names Candidate Signature Examiner s Initials Mathematics Unit Pure Core 3 Monday 13 June 2011 General Certificate of Education Advanced

More information

A Fifth-Order Iterative Method for Solving Nonlinear Equations

A Fifth-Order Iterative Method for Solving Nonlinear Equations 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.19-23 A Fifth-Order Iterative Method for Solving

More information

ON THE EFFICIENCY OF A FAMILY OF QUADRATURE-BASED METHODS FOR SOLVING NONLINEAR EQUATIONS

ON THE EFFICIENCY OF A FAMILY OF QUADRATURE-BASED METHODS FOR SOLVING NONLINEAR EQUATIONS 149 ON THE EFFICIENCY OF A FAMILY OF QUADRATURE-BASED METHODS FOR SOLVING NONLINEAR EQUATIONS 1 OGHOVESE OGBEREYIVWE, 2 KINGSLEY OBIAJULU MUKA 1 Department of Mathematics and Statistics, Delta State Polytechnic,

More information

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and Tis article appeared in a journal publised by Elsevier. Te attaced copy is furnised to te autor for internal non-commercial researc and education use, including for instruction at te autors institution

More information

A Preconditioned Iterative Method for Solving Systems of Nonlinear Equations Having Unknown Multiplicity

A Preconditioned Iterative Method for Solving Systems of Nonlinear Equations Having Unknown Multiplicity Article A Preconditioned Iterative Method for Solving Systems of Nonlinear Equations Having Unknown Multiplicity Fayyaz Ahmad 1,2,3, *, Toseef Akhter Bhutta 4, Umar Shoaib 4, Malik Zaka Ullah 1,5, Ali

More information

Applied Mathematics Letters. Combined bracketing methods for solving nonlinear equations

Applied Mathematics Letters. Combined bracketing methods for solving nonlinear equations Applied Mathematics Letters 5 (01) 1755 1760 Contents lists available at SciVerse ScienceDirect Applied Mathematics Letters journal homepage: www.elsevier.com/locate/aml Combined bracketing methods for

More information

Two Point Methods For Non Linear Equations Neeraj Sharma, Simran Kaur

Two Point Methods For Non Linear Equations Neeraj Sharma, Simran Kaur 28 International Journal of Advance Research, IJOAR.org Volume 1, Issue 1, January 2013, Online: Two Point Methods For Non Linear Equations Neeraj Sharma, Simran Kaur ABSTRACT The following paper focuses

More information

Improved Lebesgue constants on the triangle

Improved Lebesgue constants on the triangle Journal of Computational Physics 207 (2005) 625 638 www.elsevier.com/locate/jcp Improved Lebesgue constants on the triangle Wilhelm Heinrichs Universität Duisburg-Essen, Ingenieurmathematik (FB 10), Universitätsstrasse

More information

Experimental designs for precise parameter estimation for non-linear models

Experimental designs for precise parameter estimation for non-linear models Minerals Engineering 17 (2004) 431 436 This article is also available online at: www.elsevier.com/locate/mineng Experimental designs for precise parameter estimation for non-linear models Z. Xiao a, *,

More information

Appendix A Conventions

Appendix A Conventions Appendix A Conventions We use natural units h ¼ 1; c ¼ 1; 0 ¼ 1; ða:1þ where h denotes Planck s constant, c the vacuum speed of light and 0 the permittivity of vacuum. The electromagnetic fine-structure

More information

Optimal derivative-free root finding methods based on the Hermite interpolation

Optimal derivative-free root finding methods based on the Hermite interpolation Available online at www.tjnsa.com J. Nonlinear Sci. Appl. 9 (2016), 4427 4435 Research Article Optimal derivative-free root finding methods based on the Hermite interpolation Nusrat Yasmin, Fiza Zafar,

More information

Sequential dynamical systems over words

Sequential dynamical systems over words Applied Mathematics and Computation 174 (2006) 500 510 www.elsevier.com/locate/amc Sequential dynamical systems over words Luis David Garcia a, Abdul Salam Jarrah b, *, Reinhard Laubenbacher b a Department

More information

Commun Nonlinear Sci Numer Simulat

Commun Nonlinear Sci Numer Simulat Commun Nonlinear Sci Numer Simulat xxx ) xxx xxx Contents lists available at ScienceDirect Commun Nonlinear Sci Numer Simulat journal homepage: wwwelseviercom/locate/cnsns A note on the use of Adomian

More information

Variation of Parameters Method for Solving Fifth-Order. Boundary Value Problems

Variation of Parameters Method for Solving Fifth-Order. Boundary Value Problems Applied Mathematics & Information Sciences 2(2) (28), 135 141 An International Journal c 28 Dixie W Publishing Corporation, U. S. A. Variation of Parameters Method for Solving Fifth-Order Boundary Value

More information

A new nonmonotone Newton s modification for unconstrained Optimization

A new nonmonotone Newton s modification for unconstrained Optimization A new nonmonotone Newton s modification for unconstrained Optimization Aristotelis E. Kostopoulos a George S. Androulakis b a a Department of Mathematics, University of Patras, GR-265.04, Rio, Greece b

More information

A Three-Step Iterative Method to Solve A Nonlinear Equation via an Undetermined Coefficient Method

A Three-Step Iterative Method to Solve A Nonlinear Equation via an Undetermined Coefficient Method Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 14, Number 11 (018), pp. 145-1435 Research India Publications http://www.ripublication.com/gjpam.htm A Three-Step Iterative Method

More information

VARIATION OF PARAMETERS METHOD FOR SOLVING SIXTH-ORDER BOUNDARY VALUE PROBLEMS

VARIATION OF PARAMETERS METHOD FOR SOLVING SIXTH-ORDER BOUNDARY VALUE PROBLEMS Commun. Korean Math. Soc. 24 (29), No. 4, pp. 65 615 DOI 1.4134/CKMS.29.24.4.65 VARIATION OF PARAMETERS METHOD FOR SOLVING SIXTH-ORDER BOUNDARY VALUE PROBLEMS Syed Tauseef Mohyud-Din, Muhammad Aslam Noor,

More information

An adaptive version of a fourth-order iterative method for quadratic equations

An adaptive version of a fourth-order iterative method for quadratic equations Journal of Computational and Applied Mathematics 191 2006 259 268 www.elsevier.com/locate/cam An adaptive version of a fourth-order iterative method for quadratic equations Sergio Amat a,, Sonia Busquier

More information

A fourth order method for finding a simple root of univariate function

A fourth order method for finding a simple root of univariate function Bol. Soc. Paran. Mat. (3s.) v. 34 2 (2016): 197 211. c SPM ISSN-2175-1188 on line ISSN-00378712 in press SPM: www.spm.uem.br/bspm doi:10.5269/bspm.v34i1.24763 A fourth order method for finding a simple

More information

Modified Cubic Convergence Iterative Method for Estimating a Single Root of Nonlinear Equations

Modified Cubic Convergence Iterative Method for Estimating a Single Root of Nonlinear Equations J. Basic. Appl. Sci. Res., 8()9-1, 18 18, TextRoad Publication ISSN 9-44 Journal of Basic and Applied Scientific Research www.textroad.com Modified Cubic Convergence Iterative Method for Estimating a Single

More information

A Two-step Iterative Method Free from Derivative for Solving Nonlinear Equations

A Two-step Iterative Method Free from Derivative for Solving Nonlinear Equations Applied Mathematical Sciences, Vol. 8, 2014, no. 161, 8021-8027 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.49710 A Two-step Iterative Method Free from Derivative for Solving Nonlinear

More information

Chaos synchronization of nonlinear Bloch equations

Chaos synchronization of nonlinear Bloch equations Chaos, Solitons and Fractal7 (26) 357 361 www.elsevier.com/locate/chaos Chaos synchronization of nonlinear Bloch equations Ju H. Park * Robust Control and Nonlinear Dynamics Laboratory, Department of Electrical

More information

Two numerical methods for solving a backward heat conduction problem

Two numerical methods for solving a backward heat conduction problem pplied Mathematics and Computation 79 (6) 37 377 wwwelseviercom/locate/amc Two numerical methods for solving a backward heat conduction problem Xiang-Tuan Xiong, Chu-Li Fu *, hi Qian epartment of Mathematics,

More information

EXP-FUNCTION METHOD FOR SOLVING HIGHER-ORDER BOUNDARY VALUE PROBLEMS

EXP-FUNCTION METHOD FOR SOLVING HIGHER-ORDER BOUNDARY VALUE PROBLEMS Bulletin of the Institute of Mathematics Academia Sinica (New Series) Vol. 4 (2009), No. 2, pp. 219-234 EXP-FUNCTION METHOD FOR SOLVING HIGHER-ORDER BOUNDARY VALUE PROBLEMS BY SYED TAUSEEF MOHYUD-DIN,

More information

Finding simple roots by seventh- and eighth-order derivative-free methods

Finding simple roots by seventh- and eighth-order derivative-free methods Finding simple roots by seventh- and eighth-order derivative-free methods F. Soleymani 1,*, S.K. Khattri 2 1 Department of Mathematics, Islamic Azad University, Zahedan Branch, Zahedan, Iran * Corresponding

More information

A Family of Methods for Solving Nonlinear Equations Using Quadratic Interpolation

A Family of Methods for Solving Nonlinear Equations Using Quadratic Interpolation ELSEVIER An International Journal Available online at www.sciencedirect.com computers &.,=. = C o,..ct. mathematics with applications Computers and Mathematics with Applications 48 (2004) 709-714 www.elsevier.com/locate/camwa

More information

Another Sixth-Order Iterative Method Free from Derivative for Solving Multiple Roots of a Nonlinear Equation

Another Sixth-Order Iterative Method Free from Derivative for Solving Multiple Roots of a Nonlinear Equation Applied Mathematical Sciences, Vol. 11, 2017, no. 43, 2121-2129 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2017.76208 Another Sixth-Order Iterative Method Free from Derivative for Solving

More information

Recurrent neural networks with trainable amplitude of activation functions

Recurrent neural networks with trainable amplitude of activation functions Neural Networks 16 (2003) 1095 1100 www.elsevier.com/locate/neunet Neural Networks letter Recurrent neural networks with trainable amplitude of activation functions Su Lee Goh*, Danilo P. Mandic Imperial

More information

Homotopy Analysis Transform Method for Time-fractional Schrödinger Equations

Homotopy Analysis Transform Method for Time-fractional Schrödinger Equations International Journal of Modern Mathematical Sciences, 2013, 7(1): 26-40 International Journal of Modern Mathematical Sciences Journal homepage:wwwmodernscientificpresscom/journals/ijmmsaspx ISSN:2166-286X

More information

Spectral gradient projection method for solving nonlinear monotone equations

Spectral gradient projection method for solving nonlinear monotone equations Journal of Computational and Applied Mathematics 196 (2006) 478 484 www.elsevier.com/locate/cam Spectral gradient projection method for solving nonlinear monotone equations Li Zhang, Weijun Zhou Department

More information

On Newton-type methods with cubic convergence

On Newton-type methods with cubic convergence Journal of Computational and Applied Mathematics 176 (2005) 425 432 www.elsevier.com/locate/cam On Newton-type methods with cubic convergence H.H.H. Homeier a,b, a Science + Computing Ag, IT Services Muenchen,

More information

An Efficient Solver for Systems of Nonlinear. Equations with Singular Jacobian. via Diagonal Updating

An Efficient Solver for Systems of Nonlinear. Equations with Singular Jacobian. via Diagonal Updating Applied Mathematical Sciences, Vol. 4, 2010, no. 69, 3403-3412 An Efficient Solver for Systems of Nonlinear Equations with Singular Jacobian via Diagonal Updating M. Y. Waziri, W. J. Leong, M. A. Hassan

More information

Existence of positive periodic solutions for a periodic logistic equation

Existence of positive periodic solutions for a periodic logistic equation Applied Mathematics and Computation 139 (23) 311 321 www.elsevier.com/locate/amc Existence of positive periodic solutions for a periodic logistic equation Guihong Fan, Yongkun Li * Department of Mathematics,

More information

Output regulation of general discrete-time linear systems with saturation nonlinearities

Output regulation of general discrete-time linear systems with saturation nonlinearities INTERNATIONAL JOURNAL OF ROBUST AND NONLINEAR CONTROL Int. J. Robust Nonlinear Control 2002; 12:1129 1143 (DOI: 10.1002/rnc.647) Output regulation of general discrete-time linear systems with saturation

More information

Resolvent dynamical systems and mixed variational inequalities

Resolvent dynamical systems and mixed variational inequalities Available online at www.isr-publications.com/jnsa J. Nonlinear Sci. Appl., 10 (2017), 2925 2933 Research Article Journal Homepage: www.tjnsa.com - www.isr-publications.com/jnsa Resolvent dynamical systems

More information

Parametric convergence and control of chaotic system using adaptive feedback linearization

Parametric convergence and control of chaotic system using adaptive feedback linearization Available online at www.sciencedirect.com Chaos, Solitons and Fractals 4 (29) 1475 1483 www.elsevier.com/locate/chaos Parametric convergence and control of chaotic system using adaptive feedback linearization

More information

Basins of Attraction for Optimal Third Order Methods for Multiple Roots

Basins of Attraction for Optimal Third Order Methods for Multiple Roots Applied Mathematical Sciences, Vol., 6, no., 58-59 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/.988/ams.6.65 Basins of Attraction for Optimal Third Order Methods for Multiple Roots Young Hee Geum Department

More information

Family of Optimal Eighth-Order of Convergence for Solving Nonlinear Equations

Family of Optimal Eighth-Order of Convergence for Solving Nonlinear Equations SCECH Volume 4, Issue 4 RESEARCH ORGANISATION Published online: August 04, 2015 Journal of Progressive Research in Mathematics www.scitecresearch.com/journals Family of Optimal Eighth-Order of Convergence

More information

Improved Newton s method with exact line searches to solve quadratic matrix equation

Improved Newton s method with exact line searches to solve quadratic matrix equation Journal of Computational and Applied Mathematics 222 (2008) 645 654 wwwelseviercom/locate/cam Improved Newton s method with exact line searches to solve quadratic matrix equation Jian-hui Long, Xi-yan

More information

The Parallel One-way Hash Function Based on Chebyshev-Halley Methods with Variable Parameter

The Parallel One-way Hash Function Based on Chebyshev-Halley Methods with Variable Parameter INT J COMPUT COMMUN, ISSN 1841-9836 9(1):24-36, February, 2014. The Parallel One-way Hash Function Based on Chebyshev-Halley Methods with Variable Parameter M. Nouri, M. Safarinia, P. Pourmahdi, M.H. Garshasebi

More information

Quadrature based Broyden-like method for systems of nonlinear equations

Quadrature based Broyden-like method for systems of nonlinear equations STATISTICS, OPTIMIZATION AND INFORMATION COMPUTING Stat., Optim. Inf. Comput., Vol. 6, March 2018, pp 130 138. Published online in International Academic Press (www.iapress.org) Quadrature based Broyden-like

More information

SOME EXTRAGRADIENT METHODS FOR NONCONVEX QUASI VARIATIONAL INEQUALITIES

SOME EXTRAGRADIENT METHODS FOR NONCONVEX QUASI VARIATIONAL INEQUALITIES Bulletin of Mathematical Analysis and Applications ISSN: 1821-1291, URL: http://www.bmathaa.org Volume 3 Issue 1(2011), Pages 178-187. SOME EXTRAGRADIENT METHODS FOR NONCONVEX QUASI VARIATIONAL INEQUALITIES

More information

arxiv: v1 [math.na] 21 Jan 2015

arxiv: v1 [math.na] 21 Jan 2015 NEW SIMULTANEOUS METHODS FOR FINDING ALL ZEROS OF A POLYNOMIAL JUN-SEOP SONG A, A COLLEGE OF MEDICINE, YONSEI UNIVERSITY, SEOUL, REPUBLIC OF KOREA arxiv:1501.05033v1 [math.na] 21 Jan 2015 Abstract. The

More information

Two Efficient Derivative-Free Iterative Methods for Solving Nonlinear Systems

Two Efficient Derivative-Free Iterative Methods for Solving Nonlinear Systems algorithms Article Two Efficient Derivative-Free Iterative Methods for Solving Nonlinear Systems Xiaofeng Wang * and Xiaodong Fan School of Mathematics and Physics, Bohai University, Jinzhou 203, China;

More information

Haar wavelet method for nonlinear integro-differential equations

Haar wavelet method for nonlinear integro-differential equations Applied Mathematics and Computation 176 (6) 34 333 www.elsevier.com/locate/amc Haar wavelet method for nonlinear integro-differential equations Ülo Lepik Institute of Applied Mathematics, University of

More information

New predictor-corrector type iterative methods for solving nonlinear equations

New predictor-corrector type iterative methods for solving nonlinear equations SAKARYA ÜNİVERSİTESİ FEN BİLİMLERİ ENSTİTÜSÜ DERGİSİ SAKARYA UNIVERSITY JOURNAL OF SCIENCE e-issn: 2147-835X Dergi sayfası: http://dergipark.gov.tr/saufenbilder Geliş/Received 11.12.2016 Kabul/Accepted

More information

International Journal of Modern Mathematical Sciences, 2012, 3(2): International Journal of Modern Mathematical Sciences

International Journal of Modern Mathematical Sciences, 2012, 3(2): International Journal of Modern Mathematical Sciences Article International Journal of Modern Mathematical Sciences 2012 3(2): 63-76 International Journal of Modern Mathematical Sciences Journal homepage:wwwmodernscientificpresscom/journals/ijmmsaspx On Goursat

More information

On the excluded minors for the matroids of branch-width k $

On the excluded minors for the matroids of branch-width k $ Journal of Combinatorial Theory, Series B 88 (003) 61 65 http://www.elsevier.com/locate/jctb On the excluded minors for the matroids of branch-width k $ J.F. Geelen, a A.M.H. Gerards, b,c N. Robertson,

More information

Root Finding (and Optimisation)

Root Finding (and Optimisation) Root Finding (and Optimisation) M.Sc. in Mathematical Modelling & Scientific Computing, Practical Numerical Analysis Michaelmas Term 2018, Lecture 4 Root Finding The idea of root finding is simple we want

More information

Modified Jarratt Method Without Memory With Twelfth-Order Convergence

Modified Jarratt Method Without Memory With Twelfth-Order Convergence Annals of the University of Craiova, Mathematics and Computer Science Series Volume 39(1), 2012, Pages 21 34 ISSN: 1223-6934 Modified Jarratt Method Without Memory With Twelfth-Order Convergence F. Soleymani,

More information

MATHEMATICS Unit Pure Core 2

MATHEMATICS Unit Pure Core 2 General Certificate of Education June 2008 Advanced Subsidiary Examination MATHEMATICS Unit Pure Core 2 MPC2 Thursday 15 May 2008 9.00 am to 10.30 am For this paper you must have: an 8-page answer book

More information

International Journal of Mathematical Archive-3(12), 2012, Available online through ISSN

International Journal of Mathematical Archive-3(12), 2012, Available online through   ISSN Iteratioal Joural o Mathematical Archive-, 0, 489-4897 Available olie throuh www.ijma.io ISSN 9 5046 NEW ITERATIVE NUMERICAL ALGORITHMS FOR MINIMIZATION OF NONLINEAR FUNCTIONS K. Karthikea* School o Advaced

More information

SAMPLE SIZE AND OPTIMAL DESIGNS IN STRATIFIED COMPARATIVE TRIALS TO ESTABLISH THE EQUIVALENCE OF TREATMENT EFFECTS AMONG TWO ETHNIC GROUPS

SAMPLE SIZE AND OPTIMAL DESIGNS IN STRATIFIED COMPARATIVE TRIALS TO ESTABLISH THE EQUIVALENCE OF TREATMENT EFFECTS AMONG TWO ETHNIC GROUPS MARCEL DEKKER, INC. 70 MADISON AVENUE NEW YORK, NY 006 JOURNAL OF BIOPHARMACEUTICAL STATISTICS Vol., No. 4, pp. 553 566, 00 SAMPLE SIZE AND OPTIMAL DESIGNS IN STRATIFIED COMPARATIVE TRIALS TO ESTABLISH

More information

SOLVING EQUATIONS OF ONE VARIABLE

SOLVING EQUATIONS OF ONE VARIABLE 1 SOLVING EQUATIONS OF ONE VARIABLE ELM1222 Numerical Analysis Some of the contents are adopted from Laurene V. Fausett, Applied Numerical Analysis using MATLAB. Prentice Hall Inc., 1999 2 Today s lecture

More information

On Application Of Modified Gradient To Extended Conjugate Gradient Method Algorithm For Solving Optimal Control Problems

On Application Of Modified Gradient To Extended Conjugate Gradient Method Algorithm For Solving Optimal Control Problems IOSR Journal of Mathematics (IOSR-JM) e-issn: 2278-5728, p-issn:2319-765x. Volume 9, Issue 5 (Jan. 2014), PP 30-35 On Application Of Modified Gradient To Extended Conjugate Gradient Method Algorithm For

More information

ON JARRATT S FAMILY OF OPTIMAL FOURTH-ORDER ITERATIVE METHODS AND THEIR DYNAMICS

ON JARRATT S FAMILY OF OPTIMAL FOURTH-ORDER ITERATIVE METHODS AND THEIR DYNAMICS Fractals, Vol. 22, No. 4 (2014) 1450013 (16 pages) c World Scientific Publishing Company DOI: 10.1142/S0218348X14500133 ON JARRATT S FAMILY OF OPTIMAL FOURTH-ORDER ITERATIVE METHODS AND THEIR DYNAMICS

More information

Sequences, Series, and the Binomial Formula

Sequences, Series, and the Binomial Formula CHAPTER Sequences, Series, nd the Binomil Formul. SEQUENCES. ; ; ; ; 6 ; 6 6. ðþ ; ðþ ; ð Þ 6; ðþ ; ðþ 6; 6 ð6þ. ðþ ; ðþ : ðþ ; ðþ ; ðþ ; 6 ðþ 6 6 6. ; ; ; ; ; 6 6 6. 0 ; ; ; 8 ; 6 8 ; 6. 0; ; 6 ; ; 6

More information

On the Hyers-Ulam Stability Problem for Quadratic Multi-dimensional Mappings on the Gaussian Plane

On the Hyers-Ulam Stability Problem for Quadratic Multi-dimensional Mappings on the Gaussian Plane Southeast Asian Bulletin of Mathematics (00) 6: 483 50 Southeast Asian Bulletin of Mathematics : Springer-Verlag 00 On the Hyers-Ulam Stability Problem f Quadratic Multi-dimensional Mappings on the Gaussian

More information

SOME CHARACTERIZATIONS OF HARMONIC CONVEX FUNCTIONS

SOME CHARACTERIZATIONS OF HARMONIC CONVEX FUNCTIONS International Journal o Analysis and Applications ISSN 2291-8639 Volume 15, Number 2 2017, 179-187 DOI: 10.28924/2291-8639-15-2017-179 SOME CHARACTERIZATIONS OF HARMONIC CONVEX FUNCTIONS MUHAMMAD ASLAM

More information

Numerical solution of optimal control problems by using a new second kind Chebyshev wavelet

Numerical solution of optimal control problems by using a new second kind Chebyshev wavelet Computational Methods for Differential Equations http://cmde.tabrizu.ac.ir Vol. 4, No. 2, 2016, pp. 162-169 Numerical solution of optimal control problems by using a new second kind Chebyshev wavelet Mehdi

More information

Iterative Methods for Single Variable Equations

Iterative Methods for Single Variable Equations International Journal of Mathematical Analysis Vol 0, 06, no 6, 79-90 HII Ltd, wwwm-hikaricom http://dxdoiorg/0988/ijma065307 Iterative Methods for Single Variable Equations Shin Min Kang Department of

More information