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

Size: px
Start display at page:

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

Transcription

1 Nonlinear Analysis and Differential Equations, Vol. 3, 015, no. 3, HIKARI Ltd, The Modified Adomian Decomposition Method for Solving Nonlinear Coupled Burger s Equations M. Al-Mazmumy Department of Mathematics Science Faculty for Girls, King Abdulaziz University, Saudi Arabia H. Al-Malki Department of Mathematics Science Faculty for Girls, King Abdulaziz University, Saudi Arabia Copyright 015 M. Al-Mazmumy and H. Al-Malki. 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. Abstract In this paper, Adomian decomposition method (ADM) and some of its modification are considered to solve nonlinear coupled Bergur's equations. We consider two types of modification, the new modification of (ADM) and Laplace Adomian decomposition method (LADM). Finally the effectiveness of our methods is demonstrated by numerical experiments. Keywords: Adomian decomposition method (ADM), New modification method (MADM), Laplace Adomian decomposition method (LADM), coupled Burger s equations 1 Introduction Burgers equation is a fundamental partial differential equation from fluid mechanics. It occurs in various areas of applied mathematics, such as modeling of dynamics, heat conduction, and acoustic waves. It is named for Johannes Martinus Burgers ( ). It is very rare that a real life applications can be modeled by a single partial differential equation, usually it takes a system of coupled partial differential equations to yield a complete model. Due to its wide range of applicability some researchers have been interested in studying its solution using

