Laplace Decomposition Method for the System of Non Linear PDEs

Abstract

The Laplace Decomposition Method [1] [2] [3] is applied to a system of nonlinear partial differential equations to demonstrate potential applicability to such systems.

Share and Cite:

Handibag, S. (2019) Laplace Decomposition Method for the System of Non Linear PDEs. Open Access Library Journal, 6, 1-6. doi: 10.4236/oalib.1105954.

1. Introduction

Differential equations theory is an important Mathematical branch which is used to describe practical problems in physics, chemistry, and biology and so on [4]. It is well known that many phenomena in scientific fields such as reaction-diffusion process, population growth, solid physics, fluid dynamics, Mathematical biology and chemical kinetics, can be modelled by systems of linear or nonlinear PDEs. In order to understand and analyze these phenomena well, it needs to know solution of systems of these linear or nonlinear PDEs. So, it is a crucial work to obtain solutions of systems of linear or nonlinear PDEs in the science. With this idea; scientists and mathematicians have developed and searched some methods such as Hirota bilinear method [5], Exp-function method [6], tanh method [7] [8], sine-cosine method [9], Galerkin method [10] and Differential transform method (DTM) [11]. It is more difficult to obtain solutions of nonlinear PDEs than those of linear differential equations. Therefore, it may not always be possible to obtain analytical solutions of these equations [12] [13]. In this case, it is used analytical methods giving series solutions. In these kinds of methods, the solutions are sought in the form of series [1] [2] [3] [14]. Analytical methods are based on finding the other terms of the series from given initial conditions for the problem being considered. At this point, it is encountered the concept of convergence of the series. So, it is necessary to perform convergence analysis of these methods. As this convergence analysis can be carried out theoretically, one can gain information about the convergence of the series solution by looking at the absolute error between the numerical solution and the analytical solution. In some Analytic methods, a very good convergence can be achieved with only a few terms of the series, but more terms can be needed in some problems. That is, if the terms of the series increase, this provides better convergence to the analytical solution.

In this study, I have used LDM to solve a system of nonlinear partial differential equations for two different initial conditions. Later, we compared the obtained results with exact solutions and solution obtained by Method of Differential Quadrature [15]. In this paper, we are not going to explain the LDM. For that, I have referred papers [1] [2] [3] to illustrate this method for a nonlinear system of PDE’s.

2. Application

Consider a system of nonlinear partial differential equations on our interest of region given by:

u t = u u x + v u y (1)

v t = u v x + v v y (2)

with initial condition

u ( x , y , 0 ) = f ( x , y ) (3)

v ( x , y ,0 ) = g ( x , y ) (4)

here, we have consider the general form of boundary conditions. Taking Laplace transform of Equations (2.1) and (2.2) with respect to t, we get

L t [ u t ] = L t [ u u x + v u y ]

L t [ v t ] = L t [ u v x + v v y ]

s u ( x , y , s ) u ( x , y ,0 ) = L t [ u u x + v u y ]

s v ( x , y , s ) v ( x , y ,0 ) = L t [ u v x + v v y ]

s u ( x , y , s ) = 1 s f ( x , y ) + 1 s L t [ u u x + v u y ]

s v ( x , y , s ) = 1 s g ( x , y ) + 1 s L t [ u v x + v v y ]

Taking inverse Laplace transform of above system with respect to “t”, we get

u ( x , y , t ) = f ( x , y ) + L t 1 [ 1 s L t [ u u x + v u y ] ] (5)

v ( x , y , t ) = g ( x , y ) + L t 1 [ 1 s L t [ u v x + v v y ] ] (6)

Let us suppose that,

u ( x , y , t ) = n = 0 u n ( x , y , t ) , v ( x , y , t ) = n = 0 v n ( x , y , t ) (7)

be the solution of given system of Equations (2.1), (2.2) in series form. Also we can decompose the nonlinear terms appeared in given system by using adomian polynomials, namely

u u x = n = 0 A n , v u y = n = 0 B n , u v x = n = 0 C n , v v y = n = 0 D n (8)

where A n , B n , C n and D n are adomian polynomials [16]. From the Equations (2.5), (2.6), (2.7) and (2.8), we get

n = 0 u n ( x , y , t ) = f ( x , y ) + L t 1 [ 1 s L t [ n = 0 A n + n = 0 B n ] ]

n = 0 v n ( x , y , t ) = g ( x , y ) + L t 1 [ 1 s L t [ n = 0 C n + n = 0 D n ] ]

