Next Article in Journal
New Bell–Sheffer Polynomial Sets
Next Article in Special Issue
Lipschitz Stability for Non-Instantaneous Impulsive Caputo Fractional Differential Equations with State Dependent Delays
Previous Article in Journal
Periodically Forced Nonlinear Oscillatory Acoustic Vacuum
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A New Efficient Method for the Numerical Solution of Linear Time-Dependent Partial Differential Equations

by
Mina Torabi
and
Mohammad-Mehdi Hosseini
*
Department of Applied Mathematics, Faculty of Mathematics, Yazd University, P. O. Box 89195-741, Yazd, Iran
*
Author to whom correspondence should be addressed.
Axioms 2018, 7(4), 70; https://doi.org/10.3390/axioms7040070
Submission received: 5 August 2018 / Revised: 21 September 2018 / Accepted: 28 September 2018 / Published: 1 October 2018
(This article belongs to the Special Issue New Trends in Differential and Difference Equations and Applications)

Abstract

:
This paper presents a new efficient method for the numerical solution of a linear time-dependent partial differential equation. The proposed technique includes the collocation method with Legendre wavelets for spatial discretization and the three-step Taylor method for time discretization. This procedure is third-order accurate in time. A comparative study between the proposed method and the one-step wavelet collocation method is provided. In order to verify the stability of these methods, asymptotic stability analysis is employed. Numerical illustrations are investigated to show the reliability and efficiency of the proposed method. An important property of the presented method is that unlike the one-step wavelet collocation method, it is not necessary to choose a small time step to achieve stability.

1. Introduction

In recent years, many kinds of wavelet bases have been utilized to solve functional equations; for example, Shannon wavelets [1], Daubechies wavelets [2] and Chebyshev wavelets [3,4]. In this paper, we utilize Legendre wavelets. Legendre wavelets are derived from Legendre polynomials [5]. These wavelets have been used in solving different kinds of functional equations such as integral equations [6,7], fractional equations [8,9], ordinary differential equations [5], partial differential equations [10,11], etc.
In solving time-dependent problems, Legendre wavelets are often used for spatial discretization. Different techniques are implemented for time discretization. In some articles, Legendre wavelets are also applied for time discretization. Therefore, the collocation points should be defined for both time and spatial variables. Also in this technique, multi-dimensional wavelets should be used to approximate required functions, which deal with large matrices and require large storage space. For example, readers can refer to [9].
There are many contexts that use collocation methods in solving functional equations. For example, Luo et al. [12] presented three collocation methods based on a family of barycentric rational interpolation functions for solving a class of nonlinear parabolic partial differential equations. Furthermore, for solving a class of fractional subdiffusion equation, Luo et al. in 2016 [13] used the quadratic spline collocation method.
Another path for time discretization uses a finite difference method. Islam et al. [10] used a fully implicit scheme, which is based on the first-order Taylor expansion. Yin et al. [11] employed the θ -weighted scheme for nonlinear Klein–Sine–Gordon equations. Stability is the important point in using finite difference methods. Thus, methods that are first-order accurate in time might be inappropriate.
Here, we exploit the three-step finite element method for time discretization [14,15,16]. For the suitable differentiable function F ( t ) , these three steps are defined as follows:
F ( t + Δ t 3 ) = F ( t ) + Δ t 3 F t ( t ) ,
F ( t + Δ t 2 ) = F ( t ) + Δ t 2 F t ( t + Δ t 3 ) ,
F ( t + Δ t ) = F ( t ) + Δ t F t ( t + Δ t 2 ) .
It can be shown that the above equations are equivalent to the third-order Taylor expansion. Therefore, this method is third-order accurate in t. The first idea of using these three steps has been demonstrated by Jiang and Kawahara [14]. Equations (1)–(3) are usually accompanied by the Galerkin finite element method, which is known as the three-step Taylor–Galerkin method [17]. Kumar and Mehra [2] proposed a three-step wavelet Galerkin method based on the Daubechies wavelets for solving partial differential equations subject to periodic boundary conditions. In this paper, motivated and inspired by the ongoing research, we develop a new effective method, which combines the Legendre wavelets collocation method for spatial discretization and the mentioned three steps for time discretization in the numerical solution of a linear time-dependent partial differential equation subject to the Dirichlet boundary conditions. We call this method the three-step wavelet collocation method. Furthermore, we explain the asymptotic stability of the proposed method.
The organization of this paper is as follows. In Section 2, fundamental properties of the Legendre wavelets are described. The three-step wavelet collocation method is presented in Section 3. The analysis of asymptotic stability is performed in Section 4. Some numerical examples are presented in Section 5. Finally, Section 6 provides the conclusions of the study.

