Journal of Applied Mathematics and Physics
Vol.06 No.09(2018), Article ID:87640,14 pages
10.4236/jamp.2018.69165

Comparative Study of the Adomian Decomposition Method and Alternating Direction Implicit (ADI) for the Resolution of the Problems of Advection-Diffusion-Reaction

André Bitsindou*, Joseph Bonazebi-Yindoula, Gabriel Bissanga

Laboratory of Numerical Analysis, Computer Science and Applications, University Marien NGOUABI, Brazzaville, Congo

Copyright © 2018 by authors and Scientific Research Publishing Inc.

This work is licensed under the Creative Commons Attribution International License (CC BY 4.0).

http://creativecommons.org/licenses/by/4.0/

Received: March 26, 2018; Accepted: September 27, 2018; Published: September 30, 2018

ABSTRACT

In this paper, we use the Adomian decomposition method (ADM), the finite differences method and the Alternating Direction Implicit method to estimate the advantages and the weakness of the above methods. For it, we make a numerical simulation of the different solutions constructed with these methods and compare the error investigated case.

Keywords:

Adomian Decomposition Method, Finite Differences Method, Advection-Diffusion-Reaction Equations

1. Introduction

The advection-diffusion-reaction equation is a combination of the advection, diffusion and reaction equation. It describes physical phenomena, where the energy of the particles or other physical sizes is transferred in a physical system because of three processes: advection, diffusion and reaction. According to this definition, it follows that the equation of advection-diffusion contains a parabolic part (diffusion) and hyperbolic part (advection).

In the case of constant coefficient of diffusion and constant rate of flow, the equation in 1D can be written in the following form:

u ( x , t ) t + ε u ( x , t ) x Advection = γ ( 2 u ( x , t ) x 2 ) Diffusion + β u m reaction + f ( x , t ) source (1)

where: ε is the speed of transport, γ the coefficient of diffusion, β the chemical coefficient of reaction, f ( x , t ) the source function and m = 1 , 2 , 3 , .

The equations of advection-diffusion-reaction are used to describe the problems of transport (the transport of pollutants, flows in the conduits, the modeling of the air pollution, etc.) [1] [2] [3] .

2. The Adomian Decomposition Method

Suppose that we need to solve the following equation:

F u = f (2)

in a real Hilbert space H, where F : H H is a linear or a nonlinear operator, f H and u is the unknown function. The principle of the ADM is based on the decomposition of the operator F in the following form [2] [4] [5] [6]

F = L + R + N (3)

where L + R is a linear part, N nonlinear operator.

We suppose that L is an invertible operator in the sense of Adomian with L 1 as inverse.

Using that decomposition, Equation (2) is equivalent to

u = θ + L 1 f L 1 R u L 1 N u (4)

where θ verifies L θ = 0 . (4) is called the Adomian’s fundamental equation or Adomian’s canonical form. We look for the solution of (2) in the following series

expansion form u = n = 0 + u n and we consider that N u = n = 0 + A n where A n are

special polynomials of variables u 0 , u 1 , , u n called Adomian polynomials and defined by [2] ,

A n = 1 n ! d n d λ n [ N ( i = 0 + λ i u i ) ] λ = 0 , n = 0 , 1 , 2 , (5)

where λ is a parameter used by “convenience”. Thus Equation (4) can be rewritten as follows:

n = 0 + u n = θ + L 1 f L 1 R ( n = 0 + u n ) L 1 ( n = 0 + A n ) (6)

We suppose that the series

n = 0 + u n and n = 0 + A n

are convergent, and we obtain the following Adomian algorithm:

( u 0 = θ + L 1 f u 1 = L 1 ( R u 0 ) L 1 A 0 u n + 1 = L 1 ( R u n ) L 1 A n , n 0 (7)

In practice it is often difficult to calculate all the terms of an Adomian series

solution, so we approach the series solution by the truncated series: u = i = 0 n u i ,

where the choice of n depends on error requirements. If this series converges, the solution of (2) is:

u = lim n + i = 0 n u i (8)

3. Applications

3.1. Problem 1

Let’s consider the following advection-diffusion: [7] [8] [9]

{ u ( x , t ) t + ε u ( x , t ) x = λ 2 u ( x , t ) x 2 , 0 x 1 , t 0 u ( x , 0 ) = g ( x ) , 0 x 1 u ( 0 , t ) x = h ( t ) , t 0 u ( 0 , t ) = 0 , t 0 u ( 1 , t ) = 0 , t 0 (9)

with

g ( x ) = e 11 50 x sin π x , h ( t ) = πe ( 121 5000 + 1 2 π 2 ) t , ε = 11 50 , λ = 1 2 (10)

3.1.1. Resolution by the Adomian Decomposition Method

The equation of state of the problem is:

u ( x , t ) t + 11 50 u ( x , t ) x = 1 2 2 u ( x , t ) x 2 (11)

From (11), we have

u ( x , t ) = e 11 x 50 sin π x + 1 2 0 t 2 u ( x , s ) x 2 d s 11 50 0 t u ( x , s ) x d s (12)

and

u ( x , t ) = u ( 0 , t ) + x u ( 0 , t ) x + 0 x ( 0 s ( 2 u ( z , t ) t + 11 25 u ( z , t ) x ) d z ) d s (13)

(13) is equivalent to

u ( x , t ) = x πe ( 121 5000 + 1 2 π 2 ) t + 0 x ( 0 s ( 2 u ( z , t ) t + 11 25 u ( z , t ) x ) d z ) d s (14)

(12) and (14) give the following canonical form

u ( x , t ) = e 11 50 x ( 121 5000 + 1 2 π 2 ) t sin π x + 1 2 e 11 50 x sin π x + 1 2 x πe ( 121 5000 + 1 2 π 2 ) t e 11 50 x ( 121 5000 + 1 2 π 2 ) t sin π x + 1 4 0 t 2 u ( x , s ) x 2 d s 11 100 0 t u ( x , s ) x d s + 0 x ( 0 s u ( z , t ) t d z ) d s + 11 50 0 x ( 0 s u ( z , t ) x d z ) d s (15)

From (16) one obtains the following Adomian algorithm:

{ u 0 ( x,t )= e 11 50 x( 121 5000 + 1 2 π 2 )t sinπx u 1 ( x,t )= 1 2 e 11 50 x sinπx+ 1 2 x πe ( 121 5000 + 1 2 π 2 )t e 11 50 x( 121 5000 + 1 2 π 2 )t sinπx + 1 4 0 t 2 u 0 ( x,s ) x 2 ds 11 100 0 t u 0 ( x,s ) x ds + 0 x ( 0 s u 0 ( z,t ) t dz )ds+ 11 50 0 x ( 0 s u 0 ( z,t ) x dz )ds u n+1 ( x,t )= 1 4 0 t 2 u n ( x,s ) x 2 ds 11 100 0 t u n ( x,s ) x ds+ 0 x ( 0 s u n ( z,t ) t dz )ds + 11 50 0 x ( 0 s u n ( z,t ) x dz )ds,n1 (16)

Calculation of u 1 ( x , t )

u 1 ( x , t ) = 1 2 e 11 50 x sin π x + 1 2 x πe ( 121 5000 + 1 2 π 2 ) t e 11 50 x ( 121 5000 + 1 2 π 2 ) t sin π x + 1 4 ( 0 t 2 u 0 ( x , s ) x 2 d s ) 11 100 ( 0 t u 0 ( x , s ) x d s ) + 0 x ( 0 s u 0 ( z , t ) t d z ) d s + 11 50 0 x ( 0 s u 0 ( z , t ) x d z ) d s

u 1 ( x , t ) = 1 2 e 11 50 x sin π x + 1 2 x πe ( 121 5000 + 1 2 π 2 ) t e 11 50 x ( 121 5000 + 1 2 π 2 ) t sin π x 242 exp ( 11 50 x 121 5000 t 1 2 π 2 t ) 10000 π 2 + 484 sin π x 2200 π exp ( 11 50 x 121 5000 t 1 2 π 2 t ) 10000 π 2 + 484 cos π x + 5000 π 2 exp ( 11 50 x 121 5000 t 1 2 π 2 t ) 10000 π 2 + 484 sin π x + 242 e 11 50 x 10000 π 2 + 484 sin π x + 2200 πe 11 50 x 10000 π 2 + 484 cos π x

5000 π 2 e 11 50 x 10000 π 2 + 484 sin π x + 11 100 ( 1100 2500 π 2 + 121 ) e 11 50 x 121 5000 t 1 2 π 2 t sin π x + 11 100 ( 5000 π 2500 π 2 + 121 ) e 11 50 x 121 5000 t 1 2 π 2 t cos π x 11 100 ( 1100 2500 π 2 + 121 ) e 11 50 x sin π x 11 100 ( 5000 π 2500 π 2 + 121 ) e 11 50 x cos π x 1100 πe 121 5000 t 1 2 π 2 t 242 + 5000 π 2 2500 π 3 x e 121 5000 t 1 2 π 2 t 242 + 5000 π 2 121 e 11 50 x 121 5000 t 1 2 π 2 t 242 + 5000 π 2 ( sin π x )

121 π x e 121 5000 t 1 2 π 2 t 242 + 5000 π 2 + 2500 π 2 e 11 50 x + 121 5000 t 1 2 π 2 t 242 + 5000 π 2 ( sin π x ) + 1100 πe 11 50 x + 121 5000 t 1 2 π 2 t 242 + 5000 π 2 ( cos π x ) + 550 πe ( 121 5000 + 1 2 π 2 ) t 2500 π 2 + 121 + 121 exp ( 11 50 x 121 5000 t 1 2 π 2 t ) 2500 π 2 + 121 ( sin π x ) 550 π exp ( 11 50 x 121 5000 t 1 2 π 2 t ) 2500 π 2 + 121 ( cos π x ) (17)

(16) gives us:

u 1 ( x , t ) = ( 1 + 2500 π 2 2500 π 2 + 121 + 121 2500 π 2 + 121 121 2500 π 2 + 121 + 121 2500 π 2 + 121 ) e 11 50 x ( 121 5000 + 1 2 π 2 ) t ( sin π x ) + ( 1100 π 242 + 5000 π 2 1100 π 5000 π 2 + 242 + 550π 2500 π 2 + 121 550π 2500 π 2 + 121 ) e 11 50 x 121 5000 t 1 2 π 2 t ( cos π x ) + ( 1 2 π 1 2 π ) x e 121 5000 t 1 2 π 2 t + ( 1 2 + 121 5000 π 2 + 242 2500π 2 5000 π 2 + 242 242 5000 π 2 + 242 ) e 11 50 x sin π x + ( 550π 2500 π 2 + 121 550π 2500 π 2 + 121 ) e 11 50 x cos π x + ( 550π 2500 π 2 + 121 550π 2500 π 2 + 121 ) e 121 5000 t 1 2 π 2 t = 0 (18)

therefore

{ u 0 ( x , t ) = e 11 50 x ( 121 5000 + 1 2 π 2 ) t sin π x u n ( x , t ) = 0 , n 1 (19)

The exact solution of the problem (9) by the Adomian decomposition method is:

u ( x , t ) = e 11 50 x ( 121 5000 + 1 2 π 2 ) t sin π x (20)

and we remark that u ( 1 , t ) = 0.

3.1.2. Resolution by ADI Method

Grid of the field

x i = i h , h = 1 0 n = 1 n with i { 0 , 1 , , n } (21)

t k = k τ , k > 0 where τ = T Δ t (22)

let’s note

u ( i h , k τ ) = u i k (23)

3.1.3. Semi-Discretization in Relation to the Space

Let’s consider the following equation:

u ( x , t ) t γ 2 u ( x , t ) x 2 + ε u ( x , t ) x = 0 (24)

Let’s put

γ d 2 u d x 2 + ε d u d x = f (25)

where f is a function that depends on x

u ( x i + h ) = u ( x i ) + h u ( x i ) + h 2 2 u ( x i ) + h 3 6 u ( 3 ) ( x i ) + h 4 24 u ( 4 ) ( x i ) + 0 ( h 4 ) (26)

and

u ( x i h ) = u ( x i ) h u ( x i ) + h 2 2 u ( x i ) h 3 6 u ( 3 ) ( x i ) + h 4 24 u ( 4 ) ( x i ) + 0 ( h 4 ) (27)

(26) and (27) give

{ u ( x i + h ) + u ( x i h ) 2 u ( x i ) = + h 2 u ( x i ) + h 4 12 u ( 4 ) ( x i ) + 0 ( h 4 ) u ( x i + h ) u ( x i h ) = 2 h u ( x i ) + h 3 3 u ( 3 ) ( x i ) + 0 ( h 4 ) (28)

and

u ( x i h ) = u ( x i ) h u ( x i ) + h 2 2 u ( x i ) h 3 6 u ( 3 ) ( x i ) + h 4 24 u ( 4 ) ( x i ) + 0 ( h 4 ) (29)

{ u ( x i + h ) + u ( x i h ) 2 u ( x i ) = + h 2 u ( x i ) + h 4 12 u ( 4 ) ( x i ) + 0 ( h 4 ) u ( x i + h ) u ( x i h ) = 2 h u ( x i ) + h 3 3 u ( 3 ) ( x i ) + 0 ( h 4 ) (30)

(28) is equivalent to

{ u ( x i + h ) 2 u ( x i ) + u ( x i h ) h 2 = u ( x i ) + h 2 12 u ( 4 ) ( x i ) + 0 ( h 4 ) u ( x i + h ) u ( x i h ) 2 h = u ( x i ) + h 2 6 u ( 3 ) ( x i ) + 0 ( h 4 ) (31)

with

{ δ x 2 u i = d 2 u d x 2 + h 2 12 d 4 u d x 4 + 0 ( h 4 ) δ x u i = d u d x + h 2 6 d 3 u d x 3 + 0 ( h 4 ) (32)

{ d 2 u d x 2 = δ x 2 u i h 2 12 d 4 u d x 4 + 0 ( h 4 ) d u d x = δ x u i h 2 6 d 3 u d x 3 + 0 ( h 4 ) (33)

The discretisation of the Equation (24) is:

γ δ x 2 u i + ε δ x u i h 2 12 ( 2 ε d 3 u d x 3 γ d 4 u d x 4 ) = f i + 0 ( h 4 ) (34)

Calculation of d 3 u d x 3 and d 4 u d x 4 .

From (32), we have

{ γ d 3 u d x 3 + ε d 2 u d x 2 = d f d x γ d 4 u d x 4 + ε d 3 u d x 3 = d 2 f d x 2 (35)

who gives us

{ d 3 u d x 3 = 1 γ ( ε d 2 u d x 2 d f d x ) = ε γ δ x 2 u i 1 γ δ x f i + 0 ( h 4 ) d 4 u d x 4 = ε 2 γ 2 δ x 2 u i ε γ 2 δ x f i 1 γ ( δ x 2 f i ) + 0 ( h 4 ) (36)

from (36) we obtain:

γ δ x 2 u i + ε δ x u i h 2 12 [ 2 ε ( ε γ δ x 2 u i 1 γ δ x f i ) γ ( ε 2 γ 2 δ x 2 u i ε γ 2 δ x f i 1 γ ( δ x 2 f i ) ) ] = f i + 0 ( h 4 ) (37)

that is equivalent to

[ ( γ + h 2 12 ε 2 γ ) δ x 2 + ε δ x ] u i = [ 1 + h 2 12 ( δ x 2 ε γ δ x ) ] f i + 0 ( h 4 ) (38)

Let’s note

{ A x = ( γ + h 2 12 ε 2 γ ) δ x 2 + ε δ x L x = 1 + h 2 12 ( δ x 2 ε γ δ x ) (39)

and we obtain

A x u i = L x f i + 0 ( h 4 ) (40)

that is equivalent to

L x 1 A x u i = f i + 0 ( h 4 ) (41)

Finally the semi-discretisation of Equation (24) is:

L x 1 A x u i k = u i k t + 0 ( h 4 ) (42)

Let’s note v i k = u i k t

we have

L x 1 A x u i k = v i k + 0 ( h 4 ) (43)

One obtains the following diagram of the finite differences

( 1 12 + h ε 24 γ ) v i 1 k + 5 6 v i k + ( 1 12 h ε 24 γ ) v i + 1 k = ( γ h 2 + ε 2 12 γ + ε 2 h ) u i 1 k + ( 2 γ h 2 ε 2 6 γ ) u i k + ( γ h 2 + ε 2 12 γ ε 2 h ) u i + 1 k (44)

In the matrix form (44) becomes

{ A V ( t ) = B U ( t ) U ( 0 ) = U 0 (45)

that is equivalent to:

{ A d U ( t ) d t = B U ( t ) U ( 0 ) = U 0 (46)

where

{ U ( t ) = [ u 1 ( t ) , u 2 ( t ) , , u n 1 ( t ) ] T U ( 0 ) = [ g 1 ( x ) , g 2 ( x ) , , g n 1 ( x ) ] T (47)

Here A and B are the n 1 order tridiagonale matrixes of the following form:

A = ( 5 6 1 12 h ε 24 γ 0 0 0 1 12 + h ε 24 γ 5 6 1 12 h ε 24 γ 0 0 0 1 12 + h ε 24 γ 0 0 0 0 0 1 12 h ε 24 γ 0 0 1 12 + h ε 24 γ 5 6 1 12 h ε 24 γ 0 0 0 1 12 + h ε 24 γ 5 6 ) (48)

and

B = ( 2 γ h 2 ε 2 6 γ γ h 2 + ε 2 12 γ ε 2 h 0 0 0 γ h 2 + ε 2 12 γ + ε 2 h 2 γ h 2 ε 2 6 γ γ h 2 + ε 2 12 γ ε 2 h 0 0 0 γ h 2 + ε 2 12 γ + ε 2 h 2 γ h 2 ε 2 6 γ γ h 2 + ε 2 12 γ ε 2 h 0 0 0 γ h 2 + ε 2 12 γ + ε 2 h 2 γ h 2 ε 2 6 γ γ h 2 + ε 2 12 γ ε 2 h 0 0 0 γ h 2 + ε 2 12 γ + ε 2 h 2 γ h 2 ε 2 6 γ γ h 2 + ε 2 12 γ ε 2 h 0 0 0 γ h 2 + ε 2 12 γ + ε 2 h 2 γ h 2 ε 2 6 γ ) (49)

The numerical solution is represented for h = 1 50 .

In the following, we give the numerical simulation of the approximate solution, the exact solution and the error between these two solutions in three-dimensional space.

On Figure 1(1) and Figure 1(2) we have the respective curves of diffusion of the exact and of the solution approached.

Figure 1(3) gives us the error between the exact and approached solution.

On Figure 1(4) and Figure 1(5) we have the project of Figure 1(1) and Figure 1(2) on the plane. On Figure 1(7) and Figure 1(8) we have the respective consecutive curves at different instants on the plane.

4. Problem 2

Let’s consider the following nonlinear diffusion-reaction problem: [10] [11] [12]

{ u ( x , t ) t = 2 u ( x , t ) x 2 u 3 ( x , t ) , 0 < x < 1 : , t > 0 u ( x , 0 ) = sin ( π x ) , t 0 u ( 0 , t ) = 0 u ( 1 , t ) = 0 (50)

4.1. Resolution by Adomian Decomposition Method

u ( x , t ) t = 2 u ( x , t ) x 2 u 3 ( x , t ) (51)

From (50) we have the following canonical form:

u ( x , t ) = sin ( π x ) + 0 t 2 u ( x , s ) x 2 d s 0 t u 3 ( x , s ) d s (52)

let’s suppose

Figure 1. Simulation of problem 1.

{ u ( x , t ) = n = 0 u n ( x , t ) u 3 ( x , t ) = n = 0 A n ( x , t ) (53)

(51) gives

n = 0 u n ( x , t ) = sin ( π x ) + n = 0 ( 0 t 2 u n ( x , s ) x 2 d s 0 t A n ( x , t ) d s ) (54)

One obtains the following Adomian algorithm:

{ u 0 ( x , t ) = sin ( π x ) u n + 1 ( x , t ) = 0 t 2 u n ( x , s ) x 2 d s 0 t A n ( x , t ) d s , n 0 (55)

where A n are given by

{ A 0 ( x , t ) = u 0 3 ( x , t ) = sin 3 ( π x ) A 1 ( x , t ) = 3 u 1 ( x , t ) ( u 0 ( x , t ) ) 2 = ( 3 π 2 sin 3 π x 3 sin 5 π x ) t A 2 ( x , t ) = 3 u 0 u 1 2 + 3 u 0 2 u 2 = 6 ( π 4 sin 3 π x + 12 π 2 sin 5 π x + 6 sin 7 π x + 3 π 4 sin 2 π x + 18 π 2 sin 4 π x 18 π 2 sin 2 π x cos 2 π x + 9 sin 6 π x ) t 2 2 (56)

We get

{ u 0 ( x , t ) = sin ( π x ) u 1 ( x , t ) = ( π 2 sin π x sin 3 π x ) t u 2 ( x , t ) = ( π 4 sin π x + 3 π 2 sin 3 π x 6 π 2 cos 2 π x sin π x + 3 π 2 sin 3 π x + 3 sin 3 π x ) ( 1 2 t 2 ) u 3 ( x , t ) = ( 78 π 2 cos 2 π x sin 3 π x + 78 π 4 cos 2 π x sin π x 15 sin 7 π x 45 π 2 sin 3 π x 39 π 4 sin 3 π x π 6 sin π x ) ( 1 6 t 3 ) (57)

Thus the approximate solution of 50 is:

u ( x , t ) = u 0 ( x , t ) + u 1 ( x , t ) + u 2 ( x , t ) + u 3 ( x , t ) + = sin ( π x ) + ( π 2 sin π x sin 3 π x ) t + ( π 4 sin π x + 3 π 2 sin 3 π x 6 π 2 cos 2 π x sin π x + 3 π 2 sin 3 π x + 3 sin 3 π x ) ( 1 2 t 2 ) + ( 78 π 2 cos 2 π x sin 3 π x + 78 π 4 cos 2 π x sin π x 15 sin 7 π x 45 π 2 sin 3 π x 39 π 4 sin 3 π x π 6 sin π x ) ( 1 6 t 3 ) + (58)

4.2. Resolution by the Finite Difference Method

Discretisation of the space

x i = i h or h = 1 N + 1 , i = 0 , 1 , , N + 1 (59)

Let’s note

u ( x i , t ) = u i and u _ = ( u 1 , u 2 , , u N ) T (60)

The discretised problem is:

Figure 2. Simulation of problem 2.

{ d u d t = A u _ u 3 _ u 0 _ = sin ( π x _ ) (61)

where A is the matrix of differentiation of the partial derivative of order two defined by:

A = 1 h 2 ( 2 1 1 2 1 1 2 1 1 2 1 1 2 ) (62)

The method of Euler give us the following diagram of finite differences:

{ u n + 1 _ = u n _ + d t ( A u n _ ( u 3 ) n _ ) u 0 _ = sin ( π x _ ) (63)

4.2.1. Numerical Simulation

We choose

0 Δ t Δ x 1 2 ; N = 100 , h = 1 N + 1 , T max = 10 3 , Δ t = r h 2 , r = 1 4 = Δ t Δ x (64)

We obtain Figure 2.

Here we have the numerical simulation of exact and ADM solution on three-dimensional space and the error between these solutions on plane point by point.

5. Conclusion

In this paper, two examples have been investigated. In the first example, we got the exact solution, using the ADM and the comparison has been done with the numerical solution obtained by ADI method. We find that the solution by the ADI method approaches the exact solution quite well, and the error is consisted between 0 and 0.005. In the second example, using the ADM, we got the approached solution; we remark that, the error between the solution gotten by the ADM and the one gotten by the finite differences method is very minimal.

Conflicts of Interest

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

Cite this paper

Bitsindou, A., Bonazebi-Yindoula, J. and Bissanga, G. (2018) Comparative Study of the Adomian Decomposition Method and Alternating Direction Implicit (ADI) for the Resolution of the Problems of Advection-Diffusion-Reaction. Journal of Applied Mathematics and Physics, 6, 1937-1950. https://doi.org/10.4236/jamp.2018.69165

References

  1. 1. Abbaoui, K. and Cherruault, Y. (1994) Convergence of Adomian Method Applied to Differential Equations. Mathematical and Computer Modellings, 28, 103-109.

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

  3. 3. Yindoula Bonazebi, J., Pare, Y., Bissanga, G., Bassono, F. and Some, B. (2014) Application of the Adomian Decomposition Method and the Laplace Transform Method to Solving the Convection-Diffusion-Dissipation Equation. International Journal of Mathematical Research, 3, 30-35.

  4. 4. Abbaoui, K. (1999) Les fondements de la méthode décompositionnelle d.Adomian et application à la résolution de problèmes issus de la biologie et de la médécine. Thèse de doctorat de l’Université Paris VI.

  5. 5. Adomian, G. (1994) Solving Frontier Problems of Physics: The Decomposition Method. Kluwer Academic Publishers, Boston. https://doi.org/10.1007/978-94-015-8289-6

  6. 6. Adomian, G. (1988) Solving Frontier Problem of Physics; The Decomposition Method. Journal of Mathematical Analysis and Applications, 135, 501-544. https://doi.org/10.1016/0022-247X(88)90170-9

  7. 7. Wazwaz, A.M. (1998) A Reliable Modification of Adomian Decomposition Method. Applied Mathematics and Computation, 92, 1-7. https://doi.org/10.1016/S0096-3003(97)10037-6

  8. 8. Ding, H.F. and Zhang, Y.X. (2009) A New Diffence Scheme with High and Absolute Stability for Solving Convection-Diffusion Equations. Journal of Computational and Applied Mathematics, 230, 600-606. https://doi.org/10.1016/j.cam.2008.12.015

  9. 9. Karaa, S. and Zhang, J. (2004) Higher Order ADI Method for Solving Unsteady Convection-Diffusion Problems. Journal of Computational Physics, 198, 1-9. https://doi.org/10.1016/j.jcp.2004.01.002

  10. 10. Asch, M. (2009) Projets pour M1. Mod?lisation et Analyse num rique. LAMFA-UMR 6140 Université de Picardie Jules Verne.

  11. 11. Abbo, B., Danna, A., Youssouf, P. and Somé, B. (2013) Extension of the New Iterative Approach of Adomian Algorithm to Partial Differential Equations (PDEs) Strongly Nonlinear with Initial and Boundary Conditions. Far East Journal of Applied Mathematics, 75, 245-255.

  12. 12. Mampassi, B., Saley, B. and Somé, B. (2003) Solving Some Nonlinear Reaction-Diffusion Equations Using the New Adomian Decomposition Method. ADJM, 1, 1-9.