Comparing the both sides of above system of equations, we get the following recursive relations

u 0 ( x , y , t ) = f ( x , y ) , u n + 1 ( x , y , t ) = L t 1 [ 1 s L t [ n = 0 A n + n = 0 B n ] ] , n 0. (9)

v 0 ( x , y , t ) = g ( x , y ) , v n + 1 ( x , y , t ) = L t 1 [ 1 s L t [ n = 0 C n + n = 0 D n ] ] , n 0. (10)

Note that the solution of (2.1), (2.2) can exhibit a shock phenomenon for finite t; we select f(x, y) and g(x, y) such that the shock occurs for a value of t far from our region of interest. Let

f ( x , y ) = g ( x , y ) = x + y (11)

Therefore from the recursive relation (2.9) and (2.10), we get

u 0 ( x , y , t ) = v 0 ( x , y , t ) = x + y

then u 1 ( x , y , t ) , v 1 ( x , y , t ) can be calculate as

u 1 ( x , y , t ) = L t 1 [ 1 s L t [ A 0 + B 0 ] ] = L t 1 [ 1 s L t [ u 0 u 0 x + v 0 u 0 y ] ] = L t 1 [ 1 s L t [ ( x + y ) + ( x + y ) ] ] = 2 t ( x + y )

Similarly,

v 1 ( x , y , t ) = L t 1 [ 1 s L t [ C 0 + D 0 ] ] = L t 1 [ 1 s L t [ u 0 v 0 x + v 0 v 0 y ] ] = 2 ( x + y ) t

Also, u 2 ( x , y , t ) and v 2 ( x , y , t ) are calculated as

u 2 ( x , y , t ) = L t 1 [ 1 s L t [ A 1 + B 1 ] ] = L t 1 [ 1 s L t [ ( u 0 u 1 x + u 1 u 0 x ) + ( v 0 u 1 y + v 1 u 0 y ) ] ] = L t 1 [ 1 s L t [ ( 2 t ( x + y ) + 2 t ( x + y ) ) + ( 2 t ( x + y ) + 2 t ( x + y ) ) ] ] = L t 1 [ 1 s L t [ 8 t ( x + y ) ] ] = 2 t 2 ( x + y )

Similarly,

v 2 ( x , y , t ) = 4 t 2 ( x + y )

Substitute all the values of u 0 , u 1 , u 2 , and v 0 , v 1 , v 2 , in the Equation (2.7), we get

u ( x , y , t ) = ( x + y ) + 2 t ( x + y ) + 4 t 2 ( x + y ) +

v ( x , y , t ) = ( x + y ) + 2 t ( x + y ) + 4 t 2 ( x + y ) +

This implies,

u ( x , y , t ) = ( x + y ) [ 1 + 2 t + 4 t 2 + ]

v ( x , y , t ) = ( x + y ) [ 1 + 2 t + 4 t 2 + ]

u ( x , y , t ) = x + y 1 2 t

v ( x , y , t ) = x + y 1 2 t

This is an exact solution of the given system of nonlinear partial differential Equations (2.1) and (2.2). We have verified this through the substitution, which is identical to the solution obtained by R. E. Bellman using the method of differential quadrature [15]. Let we change the initial conditions to

f ( x , y ) = x 2 , g ( x , y ) = y (12)

From the recursive relation (2.9), (2.10) and above initial conditions, we get

u 0 ( x , y , t ) = x 2 , v 0 ( x , y , t ) = y

u 1 ( x , y , t ) = L t 1 [ 1 s L t [ A 0 + B 0 ] ] = 2 x 3 t

Similarly,

v 1 ( x , y , t ) = L t 1 [ 1 s L t [ C 0 + D 0 ] ] = y t

Also, u 2 ( x , y , t ) and v 2 ( x , y , t ) are calculated as

u 2 ( x , y , t ) = L t 1 [ 1 s L t [ A 1 + B 1 ] ] = 5 x 4 t

Similarly,

v 2 ( x , y , t ) = y t 2 , u 3 ( x , y , t ) = 14 x 5 t 3

and so on. Substitute all the values of u 0 , u 1 , u 2 , and v 0 , v 1 , v 2 , in Equation (2.7), we get

u ( x , y , t ) = x 2 ( 1 + 2 t x + 5 t 2 x 2 + 14 x 2 t 2 + )

v ( x , y , t ) = y ( 1 + t + t 2 + ) = y 1 t

(The shock occurs at t = 1 4 x ). This is an approximate solution of given system of equations.

3. Conclusion

