Next Article in Journal
MMAP/(PH,PH)/1 Queue with Priority Loss through Feedback
Previous Article in Journal
Improving DFT-Based Image Watermarking Using Particle Swarm Optimization Algorithm
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Adomian Decomposition Method with Orthogonal Polynomials: Laguerre Polynomials and the Second Kind of Chebyshev Polynomials

1
School of Mathematics and Statistics, Xi’an Jiaotong University, Xi’an 710049, China
2
School of Economics and Management, Northwest University, Xi’an 710127, China
*
Author to whom correspondence should be addressed.
Mathematics 2021, 9(15), 1796; https://doi.org/10.3390/math9151796
Submission received: 17 June 2021 / Revised: 13 July 2021 / Accepted: 14 July 2021 / Published: 29 July 2021
(This article belongs to the Section Computational and Applied Mathematics)

Abstract

:
In this paper, a new efficient and practical modification of the Adomian decomposition method is proposed with Laguerre polynomials and the second kind of Chebyshev polynomials which has not been introduced in other articles to the best of our knowledge. This approach can be utilized to approximately solve linear and nonlinear differential equations. The proposed formulations are examined by a representative example and the numerical results confirm their efficiency and accuracy.

1. Introduction

The Adomian decomposition method (ADM) was first introduced by the American mathematician Adomian and has been widely used for a class of deterministic and stochastic problems in scientific research fields [1,2,3,4,5,6]. It is based on looking for a solution in view of a series u ( x , t ) = k = 0 u k ( x , t ) and the decomposition of the nonlinear operator to a series N ( u ) = k = 0 Λ k ( u 0 , u 1 , , u k ) . Consequently, these terms can be computed recursively through using Adomian polynomials Λ k [7].
The modification of ADM itself has acquired a lot of remarkable results and it can be flexibly applied to kinds of complex higher order equations, even partial differential equations. However, for some special right hand terms of equations, the definite integrals with parameters in the domain cannot be solved explicitly, not to mention the approximate numerical integrations. Therefore, it is necessary to approximate the right terms by series before using the ADM. This paper aims at modifying ADM using orthogonal polynomials. Hosseini [8] firstly introduced the idea of combining ADM with the first kind of Chebyshev polynomials, and the effectiveness and reliability of this frame was proved to be suitable for linear and nonlinear equations. Subsequently, Liu [9] employed Legendre polynomials to the ADM and compared them to ones using the existing Chebyshev polynomials.
The same as the Chebyshev polynomials and Legendre polynomials, Laguerre polynomials are also categorized as the Jacobi orthogonal polynomials, and are the eigenfunctions of certain singular Sturm-Liouville [10]. By the use of the series method, the researchers [11] have studied the Hyers-Ulam stability of the associated homogeneous Laguerre differential equation in a subclass of analytic functions. For more details, the readers can refer to the book [12]. The most significant difference between them shows that the orthogonal interval of the former two class polynomials is [ 1 , 1 ] and the later is [ 0 , + ] . Mathematically speaking, Laguerre polynomials are solutions to Laguerre’s differential equation
x d 2 L n ( x ) d x 2 + ( 1 x ) d L n ( x ) d x + n L n ( x ) = 0 .
The recurrence relation of Laguerre polynomials is
L n + 1 ( x ) = ( 2 n + 1 x ) L n ( x ) n 2 L n 1 ( x ) , n 1
and Rodrigues’ formula is
L n ( x ) = e x n ! d d x x n e x .
In the same way, the second kind of Chebyshev polynomials are solutions to Chebyshev’s differential equation
( 1 x 2 ) d 2 U n ( x ) d x 2 3 x d U n ( x ) d x + n ( n + 2 ) U n ( x ) = 0 .
The recurrence relation of the second kind of Chebyshev polynomials is
U n + 1 ( x ) = 2 x U n ( x ) U n 1 ( x ) , n 1
and the correspond trigonometric identity is
U n ( cos θ ) = sin ( ( n + 1 ) θ ) sin θ .
This paper firstly employs Laguerre polynomials and the second kind of Chebyshev polynomials to modify the ADM, that is, at the beginning of implementation of ADM, Laguerre and the second kind of Chebyshev orthogonal polynomials are used to expand the right hand terms which fail to integrate with parameters. The modified ADM is then demonstrated by applying it to solve a representable numerical problem which involves a nonlinear operator and complicated right hand term. The obtained results are studied to show the superiority of this modified ADM. Moreover, the modified ADM presented in this paper is compared to ones with the Taylor expansion, the first kind of Chebyshev polynomials and Legendre polynomials. The results show that the Chebyshev expansion possesses the absolute advantage in respect of error and approximation order, while the error derived by Laguerre expansion is about five orders of magnitude higher than the former method, because each Laguerre polynomial contains all items from the lowest to the highest, which leads to larger truncation errors. Moreover, the Taylor expansion at zero makes the error further and further away from the origin.