2. Basic Properties of Legendre Wavelets

Legendre wavelets are defined on the interval [ 0 , 1 ] as follows [5]:
ψ l , m ( x ) = m + 1 2 2 k + 1 2 L m ( 2 k + 1 x ( 2 l + 1 ) ) , l 2 k x < l + 1 2 k 0 , otherwise
where k can assume any positive integer, m = 0 , 1 , , M , l = 0 , 1 , , 2 k 1 and L m ( x ) are the well-known Legendre polynomials of order m.
A function f ( x ) defined over [ 0 , 1 ] can be approximated in terms of Legendre wavelets as:
f ( x ) l = 0 2 k 1 m = 0 M c l , m ψ l , m ( x ) = C T Ψ ( x ) ,
where:
Ψ ( x ) = [ ψ 0 , 0 , ψ 0 , 1 , , ψ 0 , M , ψ 1 , 0 , ψ 1 , 1 , , ψ 2 k 1 , 0 , ψ 2 k 1 , 1 , ψ 2 k 1 , M ] T ,
and c l , m = < f ( x ) , ψ l , m > , in which < . , . > denotes the inner product.
The derivative of the vector Ψ ( x ) can be expressed by:
d Ψ ( x ) d x = D Ψ ( x ) ,
where D is the 2 k ( M + 1 ) operational matrix. Mohammadi and Hosseini obtained D and the operational matrix for the n-th derivative:
d n Ψ ( x ) d x n = D n Ψ ( x ) ,
in [5].

3. Three-Step Wavelet Collocation Method

In this section, we explain the main structure of the three-step wavelet collocation method.

3.1. Time Discretization

Consider the following linear time-dependent partial differential equation:
u t = ν ( 2 u x 2 ) + μ u + f ( x , t ) ,
with the initial condition:
u ( x , 0 ) = g ( x ) , 0 x 1
and boundary conditions:
u ( 0 , t ) = h 0 ( t ) ,
u ( 1 , t ) = h 1 ( t ) , t 0 .
Assume that n 0 and Δ t denote the time step such that t n = n Δ t , n = 0 , 1 , N t . By using the Taylor expansion, the value of the function u ( x , t ) at the time t n + 1 can be expressed as follows:
u n + 1 = u n + Δ t ( u t ) n + ( Δ t ) 2 2 ( 2 u t 2 ) n + ( Δ t ) 3 6 ( 3 u t 3 ) n + o [ ( Δ t ) 4 ] ,
where the symbols u n and ( u t ) n represent u ( x , t n ) and u t ( x , t n ) , respectively.
We can use the first-order Taylor expansion for time discretization and Legendre wavelets for spatial discretization [10]. We call this method the one-step wavelet collocation method. In addition, the time derivative in the given differential equations is approximated by Euler’s formula:
( u t ) n = u ( x , t n + 1 ) u ( x , t n ) Δ t + o [ ( Δ t ) ] ,
and therefore, we have semi-discrete equation:
u n + 1 = u n + Δ t ( u t ) n .
The three-step Taylor method for time discretization is derived by applying a factorization process to the right side of Equation (10) as follows:
I + Δ t t [ I + Δ t 2 t [ I + Δ t 3 t ] ] u n = u n + Δ t t [ u n + Δ t 2 t [ u n + Δ t 3 ( u t ) n ] ] .
where the symbol I is the identity operator.
Now, using Equation (11) and employing a new notation, the three-step Taylor method is obtained as follows:
u n + 1 3 = u n + Δ t 3 ( u t ) n
u n + 1 2 = u n + Δ t 2 ( u t ) n + 1 3
u n + 1 = u n + Δ t ( u t ) n + 1 2 .
It should be noted that u n + 1 3 , u n + 1 2 and u n + 1 represent the computed solution at time level ( t n + Δ t 3 ), ( t n + Δ t 2 ) and ( t n + Δ t ), respectively.

3.2. Spatial Discretization