From the examples above, we can clearly say that we can calculate u ( x , y , t ) and v ( x , y , t ) when explicitly solutions exist for given initial functions. More importantly, the methodology [1] [2] [3] does have potential application to the system of nonlinear partial differential equations and clearly in the case of stochastic parameters as well. The given system of equation has a unique solution for the given boundary conditions.

Conflicts of Interest

The authors declare no conflicts of interest regarding the publication of this paper.

References

[1] Handibag, S.S. and Karande, B.D. (2012) Application of Laplace Decomposition Method to Solve Linear and Nonlinear Heat Equation. International Journal of Applied Physics and Mathematics, 2, 369-371.
https://doi.org/10.7763/IJAPM.2012.V2.137
[2] Handibag, S.S. and Karande, B.D. (2013) Existence the Solutions of Some Fifth-Order Kdv Equation by Laplace Decomposition Method. American Journal of Computational Mathematics, 3, 80-85. https://doi.org/10.4236/ajcm.2013.31013
[3] Khan, M. (2010) Application of Laplace Decomposition Method to Solve Nonlinear Coupled Partial Differential Equations. World Applied Sciences Journal, 9, 13-19.
[4] Liu, M.-H. and Guan, K.-Y. (2009) The Lie Group Integrality of the Fisher Type Travelling Wave Equation. Acta Mathematicae Sinica, 25, 305-320.
https://doi.org/10.1007/s10255-007-7106-6
[5] Wazwaz, A.-M. (2008) The Hirota’s Bilinear Method and the Tanh-Coth Method for Multiple Soliton Solutions of the Sawada-Kotera Kadomtsev-Petviashvili Equation. Applied Mathematics and Computation, 200, 160-166.
https://doi.org/10.1016/j.amc.2007.11.001
[6] Borhanifar, A. and Kabir, M.M. (2009) New Periodic and Soliton Solutions by Application of Exp-Function Method for Nonlinear Evolution Equations. Journal of Computational and Applied Mathematics, 229, 158-167.
https://doi.org/10.1016/j.cam.2008.10.052
[7] Parkes, E.J. and Duffy, B.R. (1996) An Automated Tanh-Function Method for Finding Solitary Wave Solutions to Non-Linear Evolution Equations. Computer Physics Communications, 98, 288-300.
https://doi.org/10.1016/0010-4655(96)00104-X
[8] Fan, E.G. and Hon, Y.C. (2003) Applications of Extended Tanh Method to Special Types of Nonlinear Equations. Applied Mathematics and Computation, 141, 351-358. https://doi.org/10.1016/S0096-3003(02)00260-6
[9] Tascan, F. and Bekir, A. (2009) Analytic Solutions of the (2 + 1)-Dimensional Nonlinear Evolution Equations Using the Sine-Cosine Method. Applied Mathematics and Computation, 215, 3134-3139. https://doi.org/10.1016/j.amc.2009.09.027
[10] Nadukandi, P., Oate, E. and Garcia, J. (2010) A High-Resolution Petrov-Galerkin Method for the 1D Convection-Diffusion-Reaction Problem. Computer Methods in Applied Mechanics and Engineering, 199, 525-546.
https://doi.org/10.1016/j.cma.2009.10.009
[11] Zhou, J.K. (1986) Differential Transform and Its Application for Electrical Circuits. Huazhong University Press, Wuhan.
[12] Drazin, P.G. and Johnson, R.S. (1989) Solutions: An Introduction. Cambridge University Press, Cambridge. https://doi.org/10.1017/CBO9781139172059
[13] Liu, X.Q. and Bai, C.L. (2000) Exact Solutions of Some Fifth-Order Nonlinear Equations. Applied Mathematics: A Journal of Chinese Universities, 15, 28-32.
https://doi.org/10.1007/s11766-000-0005-8
[14] Adomian, G. (1988) A Review of the Decomposition Method in Applied Mathematics. Journal of Mathematical Analysis and Applications, 135, 501-544.
https://doi.org/10.1016/0022-247X(88)90170-9
[15] Bellman, R.E. and Adomian, G. (1985) Partial Differential Equations—New Methods for Their Treatment and Application. Reidel, Dordrecht.
https://doi.org/10.1007/978-94-009-5209-6
[16] Adomian, G. (1983) Sto-chastic Systems. Academic Press, New York.

Copyright © 2024 by authors and Scientific Research Publishing Inc.

Creative Commons License

This work and the related PDF file are licensed under a Creative Commons Attribution 4.0 International License.