SOME MULTI-STEP ITERATIVE METHODS FOR SOLVING NONLINEAR EQUATIONS

Size: px
Start display at page:

Download "SOME MULTI-STEP ITERATIVE METHODS FOR SOLVING NONLINEAR EQUATIONS"

Transcription

1 Open J. Math. Sci., Vol. 1(017, No. 1, pp ISSN Website: SOME MULTI-STEP ITERATIVE METHODS FOR SOLVING NONLINEAR EQUATIONS MUHAMMAD SAQIB 1, MUHAMMAD IQBAL Abstract. In this paper, we suggest and analyze two new algorithm of fourth and fifth order convergence. We rewrite nonlinear equation as an equivalent coupled system and then use modified decomposition technique to develop our algorithms. Convergence analysis of newly introduced algorithms has been discussed. To see efficiency and performance of these algorithms, we have made comparison of these algorithms with some well known algorithms existing in literature. AMS Mathematics Subject Classification : 39B1, 34A34. Key words and phrases : Iterative methods; nonlinear system; Convergence. 1. Introduction To find the root of nonlinear equation of the form f(x = 0, is the oldest and basic problem in numerical analysis. Newton s method is one of oldest and most powerful formula to approximate the root of nonlinear equations. It has second order convergence. Many modifications in Newton s method have been made to increase its convergence order using various techniques. Recently, many iterative methods with higher order convergence have been established using different techniques like Taylor s series, Adomain decomposition, homotopy, modified homotopy, decomposition, modified decomposition, interpolation, quadrature rules and their many modifications. see [1,, 3, 4, 5, 6, 7, 8, 9, 10, 11] and references therein. Chun [3] introduced some multi-step iterative methods using Adomain decomposition. These method requires higher order derivatives. Later on, Noor [4, 5] established some multi-step iterative methods that do not require higher order derivative using a different technique. Received 08 July 017. Revised 10 September Corresponding Author c 017 Muhammad Saqib, Muhammad Iqbal. This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. 5

2 6 M. Saqib, M. Iqbal In this paper, some numerical methods based on decomposition technique are proposed for solving algebraic nonlinear equations. For this purpose, we write nonlinear equations as an equivalent system of equations and use technique introduced by Gejji and Jafari [8]. Recently, several iterative methods have been suggested by writing nonlinear equations as an equivalent system of equations and then using different techniques. In section 3, we give detailed proof regarding convergence of our newly established iterative methods. In the last section, numerical results are given to make comparison of these algorithm with some classical methods. Consider the nonlinear equation. Iterative methods f(x = 0; x R, (1 assume α is a simple root of (1 and γ is an initial guess sufficiently close to α. We can write (1 as following coupled system; f(γ + (x γf ( x + γ + g(x = 0, ( g(x = f(x f(γ (x γf ( x + γ. (3 From Eq. (, we have Let where and x = γ f(γ g(x. x = c + N(x, (4 c = γ f(γ (5, N(x = g(x (6. Now, we construct a sequence of higher-order iterative methods by applying modified decomposition technique introduced by Gejji and Jafari [8]. This technique consists a solution of equation (3 that can be written in the form of infinite series: x = x i, (7 i=0 and using Gejji and Jafari [8] technique, we decompose the nonlinear function N as; i i 1 N( x i = N(x 0 {N( x j N( x j }. (8 i=0 i=1 j=0 j=0

3 Some multi-step iterative methods for solving nonlinear equations 7 Thus from Eqs. (4, (7 and (8 we have i i 1 x i = x 0 + N(x 0 + {N( x j N( x j }. i=0 So we have iteration scheme as i=1 j=0 j=0 When x 0 = c x 1 = N(x 0 x = N(x 0 + x 1 N(x 0... x n+1 = N(x 0 + x x n N(x 0 + x x n 1, n = 1,,.. x x 0 = c = γ f(γ. From above relation, we can write the algorithm as follows; Algorithm.1: For any initial value x 0, we compute the approximation solution x n+1, by the iteration scheme; y n = x n f(x n f (x n x n+1 = x n f(x n. This algorithm has third order convergence and has been established by Frontini and Sormani [1]. When x x 0 + x 1 = γ f(γ g(x 0. From Eq. (3, we see that g(x 0 = f(x 0, by substituting in above, we get x = γ f(γ f(x 0 f ( x0+γ,

4 8 M. Saqib, M. Iqbal Using this, we suggest the following three step iterative methods for solving Eq. (1 as follows; Algorithm.: For any initial value x 0, we compute the approximation solution x n+1, by the iteration scheme; When Predictor Steps; y n = x n f(x n f (x n z n = x n f(x n Corrector Step; x n+1 = z n f(z n f ( xn+zn x x 0 + x 1 + x = x 0 + N(x 0 + x 1 = x 0 g(x 0 + x 1 f ( x0+x1+γ = x 0 f(x 0 + x 1 + f(x 0 f ( x0+x1+γ From this relation, we formulate four step iterative method for solving Eq. (1 as follows; Algorithm.3: For any initial value x 0, we compute the approximation solution x n+1, by the iteration scheme; Predictor Steps; y n = x n f(x n f (x n z n = x n f(x n u n = z n f(z n f ( xn+zn Corrector Step; x n+1 = z n f(u n + f(z n f ( xn+un 3. Convergence Analysis In this section, we discuss in detail the convergence analysis of Algorithm. and.3 established above. Theorem 3.1. For an open interval I R let f : I R and α I be simple zero of f(x = 0. If f is differentiable and x 0 is sufficiently close to α then threestep iterative method defined by Algorithm. has fourth order convergence.

5 Some multi-step iterative methods for solving nonlinear equations 9 Proof. Expanding f(x by Taylor s series about α, we have f(x n = f (α(e n + c e n + c 3 e 3 n + c 4 e 4 n + c 5 e 5 n +... (9 where c k = 1 f (k (α k!, and e f (α n = x n α. f (x n = f (α(1 + c e n + 3c 3 e n + 4c 4 e 3 n + 5c 5 e 4 n + 6c 6 e 5 n +... (10 From above equations,we get y n = x n f(x n f (x n y n = α + c e n + (c 3 c e 3 n + (3c 4 7c c 3 + 4c 3 e 4 n + (4c 5 10c c 4 6c 3 + 0c 3 c 8c 4 e 5 n +... (11 Now, expanding by Taylor s series about α, f ( x n + y n = f (α{1 + c e n + (c c 3e n + ( 7 c c 3 c c 4e 3 n Dividing Eq. (3.1 by Eq. (3.4 Now + (3c c 3c + 3 c c 4 + 4c c 5e 4 n +...} (1 f(x n = e n + ( c c 3e 3 n + ( 15 4 c c 3 + 3c c 4e 4 n + ( c c 3c c c 4 6c c 5e 5 n +... (13 z n = x n f(x n Putting values in above, we get z n = α + (c 1 4 c 3e 3 n + ( 15 4 c c 3 3c 3 1 c 4e 4 n + ( c 3 7 c 3c + c c 4 6c c 5e 5 n +... (14 Expanding f(z n and f ( xn+zn by Taylor s series about α, f(z n = f (α{(c 1 4 c 3e 3 n + ( 15 4 c c 3 3c 3 1 c 4e 4 n + ( c 3 7 c 3c + c c 4 6c c 5e 5 n +...} (15 f ( x n + z n = f (α{1 + c e n c 3e n + (c c c c 4e 3 n + ( 1 4 c 3c 3c 3 1 c c c c 3e 4 n +...} (16

6 30 M. Saqib, M. Iqbal Dividing (15 by Eq. (16, we have f(z n f ( xn+zn = (c 1 4 c 3e 3 n + (4c c 3 4c 3 1 c 4e 4 n + ( 7 8 c c 3c + 5 c c c c 5e 5 n +... Corrector step of Algorithm. is x n+1 = z n f(z n f ( xn+zn By substitution and simplification, we have x n+1 = α + (4c c 3 4c 3 1 c 4e 4 n + ( 7 8 c c 3c + 5 c c c c 5e 5 n +... Hence Algorithm. has fourth order convergence. (17 Theorem 3.. Let f : I R R for an open interval I and α I be simple zero of f(x = 0. If f is differentiable and x 0 is sufficiently close to α then three-step iterative method defined by Algorithm.3 has fifth order convergence and satisfies the error equation x n+1 = α + ( 1 4 c 3c + c 4 e 5 n + O(e 6 n, and e n = x n α. Proof. From Eq. (17, we have u n = α + (4c c 3 4c 3 1 c 4e 4 n + ( 7 8 c c 3c + 5 c c c c 5e 5 n +..., Expanding f(u n and f ( xn+un by Taylor s series about α, f(u n = f (α{(4c c 3 4c 3 1 c 4e 4 n+( 7 8 c c 3c + 5 c c 4 +10c c 5e 5 n+...}, (18 f ( x n + u n = f (α{1+c e n c 3e n+ 1 c 4e 3 n+(c c 3c c 4e 4 n+...}. (19 Now x n+1 = z n f(u n + f(z n, f ( xn+un by substituting values and simplifying, we have x n+1 = α + ( 1 4 c 3c + c 4 e 5 n + O(e 6 n. Hence Algorithm.3 has fifth order convergence.

7 Some multi-step iterative methods for solving nonlinear equations Applications In this section, we present some numerical examples to examine the validity and efficieny of our newly devolped algorithms namely, Algorithm. and Algorithm.3. We also provide comparison of these algorithms with Newton s method(nm, Abbasbandy s method (AM, Householder s method(hhm, Halley s method (HM, Chun s method (CM [3] and Noor s method(nr[4]. We use ɛ = We use the following stopping criteria; (i x n x n 1 < (ii f(x n < We consider the following nonlinear scalar equations for comparison: f 1 (x = sin x x + 1 = 0 f (x = x e x 3x + = 0 f 3 (x = cos x x = 0 f 4 (x = (x = 0 f 5 (x = x 3 10 = 0 f 6 (x = e x +7x 30 1 = 0. Comparison Table Examples Iterations x n f(x n f 1, x 0 = 1 NM e 50 AM e 54 HM e 63 CM e 64 HHM e 5 NR e 6 Alg e 5 Alg e 44 f, x 0 = NM e 55 AM e 63 HM CM e 6 HHM e 5 NR e 3 Alg e 69 Alg e 9

8 3 M. Saqib, M. Iqbal Examples Iterations x n f(x n f 3, x 0 = 1.7 NM e 31 AM e 47 HM e 58 CM HHM e 17 NR e 18 Alg e 50 Alg e 100 f 4, x 0 = 1.5 NM e 4 AM 5 0 HM 5 0 CM 5 0 HHM e NR e 4 Alg e 44 Alg e 7 f 5, x 0 = 1.5 N.M e 54 A.M e 63 H.M e 6 C.M e 64 H.H.M e 7 NR.M e 4 Alg e 7 Alg e 50 f 6, x 0 = 3.5 N.M e 48 A.M e 48 H.M e 6 C.M e 6 H.H.M e 5 NR.M e 06 Alg e 30 Alg e Conclusion We have estalished two new algorithms of fourth and fifth order convergence by using modified decomposition technique to coupled system. We have discussed convergence analysis of these newly established algorithms. Computational comparison of these algorithms has been made with some well known methods for solving nonlinear equations. From numerical table, we see that our

9 Some multi-step iterative methods for solving nonlinear equations 33 new methods converge fastly to the true solution of equations and are comparable with some classical methods. Competing Interests The author(s do not have any competing interests in the manuscript. References 1. Frontini, M., & Sormani, E. (003. Some variant of Newtons method with third-order convergence. Applied Mathematics and Computation, 140(, Adomain G. (1989. Nonlinear Atochastic Systems and Applications to Physics, Kluwer Academy Publishers. Dordrecht. 3. Chun, C. (005. Iterative methods improving newton s method by the decomposition method. Computers & Mathematics with Applications, 50 (10, Noor, M. A., & Noor, K. I. (006. Some iterative schemes for nonlinear equations. Applied Mathematics and Computation, 183 (, Noor, M. A., Noor, K. I., Mohyud-Din, S. T., & Shabbir, A. (006. An iterative method with cubic convergence for nonlinear equations. Applied Mathematics and Computation, 183 (, Babolian, E., & Biazar, J. (00. On the order of convergence of Adomian method. Applied Mathematics and Computation, 130 (, Weerakoon, S., & Fernando, T. G. I. (000. A variant of Newton s method with accelerated third-order convergence. Applied Mathematics Letters, 13 (8, Daftardar-Gejji, V., & Jafari, H. (006. An iterative method for solving nonlinear functional equations. Journal of Mathematical Analysis and Applications, 316(, Saqib, M., Iqbal, M., Ali, S., & Ismaeel, T. (015. New Fourth and Fifth-Order Iterative Methods for Solving Nonlinear Equations. Applied Mathematics, 6 (08, Frontini, M., & Sormani, E. (003. Modified Newton s method with third-order convergence and multiple roots. Journal of computational and applied mathematics, 156(, Hasanov, V. I., Ivanov, I. G., & Nedzhibov, G. (00. A new modification of Newtons method. Appl. Math. Eng, 7, Muhammad Saqib Department of Mathematics, Lahore Leads University, Lahore-54590, Pakistan. saqib70@yahoo.com Muhammad Iqbal Department of Mathematics, Lahore Leads University, Lahore-54590, Pakistan. iqbal66dn@yahoo.com

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

Improvements in Newton-Rapshon Method for Nonlinear Equations Using Modified Adomian Decomposition Method

Improvements in Newton-Rapshon Method for Nonlinear Equations Using Modified Adomian Decomposition Method International Journal of Mathematical Analysis Vol. 9, 2015, no. 39, 1919-1928 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ijma.2015.54124 Improvements in Newton-Rapshon Method for Nonlinear

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

Improving the Accuracy of the Adomian Decomposition Method for Solving Nonlinear Equations

Improving the Accuracy of the Adomian Decomposition Method for Solving Nonlinear Equations Applied Mathematical Sciences, Vol. 6, 2012, no. 10, 487-497 Improving the Accuracy of the Adomian Decomposition Method for Solving Nonlinear Equations A. R. Vahidi a and B. Jalalvand b (a) Department

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

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

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

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

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

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

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

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

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

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

Research Article Solving Fractional-Order Logistic Equation Using a New Iterative Method

Research Article Solving Fractional-Order Logistic Equation Using a New Iterative Method International Differential Equations Volume 2012, Article ID 975829, 12 pages doi:10.1155/2012/975829 Research Article Solving Fractional-Order Logistic Equation Using a New Iterative Method Sachin Bhalekar

More information

A New Modification of Newton s Method

A New Modification of Newton s Method A New Modification of Newton s Method Vejdi I. Hasanov, Ivan G. Ivanov, Gurhan Nedjibov Laboratory of Mathematical Modelling, Shoumen University, Shoumen 971, Bulgaria e-mail: v.hasanov@@fmi.shu-bg.net

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

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

Modified Bracketing Method for Solving Nonlinear Problems With Second Order of Convergence

Modified Bracketing Method for Solving Nonlinear Problems With Second Order of Convergence Punjab University Journal of Mathematics (ISSN 1016-2526) Vol. 51(3)(2018) pp. 145-151 Modified Bracketing Method for Solving Nonlinear Problems With Second Order of Convergence Umair Khalid Qureshi 1,

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

A Numerical Method to Compute the Complex Solution of Nonlinear Equations

A Numerical Method to Compute the Complex Solution of Nonlinear Equations Journal of Mathematical Extension Vol. 11, No. 2, (2017), 1-17 ISSN: 1735-8299 Journal of Mathematical Extension URL: http://www.ijmex.com Vol. 11, No. 2, (2017), 1-17 ISSN: 1735-8299 URL: http://www.ijmex.com

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

A New Technique of Initial Boundary Value Problems. Using Adomian Decomposition Method

A New Technique of Initial Boundary Value Problems. Using Adomian Decomposition Method International Mathematical Forum, Vol. 7, 2012, no. 17, 799 814 A New Technique of Initial Boundary Value Problems Using Adomian Decomposition Method Elaf Jaafar Ali Department of Mathematics, College

More information

The Modified Adomian Decomposition Method for. Solving Nonlinear Coupled Burger s Equations

The Modified Adomian Decomposition Method for. Solving Nonlinear Coupled Burger s Equations Nonlinear Analysis and Differential Equations, Vol. 3, 015, no. 3, 111-1 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.1988/nade.015.416 The Modified Adomian Decomposition Method for Solving Nonlinear

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

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 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

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

A new modified Halley method without second derivatives for nonlinear equation

A new modified Halley method without second derivatives for nonlinear equation Applied Mathematics and Computation 189 (2007) 1268 1273 www.elsevier.com/locate/amc A new modified Halley method without second derivatives for nonlinear equation Muhammad Aslam Noor *, Waseem Asghar

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

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

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

New Iterative Method for Time-Fractional Schrödinger Equations

New Iterative Method for Time-Fractional Schrödinger Equations ISSN 1 746-7233, England, UK World Journal of Modelling and Simulation Vol. 9 2013) No. 2, pp. 89-95 New Iterative Method for Time-Fractional Schrödinger Equations Ambreen Bibi 1, Abid Kamran 2, Umer Hayat

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

Research Article Several New Third-Order and Fourth-Order Iterative Methods for Solving Nonlinear Equations

Research Article Several New Third-Order and Fourth-Order Iterative Methods for Solving Nonlinear Equations International Engineering Mathematics, Article ID 828409, 11 pages http://dx.doi.org/10.1155/2014/828409 Research Article Several New Third-Order and Fourth-Order Iterative Methods for Solving Nonlinear

More information

Adomian Decomposition Method with Laguerre Polynomials for Solving Ordinary Differential Equation

Adomian Decomposition Method with Laguerre Polynomials for Solving Ordinary Differential Equation J. Basic. Appl. Sci. Res., 2(12)12236-12241, 2012 2012, TextRoad Publication ISSN 2090-4304 Journal of Basic and Applied Scientific Research www.textroad.com Adomian Decomposition Method with Laguerre

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

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

International Journal of Modern Theoretical Physics, 2012, 1(1): International Journal of Modern Theoretical Physics

International Journal of Modern Theoretical Physics, 2012, 1(1): International Journal of Modern Theoretical Physics International Journal of Modern Theoretical Physics, 2012, 1(1): 13-22 International Journal of Modern Theoretical Physics Journal homepage:www.modernscientificpress.com/journals/ijmtp.aspx ISSN: 2169-7426

More information

Solving Nonlinear Equations Using Steffensen-Type Methods With Optimal Order of Convergence

Solving Nonlinear Equations Using Steffensen-Type Methods With Optimal Order of Convergence Palestine Journal of Mathematics Vol. 3(1) (2014), 113 119 Palestine Polytechnic University-PPU 2014 Solving Nonlinear Equations Using Steffensen-Type Methods With Optimal Order of Convergence M.A. Hafiz

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

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

The variational homotopy perturbation method for solving the K(2,2)equations

The variational homotopy perturbation method for solving the K(2,2)equations International Journal of Applied Mathematical Research, 2 2) 213) 338-344 c Science Publishing Corporation wwwsciencepubcocom/indexphp/ijamr The variational homotopy perturbation method for solving the

More information

Dynamical Behavior for Optimal Cubic-Order Multiple Solver

Dynamical Behavior for Optimal Cubic-Order Multiple Solver Applied Mathematical Sciences, Vol., 7, no., 5 - HIKARI Ltd, www.m-hikari.com https://doi.org/.988/ams.7.6946 Dynamical Behavior for Optimal Cubic-Order Multiple Solver Young Hee Geum Department of Applied

More information

SOLVING THE KLEIN-GORDON EQUATIONS VIA DIFFERENTIAL TRANSFORM METHOD

SOLVING THE KLEIN-GORDON EQUATIONS VIA DIFFERENTIAL TRANSFORM METHOD Journal of Science and Arts Year 15, No. 1(30), pp. 33-38, 2015 ORIGINAL PAPER SOLVING THE KLEIN-GORDON EQUATIONS VIA DIFFERENTIAL TRANSFORM METHOD JAMSHAD AHMAD 1, SANA BAJWA 2, IFFAT SIDDIQUE 3 Manuscript

More information

A Family of Optimal Multipoint Root-Finding Methods Based on the Interpolating Polynomials

A Family of Optimal Multipoint Root-Finding Methods Based on the Interpolating Polynomials Applied Mathematical Sciences, Vol. 8, 2014, no. 35, 1723-1730 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.4127 A Family of Optimal Multipoint Root-Finding Methods Based on the Interpolating

More information

An Implicit Method for Numerical Solution of Second Order Singular Initial Value Problems

An Implicit Method for Numerical Solution of Second Order Singular Initial Value Problems Send Orders for Reprints to reprints@benthamscience.net The Open Mathematics Journal, 2014, 7, 1-5 1 Open Access An Implicit Method for Numerical Solution of Second Order Singular Initial Value Problems

More information

Convergence of Differential Transform Method for Ordinary Differential Equations

Convergence of Differential Transform Method for Ordinary Differential Equations Journal of Advances in Mathematics and Computer Science 246: 1-17, 2017; Article no.jamcs.36489 Previously nown as British Journal of Mathematics & Computer Science ISSN: 2231-0851 Convergence of Differential

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

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

Application of the perturbation iteration method to boundary layer type problems

Application of the perturbation iteration method to boundary layer type problems DOI 10.1186/s40064-016-1859-4 RESEARCH Open Access Application of the perturbation iteration method to boundary layer type problems Mehmet Pakdemirli * *Correspondence: mpak@cbu.edu.tr Applied Mathematics

More information

Research Article He s Variational Iteration Method for Solving Fractional Riccati Differential Equation

Research Article He s Variational Iteration Method for Solving Fractional Riccati Differential Equation International Differential Equations Volume 2010, Article ID 764738, 8 pages doi:10.1155/2010/764738 Research Article He s Variational Iteration Method for Solving Fractional Riccati Differential Equation

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

High-order Newton-type iterative methods with memory for solving nonlinear equations

High-order Newton-type iterative methods with memory for solving nonlinear equations MATHEMATICAL COMMUNICATIONS 9 Math. Commun. 9(4), 9 9 High-order Newton-type iterative methods with memory for solving nonlinear equations Xiaofeng Wang, and Tie Zhang School of Mathematics and Physics,

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

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

Research Article Approximation Algorithm for a System of Pantograph Equations

Research Article Approximation Algorithm for a System of Pantograph Equations Applied Mathematics Volume 01 Article ID 714681 9 pages doi:101155/01/714681 Research Article Approximation Algorithm for a System of Pantograph Equations Sabir Widatalla 1 and Mohammed Abdulai Koroma

More information

APPROXIMATING THE FORTH ORDER STRUM-LIOUVILLE EIGENVALUE PROBLEMS BY HOMOTOPY ANALYSIS METHOD

APPROXIMATING THE FORTH ORDER STRUM-LIOUVILLE EIGENVALUE PROBLEMS BY HOMOTOPY ANALYSIS METHOD APPROXIMATING THE FORTH ORDER STRUM-LIOUVILLE EIGENVALUE PROBLEMS BY HOMOTOPY ANALYSIS METHOD * Nader Rafatimaleki Department of Mathematics, College of Science, Islamic Azad University, Tabriz Branch,

More information

Research Article On a New Three-Step Class of Methods and Its Acceleration for Nonlinear Equations

Research Article On a New Three-Step Class of Methods and Its Acceleration for Nonlinear Equations e Scientific World Journal, Article ID 34673, 9 pages http://dx.doi.org/0.55/204/34673 Research Article On a New Three-Step Class of Methods and Its Acceleration for Nonlinear Equations T. Lotfi, K. Mahdiani,

More information

A Review of Bracketing Methods for Finding Zeros of Nonlinear Functions

A Review of Bracketing Methods for Finding Zeros of Nonlinear Functions Applied Mathematical Sciences, Vol 1, 018, no 3, 137-146 HIKARI Ltd, wwwm-hikaricom https://doiorg/101988/ams018811 A Review of Bracketing Methods for Finding Zeros of Nonlinear Functions Somkid Intep

More information

An Improved Hybrid Algorithm to Bisection Method and Newton-Raphson Method

An Improved Hybrid Algorithm to Bisection Method and Newton-Raphson Method Applied Mathematical Sciences, Vol. 11, 2017, no. 56, 2789-2797 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2017.710302 An Improved Hybrid Algorithm to Bisection Method and Newton-Raphson

More information

Comparison of Newton-Raphson and Kang s Method with newly developed Fuzzified He s Iterative method for solving nonlinear equations of one variable

Comparison of Newton-Raphson and Kang s Method with newly developed Fuzzified He s Iterative method for solving nonlinear equations of one variable Comparison of Newton-Raphson Kang s Method with newly developed Fuzzified He s Iterative method for solving nonlinear equations of one variable DHAIRYA SHAH 1 MANOJ SAHNI 2 RITU SAHNI 3 1 School of Liberal

More information

A Modified Adomian Decomposition Method for Solving Higher-Order Singular Boundary Value Problems

A Modified Adomian Decomposition Method for Solving Higher-Order Singular Boundary Value Problems A Modified Adomian Decomposition Method for Solving Higher-Order Singular Boundary Value Problems Weonbae Kim a and Changbum Chun b a Department of Mathematics, Daejin University, Pocheon, Gyeonggi-do

More information

Applications of Differential Transform Method To Initial Value Problems

Applications of Differential Transform Method To Initial Value Problems American Journal of Engineering Research (AJER) 207 American Journal of Engineering Research (AJER) e-issn: 2320-0847 p-issn : 2320-0936 Volume-6, Issue-2, pp-365-37 www.ajer.org Research Paper Open Access

More information

On Numerical Solutions of Systems of. Ordinary Differential Equations. by Numerical-Analytical Method

On Numerical Solutions of Systems of. Ordinary Differential Equations. by Numerical-Analytical Method Applied Mathematical Sciences, Vol. 8, 2014, no. 164, 8199-8207 HIKARI Ltd, www.m-hiari.com http://dx.doi.org/10.12988/ams.2014.410807 On Numerical Solutions of Systems of Ordinary Differential Equations

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

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

Linearization of Two Dimensional Complex-Linearizable Systems of Second Order Ordinary Differential Equations

Linearization of Two Dimensional Complex-Linearizable Systems of Second Order Ordinary Differential Equations Applied Mathematical Sciences, Vol. 9, 2015, no. 58, 2889-2900 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2015.4121002 Linearization of Two Dimensional Complex-Linearizable Systems of

More information

Numerical solution for chemical kinetics system by using efficient iterative method

Numerical solution for chemical kinetics system by using efficient iterative method International Journal of Advanced Scientific and Technical Research Issue 6 volume 1, Jan Feb 2016 Available online on http://wwwrspublicationcom/ijst/indexhtml ISSN 2249-9954 Numerical solution for chemical

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

On the Homotopy Perturbation Method and the Adomian Decomposition Method for Solving Abel Integral Equations of the Second Kind

On the Homotopy Perturbation Method and the Adomian Decomposition Method for Solving Abel Integral Equations of the Second Kind Applied Mathematical Sciences, Vol. 5, 211, no. 16, 799-84 On the Homotopy Perturbation Method and the Adomian Decomposition Method for Solving Abel Integral Equations of the Second Kind A. R. Vahidi Department

More information

Research Article Residual Iterative Method for Solving Absolute Value Equations

Research Article Residual Iterative Method for Solving Absolute Value Equations Abstract and Applied Analysis Volume 2012, Article ID 406232, 9 pages doi:10.1155/2012/406232 Research Article Residual Iterative Method for Solving Absolute Value Equations Muhammad Aslam Noor, 1 Javed

More information

Solving nonlinear fractional differential equation using a multi-step Laplace Adomian decomposition method

Solving nonlinear fractional differential equation using a multi-step Laplace Adomian decomposition method Annals of the University of Craiova, Mathematics and Computer Science Series Volume 39(2), 2012, Pages 200 210 ISSN: 1223-6934 Solving nonlinear fractional differential equation using a multi-step Laplace

More information

SOLUTION OF TROESCH S PROBLEM USING HE S POLYNOMIALS

SOLUTION OF TROESCH S PROBLEM USING HE S POLYNOMIALS REVISTA DE LA UNIÓN MATEMÁTICA ARGENTINA Volumen 52, Número 1, 2011, Páginas 143 148 SOLUTION OF TROESCH S PROBLEM USING HE S POLYNOMIALS SYED TAUSEEF MOHYUD-DIN Abstract. In this paper, we apply He s

More information

VARIATIONAL ITERATION HOMOTOPY PERTURBATION METHOD FOR THE SOLUTION OF SEVENTH ORDER BOUNDARY VALUE PROBLEMS

VARIATIONAL ITERATION HOMOTOPY PERTURBATION METHOD FOR THE SOLUTION OF SEVENTH ORDER BOUNDARY VALUE PROBLEMS VARIATIONAL ITERATION HOMOTOPY PERTURBATION METHOD FOR THE SOLUTION OF SEVENTH ORDER BOUNDARY VALUE PROBLEMS SHAHID S. SIDDIQI 1, MUZAMMAL IFTIKHAR 2 arxiv:131.2915v1 [math.na] 1 Oct 213 Abstract. The

More information

Application of Laplace Adomian Decomposition Method for the soliton solutions of Boussinesq-Burger equations

Application of Laplace Adomian Decomposition Method for the soliton solutions of Boussinesq-Burger equations Int. J. Adv. Appl. Math. and Mech. 3( (05 50 58 (ISSN: 347-59 IJAAMM Journal homepage: www.ijaamm.com International Journal of Advances in Applied Mathematics and Mechanics Application of Laplace Adomian

More information

Newton-Raphson Type Methods

Newton-Raphson Type Methods Int. J. Open Problems Compt. Math., Vol. 5, No. 2, June 2012 ISSN 1998-6262; Copyright c ICSRS Publication, 2012 www.i-csrs.org Newton-Raphson Type Methods Mircea I. Cîrnu Department of Mathematics, Faculty

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

Solving Singular BVPs Ordinary Differential Equations by Modified Homotopy Perturbation Method

Solving Singular BVPs Ordinary Differential Equations by Modified Homotopy Perturbation Method Journal of mathematics and computer Science 7 (23) 38-43 Solving Singular BVPs Ordinary Differential Equations by Modified Homotopy Perturbation Method Article history: Received March 23 Accepted Apri

More information

Application of Homotopy Perturbation and Modified Adomian Decomposition Methods for Higher Order Boundary Value Problems

Application of Homotopy Perturbation and Modified Adomian Decomposition Methods for Higher Order Boundary Value Problems Proceedings of the World Congress on Engineering 7 Vol I WCE 7, July 5-7, 7, London, U.K. Application of Homotopy Perturbation and Modified Adomian Decomposition Methods for Higher Order Boundary Value

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

THE USE OF ADOMIAN DECOMPOSITION METHOD FOR SOLVING PROBLEMS IN CALCULUS OF VARIATIONS

THE USE OF ADOMIAN DECOMPOSITION METHOD FOR SOLVING PROBLEMS IN CALCULUS OF VARIATIONS THE USE OF ADOMIAN DECOMPOSITION METHOD FOR SOLVING PROBLEMS IN CALCULUS OF VARIATIONS MEHDI DEHGHAN AND MEHDI TATARI Received 16 March 25; Revised 9 August 25; Accepted 12 September 25 Dedication to Professor

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 AUTOMATIC SCHEME ON THE HOMOTOPY ANALYSIS METHOD FOR SOLVING NONLINEAR ALGEBRAIC EQUATIONS. Safwan Al-Shara

AN AUTOMATIC SCHEME ON THE HOMOTOPY ANALYSIS METHOD FOR SOLVING NONLINEAR ALGEBRAIC EQUATIONS. Safwan Al-Shara italian journal of pure and applied mathematics n. 37 2017 (5 14) 5 AN AUTOMATIC SCHEME ON THE HOMOTOPY ANALYSIS METHOD FOR SOLVING NONLINEAR ALGEBRAIC EQUATIONS Safwan Al-Shara Department of Mathematics

More information

Research Article Local Fractional Variational Iteration Method for Inhomogeneous Helmholtz Equation within Local Fractional Derivative Operator

Research Article Local Fractional Variational Iteration Method for Inhomogeneous Helmholtz Equation within Local Fractional Derivative Operator Mathematical Problems in Engineering, Article ID 9322, 7 pages http://d.doi.org/.55/24/9322 Research Article Local Fractional Variational Iteration Method for Inhomogeneous Helmholtz Equation within Local

More information

The iterative methods for solving nonlinear matrix equation X + A X 1 A + B X 1 B = Q

The iterative methods for solving nonlinear matrix equation X + A X 1 A + B X 1 B = Q Vaezzadeh et al. Advances in Difference Equations 2013, 2013:229 R E S E A R C H Open Access The iterative methods for solving nonlinear matrix equation X + A X A + B X B = Q Sarah Vaezzadeh 1, Seyyed

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

THE GENERALIZED ZAGREB INDEX OF CAPRA-DESIGNED PLANAR BENZENOID SERIES Ca k (C 6 )

THE GENERALIZED ZAGREB INDEX OF CAPRA-DESIGNED PLANAR BENZENOID SERIES Ca k (C 6 ) Open J Math Sci, Vol 1(2017), No 1, pp 44-51 ISSN 2523-0212 Website: http://wwwopenmathsciencecom THE GENERALIZED ZAGREB INDEX OF CAPRA-DESIGNED PLANAR BENZENOID SERIES Ca k (C 6 ) MUHAMMAD S SARDAR, SOHAIL

More information

An optimal sixteenth order convergent method to solve nonlinear equations

An optimal sixteenth order convergent method to solve nonlinear equations Lecturas Matemáticas Volumen 36 (2) (2015), páginas 167-177 ISSN 0120 1980 An optimal sixteenth order convergent method to solve nonlinear equations Un método convergente de orden dieciséis para resolver

More information

Numerical Solution of Fourth Order Boundary-Value Problems Using Haar Wavelets

Numerical Solution of Fourth Order Boundary-Value Problems Using Haar Wavelets Applied Mathematical Sciences, Vol. 5, 20, no. 63, 33-346 Numerical Solution of Fourth Order Boundary-Value Problems Using Haar Wavelets Fazal-i-Haq Department of Maths/Stats/CS Khyber Pukhtoon Khwa Agricultral

More information

An efficient algorithm on timefractional. equations with variable coefficients. Research Article OPEN ACCESS. Jamshad Ahmad*, Syed Tauseef Mohyud-Din

An efficient algorithm on timefractional. equations with variable coefficients. Research Article OPEN ACCESS. Jamshad Ahmad*, Syed Tauseef Mohyud-Din OPEN ACCESS Research Article An efficient algorithm on timefractional partial differential equations with variable coefficients Jamshad Ahmad*, Syed Tauseef Mohyud-Din Department of Mathematics, Faculty

More information

This article was published in an Elsevier journal. The attached copy is furnished to the author for non-commercial research and education use, including for instruction at the author s institution, sharing

More information

Solution of Linear and Nonlinear Schrodinger Equations by Combine Elzaki Transform and Homotopy Perturbation Method

Solution of Linear and Nonlinear Schrodinger Equations by Combine Elzaki Transform and Homotopy Perturbation Method American Journal of Theoretical and Applied Statistics 2015; 4(6): 534-538 Published online October 29, 2015 (http://wwwsciencepublishinggroupcom/j/ajtas) doi: 1011648/jajtas2015040624 ISSN: 2326-8999

More information

Application of fractional sub-equation method to the space-time fractional differential equations

Application of fractional sub-equation method to the space-time fractional differential equations Int. J. Adv. Appl. Math. and Mech. 4(3) (017) 1 6 (ISSN: 347-59) Journal homepage: www.ijaamm.com IJAAMM International Journal of Advances in Applied Mathematics and Mechanics Application of fractional

More information

A Numerical Solution of Classical Van der Pol-Duffing Oscillator by He s Parameter-Expansion Method

A Numerical Solution of Classical Van der Pol-Duffing Oscillator by He s Parameter-Expansion Method Int. J. Contemp. Math. Sciences, Vol. 8, 2013, no. 15, 709-71 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ijcms.2013.355 A Numerical Solution of Classical Van der Pol-Duffing Oscillator by

More information

Global dynamics of two systems of exponential difference equations by Lyapunov function

Global dynamics of two systems of exponential difference equations by Lyapunov function Khan Advances in Difference Equations 2014 2014:297 R E S E A R C H Open Access Global dynamics of two systems of exponential difference equations by Lyapunov function Abdul Qadeer Khan * * Correspondence:

More information

New seventh and eighth order derivative free methods for solving nonlinear equations

New seventh and eighth order derivative free methods for solving nonlinear equations DOI 10.1515/tmj-2017-0049 New seventh and eighth order derivative free methods for solving nonlinear equations Bhavna Panday 1 and J. P. Jaiswal 2 1 Department of Mathematics, Demonstration Multipurpose

More information

Analytical Solution of BVPs for Fourth-order Integro-differential Equations by Using Homotopy Analysis Method

Analytical Solution of BVPs for Fourth-order Integro-differential Equations by Using Homotopy Analysis Method ISSN 1749-3889 (print), 1749-3897 (online) International Journal of Nonlinear Science Vol.9(21) No.4,pp.414-421 Analytical Solution of BVPs for Fourth-order Integro-differential Equations by Using Homotopy

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

Adomian Decomposition Method for Solving the Kuramoto Sivashinsky Equation

Adomian Decomposition Method for Solving the Kuramoto Sivashinsky Equation IOSR Journal of Mathematics (IOSR-JM) e-issn: 2278-5728, p-issn:2319-765x. Volume 1, Issue 1Ver. I. (Jan. 214), PP 8-12 Adomian Decomposition Method for Solving the Kuramoto Sivashinsky Equation Saad A.

More information