After time discretization, the spatial derivatives of u ( x , t ) are approximated by Legendre wavelets. The collocation method is utilized in this part. Let the unknown solution u ( x , t n ) be expanded by:
u ( x , t n ) u n = l = 0 2 k 1 m = 0 M c l , m n ψ l , m ( x ) = ( C n ) T Ψ ( x ) .
According to Equation (15), we use only one-dimensional Legendre wavelets to approximate the solution. The solution dependence on the time variable is specified by the coefficient c l , m n . In other words, the vector coefficient C n is calculated at time t n . Therefore, the approximation solution at time t n + 1 3 can be written as follows:
u n + 1 3 = ( C n + 1 3 ) T Ψ ( x ) .
We can also approximate f ( x , t ) at time t n as:
f ( x , t n ) f n = ( F n ) T Ψ ( x ) ,
where the vector ( F n ) T is given by Equation (4) at time t n .
Substituting Equation (6) into Equation (12) results in:
u n + 1 3 = u n + Δ t 3 ν ( 2 u x 2 ) n + μ u n + f ( x , t n ) .
Now, by using the operation matrix of the derivative and Equation (5), we have:
2 u x 2 ( x , t n ) l = 0 2 k 1 m = 0 M c l , m n 2 ψ l , m x 2 ( x ) = ( C n ) T D 2 Ψ ( x ) .
Then, substituting Equations (15)–(17) and (19) into Equation (18) yields:
( C n + 1 3 ) T Ψ ( x ) = ( C n ) T Ψ ( x ) + Δ t 3 ν ( C n ) T D 2 Ψ ( x ) + μ ( C n ) T Ψ ( x ) + ( F n ) T Ψ ( x ) .
By using boundary conditions and Equation (16), the following equalities are satisfied:
h 0 ( t n + 1 3 ) = u ( 0 , t n + 1 3 ) ( C n + 1 3 ) T Ψ ( 0 ) ,
h 1 ( t n + 1 3 ) = u ( 1 , t n + 1 3 ) ( C n + 1 3 ) T Ψ ( 1 ) .
Considering the initial Condition (7), we have:
g ( x ) = u ( x , t 0 ) u 0 = ( C 0 ) T Ψ ( x )
By substituting Equation (20) in ( 2 k ( M + 1 ) 2 ) Gauss–Legendre points { x i } i = 1 2 k ( M + 1 ) 2 and using Equations (21) and (22), we can obtain a linear system of equations with 2 k ( M + 1 ) unknown variables, c l , m n + 1 3 , which can be written in matrix form:
A C n + 1 3 = B ,
where A and B are 2 k ( M + 1 ) × 2 k ( M + 1 ) and 2 k ( M + 1 ) × 1 matrices, respectively. Since the vector C 0 is obtained from Equation (23), all entries of B are known.
The above system of linear equations can be solved by numerical methods. Here, for square matrix A, we use L U decomposition to solve the linear System (24) with partial pivoting. In this method, the square matrix A can be decomposed into two square matrices L and U such that A = L U , where U is an upper triangular matrix formed as a result of applying the Gauss elimination method on A, and L is a lower triangular matrix with diagonal elements being equal to one. Solving the system A C n + 1 3 = B is then equivalent to solving the two simpler systems L y = B and U C n + 1 3 = y . The first system can be solved by forward substitution, and the second system can be solved by backward substitution. Solving the linear system with triangular matrices makes it easy to do calculations in the process of finding the solution. Since the Gaussian elimination can produce bad results for small pivot elements, we adopt the partial pivoting strategy. In this strategy, when we are choosing the pivot element on the diagonal at position a i i , locate the element in column i at or below the diagonal that has the largest absolute value, and make it as the pivot at that step by interchanging two rows. Applying this strategy to our matrix avoids any distortion due to the pivots being small. For more details, readers can refer to [18,19].
After solving this system and determining C n + 1 3 , we exploit Equation (13) to find C n + 1 2 . In addition, there is a similar process that results in:
( C n + 1 2 ) T Ψ ( x i ) = ( C n ) T Ψ ( x i ) + Δ t 2 ν ( C n + 1 3 ) T D 2 Ψ ( x i ) + μ ( C n + 1 3 ) T Ψ ( x i ) + ( F n + 1 3 ) T Ψ ( x i ) ,
and:
h 0 ( t n + 1 2 ) = u ( 0 , t n + 1 2 ) ( C n + 1 2 ) T Ψ ( 0 ) ,
h 1 ( t n + 1 2 ) = u ( 1 , t n + 1 2 ) ( C n + 1 2 ) T Ψ ( 1 ) ,
where { x i } i = 1 2 k ( M + 1 ) 2 are the same collocation points used in the previous step.
A matrix form of Equations (25)–(27) can be displayed as:
P C n + 1 2 = Q ,
where the dimension of the square matrix P and column vector Q is 2 k ( M + 1 ) . Since the vector C n + 1 3 is obtained from the previous step, all entries of Q are known. Similarly, we use L U decomposition to solve the above system.
Finally, by implementing similar analysis in the two previous steps, using Equation (14) with boundary conditions and exploiting C n + 1 2 , the vector C n + 1 can be specified in each step for n = 0 , 1 , 2 , . Therefore, we can obtain the numerical solution, u ( x , t n ) , in any time t = t n .

