Improving homotopy analysis method for system of nonlinear algebraic equations

Size: px
Start display at page:

Download "Improving homotopy analysis method for system of nonlinear algebraic equations"

Transcription

1 Journal of Advanced Research in Applied Mathematics Vol., Issue. 4, 010, pp. -30 Online ISSN: Improving homotopy analysis method for system of nonlinear algebraic equations M.M. Hosseini, S.M. Hosseini Faculty of Mathematics, Yazd University, P.O. Box , Yazd, Iran. Abstract. In this paper, a new iterative method for solving the system of nonlinear equations is suggested based on Newton-Raphson method and homotopy analysis method. Comparison of the result obtained by present method with Newton-Raphson method and homotopy perturbation method reveals that the accuracy and fast convergence of the proposed method. Keywords: Homotopy analysis method; System of nonlinear equations; Newton-Raphson method. Mathematics Subject Classification 010: 65H10. 1 Introduction One of the oldest and most basic problems in mathematics is that of solving an nonlinear system of equations ϕ (X) = 0. This problem has motivated many theoretical developments including the fact that solution formulas do not in general exist. Thus, the development of algorithms for finding solutions has historically been an important enterprise. Newton-Raphson method 8 is the most popular technique for solving nonlinear system of equations. Many topics related to Newton s method still attract attention from researchers. As is well-known, a disadvantage of the method is that the initial approximation X 0, must be chosen sufficiently close to a true solution in order to guarantee their convergence. Finding a criterion for choosing X 0 is quite difficult and therefore effective and globally convergent algorithms are needed 3. In recent years, several iterative methods have been developed to solve the nonlinear system of equations ϕ (X) = 0, by using Adomian s decomposition method 1,7,13,14, homotopy perturbation method 16,17, quadrature formulas 3,6,9,10,1,15 and other techniques 11,31. In 199, Liao 9 employed the basic ideas of homotopy to propose a general method Correspondence to: M.M. Hosseini, Faculty of Mathematics, Yazd University,Yazd, Iran. hosse m@yazduni.ac.ir Received: 13 February 010, revised: 13 May 010, accepted: 6 July c 010 Institute of Advanced Scientific Research