2. Modification of Adomian Decomposition Method

Before starting our programme, we present a quick review of the ADM. Consider the differential equation
L ( u ) + R ( u ) + N ( u ) = f ( x ) ,
where L is the highest order derivative, which is supposed to be invertible, R is a linear operator of less order than L , N is a nonlinear operator, and f ( x ) is the right hand term which can be considered as a source term.
Suppose u and N ( u ) can be decomposed as
u ( x , t ) = k = 0 u k ( x , t ) , N ( u ) = k = 0 Λ k ( u 0 , u 1 , , u k ) ,
where Λ k is the Adomian polynomials of u 0 , u 1 , , u k generated by
Λ k = 1 k ! d k d δ k N i = 0 δ i u i | δ = 0 , k = 0 , 1 , 2 ,
Here, we enumerate several leading terms of Λ k ,
Λ 0 = N ( u 0 ) , Λ 1 = u 1 d d u 0 N ( u 0 ) , Λ 2 = u 2 d d u 0 N ( u 0 ) + u 1 2 2 ! d 2 d u 0 2 N ( u 0 ) , Λ 3 = u 3 d d u 0 N ( u 0 ) + u 1 u 2 d 2 d u 0 2 N ( u 0 ) + u 1 3 3 ! d 3 d u 0 3 N ( u 0 ) , .
By applying the inverse operator L 1 to (7) with the given conditions, we have
u = Ψ ( x ) + L 1 ( g ) L 1 R ( u ) L 1 N ( u ) ,
where Ψ ( x ) is generated by some corresponding initial conditions from integrating the source term. From the idea of ADM, we can determine all the components of the decomposition solution. The term u 0 is given by
u 0 = Ψ ( x ) + L 1 f ( x )
and the components of the ADM follow in terms of u 0 and hence u can be completely determined by
u k + 1 = L 1 ( R u k ) L 1 ( N u k ) = L 1 ( R u k ) L 1 ( Λ k ) , k 0 .
The modified ADM in this topic is introduced to solve differential equations where source term f ( x ) is not polynomial in general. To perform the modified ADM, f ( x ) is expanded in Taylor series for an arbitrary natural number l (at x = 0 ),
f T a y l e r ( x ) k = 0 l 1 f ( k ) ( 0 ) k ! x k .
Hosseini [8] modified the ADM by expanding f ( x ) in the first kind of Chebyshev polynomials T k ( x )
f T ( x ) k = 0 l 1 a k T k ( x )
and Liu [9] modified the ADM by expanding f ( x ) in Legendre polynomials P k ( x )
f P ( x ) k = 0 l 1 b k P k ( x ) .
Alternatively, in the present paper, the source term is expressed by Laguerre polynomials L k ( x )
f L ( x ) k = 0 l 1 c k L k ( x ) ,
and the second kind of Chebyshev polynomials U k ( x )
f U ( x ) k = 0 l 1 d k U k ( x ) ,
where L n ( x ) , U k ( x ) are the related orthogonal polynomials and we can deduce that
L 0 ( x ) = 1 , L 1 ( x ) = x + 1 , L 2 ( x ) = x 2 4 x + 2 , L 3 ( x ) = x 3 + 9 x 2 18 x + 6 , . U 0 ( x ) = 1 , U 1 ( x ) = 2 x , U 2 ( x ) = 4 x 2 1 , U 3 ( x ) = 8 x 3 4 x , .
Taking the Laguerre expansion as an example and plugging (16) into (11), we have
u 0 = L 1 c 0 L 0 ( x ) + c 1 L 1 ( x ) + + c l L l ( x ) + Ψ ( x ) , u 1 = L 1 ( R u 0 ) L 1 ( Λ 0 ) , u 2 = L 1 ( R u 1 ) L 1 ( Λ 1 ) , u 3 = L 1 ( R u 2 ) L 1 ( Λ 2 ) , .
Alternatively, Wazwaz [13] had rewritten (18) as
u 0 = L 1 c 0 L 0 ( x ) + Ψ ( x ) , u 1 = L 1 c 1 L 1 ( x ) L 1 ( R u 0 ) L 1 ( Λ 0 ) , u 2 = L 1 c 2 L 2 ( x ) L 1 ( R u 1 ) L 1 ( Λ 1 ) , u 3 = L 1 c 3 L 3 ( x ) L 1 ( R u 2 ) L 1 ( Λ 2 ) , .
Both (18) and (19) are governing equations of modified ADM using Laguerre polynomials. The n-term approximation of u is obtained from these equations as u n = k = 0 n 1 u k , which can be very close to the Laguerre expansion of the exact solution u. Convergence is well established in [14,15]. Since the decomposition series is very rapidly convergent, it will be shown by a representative example that the number of terms required to obtain an accurate solution is very small. Next, we will compare the obtained approximate u to the ones obtained from the Taylor expansion, Chebyshev expansion, Legendre expansion and Laguerre expansion to validate the accuracy of the obtained solution as well as the proposed method.