4. Stability Analysis

For stability analysis, we use the asymptotic (or absolute) stability of a numerical method, which is defined in [20]. In a numerical scheme, when we fix the final time t = n Δ t and let n , we want the corresponding numerical solution to remain bounded; a scheme satisfying this property is called stable. Therefore, a stability analysis needs a restriction on the mesh size Δ t . In practice, we can only choose a finite and proper mesh size. It is then important to study the region of absolute stability in order to to choose the proper mesh size in practical computation.
Let us start from the typical evolution equation:
u t = f ( u , t ) , t > 0 u ( 0 ) = 0 ,
where the non-linear operator f contains the spatial part of the partial differential equation. Let us abbreviate u ( x j , t n ) by u j n . We shall approximate u j n by U j n . Following the general formulation of the proposed method, the semi-discrete version is:
Q j d u j d t = Q j f j ( u j ) ,
where u j is the spectral approximation to u, f j denotes the spectral approximation to the operator f and Q j is the projection operator, which characterizes the scheme. Let us set U ( t ) = Q j u j ( t ) . Then, the previous discrete problem can be written in the form:
d U d t = F ( U ) .
As is often done, we confine our discussion of time-discretizations to the linearized version of (28):
d U d t = L U
where L is the diagonalizable matrix resulting from the implementation of spectral method on the spatial variable of the partial differential equation.
According to different contexts, the time discretization is said to be stable if U n , the computed solution at the time t n = n Δ t , has been upper bounded, i.e., there exists a constant M such that:
U n M .
In many problems, the solution is bounded in some norm for all t > 0 . In these cases, a method that produces the exponential growth allowed by Estimate (30) is not practical for long-time integrations. For such problems, the notion of asymptotic (or absolute) stability is useful.
Definition 1.
The region of absolute stability of a numerical method is defined for the scalar model problem:
d U d t = λ U
to be the set of all λ Δ t such that U n is bounded as t [20].
Finally, we say that a numerical method is asymptotically stable for a particular problem if, for sufficiently small Δ t , the product of Δ t times every eigenvalue of L lies within the region of absolute stability. In the following items, we summarize some remarkable characteristics of absolute stability [21]:
1.
An absolutely stable method is one that generates a solution u n that tends to zero as t n tends to infinity,
2.
A method is said to be A-stable, if it is absolutely stable for any possible choice of the time-step, Δ t , otherwise a method is called conditionally stable.
3.
Absolutely stable methods keep the perturbation controlled,
4.
The analysis of absolute stability for the linear model problem can be exploited to find stability conditions on the time step when considering some nonlinear problems.
Since the three-step Equations (12)–(14) are equivalent to the third-order Taylor expansion, to demonstrate the stability region and achieve the stability condition, we use Equation (10). For simplicity, consider Equation (6), where μ = 0 and f ( x , t ) = 0 . Then, successive differentiations of the obtained equation indicate that:
2 u t 2 = ν 2 4 u x 4 ,
3 u t 3 = ν 2 4 x 4 ( u n + 1 u n Δ t ) + o [ ( Δ t ) ] .
In Equation (32), we use Euler’s formula to avoid the third-order space derivatives, as it is used in the finite element context [22]. By rearranging Equation (10) and substitution of Equations (31) and (32), we have the semi-discrete equation:
( I ν 2 Δ t 2 6 4 x 4 ) ( u n + 1 u n Δ t ) = ν ( 2 u x 2 ) n + ( ν 2 Δ t ) 2 ( 4 u x 4 ) n .
After applying the wavelet collection method, Equation (33) transforms into the following equation:
( d C d t ) n ( C n + 1 C n Δ t ) = A 1 B C n ,
where:
A = ( I ν 2 Δ t 2 6 D 4 ) ( Ψ ( x i ) ) T , B = ( ν D 2 + ν 2 Δ t 2 D 4 ) ( Ψ ( x i ) ) T ,
and { x i } i = 1 2 k ( M + 1 ) are the collocation and boundary points. Here, the matrix L, which is introduced in Equation (29), is defined as L = A 1 B .
There is a similar process to the one-step method. Lambert provided an explanation for how to draw the stability region. Readers can refer to [23], Chapter 3. Briefly, we can plot the region of absolute stability, R L , by the meaning of the first and second characteristic polynomials. If we set, h ^ = λ Δ t , the region of absolute stability is a function of the method and the complex parameter h ^ only, so that we are able to plot the region R L in the complex h ^ -plane.
First of all, we can write Equation (34) as a usual linear multi-step method given by:
j = 0 k α j C n + j = Δ t j = 0 k β j L ( C n + j ) ,
where k is the number of steps required for the method, and α j and β j are constants subject to the conditions:
α k = 1 , | α 0 | + | β 0 | 0 .
According to Equations (34) and (35), we have:
k = 1 , α 0 = 1 , α 1 = 1 , β 0 = 1 , β 1 = 0 .
Afterward, the first and second characteristic polynomials are defined as follows, respectively:
ρ ( ξ ) = j = 0 k α j ξ j , σ ( ξ ) = j = 0 k β j ξ j ,
where ξ C is a dummy variable. Using the values of k and { α j , β j } j = 0 1 in (36), for the proposed method, we have:
ρ ( ξ ) = ξ 1 , σ ( ξ ) = 1 .
Then, we plot the boundary of R L , which consists of the contour R L . The contour R L in the complex h ^ -plane is defined by the requirement that for all h ^ R L , one of the roots of π ( r , h ^ ) : = ρ ( r ) h ^ σ ( r ) has modulus one, that is, it is of the form r = exp ( i θ ) . Thus, for all h ^ in R L , the identity:
π ( exp ( i θ ) , h ^ ) = ρ ( exp ( i θ ) ) h ^ σ ( exp ( i θ ) ) = 0 ,
must hold. This equation is readily solved for h ^ , and we have that the locus of R L is given by:
h ^ = h ^ ( θ ) = ρ ( exp ( i θ ) ) σ ( exp ( i θ ) ) = exp ( i θ ) 1 .
Finally, we use (37) to plot h ^ ( θ ) for a range of θ [ 0 , 2 π ] and link consecutive plotted points by straight lines to get a representation of R L .
Therefore, according to Lambert’s book and the above explanations, the stability region of the three-step and one-step wavelet collocation methods is the circle with center ( 1 , 0 ) and radius one. Therefore, these methods will be stable if the eigenvalues of the corresponding system and Δ t satisfy R e ( λ j Δ t ) [ 2 , 0 ] .