2 M.M. Hosseini and S.M. Hosseini 3 for nonlinear problems, namely the homotopy analysis method. This method and its modifications and extensions have been successfully applied to solve many types of nonlinear problems,5,18-8,30. In 007, Abbasbandy et al., employed homotopy analysis method to solve some nonlinear algebraic equations. Furthermore, in, an efficient algorithm named Newton- homotopy analysis method was presented based on Newton-Raphson method and homotopy analysis method and applied to solve nonlinear algebraic equations. In this work, homotopy analysis method and Newton-homotopy analysis method are generalized to the system of nonlinear equations ϕ (X) = 0. Several examples are presented and compared to other methods, showing the accuracy and fast convergence of the proposed methods. The homotopy analysis method Consider the system of nonlinear equations: ϕ(x) = { f(x, y) = 0, g(x, y) = 0, X = (x, y) R (.1) where f, g : R R and ϕ : R R. Here, homotopy analysis method is proposed to solve Eq.(.1). Let q 0, 1 denotes an embedding parameter, and h, k nonzero auxiliary parameters. We construct a homotopy H : R R which satisfies H( X(q); q) = { (1 q) ( f( X(q)) f(x0 ) ) = qhf( X(q)), (1 q) ( g( X(q)) g(x 0 ) ) = qhg( X(q)), X(q) R, q 0, 1 (.) where X 0 = (x 0, y 0 ) is an initial approximation of Eq. (.1). Since h, k 0 it is obvious that and H ( X(0); 0 ) = ϕ ( X(0) ) ϕ (X0 ) = 0 (.3) H ( X(1); 1 ) = ϕ ( X(1) ) = 0. (.4) When q increases from 0 to 1 as (.3) is continuously deformed to original problem H ( ) ( ) X(1); 1 = ϕ X(1) = 0. The homotopy analysis method uses Taylor s theorem to expanding X(q) with respect to the q, one has where { x(q) = x0 + + X(q) = m=1 x mq m, ȳ(q) = y m=1 y mq m, q=0 (.5) x m = 1 d m x(q) m! dq m y m = 1 d m ȳ(q) (.6) q=0 m! dq m

3 4 Improving homotopy analysis method for system of nonlinear algebraic equations If the initial guess, and the auxiliary parameters h, k are so properly chosen that the series (.5) converges at q = 1, one has { limq 1 x(q) = x X = lim X(q) = m=1 x m, q 1 lim q 1 ȳ(q) = y m=1 y m, (.7) which must be one of the solutions of Eq.(.1). Taking the 1st-order derivative with respect to the q on both sides of equation (.) and setting q = 0, we have { x1 f x (X 0 ) + y 1 f y (X 0 ) = hf(x 0 ) x 1 g x (X 0 ) + y 1 g y (X 0 ) = kg(x 0 ) whose solution is x1 y 1 = 0 ) f y (X 0 ) g x (X 0 ) g y (X 0 ) 1 hf(x0 ) kg(x 0 ) Taking the second order derivative with respect to the q on both sides of equation (.) and then dividing them by! and finally setting q = 0, we have { x f x (X 0 ) + y f y (X 0 ) = 1 x 1 f xx (X 0 ) + x 1 y 1 f xy (X 0 ) + y1 f yy(x 0 ) A x g x (X 0 ) + y g y (X 0 ) = 1 x 1 g xx (X 0 ) + x 1 y 1 g xy (X 0 ) + y1 g yy(x 0 ) B (.8) where and and whose solution (.8) is x y = 0 ) f y (X 0 ) g x (X 0 ) g y (X 0 ) A = (h + 1) (x 1 f x (X 0 ) + y 1 f y (X 0 )) B = (k + 1) (x 1 g x (X 0 ) + y 1 g y (X 0 )) (.9) y x 1 f xx (X 0 ) + x 1 y 1 f xy (X 0 ) + y1 f yy(x 0 ) A x 1 g xx (X 0 ) + x 1 y 1 g xy (X 0 ) + y1 g yy(x 0 ) B 1 Substituting all the above terms into (.7), we can obtain the solution of Eq.(.1) as follows: 1 x0 X = + 0 ) f y (X 0 ) hf(x0 ) g x (X 0 ) g y (X 0 ) kg(x 0 ) 0 ) f y (X 0 ) g x (X 0 ) g y (X 0 ) 1 1 x 1 f xx (X 0 ) + x 1 y 1 f xy (X 0 ) + y1 f yy(x 0 ) A x 1 g xx (X 0 ) + x 1 y 1 g xy (X 0 ) + y1 g yy(x 0 ) B + 1 The above formulations allow us to suggest the following iterative methods for solving system of nonlinear equations (.1).

4 M.M. Hosseini and S.M. Hosseini 5 Algorithm 1. A.1( ). Put = h = k and for a given X 0, compute the approximate solution X i+1 by the iterative scheme xi+1 y i+1 = = xi y i xi y i + i ) f y (X i ) g x (X i ) g y (X i ) + i ) f y (X i ) g x (X i ) g y (X i ) 1 hf(xi ) kg(x i ) 1 f(xi ) g(x i ) (.10) (.11) Obviously, Newton-Raphson method 8 is special case of (.11) when = 1. The values of can be determined by plotting the so-called -curves, as suggested by Liao 7. Algorithm. A.( ). Put = h = k and for a given X 0, compute the approximate solution X i+1 by the iterative scheme ( 1 1 li xi+1 y i+1 m i = = i ) f y (X i ) g x (X i ) g y (X i ) xi y i li + m i 1 f(xi ) g(x i ) l i f xx (X i ) + l i m i f xy (X i ) + m i f yy(x i ) l i g xx (X i ) + l i m i g xy (X i ) + m i g yy(x i ) ( + 1), 1 i ) f y (X i ) g x (X i ) g y (X i ) (li f x (X i ) + m i f y (X i )) (m i fg x (X i ) + m i g y (X i )) Note that the above method for = 1 is the same as modified homotopy perturbation method which was presented in 16. The values of can be determined with by plotting the so-called -curves. ) 3 Newton-homotopy analysis method In (A.1( )) and (A.( )), we put = h = k as a fixed constant and it can be determined by -curves. However, in Newton-homotopy analysis method, we determine h, k by Newton-Raphson scheme in each step as follows. Let X 0 = (x 0, y 0 ) and 0 = (h 0, k 0 ) are the initial values for X = (x, y) and = (h, k), respectively. From (.10), we have where { xi+1 = x i + ha i + kb i y i+1 = y i + hc i + kd i a i = g y (X i )f(x i ) f x (X i )g y (X i ) f y (X i )g y (X i ), b f y (X i )g(x i ) i = f x (X i )g y (X i ) f y (X i )g y (X i ), g x (X i )f(x i ) c i = f x (X i )g y (X i ) f y (X i )g y (X i ), d i = f x (X i )g(x i ) f x (X i )g y (X i ) f y (X i )g y (X i ).

5 6 Improving homotopy analysis method for system of nonlinear algebraic equations After computing X i+1, we want to renew h i, k i by Newton-Rafson scheme on ψ i ( ) = { F ( ) = f(xi+1, y i+1 ) = 0, G( ) = g(x i+1, y i+1 ) = 0, = (h, k) R. Hence i+1 = i ψ i( i ) 1 ψ i ( i ), i = 0, 1,,, where ψ i ( i) is the Jacobian matrix at the point i = (h i, k i ) and 0 = ψ 0(0) 1 ψ 0 (0), Therefore, this method does not need to choose = (h, k) and has better numerical behavior. Some results are listed in Tables Numerical examples In this section, we present some numerical results to illustrate the efficiency of the new methods proposed in this paper. We present some numerical test results for various wellknown schemes in Tables -5. Compared were modified homotopy perturbation method (MHPM) 16, Newton-Raphson method (N-R) 8 and the Newton-Homotopy analysis method (N-HAM) which introduced in the present contribution. All computations are done by Maple 1 with 64 digits precision. We accept an approximate solution rather than the exact root, depending on the precision (ε) of the computer. The following stopping criteria is used for computer programmes: (i) X i+1 X i < ε, and (ii) ϕ(x i ) < ε. For every method, we analyze the number of iterations needed to converge to the solution. Furtermore, the computional order of convergence p is approximated by means of p ln ( X i+1 X i X i+1 X i ) ln ( X i X i 1 X i 1 X i ). Example 4.1. System of nonlinear equations { sin (x) + cos(y) = 1 3e x cos(y) + sin (x) = 1 Starting with the same initial value X 0 = ( π 6, π 3 )t and using Algorithm, A.( ), we get a number of roots in Table 1. Here stopping criteria is X i+1 X i < Note that, using Newton s method, after 5 iterations we get approximate solution X 5 = (6.7035, ) t with ϕ(x 5 ) <

6 M.M. Hosseini and S.M. Hosseini 7 Table 1. Multiple-roots given by HAM, A.( ) X IN IN ϕ(x 5 ) -1 ( , ) t ( , ) t ( , ) t ( , ) t ( , ) t Example 4.. Consider the following system of nonlinear equations1: { x + y = 0, e x 1 + y 3 = 0, with exact solution (1, 1) t and the same initial value X 0 = (.5,.5) t, Table. Example 4.3. Consider the following system of nonlinear equations: { x 4 y xy + x y 1 = 0, ye x + x y e 1 = 0, with exact solution (1, 1) t and the same initial value X 0 = (5.4, 4.) t, Table 3. Example 4.4. Consider the following system of nonlinear equations3: { x x y = 0, x + 4y 4 = 0, with exact solution ( , ) t value X 0 = (4, 6) t, Table 4. and the same initial Example 4.5. Consider the following system of nonlinear equations: { x + 3 log(x) y = 0, x xy x + 1 = 0, with exact solution ( , ) t and the same initial value X 0 = (8, 8) t, Table 5.

7 8 Improving homotopy analysis method for system of nonlinear algebraic equations Table, for example. Table 3, for example3. Method IN p ϕ(x IN ) Method IN p ϕ(x IN ) N-R N-R MHPM MHPM N-HAM N-HAM Table 4, for example4. Table 5, for example5. Method IN p ϕ(x IN ) Method IN p ϕ(x IN ) N-R N-R MHPM MHPM N-HAM N-HAM Numerical results for Examples and comparison Example 4.6. Consider the following system of nonlinear equations4: 3x cos(yz) 0.5 = 0, x 81(y + 0.1) + sin(z) = 0, e xy + 0z + 10π 3 3 = 0 with exact solution (0, 0.5, ) t and the same initial value (5, 5, 3) t. Note that, using Newton-Raphson method, after 10 iterations we get approximate solution (0, 0.5, ) t with ϕ(x 10 ) < Table 3. Numerical results given by N-HAM for 4.6 IN ϕ(x IN ) In Tables and 3, IN denotes the number of iteration and denotes the computational order of convergence, defined in Conclusion In this paper, homotopy analysis method and Newton-homotopy analysis method have been applied to solve the system of nonlinear equations. The Newton-homotopy analysis method was compared in performance to the homotopy perturbation method and Newton-Raphson method. The proposed method is both effective and convenient. Furthermore, it has been shown that the homotopy perturbation method for solving nonlinear system of equations is exactly especial case of that given by homotopy analysis method.

8 M.M. Hosseini and S.M. Hosseini 9 Acknowledgments The authors are grateful to the anonymous reviewer for its valuable comments and suggestions which improved the quality and the clarity of the paper. References 1 S. Abbasbandy. Extended Newton s method for a system of nonlinear equations by modified Adomian decomposition method. Appl. Math. Comput., 005, 170: S. Abbasbandy, Y. Tan, S.J. Liao. Newton-homotopy analysis method for nonlinear equations. Appl. Math. Comput., 007, 188: M. Aslam Noor, M. Waseem. Some iterative methods for solving a system of nonlinear equations. Comput. Math. Appl., 009, 57: F. Awawdeh. On new iterative method for solving systems of nonlinear equations. Numer. Algor. DOI /s to appear. 5 M. Ayub, A. Rasheed, T. Hayat. Exact flow of a third grade fluid past a porous plate using homotopy analysis method. Int. J. Eng. Sci., 003, 41: D.K.R. Babajee, M.Z. Dauhoo, M.T. Darvishi, A. Barati. A note on the local convergence of iterative methods based on Adomian decomposition method and 3-node quadrature rule. Appl. Math. Comput., 008, 00: E. Babolian, J. Biazar, A.R. Vahidi. Solution of a system of nonlinear equations by Adimian decomposition method. Appl. Math. Comput., 004, 150: R. L. Burden, J. D. Faires, Numerical Analysis, seventh ed., Brooks/Cole, Pacific Grove, CA, A. Cordero, J.R. Torregrosa. Variants of Newton s method for functions of several variables.appl. Math. Comput., 006, 183: A. Cordero, J.R. Torregrosa. Variants of Newton s method using fifth-order quadrature formulas. Appl. Math. Comput., 007, 190: V. Daftardar-Gejji and H. Jafari. An iterative method for solving nonlinear functional equations. J. Math. Anal. Appl., 006, 316: M.T. Darvishi, A. Barati. A fourth-order method from quadrature formulae to solve systems of nonlinear equations. Appl. Math. Comput., 007, 188: M.T. Darvishi, A. Barati. A third-order Newton-type method to solve systems of nonlinear equations. Appl. Math. Comput., 007, 187: M.T. Darvishi, A. Barati. Super cubic iterative methods to solve systems of nonlinear equations. Appl. Math. Comput., 007, 188: M. Frontini, E. Sormani. Third-order methods from quadrature formulae for solving systems of nonlinear equations. Appl. Math. Comput., 004, 149: A. Golbabai, M. Javidi. A new family of iterative methods for solving system of nonlinear algebric equations. Appl. Math. Comput., 007, 190: A. Golbabai, M. Javidi. Newton-like iterative methods for solving system of non-linear equations. Appl. Math. Comput., 007, 19: T. Hayat, M. Khan. Homotopy solutions for a generalized second-grade fluid past a porous plate. Nonlinear Dyn., 005, 41: T. Hayat, M. Khan, S. Asghar. Homotopy analysis of MHD flows of an Oldroyd 8-constant fluid. Acta Mech., 004, 168: T. Hayat, M. Khan, M. Ayub. Couette and Poiseuille flows of an Oldroyd 6-constant fluid with magnetic field. J. Math. Anal. Appl., 004, 98: 5 44.

9 30 Improving homotopy analysis method for system of nonlinear algebraic equations 1 T. Hayat, M. Khan, M. Ayub. On non-linear flows with slip boundary condition. ZAMP, 005, 56: T. Hayat, M. Khan, M. Ayub. On the explicit analytic solutions of an Oldroyd 6-constant fluid. Int. J. Eng. Sci., 004, 4: S.J. Liao. An approximate solution technique which does not depend upon small parameters: a special example. Int. J. Nonlinear Mech., 1995, 30: S.J. Liao. An approximate solution technique which does not depend upon small parameters (Part ): an application in fluid mechanics. Int. J. Nonlinear Mech., 1997, 3: S.J. Liao. An explicit, totally analytic approximation of Blasius viscous flow problems. Int. J. NonLinear Mech., 1999, 34: S.J. Liao. A new branch of solutions of boundary-layer flows over an impermeable stretched plate. Int. J. Heat Mass Transfer, 005, 48: S.J. Liao, Beyond perturbation: introduction to the homotopy analysis method, Boca Raton: CRC Press, Chapman and Hall, S.J. Liao. On the homotopy analysis method for nonlinear problems. Appl. Math. Comput., 004, 47: S.J. Liao, The proposed homotopy analysis technique for the solution of nonlinear problems, Ph.D. Thesis, Shanghai Jiao Tong University, S.J. Liao, I. Pop. Explicit analytic solution for similarity boundary layer equations. Int. J. Heat Mass Transfer, 004, 47: M. W.Smiley, Changbum Chun. An algorithm for finding all solutions of a nonlinear system. J. Comput. Appl. Math., 001, 137: T. Yamamoto. Historical development in convergence analysis for Newton s and Newton-like methods. J. Comput. Appl. Math., 000, 14: 1 3.

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

Journal of Engineering Science and Technology Review 2 (1) (2009) Research Article

Journal of Engineering Science and Technology Review 2 (1) (2009) Research Article Journal of Engineering Science and Technology Review 2 (1) (2009) 118-122 Research Article JOURNAL OF Engineering Science and Technology Review www.jestr.org Thin film flow of non-newtonian fluids on a

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

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

Analytical solution for nonlinear Gas Dynamic equation by Homotopy Analysis Method

Analytical solution for nonlinear Gas Dynamic equation by Homotopy Analysis Method Available at http://pvau.edu/aa Appl. Appl. Math. ISSN: 932-9466 Vol. 4, Issue (June 29) pp. 49 54 (Previously, Vol. 4, No. ) Applications and Applied Matheatics: An International Journal (AAM) Analytical

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

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

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

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

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

Comparison of homotopy analysis method and homotopy perturbation method through an evolution equation

Comparison of homotopy analysis method and homotopy perturbation method through an evolution equation Comparison of homotopy analysis method and homotopy perturbation method through an evolution equation Songxin Liang, David J. Jeffrey Department of Applied Mathematics, University of Western Ontario, London,

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

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

Improving convergence of incremental harmonic balance method using homotopy analysis method

Improving convergence of incremental harmonic balance method using homotopy analysis method Acta Mech Sin (2009) 25:707 712 DOI 10.1007/s10409-009-0256-4 RESEARCH PAPER Improving convergence of incremental harmonic balance method using homotopy analysis method Yanmao Chen Jike Liu Received: 10

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

Analytical solution for determination the control parameter in the inverse parabolic equation using HAM

Analytical solution for determination the control parameter in the inverse parabolic equation using HAM Available at http://pvamu.edu/aam Appl. Appl. Math. ISSN: 1932-9466 Vol. 12, Issue 2 (December 2017, pp. 1072 1087 Applications and Applied Mathematics: An International Journal (AAM Analytical solution

More information

Approximate Analytical Solutions of Two. Dimensional Transient Heat Conduction Equations

Approximate Analytical Solutions of Two. Dimensional Transient Heat Conduction Equations Applied Mathematical Sciences Vol. 6 2012 no. 71 3507-3518 Approximate Analytical Solutions of Two Dimensional Transient Heat Conduction Equations M. Mahalakshmi Department of Mathematics School of Humanities

More information

Commun Nonlinear Sci Numer Simulat

Commun Nonlinear Sci Numer Simulat Commun Nonlinear Sci Numer Simulat 16 (2011) 2730 2736 Contents lists available at ScienceDirect Commun Nonlinear Sci Numer Simulat journal homepage: www.elsevier.com/locate/cnsns Homotopy analysis method

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

On the convergence of the homotopy analysis method to solve the system of partial differential equations

On the convergence of the homotopy analysis method to solve the system of partial differential equations Journal of Linear and Topological Algebra Vol. 04, No. 0, 015, 87-100 On the convergence of the homotopy analysis method to solve the system of partial differential equations A. Fallahzadeh a, M. A. Fariborzi

More information

A Numerical Study of One-Dimensional Hyperbolic Telegraph Equation

A Numerical Study of One-Dimensional Hyperbolic Telegraph Equation Journal of Mathematics and System Science 7 (2017) 62-72 doi: 10.17265/2159-5291/2017.02.003 D DAVID PUBLISHING A Numerical Study of One-Dimensional Hyperbolic Telegraph Equation Shaheed N. Huseen Thi-Qar

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

Approximate Analytical Solution to Time-Fractional Damped Burger and Cahn-Allen Equations

Approximate Analytical Solution to Time-Fractional Damped Burger and Cahn-Allen Equations Appl. Math. Inf. Sci. 7, No. 5, 1951-1956 (013) 1951 Applied Mathematics & Information Sciences An International Journal http://dx.doi.org/10.1785/amis/070533 Approximate Analytical Solution to Time-Fractional

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

Research Article Series Solution of the Multispecies Lotka-Volterra Equations by Means of the Homotopy Analysis Method

Research Article Series Solution of the Multispecies Lotka-Volterra Equations by Means of the Homotopy Analysis Method Hindawi Publishing Corporation Differential Equations and Nonlinear Mechanics Volume 28, Article ID 816787, 14 pages doi:1.1155/28/816787 Research Article Series Solution of the Multispecies Lotka-Volterra

More information

Research Article On a New Reliable Algorithm

Research Article On a New Reliable Algorithm Hindawi Publishing Corporation International Journal of Differential Equations Volume 2009, Article ID 710250, 13 pages doi:10.1155/2009/710250 Research Article On a New Reliable Algorithm A. K. Alomari,

More information

SOLUTION TO BERMAN S MODEL OF VISCOUS FLOW IN POROUS CHANNEL BY OPTIMAL HOMOTOPY ASYMPTOTIC METHOD

SOLUTION TO BERMAN S MODEL OF VISCOUS FLOW IN POROUS CHANNEL BY OPTIMAL HOMOTOPY ASYMPTOTIC METHOD SOLUTION TO BERMAN S MODEL OF VISCOUS FLOW IN POROUS CHANNEL BY OPTIMAL HOMOTOPY ASYMPTOTIC METHOD Murad Ullah Khan 1*, S. Zuhra 2, M. Alam 3, R. Nawaz 4 ABSTRACT Berman developed the fourth-order nonlinear

More information

(Received 1 February 2012, accepted 29 June 2012) address: kamyar (K. Hosseini)

(Received 1 February 2012, accepted 29 June 2012)  address: kamyar (K. Hosseini) ISSN 1749-3889 (print), 1749-3897 (online) International Journal of Nonlinear Science Vol.14(2012) No.2,pp.201-210 Homotopy Analysis Method for a Fin with Temperature Dependent Internal Heat Generation

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

An analytic approach to solve multiple solutions of a strongly nonlinear problem

An analytic approach to solve multiple solutions of a strongly nonlinear problem Applied Mathematics and Computation 169 (2005) 854 865 www.elsevier.com/locate/amc An analytic approach to solve multiple solutions of a strongly nonlinear problem Shuicai Li, Shi-Jun Liao * School of

More information

An explicit solution of the large deformation of a cantilever beam under point load at the free tip

An explicit solution of the large deformation of a cantilever beam under point load at the free tip Journal of Computational and Applied Mathematics 212 (2008) 320 330 www.elsevier.com/locate/cam An explicit solution of the large deformation of a cantilever beam under point load at the free tip Ji Wang

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

Explicit Analytic Solution for an. Axisymmetric Stagnation Flow and. Heat Transfer on a Moving Plate

Explicit Analytic Solution for an. Axisymmetric Stagnation Flow and. Heat Transfer on a Moving Plate Int. J. Contep. Math. Sciences, Vol. 5,, no. 5, 699-7 Explicit Analytic Solution for an Axisyetric Stagnation Flow and Heat Transfer on a Moving Plate Haed Shahohaadi Mechanical Engineering Departent,

More information

Homotopy Analysis Method to Water Quality. Model in a Uniform Channel

Homotopy Analysis Method to Water Quality. Model in a Uniform Channel Applied Mathematical Sciences, Vol. 7, 201, no. 22, 1057-1066 HIKARI Ltd, www.m-hikari.com Homotopy Analysis Method to Water Quality Model in a Uniform Channel S. Padma Department of Mathematics School

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

HOMOTOPY ANALYSIS METHOD FOR SOLVING KDV EQUATIONS

HOMOTOPY ANALYSIS METHOD FOR SOLVING KDV EQUATIONS Surveys in Mathematics and its Applications ISSN 1842-6298 (electronic), 1843-7265 (print) Volume 5 (21), 89 98 HOMOTOPY ANALYSIS METHOD FOR SOLVING KDV EQUATIONS Hossein Jafari and M. A. Firoozjaee Abstract.

More information

A new approach to solve fuzzy system of linear equations by Homotopy perturbation method

A new approach to solve fuzzy system of linear equations by Homotopy perturbation method Journal of Linear and Topological Algebra Vol. 02, No. 02, 2013, 105-115 A new approach to solve fuzzy system of linear equations by Homotopy perturbation method M. Paripour a,, J. Saeidian b and A. Sadeghi

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

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

ANALYTICAL APPROXIMATE SOLUTIONS OF THE ZAKHAROV-KUZNETSOV EQUATIONS

ANALYTICAL APPROXIMATE SOLUTIONS OF THE ZAKHAROV-KUZNETSOV EQUATIONS (c) Romanian RRP 66(No. Reports in 2) Physics, 296 306 Vol. 2014 66, No. 2, P. 296 306, 2014 ANALYTICAL APPROXIMATE SOLUTIONS OF THE ZAKHAROV-KUZNETSOV EQUATIONS A. JAFARIAN 1, P. GHADERI 2, ALIREZA K.

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

Example 2: a system of coupled ODEs with algebraic property at infinity

Example 2: a system of coupled ODEs with algebraic property at infinity Example 2: a system of coupled ODEs with algebraic property at infinity Consider a set of two coupled nonlinear differential equations 5 subject to f (η) + θ(η) f 2 = 0, (10) θ (η) = 3σf (η)θ(η), (11)

More information

Study of Couette and Poiseuille flows of an Unsteady MHD Third Grade Fluid

Study of Couette and Poiseuille flows of an Unsteady MHD Third Grade Fluid J. Appl. Environ. Biol. Sci., 4(10)12-21, 2014 2014, TextRoad Publication ISSN: 2090-4274 Journal of Applied Environmental and Biological Sciences www.textroad.com Study of Couette and Poiseuille flows

More information

Homotopy method for solving fuzzy nonlinear equations

Homotopy method for solving fuzzy nonlinear equations Homotopy method for solving fuzzy nonlinear equations S. Abbasbandy and R. Ezzati Abstract. In this paper, we introduce the numerical solution for a fuzzy nonlinear systems by homotopy method. The fuzzy

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

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

Commun Nonlinear Sci Numer Simulat

Commun Nonlinear Sci Numer Simulat Commun Nonlinear Sci Numer Simulat 14 (2009) 3833 3843 Contents lists available at ScienceDirect Commun Nonlinear Sci Numer Simulat journal homepage: www.elsevier.com/locate/cnsns Homotopy analysis solution

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

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

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

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

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

Adomain Decomposition Method for Solving Non Linear Partial Differential Equations

Adomain Decomposition Method for Solving Non Linear Partial Differential Equations IOSR Journal of Mathematics (IOSR-JM) e-issn: 2278-5728, p-issn: 2319-765X. Volume 10, Issue 5 Ver. V (Sep-Oct. 2014), PP 60-66 Adomain Decomposition Method for Solving Non Linear Partial Differential

More information

Homotopy Analysis Method for Nonlinear Jaulent-Miodek Equation

Homotopy Analysis Method for Nonlinear Jaulent-Miodek Equation ISSN 746-7659, England, UK Journal of Inforation and Coputing Science Vol. 5, No.,, pp. 8-88 Hootopy Analysis Method for Nonlinear Jaulent-Miodek Equation J. Biazar, M. Eslai Departent of Matheatics, Faculty

More information

Series solutions of non-linear Riccati differential equations with fractional order

Series solutions of non-linear Riccati differential equations with fractional order Available online at www.sciencedirect.com Chaos, Solitons and Fractals 40 (2009) 1 9 www.elsevier.com/locate/chaos Series solutions of non-linear Riccati differential equations with fractional order Jie

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

Commun Nonlinear Sci Numer Simulat

Commun Nonlinear Sci Numer Simulat Commun Nonlinear Sci Numer Simulat xxx (9) xxx xxx Contents lists available at ScienceDirect Commun Nonlinear Sci Numer Simulat journal homepage: www.elsevier.com/locate/cnsns Short communication Simple

More information

Commun Nonlinear Sci Numer Simulat

Commun Nonlinear Sci Numer Simulat Commun Nonlinear Sci Numer Simulat xxx (2009) xxx xxx Contents lists available at ScienceDirect Commun Nonlinear Sci Numer Simulat journal homepage: www.elsevier.com/locate/cnsns A one-step optimal homotopy

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

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

CONSTRUCTION OF SOLITON SOLUTION TO THE KADOMTSEV-PETVIASHVILI-II EQUATION USING HOMOTOPY ANALYSIS METHOD

CONSTRUCTION OF SOLITON SOLUTION TO THE KADOMTSEV-PETVIASHVILI-II EQUATION USING HOMOTOPY ANALYSIS METHOD (c) Romanian RRP 65(No. Reports in 1) Physics, 76 83Vol. 2013 65, No. 1, P. 76 83, 2013 CONSTRUCTION OF SOLITON SOLUTION TO THE KADOMTSEV-PETVIASHVILI-II EQUATION USING HOMOTOPY ANALYSIS METHOD A. JAFARIAN

More information

Application of Homotopy Analysis Method for Linear Integro-Differential Equations

Application of Homotopy Analysis Method for Linear Integro-Differential Equations International Mathematical Forum, 5, 21, no. 5, 237-249 Application of Homotopy Analysis Method for Linear Integro-Differential Equations Zulkifly Abbas a, Saeed Vahdati a,1, Fudziah Ismail a,b and A.

More information

Existence and Convergence Results for Caputo Fractional Volterra Integro-Differential Equations

Existence and Convergence Results for Caputo Fractional Volterra Integro-Differential Equations J o u r n a l of Mathematics and Applications JMA No 41, pp 19-122 (218) Existence and Convergence Results for Caputo Fractional Volterra Integro-Differential Equations Ahmed A. Hamoud*, M.Sh. Bani Issa,

More information

MULTISTAGE HOMOTOPY ANALYSIS METHOD FOR SOLVING NON- LINEAR RICCATI DIFFERENTIAL EQUATIONS

MULTISTAGE HOMOTOPY ANALYSIS METHOD FOR SOLVING NON- LINEAR RICCATI DIFFERENTIAL EQUATIONS MULTISTAGE HOMOTOPY ANALYSIS METHOD FOR SOLVING NON- LINEAR RICCATI DIFFERENTIAL EQUATIONS Hossein Jafari & M. A. Firoozjaee Young Researchers club, Islamic Azad University, Jouybar Branch, Jouybar, Iran

More information

V. G. Gupta 1, Pramod Kumar 2. (Received 2 April 2012, accepted 10 March 2013)

V. G. Gupta 1, Pramod Kumar 2. (Received 2 April 2012, accepted 10 March 2013) ISSN 749-3889 (print, 749-3897 (online International Journal of Nonlinear Science Vol.9(205 No.2,pp.3-20 Approimate Solutions of Fractional Linear and Nonlinear Differential Equations Using Laplace Homotopy

More information

Research Article Analytic Solution for MHD Falkner-Skan Flow over a Porous Surface

Research Article Analytic Solution for MHD Falkner-Skan Flow over a Porous Surface Applied Mathematics Volume 01, Article ID 13185, 9 pages doi:10.1155/01/13185 Research Article Analytic Solution for MHD Falkner-Skan Flow over a Porous Surface Fatheah A. Hendi 1 and Majid Hussain 1 Department

More information

Homotopy Analysis Transform Method for Integro-Differential Equations

Homotopy Analysis Transform Method for Integro-Differential Equations Gen. Math. Notes, Vol. 32, No. 1, January 2016, pp. 32-48 ISSN 2219-7184; Copyright ICSRS Publication, 2016 www.i-csrs.org Available free online at http://www.geman.in Homotopy Analysis Transform Method

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

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

Exact Solutions for Systems of Volterra Integral Equations of the First Kind by Homotopy Perturbation Method

Exact Solutions for Systems of Volterra Integral Equations of the First Kind by Homotopy Perturbation Method Applied Mathematical Sciences, Vol. 2, 28, no. 54, 2691-2697 Eact Solutions for Systems of Volterra Integral Equations of the First Kind by Homotopy Perturbation Method J. Biazar 1, M. Eslami and H. Ghazvini

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

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

The Homotopy Perturbation Method (HPM) for Nonlinear Parabolic Equation with Nonlocal Boundary Conditions

The Homotopy Perturbation Method (HPM) for Nonlinear Parabolic Equation with Nonlocal Boundary Conditions Applied Mathematical Sciences, Vol. 5, 211, no. 3, 113-123 The Homotopy Perturbation Method (HPM) for Nonlinear Parabolic Equation with Nonlocal Boundary Conditions M. Ghoreishi School of Mathematical

More information

Homotopy Perturbation Method for the Fisher s Equation and Its Generalized

Homotopy Perturbation Method for the Fisher s Equation and Its Generalized ISSN 749-889 (print), 749-897 (online) International Journal of Nonlinear Science Vol.8(2009) No.4,pp.448-455 Homotopy Perturbation Method for the Fisher s Equation and Its Generalized M. Matinfar,M. Ghanbari

More information

An Analytical Scheme for Multi-order Fractional Differential Equations

An Analytical Scheme for Multi-order Fractional Differential Equations Tamsui Oxford Journal of Mathematical Sciences 26(3) (2010) 305-320 Aletheia University An Analytical Scheme for Multi-order Fractional Differential Equations H. M. Jaradat Al Al Bayt University, Jordan

More information

Soliton solution of the Kadomtse-Petviashvili equation by homotopy perturbation method

Soliton solution of the Kadomtse-Petviashvili equation by homotopy perturbation method ISSN 1 746-7233, England, UK World Journal of Modelling and Simulation Vol. 5 (2009) No. 1, pp. 38-44 Soliton solution of the Kadomtse-Petviashvili equation by homotopy perturbation method H. Mirgolbabaei

More information

Basic Ideas and Brief History of the Homotopy Analysis Method

Basic Ideas and Brief History of the Homotopy Analysis Method 1 Basic Ideas and Brief History of the Homotopy Analysis Method 1 Introduction Nonlinear equations are much more difficult to solve than linear ones, especially by means of analytic methods. In general,

More information

Analytic solution of fractional integro-differential equations

Analytic solution of fractional integro-differential equations Annals of the University of Craiova, Mathematics and Computer Science Series Volume 38(1), 211, Pages 1 1 ISSN: 1223-6934 Analytic solution of fractional integro-differential equations Fadi Awawdeh, E.A.

More information

arxiv: v2 [math.na] 10 Nov 2015

arxiv: v2 [math.na] 10 Nov 2015 On the method of directly defining inverse mapping for nonlinear differential equations arxiv:1507.03755v2 [math.na] 10 Nov 2015 Shijun Liao a,b,c, Yinlong Zhao a a State Key Laboratory of Ocean Engineering

More information

ANALYTICAL SOLUTION FOR VIBRATION OF BUCKLED BEAMS

ANALYTICAL SOLUTION FOR VIBRATION OF BUCKLED BEAMS IJRRAS August ANALYTICAL SOLUTION FOR VIBRATION OF BUCKLED BEAMS A. Fereidoon, D.D. Ganji, H.D. Kaliji & M. Ghadimi,* Department of Mechanical Engineering, Faculty of Engineering, Semnan University, Iran

More information

A New Numerical Scheme for Solving Systems of Integro-Differential Equations

A New Numerical Scheme for Solving Systems of Integro-Differential Equations Computational Methods for Differential Equations http://cmde.tabrizu.ac.ir Vol. 1, No. 2, 213, pp. 18-119 A New Numerical Scheme for Solving Systems of Integro-Differential Equations Esmail Hesameddini

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

A new approach for solving nonlinear system of equations using Newton method and HAM

A new approach for solving nonlinear system of equations using Newton method and HAM Iranian Journal of Numerical Analysis and Optimization Vol 4, No. 2, (2014), pp 57-72 A new approach for solving nonlinear system of equations using Newton method and HAM J. Izadian, R. Abrishami and M.

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

An Effective Approach for solving MHD Viscous Flow Due to A Shrinking Sheet

An Effective Approach for solving MHD Viscous Flow Due to A Shrinking Sheet Appl. Math. Inf. Sci. 10, No. 4, 145-143 (016) 145 Applied Mathematics & Information Sciences An International Journal http://dx.doi.org/10.18576/amis/10041 An Effective Approach for solving MHD Viscous

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

Application of HPM for determination of an unknown function in a semi-linear parabolic equation Malihe Rostamian 1 and Alimardan Shahrezaee 1 1,2

Application of HPM for determination of an unknown function in a semi-linear parabolic equation Malihe Rostamian 1 and Alimardan Shahrezaee 1 1,2 ISSN 76659, England, UK Journal of Information and Computing Science Vol., No., 5, pp. - Application of HPM for determination of an unknon function in a semi-linear parabolic equation Malihe Rostamian

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

Temperature Dependent Viscosity of a thin film fluid on a Vertical Belt with slip boundary conditions

Temperature Dependent Viscosity of a thin film fluid on a Vertical Belt with slip boundary conditions J. Appl. Environ. Biol. Sci., 5(2)157-162, 2015 2015, TextRoad Publication ISSN: 2090-4274 Journal of Applied Environmental and Biological Sciences www.textroad.com Temperature Dependent Viscosity of a

More information

Application of new iterative transform method and modified fractional homotopy analysis transform method for fractional Fornberg-Whitham equation

Application of new iterative transform method and modified fractional homotopy analysis transform method for fractional Fornberg-Whitham equation Available online at www.tjnsa.com J. Nonlinear Sci. Appl. 9 (2016), 2419 2433 Research Article Application of new iterative transform method and modified fractional homotopy analysis transform method for

More information

Numerical Solution of 12 th Order Boundary Value Problems by Using Homotopy Perturbation Method

Numerical Solution of 12 th Order Boundary Value Problems by Using Homotopy Perturbation Method ohamed I. A. Othman, A.. S. ahdy and R.. Farouk / TJCS Vol. No. () 4-7 The Journal of athematics and Computer Science Available online at http://www.tjcs.com Journal of athematics and Computer Science

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

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

Abdolamir Karbalaie 1, Hamed Hamid Muhammed 2, Maryam Shabani 3 Mohammad Mehdi Montazeri 4

Abdolamir Karbalaie 1, Hamed Hamid Muhammed 2, Maryam Shabani 3 Mohammad Mehdi Montazeri 4 ISSN 1749-3889 print, 1749-3897 online International Journal of Nonlinear Science Vol.172014 No.1,pp.84-90 Exact Solution of Partial Differential Equation Using Homo-Separation of Variables Abdolamir Karbalaie

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

Periodic wave solution of a second order nonlinear ordinary differential equation by Homotopy analysis method

Periodic wave solution of a second order nonlinear ordinary differential equation by Homotopy analysis method Periodic wave solution of a second order nonlinear ordinary differential equation by Homotopy analysis method Author Song, Hao, Tao, L. Published 2010 Journal Title ANZIAM Journal Copyright Statement 2010

More information

Flow of a Weakly Conducting Fluid in a Channel Filled with a Darcy Brinkman Forchheimer Porous Medium

Flow of a Weakly Conducting Fluid in a Channel Filled with a Darcy Brinkman Forchheimer Porous Medium Transp Porous Med 2010) 85:131 142 DOI 10.1007/s11242-010-9550-7 Flow of a Weakly Conducting Fluid in a Channel Filled with a rcy Brinkman Forchheimer Porous Medium B. Q. Zhao A. Pantokratoras T. G. Fang

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