3. Test Problem

In this section, an initial ordinary differential equation is considered and the problem is solved by modified ADM (18) with the Taylor expansion u T a y l o r ( x ) , Chebyshev expansion u T ( x ) , u U ( x ) , Legendre expansion u P ( x ) and Laguerre expansion u L ( x ) . Note that the approximate solution u derived by (18) and (19) has similar behaviour compared to the corresponding orthogonal polynomials expansion of the exact solution, so we only calculate the first modified ADM (18).
Consider for 0 x 1
u + x u + x 2 u 3 = ( 2 + 2 x 2 ) e x 2 + x 2 e 3 x 2 ,
u ( 0 ) = 1 , u ( 0 ) = 0 ,
with the exact solution u ( x ) = e x 2 , which tends to zero at infinity. Compared to (7), we derive that L = d 2 d x 2 , L 1 = 0 x 0 x ( · ) d x d x R = x d d x , N ( u ) = x 2 u 3 and the source term f ( x ) = ( 2 + 2 x 2 ) e x 2 + x 2 e 3 x 2 . Thus, the Adomian polynomials are given by
Λ 0 = x 2 u 0 3 , Λ 1 = x 2 ( 3 u 0 2 u 1 ) , Λ 2 = x 2 ( 3 u 0 2 u 2 + 3 u 0 u 1 2 ) , Λ 3 = x 2 ( 3 u 0 2 u 3 + 6 u 0 u 1 u 2 + u 1 3 ) , .
Setting l = n = 7 , we obtain the approximation of u by different orthogonal polynomials.
Case 1. The Taylor expansion of f ( x ) is written by
f T a y l o r ( x ) 2 + 5 x 2 6 x 4 + 35 x 6 6 .
Then, we have
u 0 ( x ) = L 1 2 + 5 x 2 6 x 4 + 35 x 6 6 + u ( 0 ) + u ( 0 ) ( x ) = 1 x 2 + 5 x 4 12 x 6 5 + 5 x 8 48 , u 1 ( x ) = L 1 x u 0 ( x ) L 1 ( Λ 0 ) = x 4 12 + x 6 10 17 x 8 224 + , u 2 ( x ) = L 1 x u 1 ( x ) L 1 ( Λ 1 ) = x 6 90 31 x 8 3360 + 337 x 10 37 , 800 + , u 3 ( x ) = L 1 x u 2 ( x ) L 1 ( Λ 2 ) = x 8 840 + x 10 840 + , u 4 ( x ) = L 1 x u 3 ( x ) L 1 ( Λ 3 ) = x 10 9450 + , .
Consequently, we obtain
u T a y l o r ( x ) = 1 x 2 + x 4 3 x 6 9 + 17 x 8 840 + x 10 18 + .
Case 2. In terms of the first kind Chebyshev expansion for f ( x ) , we have
f T ( x ) k = 0 6 a k T k ( 2 x 1 ) , 0 x 1 ,
where the coefficients a k are computed by
a 0 = 1 π 1 1 f T ( 0.5 x + 0.5 ) C 0 ( x ) 1 x 2 d x , a k = 2 π 1 1 f T ( 0.5 x + 0.5 ) C k ( x ) 1 x 2 d x , k = 1 , 2 , , 6 ,
which implies
f T ( x ) 2 + 0.0019 x + 4.9259 x 2 + 0.8070 x 3 9.7599 x 4 + 8.4226 x 5 2.3478 x 6 .
Consequently, we derive u T ( x ) by a process similar to Taylor expansion
u T ( x ) = 1 x 2 + 0.0003 x 3 + 0.4938 x 4 + 0.0403 x 5 0.2912 x 6 + 0.1957 x 7 0.0908 x 8 0.0207 x 9 + 0.0618 x 10 + .
Case 3. In terms of Legendre expansion for f ( x ) , we have
f P ( x ) k = 0 6 b k P k ( 2 x 1 ) , 0 x 1 ,
where the coefficients b k are computed by
b k = 2 k + 1 2 1 1 f P ( 0.5 x + 0.5 ) P k ( x ) d x , k = 0 , 1 , , 6 ,
which implies
f P ( x ) 1.9996 0.0141 x + 5.0807 x 2 + 0.2047 x 3 8.6563 x 4 + 7.4707 x 5 2.0361 x 6 .
Consequently, we derive u P ( x ) by a process similar to Taylor expansion
u P ( x ) = 1 x 2 0.0024 x 3 + 0.5067 x 4 + 0.0106 x 5 0.2561 x 6 + 0.1768 x 7 0.0896 x 8 0.0178 x 9 + 0.0614 x 10 + .
The above three kinds of polynomial expansions are already proposed and confirmed. Next, we introduce two classes of orthogonal polynomials to assist with the application of ADM.
Case 4. In terms of the Laguerre expansion for f ( x ) proposed in the paper, we have
f L ( x ) k = 0 6 c k L k ( x ) ,
where the coefficients c k are computed by
c k = 1 ( k ! ) 2 0 f L ( x ) L k ( x ) e x d x , k = 0 , 1 , , 6 ,
which implies
f L ( x ) 2.3931 + 3.8375 x 1.9648 x 2 + 0.4388 x 3 0.0466 x 4 + 0.0023 x 5 0.0001 x 6 .
Consequently, we derive u L ( x ) by a process similar to Taylor expansion
u L ( x ) = 1 1.1966 x 2 + 0.6396 x 3 0.0476 x 4 0.0740 x 5 + 0.1245 x 6 0.0368 x 7 0.0875 x 8 + 0.0704 x 9 + 0.0052 x 10 + .
Case 5. In terms of the second kind Chebyshev expansion for f ( x ) proposed in the paper, we have
f U ( x ) k = 0 6 d k U k ( x ) ,
where the coefficients d k are computed by
d k = 2 π 0 f U ( x ) U k ( x ) 1 x 2 d x , k = 0 , 1 , , 6 ,
which implies
f U ( x ) 2 + 0.0035 x + 4.8999 x 2 + 0.9414 x 3 10.0588 x 4 + 8.7217 x 5 2.4583 x 6 .
Consequently, we derive u U ( x ) by a process similar to Taylor expansion
u U ( x ) = 1 x 2 + 0.0006 x 3 + 0.4917 x 4 + 0.0470 x 5 0.3008 x 6 + 0.2020 x 7 0.0916 x 8 0.0215 x 9 + 0.0621 x 10 + .
Finally, in order to demonstrate the accuracy and efficiency of the modified ADM with orthogonal polynomial expansions, we draw the approximate solutions and error curves of various expansions. For comparing the errors of the same order of magnitude accurately, we plotted the absolute errors | u u T a y l o r | , | u u L | in the same coordinate system (see Figure 1) and | u u T | , | u u P | , | u u U | in another coordinate system (see Figure 2).
The results show that the Chebyshev and Legendre expansions possess the absolute advantage in respect of error (about 10 7 ), while the errors derived by Laguerre and Taylor expansions are about five orders of magnitude higher than the former methods (about 10 2 ), because each Laguerre polynomial contains all items, from the lowest to highest, which leads to larger truncation error. Moreover, the Taylor expansion at zero makes the error further and further away from the origin. From the point of view of errors, we recommend finite interval approximations which include the Chebyshev expansion and Legendre expansion.