5. Numerical Examples

In this section, some numerical examples in the form of Equation (6) with initial and boundary Conditions (7)–(9) are discussed. The error function is defined as the maximum error L :
L = max 1 i 2 k ( M + 1 ) | u e x a c t ( x i , t n ) u ¯ ( x i , t n ) | ,
where u ¯ is the approximate solution, which is obtained by the proposed method and { x i } i = 1 2 k ( M + 1 ) are the Gauss–Legendre and boundary points. All programs have been performed in MATLAB 2016.
In general, the numerical results are sensitive to the selection of parameters such as time step Δ t , final time t and parameters of wavelet order M and k. In the following examples, we choose t = 0.5 . Although the one-step wavelet collocation method needs less calculation, the three-step wavelet collocation method is more successful in finding the numerical solution. Furthermore, we compare our method with the three-step method proposed in [17]. They used the finite element method with standard linear interpolation functions for spatial discretization and the same three-step formula for time discretization. Numerical results show that utilizing Legendre wavelets with these three steps gives higher accuracy.
Example 1.
Consider Equation (6) with ν = 1 / π 2 , μ = 3 , f ( x , t ) = 3 , g ( x ) = 1 + sin ( π x ) , h 0 ( t ) = 1 and h 1 ( t ) = 1 . The exact solution of this problem is u e x a c t ( x , t ) = 1 + e 4 t sin ( π x ) [3].
Numerical results for M = 6 and M = 8 are reported in Table 1 and Table 2, respectively. The first two rows of Table 1 show the obtained results for k = 2 . As can be seen from these rows, a change in the length of the time step makes the one-step method fail to find an approximate solution. In other words, the one-step method is unstable for Δ t = 0.01 , while the three-step method gives high accuracy. There is a similar analysis for other parameters.
The exact and three-step approximate solutions of u ( x , t ) are shown in Figure 1, where M = 8 and k = 2 . Figure 2 shows the absolute stability region based on the three-step and one-step methods with the position of λ j Δ t , where { λ j } j = 1 2 k ( M + 1 ) are the eigenvalues of corresponding matrix L. This figure is drawn for M = 6 and Δ t = 0.01 . As can be seen in this figure, there are some eigenvalues for the one-step method with R e ( λ j Δ t ) [ 2 , 0 ] ; however, the stability region of the three-step method includes all { λ j Δ t } j = 1 2 k ( M + 1 ) . Therefore, the one-step method is not stable for Δ t = 0.01 , while the three-step method is stable.
Example 2.
In this example, we consider Equation (6) with ν = 1 / π 2 , μ = 4 , f ( x , t ) = 0 , g ( x ) = sin ( π x ) , h 0 ( t ) = 0 and h 1 ( t ) = 0 . The exact solution of this problem is u e x a c t ( x , t ) = e 5 t sin ( π x ) [3].
Table 3 gives the comparison between the three-step wavelet collocation method and one-step wavelet collocation method for M = 8 . We can see from this table that the one-step wavelet collocation method tends to be unstable with a small change in time length. However, the three-step method keeps its stability for bigger Δ t .
The exact and approximate solutions for the three-step wavelet collocation method are shown in Figure 3. The stability region for both three-step and one-step methods by choosing M = 8 , k = 1 and Δ t = 0.006 is shown in Figure 4. As can be seen from this figure, there are some eigenvalues in the system of the one-step collocation method with R e ( λ j Δ t ) [ 2 , 0 ] . Therefore, this method is not stable for Δ t = 0.006 . In general, for k = 1 , the one-step collocation method shows a stable and accurate result if Δ t 0.001 , while the three-step collocation method is stable for Δ t 0.006 .
Example 3.
For the last example, consider Equation (6) with ν = 1 / π 2 , μ = 0 , f ( x , t ) = sin ( π x ) , g ( x ) = sin ( π x ) + cos ( π x ) , h 0 ( t ) = e t and h 1 ( t ) = e t . The exact solution of this problem is u e x a c t ( x , t ) = sin ( π x ) + e t cos ( π x ) [3].
Table 4 shows the maximum error for some different values using the one-step and three-step wavelet collocation methods. It is clear from this table that the one-step wavelet collocation method is unstable, while the three-step wavelet collocation method has a more precise response.
Figure 5 shows the three-step approximate solution and the exact solution. The stability region for both three-step and one-step methods by choosing M = 8 , k = 1 and Δ t = 0.006 is shown in Figure 6.