2 11 M. Al-Mazmumy and H. Al-Malki various numerical techniques such as Variational iteration method (VIM) [1], Homotopy perturbation method (HPM) [5], Differential Transformation Method (DTM) [], Adomian Pade Technique[4]. In this paper we will apply the Adomian decomposition method (ADM) and some of its modifications to solve the system of coupled Burger s equations. The method was developed by George Adomian in the last twenty years ago [3, 7]. This method has many important applications especially in the fields of physics, chemistry, mechanics and other sciences. The main advantage of this method is that it can be used directly without using restrictive assumptions or linearization. Another important advantage is that this method is capable of greatly reducing the size of computation.this method will be successfully used to handle most types of partial differential equations that appear in several physical models and scientific models. The solution in this method is found as an infinite series whose terms are determined by a recursive relations using the Adomian polynomials which converges rapidly to accurate solution. This paper is organized as follows. In Section, the coupled Burger's equations are studied with the (ADM), new modification method (MADM) and (LADM). In Section 3, some applications are included to demonstrate the method. Finally, our results are given in Section 4 as conclusions. The coupled Burger s equations In this section, we describe the (ADM), (MADM) and (LADM) as it applies to coupled Burger's equations..1 Adomian decomposition method (ADM) The coupled Burger s equations is given by { u u t x v v t x u u + α (uv) = 0, x x (1) v v + +β (uv) = 0, x x In an operator form, eq (1) can be rewritten as { L tu L xx u ul x u + αl x uv = 0, L t v L xx v vl x v + βl x uv = 0, with initial condition u(x, 0) = f(x), v(x, 0) = g(x), Where L t = t so L 1 t t = dt 0 () (3) To illustrate (ADM) [3, 7], operating by L t 1 to the system () and using the initial conditions we have

3 The modified Adomian decomposition method 113 { u(x, t) = f(x) + L t 1 [u xx + uu x αl x uv], v(x, t) = g(x) + L t 1 [v xx + vv x βl x uv], (4) In (ADM) the unknown function u(x, t) and v(x, t) can be decomposed by infinite series of components u(x, t) = v(x, t) = n=0 u n (x, t), n=0 v n (x, t), (5) And the nonlinear terms by using the infinite series with Adomian's polynomials uu x = n=0 A n, vv x = n=0 B n, uv = n=0 C n, Where A n, B n, C n are Adomian's polynomials compute from the relations A 0 = u 0 u 0x, A 1 = u 0x u 1 + u 0 u 1x, A = u 0x u + u 1x u 1 + u x u 0, A 3 = u 0x u 3 + u 1x u + u x u 1 + u 3x u 0 B 0 = v 0 v 0x, B 1 = v 0x v 1 + v 0 v 1x, B = v 0x v + v 1x v 1 + v x v 0 B 3 = v 0x v 3 + v 1x v + v x v 1 + v 3x v 0, c 0 = u 0 v 0, c 1 = u 1 v 0 + u 0 v 1, c = u v 0 + u 1 v 1 + u 0 v, c 3 = u 3 v 0 + u v 1 + u 1 v + u 0 v 3 substituting (5) and (6) into (4) gives { n=0 u n(x, t) = f(x) + L 1 t [ n=0 u nxx (x, t) + n=0 A n αl x C n n=0 v n (x, t) = g(x) + L 1 t [ n=0 v nxx (x, t) + n=0 B n βl x C n then, the recursive relation is given below { u o = f(x), v 0 = g(x), { u k+1 = L t 1 [u kxx + A k αl x C k ], k 0, v k+1 = L t 1 [v kxx + B k βl x C k ], k 0, n=0 ], n=0 ], (6) (7) (8) (9)

4 114 M. Al-Mazmumy and H. Al-Malki having determined the component of u n, v n, n 0, the solution of coupled Burger's equations follows immediately. For numerical purposes we use: n φ n (t, x) = k=0 u k, n 0, (10) and n ψ n (t, x) = k=0 v k, n 0, (11). The new modification method (MADM) As we know above to solve a system of Burger equation by (ADM) we suggest that the zeros component u 0 and v 0 usually defined by u o = f, v 0 = g, but in the new modification,wazwaz [7,8] suggest that f, g be expressed in Taylor series { f = n=0 f n, g = n=0 g n, moreover,he suggest a new recursive relationship expressed in the form { u 0 = f 0, v 0 = g 0, { u k+1 = f k+1 + L t 1 [u kxx + A k αl x C k ], k 0 v k+1 = g k+1 + L t 1 [v kxx + B k βl x C k ], k 0 (1) (13) (14) having determined the component of u n, v n, n 0, the solution of coupled Burger's equations follows immediately..3 Laplace Adomian decomposition method (LADM) To illustrate (LADM) [6], applying Laplace transform with respect to variable t on both sides of Eq. () we have { sl[u(x, t)] u(x, 0) = L[u xx + uu x αl x uv], sl[v(x, t)] v(x, 0) = L[v xx + vv x βl x uv], using the initial condition { L[u(x, t)] = 1 s f(x) + 1 s L[u xx + uu x αl x uv], L[v(x, t)] = 1 s g(x) + 1 s L[v xx + vv x βl x uv], applying inverse Laplace transform we get { L 1 {L[u(x, t)]} = L 1 { 1 s f(x)} + L 1 { 1 s L[u xx + uu x αl x uv]}, L 1 {L[v(x, t)]} = L 1 { 1 s g(x)} + L 1 { 1 s L[v xx + vv x βl x uv]},

5 The modified Adomian decomposition method 115 There fore { u(x, t) = L 1 { 1 s f(x)} + L 1 { 1 s L[u xx + uu x αl x uv]}, v(x, t) = L 1 { 1 s g(x)} + L 1 { 1 s L[v xx + vv x βl x uv]}, (15) substituting (5) and (6) into (15) we have { n=0 u n(x, t) = f(x) + L 1 { 1 L[ u s n=0 nxx(x, t) + n=0 A n αl x n=0 C n ]}, n=0 v n (x, t) = g(x) +L 1 { 1 L[ v s n=0 nxx(x, t) + n=0 B n βl x n=0 C n ]}, then the recursive relation is given below: { u 0 = f(x), v 0 = g(x), { u k+1 = L 1 { 1 s L[u kxx + A k αl x C k ]}, k 0, v k+1 = L 1 { 1 s L[v kxx + B k βl x C k ]}, k 0, (16) (17) having determined the component of u n, v n, n 0 the solution of coupled Burger's equations follows immediately. 3 Applications In this section, two examples are provided to illustrate the methods, they are effectiveness and simplicity. Example 1: Consider the coupled Burger s equations with α = β = 1 { u u t x v v t x u u x + x (uv) = 0, (18) v v + + (uv) = 0, x x with initial conditions u(x, 0) = sin x, v(x, 0) = sin x, Solution: eq. (18) can be rewritten in an operator form, as { L tu L xx u ul x u + L x uv = 0, L t v L xx v vl x v + L x uv = 0,

6 116 M. Al-Mazmumy and H. Al-Malki First: by (ADM) Based on the above study and from the recursive relation (8) and (9) we obtain { u o = sin x, v 0 = sin x, { u k+1 = L t 1 [u kxx + A k L x C k ], k 0 v k+1 = L t 1 [v kxx + B k L x C k ], k 0 the first few component are u 1 = L t 1 [u 0xx + A 0 L x C 0 ] = L t 1 [ sin x + sin x cos x sin x cos x] = t sin x v 1 = L t 1 [v 0xx + B 0 L x C 0 ] = t sin x u = L t 1 [u 1xx + A 1 L x C 1 ] = L 1 t [t sin x 4t cos x sin x + 4t cos x sin x] = t sin x v = L 1 t [v 1xx + B 1 L x C 1 ] = t sin x u 3 = L t 1 [u xx + A L x C ]! = L 1 t [ t sin x + 4t sin x cos x 4t sin x cos x] = t3 sin x v 3 = L 1 t [v xx + B L x C ] = t3 sin x And so on. In the same manner the rest of components of the iteration were obtained. So the solution of u(x, t) and v(x, t) are t u(x, t) = sin x t sin x + { v(x, t) = sin x t sin x + t Therefore t u(x, t) = sin x [1 t +! { t3 + ] v(x, t) = sin x [1 t + t t3 + ]! The solution in a closed form is { u(x, t) = e t sin x. v(x, t) = e t sin x. t3 sin x sin x + t3 sin x sin x + Second: by the new modification (MADM) The Taylor expansion for sin x is given by sin x = x 1 x ! x5 1 7! x7 + Based on the above study and from the recursive relation for the new modification (13) and (14) we obtain!

7 The modified Adomian decomposition method 117 { u 0 = x v 0 = x { u k+1 = f k+1 + L t 1 [u kxx + A k L x C k ], k 0 v k+1 = g k+1 + L t 1 [v kxx + B k L x C k ], k 0 then, the first few component are u 1 = 1 x3 + L 1 t [u 0xx + A k L x C k ] = 1 x3 + L 1 t [0 + x x] = 1 x3 v 1 = 1 x3 + L 1 t [v 0xx + B k L x C k ] = 1 x3 u = 1 5! x5 + L 1 t [u 1xx + A 1 L x C 1 ] = 1 5! x5 + L t 1 [ x 1 3 x3 x 3 L x ( 1 3 x4 )] = 1 5! x5 + L t 1 [ x 4 3 x x] = 1 5! x5 xt v = 1 5! x5 + L t 1 [v 1xx + B 1 L x C 1 ] = 1 5! x5 xt u 3 = 1 7! x7 + L t 1 [u xx + A L x C k ] = 1 7! x7 + L 1 t [ x3 + (x5 x5 xt + + x5 tx) L 5! 1 4! x( x6 5! x t + x6 + x6 36 5! x t)] = 1 7! x7 + x3 t v 3 = 1 7! x7 + L 1 t [v xx + B L x C ] = 1 7! x7 + x3 And so on. In the same manner the rest of components of the iteration were obtained. So the solution of u(x, t) and v(x, t) are { u(x, t) = (x 1 x ! x5 ) t (x 1 x ! x5 ) + t! (x 1 x ! x5 ) + v(x, t) = (x 1 x ! x5 ) t (x 1 x ! x5 ) + t! (x 1 x ! x5 ) + Therefore t u(x, t) = sin x t sin x + sin x +! { v(x, t) = sin x t sin x + t sin x + The solution in a closed form is { u(x, t) = e t sin x, v(x, t) = e t sin x,! Third: by (LADM) Based on the above study and from the recursive relation (16) and (17) we obtained

8 118 M. Al-Mazmumy and H. Al-Malki { u 0 = sin x, v 0 = sin x, { u k+1 = L 1 { 1 s L[u kxx + A k L x C k ]}, k 0, v k+1 = L 1 { 1 s L[v kxx + B k L x C k ]}, k 0, The first few component are u 1 = L 1 { 1 s L[u 0xx + A 0 L x C 0 ]} = L 1 { 1 L[ sin x + sin x cos x sin x cos x]} s = L 1 { 1 L[ sin x]} = t sin x s v 1 = L 1 { 1 L[v s 0xx + B 0 L x C 0 ]} = t sin x u = L 1 { 1 s L[u 1xx + A 1 L x C 1 ]} = L 1 { 1 L[t sin x 4 sin x cos x + 4 sin x cos x]} s = L 1 { 1 L[t sin x]} = t sin x s v = L 1 { 1 L[v s 1xx + B 1 L x C 1 ]} = t sin x u 3 = L 1 { 1 L[u s xx + A L x C } = L 1 { 1 s L[ t sin x + 4 sin x cos x 4 sin x cos x]} = L 1 { 1 L t3 s [ t sin x]} = sin x v 3 = L 1 { 1 L[v s xx + B L x C } = t3 sin x The solution in a closed form is { u(x, t) = sin x e t. v(x, t) = sin x e t. and it is exactly the same as the results obtained in [6,7]. see Figure (1).

9 The modified Adomian decomposition method 119 Figure (1) Example : Consider the coupled Burger s equations with α = β = 5 { u u t x v v t x u u v v + 5 x x + 5 x x (uv) = 0, (uv) = 0, with initial condition u(x, 0) = v(x, 0) = λ (1 tanh 3 λx) where λ is an arbitrary constant.. Solution: In the follows, we apply (MADM), the Taylor expansion for λ(1 tanh 3 λx) is given by λ (1 tanh 3 λx) = λ 3 λ x λ4 x λ6 x λ8 x λ10 x 9 + 0(x 10 ) Based on the above study and from the recursive relation for the new modification (13) and (14) we obtain { u 0 = λ v 0 = λ then, we use the Maple Package to calculate the the first few component { u 1 = 3 λ x + L 1 t [u 0xx + A 0 5 L x(c 0 )] = 3 λ x v 1 = 3 λ x + L 1 t [v 0xx + B 0 L x (C 0 )] = 3 λ x

10 10 M. Al-Mazmumy and H. Al-Malki Similarly { u = 9 8 λ4 x λ3 t v = 9 8 λ4 x λ3 t { u 3 = λ6 x λ5 x t v 3 = λ6 x λ5 x t { u 4 = λ8 x λ6 xt λ7 x 4 t v 4 = λ8 x λ6 xt λ7 x 4 t In the same manner, the rest of components can be obtained using the recurrence relation (14). Substituting the quantities obtained in Eq. (10) and (11), the approximation solution in the series form of Example is φ 4 (t, x) = 4 u k = λ8 x λ7 x 4 t + ( x k=0 8 xt ) λ λ5 x t λ4 x λ3 t 3 λ x + λ ψ 4 (t, x) = 4 v k = λ8 x λ7 x 4 t + ( x k=0 8 xt ) λ λ5 x t λ4 x λ3 t 3 λ x + λ which is the same as the Taylor expansion of the exact solutions u(t, x) = v(t, x) = λ[1 tanh ( 3 λ(x 3λt)] And it is exactly the same as the results obtained in [1,].see Figure (). Figure ()

11 The modified Adomian decomposition method 11 4 Conclusions In this paper, the (ADM), the (MADM) and (LADM) are successfully applied to solve coupled Burger s equations. The results of example shows that the (MADM) is a powerful mathematical tool to solving coupled Burger s equations. It has shown that the method is reliable, efficient and requires fewer computations and the present scheme (LADM) gives better accuracy in comparison with the other method. It is also a promising method to solve other nonlinear equations. The solutions obtained are shown graphically. In our work, we use the Maple Package to calculate the series obtained from the method. References [1] M. A. Abdou, and A. A. Soliman, Variational iteration method for solving Burgers' and coupled Burgers' equations, J. Comput. Appl. Math. 181 (005), [] R. Abazari & A. Borhanifar, Numerical study of the solution of the Burgers and coupled Burgers equations by a differential transformation method, Computers and Mathematics with Applications, 59, (010) [3] G. Adomian, Solving Frontier Problems of Physics: The Decomposition Method, Kluwer Academic, Dordrecht, [4] M. Dehghan, A. Hamidi, M. Shakourifar, The solution of coupled Burger s equations using Adomian Pade Technique, Appl. Math. 189 (007), [5] Khyati R. Desai and V. H. Pradhan, Solution of Burger s equation and coupled Burger s equations by Homotopy perturbation method", International Journal of Engineering Research and Applications (IJERA), (01), [6] M. Hussain and M. Khan, Modified Laplace Decomposition Method Pakistan, Applied Mathematical Sciences, 36 (010), [7] A. M. Wazwaz, Partial Differential Equations and Solitary Waves Theory, Higher Education Press, China, [8] A. M. Wazwaz, and S. M. El-Sayed, A new modification of the Adomian decomposition method for linear and nonlinear operator, Applied Mathematics and computation,1 (001),

12 1 M. Al-Mazmumy and H. Al-Malki Received: January 6, 015; Published: February 1, 015

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

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

Solution of Differential Equations of Lane-Emden Type by Combining Integral Transform and Variational Iteration Method

Solution of Differential Equations of Lane-Emden Type by Combining Integral Transform and Variational Iteration Method Nonlinear Analysis and Differential Equations, Vol. 4, 2016, no. 3, 143-150 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/nade.2016.613 Solution of Differential Equations of Lane-Emden Type by

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

A Variational Iterative Method for Solving the Linear and Nonlinear Klein-Gordon Equations

A Variational Iterative Method for Solving the Linear and Nonlinear Klein-Gordon Equations Applied Mathematical Sciences, Vol. 4, 21, no. 39, 1931-194 A Variational Iterative Method for Solving the Linear and Nonlinear Klein-Gordon Equations M. Hussain and Majid Khan Department of Sciences and

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

EXACT SOLUTIONS OF WAVE-TYPE EQUATIONS BY THE ABOODH DECOMPOSITION METHOD

EXACT SOLUTIONS OF WAVE-TYPE EQUATIONS BY THE ABOODH DECOMPOSITION METHOD Stochastic Modeling and Applications Vol.21 No. 1(June 2017) 23-30 EXACT SOLUTIONS OF WAVE-TYPE EQUATIONS BY THE ABOODH DECOMPOSITION METHOD RAHMATULLAH IBRAHIM NURUDDEEN AND AMINU M. NASS* Abstract. This

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

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

Homotopy Perturbation Method for Solving Systems of Nonlinear Coupled Equations

Homotopy Perturbation Method for Solving Systems of Nonlinear Coupled Equations Applied Mathematical Sciences, Vol 6, 2012, no 96, 4787-4800 Homotopy Perturbation Method for Solving Systems of Nonlinear Coupled Equations A A Hemeda Department of Mathematics, Faculty of Science Tanta

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 Solution of (3 1)-Dimensional Nonlinear Cubic Schrodinger Equation by Differential Transform Method

Research Article Solution of (3 1)-Dimensional Nonlinear Cubic Schrodinger Equation by Differential Transform Method Mathematical Problems in Engineering Volume 212, Article ID 5182, 14 pages doi:1.1155/212/5182 Research Article Solution of ( 1)-Dimensional Nonlinear Cubic Schrodinger Equation by Differential Transform

More information

Exact Solutions for a Fifth-Order Two-Mode KdV Equation with Variable Coefficients

Exact Solutions for a Fifth-Order Two-Mode KdV Equation with Variable Coefficients Contemporary Engineering Sciences, Vol. 11, 2018, no. 16, 779-784 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ces.2018.8262 Exact Solutions for a Fifth-Order Two-Mode KdV Equation with Variable

More information

Numerical Simulation of the Generalized Hirota-Satsuma Coupled KdV Equations by Variational Iteration Method

Numerical Simulation of the Generalized Hirota-Satsuma Coupled KdV Equations by Variational Iteration Method ISSN 1749-3889 (print), 1749-3897 (online) International Journal of Nonlinear Science Vol.7(29) No.1,pp.67-74 Numerical Simulation of the Generalized Hirota-Satsuma Coupled KdV Equations by Variational

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

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

The Existence of Noise Terms for Systems of Partial Differential and Integral Equations with ( HPM ) Method

The Existence of Noise Terms for Systems of Partial Differential and Integral Equations with ( HPM ) Method Mathematics and Statistics 1(3): 113-118, 213 DOI: 1.13189/ms.213.133 hp://www.hrpub.org The Existence of Noise Terms for Systems of Partial Differential and Integral Equations with ( HPM ) Method Parivash

More information

Solutions of the coupled system of Burgers equations and coupled Klein-Gordon equation by RDT Method

Solutions of the coupled system of Burgers equations and coupled Klein-Gordon equation by RDT Method International Journal of Advances in Applied Mathematics and Mechanics Volume 1, Issue 2 : (2013) pp. 133-145 IJAAMM Available online at www.ijaamm.com ISSN: 2347-2529 Solutions of the coupled system of

More information

Computers and Mathematics with Applications. A modified variational iteration method for solving Riccati differential equations

Computers and Mathematics with Applications. A modified variational iteration method for solving Riccati differential equations Computers and Mathematics with Applications 6 (21) 1868 1872 Contents lists available at ScienceDirect Computers and Mathematics with Applications journal homepage: www.elsevier.com/locate/camwa A modified

More information

The comparison of optimal homotopy asymptotic method and homotopy perturbation method to solve Fisher equation

The comparison of optimal homotopy asymptotic method and homotopy perturbation method to solve Fisher equation Computational Methods for Differential Equations http://cmdetabrizuacir Vol 4, No, 206, pp 43-53 The comparison of optimal homotopy asymptotic method and homotopy perturbation method to solve Fisher equation

More information

A Study On Linear and Non linear Schrodinger Equations by Reduced Differential Transform Method

A Study On Linear and Non linear Schrodinger Equations by Reduced Differential Transform Method Malaya J. Mat. 4(1)(2016) 59-64 A Study On Linear and Non linear Schrodinger Equations by Reduced Differential Transform Method T.R. Ramesh Rao a, a Department of Mathematics and Actuarial Science, B.S.

More information

Solution of Nonlinear Fractional Differential. Equations Using the Homotopy Perturbation. Sumudu Transform Method

Solution of Nonlinear Fractional Differential. Equations Using the Homotopy Perturbation. Sumudu Transform Method Applied Mathematical Sciences, Vol. 8, 2014, no. 44, 2195-2210 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.4285 Solution of Nonlinear Fractional Differential Equations Using the Homotopy

More information

Adaptation of Taylor s Formula for Solving System of Differential Equations

Adaptation of Taylor s Formula for Solving System of Differential Equations Nonlinear Analysis and Differential Equations, Vol. 4, 2016, no. 2, 95-107 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/nade.2016.51144 Adaptation of Taylor s Formula for Solving System of Differential

More information

Periodic and Soliton Solutions for a Generalized Two-Mode KdV-Burger s Type Equation

Periodic and Soliton Solutions for a Generalized Two-Mode KdV-Burger s Type Equation Contemporary Engineering Sciences Vol. 11 2018 no. 16 785-791 HIKARI Ltd www.m-hikari.com https://doi.org/10.12988/ces.2018.8267 Periodic and Soliton Solutions for a Generalized Two-Mode KdV-Burger s Type

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

The Shifted Data Problems by Using Transform of Derivatives

The Shifted Data Problems by Using Transform of Derivatives Applied Mathematical Sciences, Vol. 8, 2014, no. 151, 7529-7534 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.49784 The Shifted Data Problems by Using Transform of Derivatives Hwajoon

More information

Solution for the nonlinear relativistic harmonic oscillator via Laplace-Adomian decomposition method

Solution for the nonlinear relativistic harmonic oscillator via Laplace-Adomian decomposition method arxiv:1606.03336v1 [math.ca] 27 May 2016 Solution for the nonlinear relativistic harmonic oscillator via Laplace-Adomian decomposition method O. González-Gaxiola a, J. A. Santiago a, J. Ruiz de Chávez

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

A Numerical-Computational Technique for Solving. Transformed Cauchy-Euler Equidimensional. Equations of Homogeneous Type

A Numerical-Computational Technique for Solving. Transformed Cauchy-Euler Equidimensional. Equations of Homogeneous Type Advanced Studies in Theoretical Physics Vol. 9, 015, no., 85-9 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.1988/astp.015.41160 A Numerical-Computational Technique for Solving Transformed Cauchy-Euler

More information

The variational iteration method for solving linear and nonlinear ODEs and scientific models with variable coefficients

The variational iteration method for solving linear and nonlinear ODEs and scientific models with variable coefficients Cent. Eur. J. Eng. 4 24 64-7 DOI:.2478/s353-3-4-6 Central European Journal of Engineering The variational iteration method for solving linear and nonlinear ODEs and scientific models with variable coefficients

More information

THE ADOMIAN DECOMPOSITION METHOD FOR SOLVING DELAY DIFFERENTIAL EQUATION

THE ADOMIAN DECOMPOSITION METHOD FOR SOLVING DELAY DIFFERENTIAL EQUATION International Journal of Computer Mathematics Vol. 00, No. 0, Month 004, pp. 1 6 THE ADOMIAN DECOMPOSITION METHOD FOR SOLVING DELAY DIFFERENTIAL EQUATION D. J. EVANS a and K. R. RASLAN b, a Faculty of

More information

An Analytic Study of the (2 + 1)-Dimensional Potential Kadomtsev-Petviashvili Equation

An Analytic Study of the (2 + 1)-Dimensional Potential Kadomtsev-Petviashvili Equation Adv. Theor. Appl. Mech., Vol. 3, 21, no. 11, 513-52 An Analytic Study of the (2 + 1)-Dimensional Potential Kadomtsev-Petviashvili Equation B. Batiha and K. Batiha Department of Mathematics, Faculty of

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

Series Solution of Weakly-Singular Kernel Volterra Integro-Differential Equations by the Combined Laplace-Adomian Method

Series Solution of Weakly-Singular Kernel Volterra Integro-Differential Equations by the Combined Laplace-Adomian Method Series Solution of Weakly-Singular Kernel Volterra Integro-Differential Equations by the Combined Laplace-Adomian Method By: Mohsen Soori University: Amirkabir University of Technology (Tehran Polytechnic),

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

Solution of the Coupled Klein-Gordon Schrödinger Equation Using the Modified Decomposition Method

Solution of the Coupled Klein-Gordon Schrödinger Equation Using the Modified Decomposition Method ISSN 1749-3889 (print), 1749-3897 (online) International Journal of Nonlinear Science Vol.4(2007) No.3,pp.227-234 Solution of the Coupled Klein-Gordon Schrödinger Equation Using the Modified Decomposition

More information

Modified Adomian Decomposition Method for Solving Particular Third-Order Ordinary Differential Equations

Modified Adomian Decomposition Method for Solving Particular Third-Order Ordinary Differential Equations Applied Mathematical Sciences, Vol. 6, 212, no. 3, 1463-1469 Modified Adomian Decomposition Method for Solving Particular Third-Order Ordinary Differential Equations P. Pue-on 1 and N. Viriyapong 2 Department

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

On a New Aftertreatment Technique for Differential Transformation Method and its Application to Non-linear Oscillatory Systems

On a New Aftertreatment Technique for Differential Transformation Method and its Application to Non-linear Oscillatory Systems ISSN 1749-3889 (print), 1749-3897 (online) International Journal of Nonlinear Science Vol.8(2009) No.4,pp.488-497 On a New Aftertreatment Technique for Differential Transformation Method and its Application

More information

An Efficient Multiscale Runge-Kutta Galerkin Method for Generalized Burgers-Huxley Equation

An Efficient Multiscale Runge-Kutta Galerkin Method for Generalized Burgers-Huxley Equation Applied Mathematical Sciences, Vol. 11, 2017, no. 30, 1467-1479 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2017.7141 An Efficient Multiscale Runge-Kutta Galerkin Method for Generalized Burgers-Huxley

More information

THE DIFFERENTIAL TRANSFORMATION METHOD AND PADE APPROXIMANT FOR A FORM OF BLASIUS EQUATION. Haldun Alpaslan Peker, Onur Karaoğlu and Galip Oturanç

THE DIFFERENTIAL TRANSFORMATION METHOD AND PADE APPROXIMANT FOR A FORM OF BLASIUS EQUATION. Haldun Alpaslan Peker, Onur Karaoğlu and Galip Oturanç Mathematical and Computational Applications, Vol. 16, No., pp. 507-513, 011. Association for Scientific Research THE DIFFERENTIAL TRANSFORMATION METHOD AND PADE APPROXIMANT FOR A FORM OF BLASIUS EQUATION

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

Potential Symmetries and Differential Forms. for Wave Dissipation Equation

Potential Symmetries and Differential Forms. for Wave Dissipation Equation Int. Journal of Math. Analysis, Vol. 7, 2013, no. 42, 2061-2066 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ijma.2013.36163 Potential Symmetries and Differential Forms for Wave Dissipation

More information

Variational Iteration Method for Solving Nonlinear Coupled Equations in 2-Dimensional Space in Fluid Mechanics

Variational Iteration Method for Solving Nonlinear Coupled Equations in 2-Dimensional Space in Fluid Mechanics Int J Contemp Math Sciences Vol 7 212 no 37 1839-1852 Variational Iteration Method for Solving Nonlinear Coupled Equations in 2-Dimensional Space in Fluid Mechanics A A Hemeda Department of Mathematics

More information

Applications of Differential Transform Method for ENSO Model with compared ADM and VIM M. Gübeş

Applications of Differential Transform Method for ENSO Model with compared ADM and VIM M. Gübeş Applications of Differential Transform Method for ENSO Model with compared ADM and VIM M. Gübeş Department of Mathematics, Karamanoğlu Mehmetbey University, Karaman/TÜRKİYE Abstract: We consider some of

More information

Research Article Numerical Solution of the Inverse Problem of Determining an Unknown Source Term in a Heat Equation

Research Article Numerical Solution of the Inverse Problem of Determining an Unknown Source Term in a Heat Equation Applied Mathematics Volume 22, Article ID 39876, 9 pages doi:.55/22/39876 Research Article Numerical Solution of the Inverse Problem of Determining an Unknown Source Term in a Heat Equation Xiuming Li

More information

The Homotopy Perturbation Method for Solving the Modified Korteweg-de Vries Equation

The Homotopy Perturbation Method for Solving the Modified Korteweg-de Vries Equation The Homotopy Perturbation Method for Solving the Modified Korteweg-de Vries Equation Ahmet Yildirim Department of Mathematics, Science Faculty, Ege University, 351 Bornova-İzmir, Turkey Reprint requests

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

Research Article A New Method for Riccati Differential Equations Based on Reproducing Kernel and Quasilinearization Methods

Research Article A New Method for Riccati Differential Equations Based on Reproducing Kernel and Quasilinearization Methods Abstract and Applied Analysis Volume 0, Article ID 603748, 8 pages doi:0.55/0/603748 Research Article A New Method for Riccati Differential Equations Based on Reproducing Kernel and Quasilinearization

More information

The Chebyshev Collection Method for Solving Fractional Order Klein-Gordon Equation

The Chebyshev Collection Method for Solving Fractional Order Klein-Gordon Equation The Chebyshev Collection Method for Solving Fractional Order Klein-Gordon Equation M. M. KHADER Faculty of Science, Benha University Department of Mathematics Benha EGYPT mohamedmbd@yahoo.com N. H. SWETLAM

More information

Application of Variational Iteration Method to a General Riccati Equation

Application of Variational Iteration Method to a General Riccati Equation International Mathematical Forum,, 007, no. 56, 759-770 Application of Variational Iteration Method to a General Riccati Equation B. Batiha, M. S. M. Noorani and I. Hashim School of Mathematical Sciences

More information

Research Article Solutions of the Force-Free Duffing-van der Pol Oscillator Equation

Research Article Solutions of the Force-Free Duffing-van der Pol Oscillator Equation International Differential Equations Volume 211, Article ID 852919, 9 pages doi:1.1155/211/852919 Research Article Solutions of the Force-Free Duffing-van der Pol Oscillator Equation Najeeb Alam Khan,

More information

Adomian Decomposition Method (ADM) for Nonlinear Wave-like Equations with Variable Coefficient

Adomian Decomposition Method (ADM) for Nonlinear Wave-like Equations with Variable Coefficient Applied Mathematical Sciences, Vol. 4, 1, no. 49, 431-444 Adomian Decomposition Method (ADM) for Nonlinear Wave-like Equations with Variable Coefficient Mohammad Ghoreishi School of Mathematical Sciences,

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

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

Solving Fuzzy Duffing s Equation by the Laplace. Transform Decomposition

Solving Fuzzy Duffing s Equation by the Laplace. Transform Decomposition Applied Mathematical Sciences, Vol 6, 202, no 59, 2935-2944 Solving Fuzzy Duffing s Equation by the Laplace Transform Decomposition, Mustafa, J and Nor,3,4 Department of Science and Mathematics, Faculty

More information

(Received 13 December 2011, accepted 27 December 2012) y(x) Y (k) = 1 [ d k ] dx k. x=0. y(x) = x k Y (k), (2) k=0. [ d k ] y(x) x k k!

(Received 13 December 2011, accepted 27 December 2012) y(x) Y (k) = 1 [ d k ] dx k. x=0. y(x) = x k Y (k), (2) k=0. [ d k ] y(x) x k k! ISSN 749-3889 (print), 749-3897 (online) International Journal of Nonlinear Science Vol.6(23) No.,pp.87-9 Solving a Class of Volterra Integral Equation Systems by the Differential Transform Method Ercan

More information

The Representation of Energy Equation by Laplace Transform

The Representation of Energy Equation by Laplace Transform Int. Journal of Math. Analysis, Vol. 8, 24, no. 22, 93-97 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/.2988/ijma.24.442 The Representation of Energy Equation by Laplace Transform Taehee Lee and Hwajoon

More information

The method of successive approximations for exact solutions of Laplace equation and of heat-like and wave-like equations with variable coefficients

The method of successive approximations for exact solutions of Laplace equation and of heat-like and wave-like equations with variable coefficients The method of successive approximations for exact solutions of Laplace equation and of heat-like and wave-like equations with variable coefficients T. Zhanlav and D. Khongorzul National University of Mongolia,

More information

Solution of Quadratic Integral Equations by the Adomian Decomposition Method

Solution of Quadratic Integral Equations by the Adomian Decomposition Method Copyright 213 Tech Science Press CMES, vol.92, no.4, pp.369-385, 213 Solution of Quadratic Integral Equations by the Adomian Decomposition Method Shou-Zhong Fu 1, Zhong Wang 1 and Jun-Sheng Duan 1,2,3

More information

Applications of Homotopy Perturbation Transform Method for Solving Newell-Whitehead-Segel Equation

Applications of Homotopy Perturbation Transform Method for Solving Newell-Whitehead-Segel Equation General Letters in Mathematics Vol, No, Aug 207, pp5-4 e-issn 259-9277, p-issn 259-929 Available online at http:// wwwrefaadcom Applications of Homotopy Perturbation Transform Method for Solving Newell-Whitehead-Segel

More information

Comparisons between the Solutions of the Generalized Ito System by Different Methods

Comparisons between the Solutions of the Generalized Ito System by Different Methods Comparisons between the Solutions of the Generalized Ito System by Different Methods Hassan Zedan 1&2, Wafaa Albarakati 1 and Eman El Adrous 1 1 Department of Mathematics, Faculty of Science, king Abdualziz

More information

Exact Solutions for a Class of Singular Two-Point Boundary Value Problems Using Adomian Decomposition Method

Exact Solutions for a Class of Singular Two-Point Boundary Value Problems Using Adomian Decomposition Method Applied Mathematical Sciences, Vol 6, 212, no 122, 697-618 Exact Solutions for a Class of Singular Two-Point Boundary Value Problems Using Adomian Decomposition Method Abdelhalim Ebaid 1 and Mona D Aljoufi

More information

A Recursion Scheme for the Fisher Equation

A Recursion Scheme for the Fisher Equation Applied Mathematical Sciences, Vol. 8, 204, no. 08, 536-5368 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/0.2988/ams.204.47570 A Recursion Scheme for the Fisher Equation P. Sitompul, H. Gunawan,Y. Soeharyadi

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

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

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

ON THE SOLUTIONS OF NON-LINEAR TIME-FRACTIONAL GAS DYNAMIC EQUATIONS: AN ANALYTICAL APPROACH

ON THE SOLUTIONS OF NON-LINEAR TIME-FRACTIONAL GAS DYNAMIC EQUATIONS: AN ANALYTICAL APPROACH International Journal of Pure and Applied Mathematics Volume 98 No. 4 2015, 491-502 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: http://dx.doi.org/10.12732/ijpam.v98i4.8

More information

A Maple program for computing Adomian polynomials

A Maple program for computing Adomian polynomials International Mathematical Forum, 1, 2006, no. 39, 1919-1924 A Maple program for computing Adomian polynomials Jafar Biazar 1 and Masumeh Pourabd Department of Mathematics, Faculty of Science Guilan University

More information

Variational iteration method for solving multispecies Lotka Volterra equations

Variational iteration method for solving multispecies Lotka Volterra equations Computers and Mathematics with Applications 54 27 93 99 www.elsevier.com/locate/camwa Variational iteration method for solving multispecies Lotka Volterra equations B. Batiha, M.S.M. Noorani, I. Hashim

More information

An approximation to the solution of parabolic equation by Adomian decomposition method and comparing the result with Crank-Nicolson method

An approximation to the solution of parabolic equation by Adomian decomposition method and comparing the result with Crank-Nicolson method International Mathematical Forum, 1, 26, no. 39, 1925-1933 An approximation to the solution of parabolic equation by Adomian decomposition method and comparing the result with Crank-Nicolson method J.

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

Elzaki Decomposition Method and its Applications in Solving Linear and Nonlinear Schrodinger Equations

Elzaki Decomposition Method and its Applications in Solving Linear and Nonlinear Schrodinger Equations Sohag J. Math. 4 No. 2 31-35 (2017 31 Sohag Journal of Mathematics An International Journal http://dx.doi.org/10.18576/sjm/040201 Elzaki Decomposition Method and its Applications in Solving Linear and

More information

Homotopy perturbation method for the Wu-Zhang equation in fluid dynamics

Homotopy perturbation method for the Wu-Zhang equation in fluid dynamics Journal of Physics: Conference Series Homotopy perturbation method for the Wu-Zhang equation in fluid dynamics To cite this article: Z Y Ma 008 J. Phys.: Conf. Ser. 96 08 View the article online for updates

More information

1. Introduction , Campus, Karaman, Turkey b Department of Mathematics, Science Faculty of Selcuk University, 42100, Campus-Konya, Turkey

1. Introduction , Campus, Karaman, Turkey b Department of Mathematics, Science Faculty of Selcuk University, 42100, Campus-Konya, Turkey Application of Differential Transform Method for El Nino Southern Oscillation (ENSO) Model with compared Adomian Decomposition and Variational Iteration Methods Murat Gubes a, H. Alpaslan Peer b, Galip

More information

Group analysis, nonlinear self-adjointness, conservation laws, and soliton solutions for the mkdv systems

Group analysis, nonlinear self-adjointness, conservation laws, and soliton solutions for the mkdv systems ISSN 139-5113 Nonlinear Analysis: Modelling Control, 017, Vol., No. 3, 334 346 https://doi.org/10.15388/na.017.3.4 Group analysis, nonlinear self-adjointness, conservation laws, soliton solutions for the

More information

Solving Poisson Equation within Local Fractional Derivative Operators

Solving Poisson Equation within Local Fractional Derivative Operators vol. (207), Article ID 0253, 2 pages doi:0.3/207/0253 AgiAl Publishing House http://www.agialpress.com/ Research Article Solving Poisson Equation within Local Fractional Derivative Operators Hassan Kamil

More information

Exact Solutions of Fractional-Order Biological Population Model

Exact Solutions of Fractional-Order Biological Population Model Commun. Theor. Phys. (Beijing China) 5 (009) pp. 99 996 c Chinese Physical Society and IOP Publishing Ltd Vol. 5 No. 6 December 15 009 Exact Solutions of Fractional-Order Biological Population Model A.M.A.

More information

RELIABLE TREATMENT FOR SOLVING BOUNDARY VALUE PROBLEMS OF PANTOGRAPH DELAY DIFFERENTIAL EQUATION

RELIABLE TREATMENT FOR SOLVING BOUNDARY VALUE PROBLEMS OF PANTOGRAPH DELAY DIFFERENTIAL EQUATION (c) 216 217 Rom. Rep. Phys. (for accepted papers only) RELIABLE TREATMENT FOR SOLVING BOUNDARY VALUE PROBLEMS OF PANTOGRAPH DELAY DIFFERENTIAL EQUATION ABDUL-MAJID WAZWAZ 1,a, MUHAMMAD ASIF ZAHOOR RAJA

More information

Numerical Investigation of the Time Invariant Optimal Control of Singular Systems Using Adomian Decomposition Method

Numerical Investigation of the Time Invariant Optimal Control of Singular Systems Using Adomian Decomposition Method Applied Mathematical Sciences, Vol. 8, 24, no. 2, 6-68 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/.2988/ams.24.4863 Numerical Investigation of the Time Invariant Optimal Control of Singular Systems

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

Adomian s Decomposition Method for Solving Singular System of Transistor Circuits

Adomian s Decomposition Method for Solving Singular System of Transistor Circuits Applied Mathematical Sciences, Vol. 6, 2012, no. 37, 1819-1826 Adomian s Decomposition Method for Solving Singular System of Transistor Circuits K. Krishnaveni veni.fairy@gmail.com S. Raja Balachandar

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

The New Exact Solutions of the New Coupled Konno-Oono Equation By Using Extended Simplest Equation Method

The New Exact Solutions of the New Coupled Konno-Oono Equation By Using Extended Simplest Equation Method Applied Mathematical Sciences, Vol. 12, 2018, no. 6, 293-301 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2018.8118 The New Exact Solutions of the New Coupled Konno-Oono Equation By Using

More information

Exact Solutions for the Nonlinear (2+1)-Dimensional Davey-Stewartson Equation Using the Generalized ( G. )-Expansion Method

Exact Solutions for the Nonlinear (2+1)-Dimensional Davey-Stewartson Equation Using the Generalized ( G. )-Expansion Method Journal of Mathematics Research; Vol. 6, No. ; 04 ISSN 96-9795 E-ISSN 96-9809 Published by Canadian Center of Science and Education Exact Solutions for the Nonlinear +-Dimensional Davey-Stewartson Equation

More information

Conformable variational iteration method

Conformable variational iteration method NTMSCI 5, No. 1, 172-178 (217) 172 New Trends in Mathematical Sciences http://dx.doi.org/1.2852/ntmsci.217.135 Conformable variational iteration method Omer Acan 1,2 Omer Firat 3 Yildiray Keskin 1 Galip

More information

Numerical analysis of the one-dimensional Wave equation subject to a boundary integral specification

Numerical analysis of the one-dimensional Wave equation subject to a boundary integral specification Numerical analysis of the one-dimensional Wave equation subject to a boundary integral specification B. Soltanalizadeh a, Reza Abazari b, S. Abbasbandy c, A. Alsaedi d a Department of Mathematics, University

More information

Modified Decomposition Method by Adomian and. Rach for Solving Nonlinear Volterra Integro- Differential Equations

Modified Decomposition Method by Adomian and. Rach for Solving Nonlinear Volterra Integro- Differential Equations Noliear Aalysis ad Differetial Equatios, Vol. 5, 27, o. 4, 57-7 HIKARI Ltd, www.m-hikari.com https://doi.org/.2988/ade.27.62 Modified Decompositio Method by Adomia ad Rach for Solvig Noliear Volterra Itegro-

More information

SOLUTION OF FRACTIONAL INTEGRO-DIFFERENTIAL EQUATIONS BY ADOMIAN DECOMPOSITION METHOD

SOLUTION OF FRACTIONAL INTEGRO-DIFFERENTIAL EQUATIONS BY ADOMIAN DECOMPOSITION METHOD SOLUTION OF FRACTIONAL INTEGRO-DIFFERENTIAL EQUATIONS BY ADOMIAN DECOMPOSITION METHOD R. C. Mittal 1 and Ruchi Nigam 2 1 Department of Mathematics, I.I.T. Roorkee, Roorkee, India-247667. Email: rcmmmfma@iitr.ernet.in

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

On the Solution of the n-dimensional k B Operator

On the Solution of the n-dimensional k B Operator Applied Mathematical Sciences, Vol. 9, 015, no. 10, 469-479 HIKARI Ltd, www.m-hiari.com http://dx.doi.org/10.1988/ams.015.410815 On the Solution of the n-dimensional B Operator Sudprathai Bupasiri Faculty

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

Application of the Decomposition Method of Adomian for Solving

Application of the Decomposition Method of Adomian for Solving Application of the Decomposition Method of Adomian for Solving the Pantograph Equation of Order m Fatemeh Shakeri and Mehdi Dehghan Department of Applied Mathematics, Faculty of Mathematics and Computer

More information

Research Article Variational Iteration Method for the Magnetohydrodynamic Flow over a Nonlinear Stretching Sheet

Research Article Variational Iteration Method for the Magnetohydrodynamic Flow over a Nonlinear Stretching Sheet Abstract and Applied Analysis Volume 213, Article ID 573782, 5 pages http://dx.doi.org/1.1155/213/573782 Research Article Variational Iteration Method for the Magnetohydrodynamic Flow over a Nonlinear

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

Application of the Differential Transform Method for the Nonlinear Differential Equations

Application of the Differential Transform Method for the Nonlinear Differential Equations American Journal of Applied Mathematics 27; 5(): 4- http://www.sciencepublishinggroup.com//aam doi:.64/.aam.275.2 ISSN: 233-43 (Print); ISSN: 233-6X (Online) Application of the Differential Transform Method

More information

College, Nashik-Road, Dist. - Nashik (MS), India,

College, Nashik-Road, Dist. - Nashik (MS), India, Approximate Solution of Space Fractional Partial Differential Equations and Its Applications [1] Kalyanrao Takale, [2] Manisha Datar, [3] Sharvari Kulkarni [1] Department of Mathematics, Gokhale Education

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