4. Concluding Remarks

In this paper, a new efficient and practical modification of the Adomian decomposition method is proposed with Laguerre polynomials and the second kind of Chebyshev polynomials. These orthogonal polynomials can be applied to further improve the ADM and the approximation solution is more accurate than the general ADM. By comparison, Legendre polynomials provide estimations that are a little better than those of Chebyshev polynomials, which is a contradiction with the research of [9]. On the other hand, the orthogonal interval of the Laguerre polynomials is [ 0 , + ] so they can be applied to approximate the functions which define a semi-infinite interval. Take the example in this article, the exact solution is u ( x ) = e x 2 , which tends to zero at infinity, and the right hand term is f ( x ) = ( 2 + 2 x 2 ) e x 2 + x 2 e 3 x 2 . In fact, the definition interval of u ( x ) and f ( x ) is [ , + ] , so we can use other Hermite polynomials. However, for comparison with other polynomials in one example, such as Chebyshev polynomials, Legendre polynomials and Lagurre polynomials, we chose the common definition interval [ 0 , 1 ] . Therefore, we can choose the most suitable approximation method according to different definition intervals.

Author Contributions

Writing—original draft preparation, Y.X.; writing—review and editing, L.L.; supervision, Mancang Wang. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Siddiqui, A.; Hameed, M.; Siddiqui, B.; Babcock, B. Adomian Decomposition Method Applied to Study Nonlinear Equations Arising in Non-Newtonian Flows; Oxford University Press: Hong Kong, China, 2012. [Google Scholar]
  2. Duan, J.; Chaolu, T.; Rach, R.; Lu, L. The Adomian decomposition method with convergence acceleration techniques for nonlinear fractional differential equations. Comput. Math. Appl. 2013, 66, 728–736. [Google Scholar] [CrossRef]
  3. Wazwaz, A. The combined Laplace transform-Adomian decomposition method for handling nonlinear Volterra integro-differential equations. Appl. Math. Comput. 2010, 216, 1304–1309. [Google Scholar] [CrossRef]
  4. Raslan, K. A comparison between the variational iteration method and Adomian decomposition method for the FitzHugh-Nagumo equations. J. Comput. Appl. Math. 2012, 207, 129–136. [Google Scholar] [CrossRef]
  5. Mahmood, S.; Shah, R.; Khan, H.; Arif, M. Laplace Adomian Decomposition Method for Multi Dimensional Time Fractional Model of Navier-Stokes Equation. Symmetry 2019, 11, 149. [Google Scholar] [CrossRef] [Green Version]
  6. Eltayeb, H.; Bachar, I. A note on singular two-dimensional fractional coupled Burgers’ equation and triple Laplace Adomian decomposition method. Bound. Value Probl. 2020, 2020, 1–17. [Google Scholar] [CrossRef]
  7. Adomian, G. Solving Frontier Problems of Physics: The Decomposition Method; Kluwer Academic Publisher: Norwell, MA, USA, 1994. [Google Scholar]
  8. Hosseini, M. Adomian decomposition method with Chebyshev polynomials. Appl. Math. Comput. 2006, 175, 1685–1693. [Google Scholar] [CrossRef]
  9. Liu, Y. Adomian decomposition method with orthogonal polynomials: Legendre polynomials. Math. Comput. Model. 2009, 49, 1268–1273. [Google Scholar] [CrossRef]
  10. Attar, R. Special Functions and Orthogonal Polynomials; Lulu Press: Morrisville, NC, USA, 2006. [Google Scholar]
  11. Abdollahpour, M.R.; Aghayari, R.; Rassias, M.T. Hyers–Ulam stability of associated Laguerre differential equations in a subclass of analytic functions. J. Math. Anal. Appl. 2016, 437, 605–612. [Google Scholar] [CrossRef]
  12. Milovanovic, G.V.; Rassias, M.T. Analytic number theory, approximation theory, and special functions. In Topics in Special Functions; Springer: Berlin/Heidelberg, Germany, 2014. [Google Scholar]
  13. Wazwaz, A.; El-Sayed, S. A new modification of the Adomian decomposition method for linear and nonlinear operators. Appl. Math. Comput. 2001, 122, 393–405. [Google Scholar] [CrossRef]
  14. Abbaoui, K.; Cherruault, Y. New ideas for proving convergence of decomposition methods. Comput. Math. Appl. 1995, 29, 103–108. [Google Scholar] [CrossRef] [Green Version]
  15. Lesnic, D. Convergence of Adomian’s decomposition method: Periodic temperatures. Comput. Math. Appl. 2002, 44, 13–24. [Google Scholar] [CrossRef] [Green Version]
Figure 1. The absolute error between exact solution and u L and u T a y l o r .
Figure 1. The absolute error between exact solution and u L and u T a y l o r .
Mathematics 09 01796 g001
Figure 2. The absolute error between exact solution and u T , u P and u U .
Figure 2. The absolute error between exact solution and u T , u P and u U .
Mathematics 09 01796 g002
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Xie, Y.; Li, L.; Wang, M. Adomian Decomposition Method with Orthogonal Polynomials: Laguerre Polynomials and the Second Kind of Chebyshev Polynomials. Mathematics 2021, 9, 1796. https://doi.org/10.3390/math9151796

AMA Style

Xie Y, Li L, Wang M. Adomian Decomposition Method with Orthogonal Polynomials: Laguerre Polynomials and the Second Kind of Chebyshev Polynomials. Mathematics. 2021; 9(15):1796. https://doi.org/10.3390/math9151796

Chicago/Turabian Style

Xie, Yingying, Lingfei Li, and Mancang Wang. 2021. "Adomian Decomposition Method with Orthogonal Polynomials: Laguerre Polynomials and the Second Kind of Chebyshev Polynomials" Mathematics 9, no. 15: 1796. https://doi.org/10.3390/math9151796

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