6. Conclusions

In this paper, we proposed a new numerical method for a linear time-dependent partial differential equation. We called this method the three-step wavelet collocation method. In this method, time discretization was performed prior to the spatial discretization. These steps are equivalent to the third-order Taylor expansion; therefore, this method is third-order accurate in time. For spatial discretization, Legendre wavelets were used, which resulted in good spatial accuracy and spectral resolution. A comparison between the proposed method and other methods was presented. The theoretical aspect of absolute stability was discussed. This stability is based on λ j Δ t , where { λ j } are the eigenvalues of the corresponding system. Numerical performance shows that the three-step method leads to an effective time-accurate scheme with an improved stability property.
The proposed method can be easily implemented for other cases of time-dependent partial differential equations. For example, extending our results with Legendre wavelets in solving nonlinear partial differential equations or fractional equations is worthwhile for future contribution.

Author Contributions

All authors contributed significantly to the study and preparation of the article. Conceptualization, M.T. Formal analysis, M.T. and M.-M.H. Investigation, M.T. and M.-M.H. Supervision, M.-M.H.; Writing, original draft, M.T.

Funding

This research received no external funding.

Acknowledgments

The authors wish to thank Seyed Mehdi Karbassi for his useful comments.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Nouria, K.; Siavashani, N.B. Application of Shannon wavelet for solving boundary value problems of fractional differential equations. Wavelet Linear Algebra 2014, 1, 33–42. [Google Scholar]
  2. Kumar, B.V.R.; Mehra, M. A three-step wavelet Galerkin method for parabolic and hyperbolic partial differential equations. Int. J. Comput. Math. 2006, 83, 143–157. [Google Scholar] [CrossRef]
  3. Iqbal, M.A.; Ali, A.; Din, S.T.M. Chebyshev wavelets method for heat equations. Int. J. Mod. Appl. Phys. 2014, 4, 21–30. [Google Scholar]
  4. Zhou, F.; Xu, X. Numerical solution of the convection diffusion equations by the second kind Chebyshev wavelets. Appl. Math. Comput. 2014, 247, 353–367. [Google Scholar] [CrossRef]
  5. Mohammadi, F.; Hosseini, M.M. A new Legendre wavelet operational matrix of derivative and its applications in solving the singular ordinary differential equations. J. Frankl. Inst. 2011, 348, 1787–1796. [Google Scholar] [CrossRef]
  6. Maleknejad, K.; Sohrabi, S. Numerical solution of Fredholm integral equations of the first kind by using Legendre wavelets. J. Appl. Math. Comput. 2007, 186, 836–843. [Google Scholar] [CrossRef]
  7. Sahu, P.K.; Ray, S.S. Legendre wavelets operational method for the numerical solutions of nonlinear Volterra integro-differential equations system. Appl. Math. Comput. 2015, 256, 715–723. [Google Scholar] [CrossRef]
  8. Chena, Y.M.; Weia, Y.Q.; Liub, D.Y.; Yu, H. Numerical solution for a class of nonlinear variable order fractional differential equations with Legendre wavelets. Appl. Math. Lett. 2015, 43, 83–88. [Google Scholar] [CrossRef]
  9. Heydari, M.H.; Maalek Ghaini, F.M.; Hooshmandasl, M.R. Legendre wavelets method for numerical solution of time-fractional heat equation. Wavelet Linear Algebra 2014, 1, 15–24. [Google Scholar]
  10. Islam, S.U.; Aziz, I.; Al-Fhaid, A.S.; Shah, A. A numerical assessment of parabolic partial differential equations using Haar and Legendre wavelets. Appl. Math. Model. 2013, 37, 9455–9481. [Google Scholar] [CrossRef]
  11. Yin, F.; Tian, T.; Song, J.; Zhu, M. Spectral methods using Legendre wavelets for nonlinear Klein\Sine-Gordon equations. J. Comput. Appl. Math. 2015, 275, 321–324. [Google Scholar] [CrossRef]
  12. Luo, W.H.; Huang, T.Z.; Gu, X.M.; Liu, Y. Barycentric rational collocation methods for a class of nonlinear parabolic partial differential equations. Appl. Math. Lett. 2017, 68, 13–19. [Google Scholar] [CrossRef]
  13. Luo, W.H.; Huang, T.Z.; Wu, G.C.; Gu, X.M. Quadratic spline collocation method for the time fractional subdiffusion equation. Appl. Math. Comput. 2016, 276, 252–265. [Google Scholar] [CrossRef]
  14. Jiang, C.B.; Kawahara, M. A three-step finite element method for unstesdy incompressible flows. Comput. Mech. 1993, 11, 355–370. [Google Scholar] [CrossRef]
  15. Kashiyama, K.; Ito, H.; Behr, M.; Tezduyar, T. Three-step explicit finite element computation of shallow water flows on a massively parallel. Int. J. Numer. Meth. Fluids 1995, 21, 885–900. [Google Scholar] [CrossRef]
  16. Quartapelle, L. Numerical Solution of the Incompressible Navier-Stokes Equations; Springer Basel AG: Basel, Switzerland, 1993. [Google Scholar]
  17. Kumar, B.V.R.; Sangwan, V.; Murthy, S.V.S.S.N.V.G.K.; Nigam, M. A numerical study of singularly perturbed generalized Burgers-Huxley equation using three-step Taylor-Galerkin method. Comput. Math. Appl. 2011, 62, 776–786. [Google Scholar] [CrossRef]
  18. Ford, W. Numerical Linear Algebra with Applications Using MATLAB; Elsevier: Waltham, MA, USA, 2015. [Google Scholar]
  19. Toledo, S. Locality of reference in LU decomposition with partial pivoting. SIAM J. Matrix. Anal. Appl. 1997, 18, 1065–1081. [Google Scholar] [CrossRef]
  20. Canuto, C.; Quarteroni, A.; Hussaini, M.Y.; Zang, T.A. Spectral Methods in Fluid Dynamics; Springer: Berlin, Germany, 1988. [Google Scholar]
  21. Quarteroni, A.; Saleri, F. Scientific Computing with MATLAB and Octave; Springer: Berlin/Heidelberg, Germany, 2006. [Google Scholar]
  22. Kumar, B.V.R.; Mehra, M. A wavelet-taylor galerkin method for parabolic and hyperbolic partial differential equations. Int. J. Comput. Meth. 2005, 2, 75–97. [Google Scholar] [CrossRef]
  23. Lambert, J.D. Numerical Methods For Ordinary Differential Systems; John Wiley & Sons Ltd.: Hoboken, NJ, USA, 1991. [Google Scholar]
Figure 1. The exact and approximate solutions of Example 1 in the case M = 8 , k = 2 and Δ t = 0.005 .
Figure 1. The exact and approximate solutions of Example 1 in the case M = 8 , k = 2 and Δ t = 0.005 .
Axioms 07 00070 g001
Figure 2. Stability region of Example 1 with the position of λ j Δ t for M = 6 , K = 2 and Δ t = 0.01 . (b) is obtained from the magnification of (a).
Figure 2. Stability region of Example 1 with the position of λ j Δ t for M = 6 , K = 2 and Δ t = 0.01 . (b) is obtained from the magnification of (a).
Axioms 07 00070 g002
Figure 3. The exact and approximate solutions of Example 2 in the case M = 8 , k = 2 and Δ t = 0.0016 .
Figure 3. The exact and approximate solutions of Example 2 in the case M = 8 , k = 2 and Δ t = 0.0016 .
Axioms 07 00070 g003
Figure 4. Stability region of Example 2 with the position of λ j Δ t for M = 8 , K = 1 and Δ t = 0.006 . (b) is obtained from the magnification of (a).
Figure 4. Stability region of Example 2 with the position of λ j Δ t for M = 8 , K = 1 and Δ t = 0.006 . (b) is obtained from the magnification of (a).
Axioms 07 00070 g004
Figure 5. The exact solution of Example 3 in the case M = 8 , k = 2 and Δ t = 0.0016 .
Figure 5. The exact solution of Example 3 in the case M = 8 , k = 2 and Δ t = 0.0016 .
Axioms 07 00070 g005
Figure 6. Stability region of Example 3 with the position of λ j Δ t for M = 8 , K = 1 and Δ t = 0.006 . (b) is obtained from the magnification of (a).
Figure 6. Stability region of Example 3 with the position of λ j Δ t for M = 8 , K = 1 and Δ t = 0.006 . (b) is obtained from the magnification of (a).
Axioms 07 00070 g006
Table 1. The L error of Example 1 in M = 6 .
Table 1. The L error of Example 1 in M = 6 .
k Δ t Method in [17]One-Step MethodThree-Step Method
2 0.001 2.1847 × 10 3 1.8061 × 10 4 1.5183 × 10 4
2 0.01 unstableunstable 1.5179 × 10 4
3 0.0001 1.6291 × 10 3 1.3751 × 10 4 1.0575 × 10 4
3 0.003 unstableunstable 1.0510 × 10 4
Table 2. The L error of Example 1 in M = 8 .
Table 2. The L error of Example 1 in M = 8 .
k Δ t Method in [17]One-Step MethodThree-Step Method
1 0.001 2.3446 × 10 3 9.0287 × 10 5 2.1781 × 10 5
1 0.006 2.3325 × 10 3 unstable 1.5179 × 10 4
2 0.001 1.1569 × 10 3 6.5330 × 10 5 2.4159 × 10 5
2 0.005 1.1531 × 10 3 unstable 1.8234 × 10 5
Table 3. The L error of Example 2 in M = 8 .
Table 3. The L error of Example 2 in M = 8 .
k Δ t Method in [17]One-Step MethodThree-Step Method
1 0.001 8.6091 × 10 4 7.3255 × 10 5 3.0210 × 10 5
1 0.006 8.5713 × 10 4 unstable 3.0028 × 10 5
2 0.001 7.2449 × 10 4 5.2636 × 10 5 1.6575 × 10 5
2 0.0016 7.2280 × 10 4 unstable 1.6528 × 10 5
Table 4. The L error of Example 3 in M = 8 .
Table 4. The L error of Example 3 in M = 8 .
k Δ t Method in [17]One-Step MethodThree-Step Method
1 0.001 5.4341 × 10 3 3.7505 × 10 4 3.7552 × 10 4
1 0.006 6.3181 × 10 3 unstable 3.6961 × 10 4
2 0.001 4.5033 × 10 3 1.7750 × 10 4 1.6859 × 10 4
2 0.0016 4.2377 × 10 3 unstable 1.6772 × 10 4

Share and Cite

MDPI and ACS Style

Torabi, M.; Hosseini, M.-M. A New Efficient Method for the Numerical Solution of Linear Time-Dependent Partial Differential Equations. Axioms 2018, 7, 70. https://doi.org/10.3390/axioms7040070

AMA Style

Torabi M, Hosseini M-M. A New Efficient Method for the Numerical Solution of Linear Time-Dependent Partial Differential Equations. Axioms. 2018; 7(4):70. https://doi.org/10.3390/axioms7040070

Chicago/Turabian Style

Torabi, Mina, and Mohammad-Mehdi Hosseini. 2018. "A New Efficient Method for the Numerical Solution of Linear Time-Dependent Partial Differential Equations" Axioms 7, no. 4: 70. https://doi.org/10.3390/axioms7040070

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop