Adomian Decomposition Method Using Integrating Factor

Size: px
Start display at page:

Download "Adomian Decomposition Method Using Integrating Factor"

Transcription

1 Commun. Theor. Phys. 6 (213) Vol. 6, No. 2, August 15, 213 Adomian Decomposition Method Using Integrating Factor Yinwei Lin, 1, Tzon-Tzer Lu, 2, and Cha o-kuang Chen 1, 1 Department of Mechanical Engineering, National Cheng Kung University, Tainan 711, Taiwan, China 2 Department of Applied Mathematics, National Sun Yat-sen University, Kaohsiung 8424, Taiwan, China (Received November 3, 212; revised manuscript received May 1, 213) Abstract This paper proposes a new Adomian decomposition method by using integrating factor. Nonlinear models are solved by this method to get more reliable and efficient numerical results. It can also solve ordinary differential equations where the traditional one fails. Besides, the complete error analysis for this method is presented. PACS numbers: 2.6.-x, 2.3.Hq, 2.3.Mv Key words: Adomian decomposition, integrating factor, nonlinearity, analytic solution, Taylor series, error analysis 1 Introduction Since Adomian in early 198 s developed the concept of the Adomian decomposition method (ADM), [1 ADM as well as its various modified versions has been extensively used to solve many nonlinear problems, including ordinary differential equations (ODE), [2 5 partial differential equations, [6 7 differential-algebraic equations, [8 9 differential-difference equations, [1 11 and integro-differential equations. [12 16 Numerical solutions can also be obtained. [17 24 Furthermore, Lai et al. [25 applied ADM to solve some eigenvalue problems. It is well known now in literature that this algorithm gets the rapidly convergent solution. The purpose of this paper is to introduce a new reliable modification of ADM, i.e. the ADM with integrating factor. Our new method gives better approximation of the solution than the traditional one. For those problems that the standard ADM fails, our new scheme may still converge. Furthermore, we have a detail error analysis of this method. 2 Modified Technique We first give a brief outline of the standard ADM. For this reason, the differential equation Lu(x) + Ru(x) + N(u(x)) = g(x), (1) is considered, where L is the highest order derivative and easily or trivially invertible linear operator, R is the remaining part of the linear operator and N is the nonlinear operator. Assume this ODE has a unique solution. Applying the inverse operator L 1 of L on both sides of (1), we obtain u = L 1 g + ϕ(x) L 1 Ru L 1 N(u). (2) Here ϕ(x) satisfies Lϕ =, which is normally found by the initial conditions. According to the Adomian decomposition method, u(x) is defined by the series u = u i (3) i= and the nonlinear terms are by the series N(u) = A n (u, u 1,...,u n ). (4) n= The components of A i are called the Adomian polynomials, e.g. given by Wazwaz [26 A = N(u ), A 1 = u 1 N (u ), A 2 = u 2 N (u ) + 1 2! u2 1N (u ), A 3 = u 3 N (u ) + u 1 u 2 N (u ) + 1 3! u3 1N (u ), (5) The other polynomials can be produced by the general form A n = 1 [ d n ( n! dλ n N λ i u i )λ=. i= We can find A depends only on u, A 1 depends only on u and u 1 and so on. From (2), we have the iteration of standard ADM u = L 1 g + ϕ(x), u 1 = L 1 Ru L 1 A, u 2 = L 1 Ru 1 L 1 A 1, u i+1 = L 1 Ru i L 1 A i, (6) panguapig@yahoo.com.tw ttlu@math.nsysu.edu.tw Corresponding author, chen@mail.ncku.edu.tw c 213 Chinese Physical Society and IOP Publishing Ltd

2 16 Communications in Theoretical Physics Vol. 6 for i = 1, 2,... So the solution u(x) is decomposed into an infinite series (3) and the series is supposed to be convergent. Now, we present our new ADM using integrating factor. Consider the first order ordinary differential equation on I = [, B y (x) + L(x)y(x) = c(x)n(y(x)) + r(x), y() = a, (7) where L(x) is the coefficient of linear term and N the nonlinear term. In the sequel we assume (7) has a unique solution. Assume L(t) is continuous. Multiplying the integrating factor exp [ L(x)dx on both side of (7), we have d dx ( e L(x)dx y ) = e L(x)dx (y + Ly) = e L(x)dx (cn + r). Then we integrate it from to x. The function ϕ in (2) satisfies dϕ/dx =, i.e. ϕ is a constant. In fact it is the constant of integration, which can be found by the initial value. So ϕ = y() = a. Finally we have the solution [ y(x) = a exp L(x)dx [ + exp L(x)dx e L(s)ds [c(t)n(y(t)) + r(t)dt. (8) Let g(x) = L(t)dt, then (8) becomes y(x) = e g(x){ } a + e g(t) [c(t)n(y(t)) + r(t)dt. (9) The standard ADM for (9) can obtain its true solution y(x) = y i (x), (1) where i= y (x) = e g(x)[ a + e g(t) r(t)dt, y i (x) = e g(x) e g(t) c(t)a i 1 (t)dt (11) for i = 1, 2,... In general itis time-consuming to compute the integrating factor e L = e g(x). By Taylor series expansion e z 1 = zj, e z ( 1) j = z j, (12) j= j= j= we use m+1 finite terms of the following series instead in numerical computation e g(x) g j (x) =, e g(x) ( 1) j g j (x) =. (13) j= So we have truncated version of (9) ( 1) j g j (x) { ŷ(x) = a + j= [ m j= g j (t) where By ADM its solution ŷ (x) = ŷ i (x) = j= j= } [c(t)n(ŷ(t)) + r(t)dt. (14) ŷ(x) = ŷ i (x), (15) i= ( 1) j g j (x) [ a + ( 1) j g j (x) [ m j= j= g j (t) g j (t) r(t)dt, c(t)a i 1 (t)dt (16) for i = 1, 2,..., n. For numerical solution, only finite terms are possible and the partial sum S n = n i= ŷi(x) is the desired approximation. Beside (5), El-Kalla [27 had another choice for the Adomian polynomials A n, which are obtained by the following formula n 1 A n = N(S n ) A i. (17) i= We will use this set of A n in Secs. 3 and 4. 3 Convergence Analysis In this section we do the error analysis of our new method and state several theoretic theorems. The function space we consider is C(I), all continuous functions on bounded interval I. The norm we use is the sup-norm f(x) = max x I f(x). We have several assumptions for the following results. Suppose the nonlinear term N in (7) is Lipschitz continuous with Lipschitz constant K, i.e. N(y) N(z) K y z. (18) If L(t) is continuous, then so is g(x) = L(t)dt. For simplicity in later proofs, let ( 1) j g j (x) g j (x) p(x) =, q(x) =. j= j= Since a continuous function on finite interval [, B is also bounded, suppose P = p(x) = max x [,B p(x), Q = q(x) = max x [,B q(x), P = e g(x), Q = e g(x). Assume both c(x) and r(x) in (7) are continuous too, and C = c(x), R = r(x). Theorem 1 (Uniqueness of (14)) Assume L(y), c(x) and r(x) are continuous on [, B, the nonlinear term N is Lipschitz continuous (18). If α = PQBCK < 1, then (14) has at most one solution. Proof Let ŷ and ẑ be two solutions of (14), then ŷ(x) ẑ(x) = p(x) q(t)c(t)[n(ŷ(t)) N(ẑ(t))dt p(x) q(t) c(t) N(ŷ(t)) N(ẑ(t)) dt

3 No. 2 Communications in Theoretical Physics 161 PQCK PQCK ŷ(t) ẑ(t) dt ŷ(t) ẑ(t) dt PQCK ŷ ẑ B, x [, B. (19) The above inequality does not depend on x in the interval [, B, so we have Since α < 1, ŷ ẑ = max ŷ(x) ẑ(x) α ŷ ẑ. (1 α) ŷ ẑ ŷ ẑ = ŷ(x) = ẑ(x). The same technique can be applied to the original ODE (8), or equivalent (7), to get its uniqueness of solution by replacing m = in Theorem 1. Theorem 2 (Uniqueness of (7)) Under the same assumptions of Theorem 1 and α = P QBCK < 1, (7) has at most one solution. Theorem 3 (Convergence and Existence) Under the same assumptions of Theorem 1 and α < 1, the ADM solution (15) converges. So the perturbed ODE (14) has a unique solution. Proof We will prove that the sequence of partial sums {S n } is a Cauchy sequence in the Banach space (C(I), ). For k n and x I, k S k S n = max S k S n = max ŷ i (x) From (17), we have = maxp(x) = maxp(x) q(t)c(t) i=n+1 k i=n+1 i=n A i 1 dt k 1 q(t)c(t) A i dt. k 1 A i = N(S k 1 ) N(S n 1 ). i=n Similar to the inequality (19), S k S n = max p(x) q(t)c(t)[n(s n 1 ) N(S k 1 )dt So PQCKB S n 1 S k 1 = α S n 1 S k 1. For k = n + 1, we have S n+1 S n α S n S n 1 α 2 S n 1 S n 2 α n S 1 S = α n ŷ 1 (x). S k S n S k S k 1 + S k 1 S k S n+1 S n (α k 1 + α k α n ) ŷ 1 (x) = α n( 1 α k n ) ( α n ) ŷ 1 (x) ŷ 1 (x). 1 α 1 α Notice that ŷ 1 (x) = maxp(x) q(t)c(t)n(ŷ (t))dt PQCB max N(ŷ (t)) = α K N(ŷ (x)). Since g(x) and r(x) are continuous, so is ŷ (t) of (16). In view of the Lipschitz continuity of N, N(ŷ (x)) is also continuous and N(ŷ (x)) is finite. Thus by < α < 1, S k S n ( αn 1 α ) α K N(ŷ (x)), n. (2) So {S n } converges to some function ŷ(x) in C(I). By ADM (16) and (17), [ S n = p(x) a + q(t)r(t)dt + p(x) { = p(x) a + q(t)c(t) n A i 1 (t)dt i=1 } q(t)[r(t) + c(t)n(s n 1 (t))dt. Let n, then we can see the limit ŷ(x) of S n satisfies the ODE (14). This proves the existence of solution of (14). The uniqueness part is from Theorem 1. Theorem 4 (Truncation Error) Under the same assumptions of Theorem 3, the numerical solution S n of (15) has the error S n ŷ(x) j= αn+1 K(1 α) N(ŷ (x)). Proof This result follows directly from setting k in (2). Similarly using the ADM iteration (1) and (11), we can show the existence of solution of ODE (8), or its equivalence (7). Theorem 5 (Existence of (7)) Under the same assumptions of Theorem 2, (7) has a unique solution. Proof The partial sum of S n = n i= y i(x) of (1) is a Cauchy sequence in (C(I), ) as proved in Theorem 3. So { S n } converges to some function y(x) in C(I), which satisfies the ODE (8). From the right hand side of (8) we see this y(x) is differentiable, so it satisfies (7). This proves the existence of solution of (7). Its uniqueness is from Theorem 2. Notice that the Taylor series (12) of e z and e z converge uniformly in any finite interval. So in [, B, since g(x) is bounded, the series (13) of e g(x) and e g(x) also have uniform convergence. Hence give any ε > there is an positive integer m such that e g(t) g j (t) ε, e g(x) j= ( 1) j g j (x) ε. (21) Also recall that (7), (8) and (9) are equivalent. Theorem 6 (Perturbed Error) Under the same assumptions of Theorem 3 and (21), the solutions of (9) and (14)

4 162 Communications in Theoretical Physics Vol. 6 can be very close, i.e. ŷ(x) y(x) for some positive constant β. εβ 1 α Proof In view of (9) and (14) we have y(x) ŷ(x) a e g(x) p(x) (22) + e g(x) e g(t) c(t)n(y(t))dt p(x) p(x) for x [, B. For (22) q(t)c(t)n(ŷ(t))dt (23) + e g(x) e g(t) r(t)dt q(t)r(t)dt (24) a e g(x) p(x) a e g(x) p(x) a ε. The second part (23) e g(x) e g(x) + p(x) + p(x) e g(t) c(t)n(y(t))dt p(x) e g(t) c(t)n(y(t))dt p(x) e g(t) c(t)n(y(t))dt p(x) q(t)c(t)n(y(t))dt p(x) q(t)c(t)n(ŷ(t))dt e g(t) c(t)n(y(t))dt q(t)c(t)n(y(t))dt q(t)c(t)n(ŷt))dt e g(x) p(x) PC N(y(x)) B + P e g(t) q(x) C N(y(x)) B + PQCK y ŷ B ε PBC N(y) + εpbc N(y) + PQBCK y ŷ. The last term (24) e g(x) e g(t) r(t)dt p(x) e g(x) q(t)r(t)dt e g(t) r(t)dt e g(x) q(t)r(t)dt + e g(x) q(t)r(t)dt p(x) P e g(x) q(x) RB + e g(x) p(x) QRB ε PRB + εqrb. Since the above inequalities hold for all x [, B, (22)-(24) give q(t)r(t)dt y(x) ŷ(x) a ε + ε PBC N(y) + εpbc N(y) + α y ŷ + ε PRB + εqrb, (1 α) y ŷ a ε + ε(p + P)BC N(y) + ε( P + Q)RB, y ŷ ε 1 α [ a + (P + P)BC N(y) + ( P + Q)RB. Theorem 7 (Convergence) Under the same assumptions of Theorem 3, the numerical solution S n of (14) converges to the exact solution y(x) of (9) as m, n. Proof By Theorem 4 and 6 S n y(x) S n ŷ(x) + ŷ(x) y(x) αn+1 K(1 α) N(ŷ ) + εβ 1 α. In view of (21), ε can be as small as we wish if m is large enough. 4 Numerical Examples Now we show some numerical experiments of our new ADM with integrating factor and compare the results with the traditional one without integrating factor. All computations are coded under the computer algebra package Mathematica with 16 working decimal digits. Example 1 For the nonlinear differential equation y (x) + xy(x) = (x + 2x 3 )y 3 (x), y() = 1 3, (25) in [28, Exercise 5.8.3d, its exact solution is y(x) = (3 + 2x e x2 ) 1/2. Multiply the integrating factor e x2 /2 to both sides of (25), we have d 2 dx (ex /2 y) = e x2 /2 (y + xy) = e x2 /2 (x + 2x 3 )y 3. (26) Integrate (26) both sides and substituting the initial value y() = 1/3, then y(x) = 1 3 e x2 /2 + e x2 /2 By (16), we have ŷ (x) = 1 ( x 2 /2) j, 3 j= e t2 /2 (t+2t 3 )y 3 (t)dt. (27)

5 No. 2 Communications in Theoretical Physics 163 [ m ( x 2 /2) j ŷ i (x) = j= [ m (t 2 /2) j j= (t + 2t 3 )A i 1 (t)dt, i 1, (28) where the nonlinear terms by (17) are A = ŷ 3, A 1 = (ŷ + ŷ 1 ) 3 ŷ 3, A 2 = (ŷ + ŷ 1 + ŷ 2 ) 3 (ŷ + ŷ 1 ) 3, For numerical solution we consider the domain [, B = [,.5 and m = 1. Since P Q = max q(x) = q(.5) x [,B ( ) j = 1.13, j= K =.75 and C = max x + 2x 3 =.75, α = PQBCK = =.359 < 1. So our new method converges. The maximum errors of S n of the standard ADM for (25) and the present method in x.5 are listed as in Table 1. Table 1 The maximum errors of S n of the standard ADM for (25) and the present method in x.5. n Standard ADM Present method The assumptions of Theorem 3 are only the sufficient conditions to guarantee the convergence of our new ADM, but not necessary. The next two examples show that our method might also converge even though α > 1. Example 2 Consider the nonlinear ODE of model y (x) = y(x)/2 y 2 (x), y() = 1, (29) which exact solution is y(x) = (2 e x/2 ) 1. Multiply the integrating factor e x/2 to both sides of (29), we have d dx (ex/2 y) = e x/2( y + y ) = e x/2 ( y 2 ). (3) 2 Integrate (3) both sides and substituting the initial value y() = 1, then y(x) = e x/2 e x/2 e t/2 y 2 (t)dt. By (16), we have ( x/2) j ŷ (x) =, j= ŷ i (x) = i 1, ( x/2) j j= where according to (17) A = ŷ 2, A 1 = 2ŷ ŷ 1 + ŷ 2 1, (t/2) j A i 1 (t)dt, j= A 2 = 2ŷ ŷ 2 + 2ŷ 1 ŷ 2 + ŷ 2 2, (31) Numerically we consider m = 7 and the domain [, 1 with B = 1. Since P = 1, Q = max x [,1 q(x) = q(1) = 7 K = 6 and C = 1, j= (.5) j α = PQBCK = = 9.9 > , Although we do not have Theorem 3, our new method still converges and is better than the standard ADM applied to (29). The comparison of their maximum errors are shown as in Table 2. Table 2 The comparison of the maximum errors for Example 2, i.e. Eq. (29). n Standard ADM Present method There are examples that our new method converges but the standard one fails. The next example is one of such cases. Example 3 The nonlinear differential equation y (x) + 2 x y(x) = 2 x 2 y2 (x) + 3γ 2γ 2, y() = (32) has the exact solution y(x) = γx, where γ is a constant. Notice that x = is a singular point of this ODE. Multiply the integrating factor x 2 to both sides of (32), we have d dx (x2 y) = x 2 y + 2xy = 2y 2 + (3γ 2γ 2 )x 2. (33) Integrate (33) both sides and substituting the initial value y() =, then y(x) = 1 x 2 [2y 2 (t) + (3γ 2γ 2 )t 2 dt. Since p(x) = 1/x 2 is easy to compute, we do not need the truncated version as in (14). By (11) and (31), we have y (x) = 1 x 2 (3γ 2γ 2 )t 2 dt,

6 164 Communications in Theoretical Physics Vol. 6 y i (x) = 1 x 2 2A i 1 (t)dt, i 1. For numerical computation we consider γ =.1 and the domain x 1. Notice that p(x) is unbounded at x =, so P is not finite. Hence this ODE does not satisfy the assumptions of theorem 5. But we still have convergent results as listed in Table 3. Table 3 The comparison of the maximum errors for Example 3, i.e. Eq. (32). n Standard ADM Present method On the other hand the traditional ADM for (32) with (31) gives u = (3γ 2γ 2 )dx =.32x, u i+1 = 2 x u i + 2 x 2 A i, i 1. So we obtain u 1 = 2 x u + 2 x 2 u2 =.8448x, u 2 = xx, u 3 = x, u 4 = x, Actually, its solution u(x) = u + u 1 + u 2 + diverge as shown in Table 3, which exhibits the comparison of the maximum errors of both methods. 5 Conclusion This paper proposes a new modification of the ADM with integrating factor. The numerical results demonstrate that it is more reliable and efficient than the traditional ADM. Our new method can solve certain ordinary differential equations where the traditional one fails like Example 3. Our ADM also has faster convergent rate. Besides, we give complete theoretic error analysis for the convergence and errors of this new method. As a byproduct, we can show the existence and uniqueness of solution of the original and perturbed ODEs. The underlined theory for ODE with singular point, however, still remains open and is deserved further investigation. References [1 G. Adomian, Solving Frontier Problems of Physics: The Decomposition Method, Kluwer Academic publishers, Boston, MA (1994). [2 M.M. Rodrigues, Appl. Math. E-Notes 11 (211) 5. [3 Y.Q. Hasan and L.M. Zhu, J. Concr. Appl. Math. 7(4) (29) 37. [4 Y.Q. Hasan and L.M. Zhu, Commun. Nonlinear Sci. Numer. Simul. 14(5) (29) [5 M.M. Hosseini and H. Nasabzadeh, Appl. Math. Comput. 186(1) (27) 117. [6 A.H. Oda, Q. Al and H.F. Lafta, Int. J. Contemp. Math. Sci. 5(49 52) (21) 255. [7 N. Bildik and A. Konuralp, Int. J. Comput. Math. 83(12) (26) 973. [8 M.M. Hosseini, Appl. Math. Comput. 181(2) (26) [9 M.M. Hosseini, J. Comput. Appl. Math. 197(2) (26) 495. [1 M.A. Abdou, Int. J. Nonlinear Sci. 12(1) (211) 29. [11 Z. Wang, L. Zou, and Z. Zong, Appl. Math. Comput. 218(4) (211) [12 A.M. Wazwaz, Appl. Math. Comput. 216(4) (21) 134. [13 M. Matinfar, S.H. Nasseri, M. Ghanbari, and H. Abdollahi, Int. J. Appl. Math. 22(5) (29) 677. [14 A.R. Vahidi, E. Babolian, C.G. Asadi, and Z. Azimzadeh, Int. J. Math. Anal. 3(33-36) (29) [15 H.A. Zedan and E. Al-Aidrous, Int. J. Math. Comput. 4 (29) 9. [16 I. Hashim, J. Comput. Appl. Math. 193(2) (26) 658. [17 H. Zhu, H. Shu, and M. Ding, Comput. Math. Appl. 6(3) (21) 84. [18 P.Y. Tsai and C.K. Chen, J. Franklin Inst. 347(1) (21) 185. [19 J.C. Hsu, H.Y. Lai, and C.K. Chen, Journal of Sound and Vibration 325 (29) 451. [2 W.C. Tien and C.K. Chen, Chaos, Solitons & Fractals 39(5) (29) 293. [21 Y.T. Yang, S.K. Chien, and C.K. Chen, Energy Conversion and Management (49)(1) (28) 291. [22 H.Y. Lai, C.K. Chen, and J.C. Hsu, CMES Comput. Model. Eng. Sci. 34 (28) 87. [23 C.H. Chiu and C.K. Chen, J. Heat Transfer (125)(2) (23) 312. [24 C.H. Chiu and C.K. Chen, International Journal of Heat and Mass Transfer (45)(1) (22) 267. [25 H.Y. Lai, J.C. Hsu and C.K. Chen, Comput. Math. Appl. 56(12) (28) 324. [26 A.M. Wazwaz, Appl. Math. Comput. 111(1) (2) 53. [27 I.L. El-Kalla, Int. J. Differ. Equ. Appl. 1(2) (25) 225. [28 R.L. Burden and J.D. Faires, Numerical Analysis, 8th ed., Thomson-Books/Cole, Pacific Grove, CA 9395, USA (25). [29 M.J. Jang, C.L. Chen, and Y.C. Liy, Appl. Math. Comput. 115 (2) 145.

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

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

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

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

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

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

The Modified Adomian Decomposition Method for. Solving Nonlinear Coupled Burger s Equations Nonlinear Analysis and Differential Equations, Vol. 3, 015, no. 3, 111-1 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.1988/nade.015.416 The Modified Adomian Decomposition Method for Solving Nonlinear

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

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

A Numerical Method to Compute the Complex Solution of Nonlinear Equations

A Numerical Method to Compute the Complex Solution of Nonlinear Equations Journal of Mathematical Extension Vol. 11, No. 2, (2017), 1-17 ISSN: 1735-8299 Journal of Mathematical Extension URL: http://www.ijmex.com Vol. 11, No. 2, (2017), 1-17 ISSN: 1735-8299 URL: http://www.ijmex.com

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

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

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

Infinite Sequence Soliton-Like Exact Solutions of (2 + 1)-Dimensional Breaking Soliton Equation

Infinite Sequence Soliton-Like Exact Solutions of (2 + 1)-Dimensional Breaking Soliton Equation Commun. Theor. Phys. 55 (0) 949 954 Vol. 55, No. 6, June 5, 0 Infinite Sequence Soliton-Like Exact Solutions of ( + )-Dimensional Breaking Soliton Equation Taogetusang,, Sirendaoerji, and LI Shu-Min (Ó

More information

Numerical Solution of Duffing Equation by the Differential Transform Method

Numerical Solution of Duffing Equation by the Differential Transform Method Appl. Math. Inf. Sci. Lett. 2, No., -6 (204) Applied Mathematics & Information Sciences Letters An International Journal http://dx.doi.org/0.2785/amisl/0200 Numerical Solution of Duffing Equation by the

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

2 One-dimensional differential transform

2 One-dimensional differential transform International Mathematical Forum, Vol. 7, 2012, no. 42, 2061-2069 On Solving Differential Equations with Discontinuities Using the Differential Transformation Method: Short Note Abdelhalim Ebaid and Mona

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

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

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

Chapter 2 Analytical Approximation Methods

Chapter 2 Analytical Approximation Methods Chapter 2 Analytical Approximation Methods 2.1 Introduction As we mentioned in the previous chapter, most of the nonlinear ODEs have no explicit solutions, i.e., solutions, which are expressible in finite

More information

Existence and uniqueness: Picard s theorem

Existence and uniqueness: Picard s theorem Existence and uniqueness: Picard s theorem First-order equations Consider the equation y = f(x, y) (not necessarily linear). The equation dictates a value of y at each point (x, y), so one would expect

More information

MA22S3 Summary Sheet: Ordinary Differential Equations

MA22S3 Summary Sheet: Ordinary Differential Equations MA22S3 Summary Sheet: Ordinary Differential Equations December 14, 2017 Kreyszig s textbook is a suitable guide for this part of the module. Contents 1 Terminology 1 2 First order separable 2 2.1 Separable

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

Free Vibration Analysis of Uniform Beams with Arbitrary Number of Cracks by using Adomian Decomposition Method

Free Vibration Analysis of Uniform Beams with Arbitrary Number of Cracks by using Adomian Decomposition Method World Applied Sciences Journal 19 (1): 171-17, 1 ISSN 1818? 95 IDOSI Publications, 1 DOI: 1.589/idosi.was.1.19.1.581 Free Vibration Analysis of Uniform Beams with Arbitrary Number of Cracks by using Adomian

More information

Commun Nonlinear Sci Numer Simulat

Commun Nonlinear Sci Numer Simulat Commun Nonlinear Sci Numer Simulat xxx ) xxx xxx Contents lists available at ScienceDirect Commun Nonlinear Sci Numer Simulat journal homepage: wwwelseviercom/locate/cnsns A note on the use of Adomian

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

Analytical Solution of BVPs for Fourth-order Integro-differential Equations by Using Homotopy Analysis Method

Analytical Solution of BVPs for Fourth-order Integro-differential Equations by Using Homotopy Analysis Method ISSN 1749-3889 (print), 1749-3897 (online) International Journal of Nonlinear Science Vol.9(21) No.4,pp.414-421 Analytical Solution of BVPs for Fourth-order Integro-differential Equations by Using Homotopy

More information

Solving Singular BVPs Ordinary Differential Equations by Modified Homotopy Perturbation Method

Solving Singular BVPs Ordinary Differential Equations by Modified Homotopy Perturbation Method Journal of mathematics and computer Science 7 (23) 38-43 Solving Singular BVPs Ordinary Differential Equations by Modified Homotopy Perturbation Method Article history: Received March 23 Accepted Apri

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

ADOMIAN-TAU OPERATIONAL METHOD FOR SOLVING NON-LINEAR FREDHOLM INTEGRO-DIFFERENTIAL EQUATIONS WITH PADE APPROXIMANT. A. Khani

ADOMIAN-TAU OPERATIONAL METHOD FOR SOLVING NON-LINEAR FREDHOLM INTEGRO-DIFFERENTIAL EQUATIONS WITH PADE APPROXIMANT. A. Khani Acta Universitatis Apulensis ISSN: 1582-5329 No 38/214 pp 11-22 ADOMIAN-TAU OPERATIONAL METHOD FOR SOLVING NON-LINEAR FREDHOLM INTEGRO-DIFFERENTIAL EQUATIONS WITH PADE APPROXIMANT A Khani Abstract In this

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

DIfferential equations of fractional order have been the

DIfferential equations of fractional order have been the Multistage Telescoping Decomposition Method for Solving Fractional Differential Equations Abdelkader Bouhassoun Abstract The application of telescoping decomposition method, developed for ordinary differential

More information

2. Second-order Linear Ordinary Differential Equations

2. Second-order Linear Ordinary Differential Equations Advanced Engineering Mathematics 2. Second-order Linear ODEs 1 2. Second-order Linear Ordinary Differential Equations 2.1 Homogeneous linear ODEs 2.2 Homogeneous linear ODEs with constant coefficients

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

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

Extended Adomian s polynomials for solving. non-linear fractional differential equations

Extended Adomian s polynomials for solving. non-linear fractional differential equations Theoretical Mathematics & Applications, vol.5, no.2, 25, 89-4 ISSN: 792-9687 (print), 792-979 (online) Scienpress Ltd, 25 Extended Adomian s polynomials for solving non-linear fractional differential equations

More information

Research Article Modified Differential Transform Method for Two Singular Boundary Values Problems

Research Article Modified Differential Transform Method for Two Singular Boundary Values Problems Applied Mathematics, Article ID 38087, 6 pages http://dx.doi.org/0.55/204/38087 Research Article Modified Differential Transform Method for Two Singular Boundary Values Problems Yinwei Lin, Hsiang-Wen

More information

Approximate Solution of BVPs for 4th-Order IDEs by Using RKHS Method

Approximate Solution of BVPs for 4th-Order IDEs by Using RKHS Method Applied Mathematical Sciences, Vol. 6, 01, no. 50, 453-464 Approximate Solution of BVPs for 4th-Order IDEs by Using RKHS Method Mohammed Al-Smadi Mathematics Department, Al-Qassim University, Saudi Arabia

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

A Modified Differential Transform Method (DTM) for Analyzing Irreversibility of Heat Transfer in Flow Through a Moving Plate with Variable Temperature

A Modified Differential Transform Method (DTM) for Analyzing Irreversibility of Heat Transfer in Flow Through a Moving Plate with Variable Temperature Commun. Theor. Phys. 68 (2017) 647 653 Vol. 68, No. 5, November 1, 2017 A Modified Differential Transform Method (DTM) for Analyzing Irreversibility of Heat Transfer in Flow Through a Moving Plate with

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

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

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

Anti-synchronization of a new hyperchaotic system via small-gain theorem

Anti-synchronization of a new hyperchaotic system via small-gain theorem Anti-synchronization of a new hyperchaotic system via small-gain theorem Xiao Jian( ) College of Mathematics and Statistics, Chongqing University, Chongqing 400044, China (Received 8 February 2010; revised

More information

The Laplace-Adomian Decomposition Method Applied to the Kundu-Eckhaus Equation

The Laplace-Adomian Decomposition Method Applied to the Kundu-Eckhaus Equation International Journal of Mathematics And its Applications Volume 5, Issue 1 A (2017), 1 12 ISSN: 2347-1557 Available Online: http://ijmaain/ International Journal 2347-1557 of Mathematics Applications

More information

Symmetry and Exact Solutions of (2+1)-Dimensional Generalized Sasa Satsuma Equation via a Modified Direct Method

Symmetry and Exact Solutions of (2+1)-Dimensional Generalized Sasa Satsuma Equation via a Modified Direct Method Commun. Theor. Phys. Beijing, China 51 2009 pp. 97 978 c Chinese Physical Society and IOP Publishing Ltd Vol. 51, No., June 15, 2009 Symmetry and Exact Solutions of 2+1-Dimensional Generalized Sasa Satsuma

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

ON NUMERICAL SOLUTIONS OF PARTIAL DIFFERENTIAL EQUATIONS BY THE DECOMPOSITION METHOD. Mustafa Inc

ON NUMERICAL SOLUTIONS OF PARTIAL DIFFERENTIAL EQUATIONS BY THE DECOMPOSITION METHOD. Mustafa Inc 153 Kragujevac J. Math. 26 (2004) 153 164. ON NUMERICAL SOLUTIONS OF PARTIAL DIFFERENTIAL EQUATIONS BY THE DECOMPOSITION METHOD Mustafa Inc Department of Mathematics, Firat University, 23119 Elazig Turkiye

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

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

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

EXACT TRAVELING WAVE SOLUTIONS FOR NONLINEAR FRACTIONAL PARTIAL DIFFERENTIAL EQUATIONS USING THE IMPROVED (G /G) EXPANSION METHOD

EXACT TRAVELING WAVE SOLUTIONS FOR NONLINEAR FRACTIONAL PARTIAL DIFFERENTIAL EQUATIONS USING THE IMPROVED (G /G) EXPANSION METHOD Jan 4. Vol. 4 No. 7-4 EAAS & ARF. All rights reserved ISSN5-869 EXACT TRAVELIN WAVE SOLUTIONS FOR NONLINEAR FRACTIONAL PARTIAL DIFFERENTIAL EQUATIONS USIN THE IMPROVED ( /) EXPANSION METHOD Elsayed M.

More information

HOMOTOPY PERTURBATION METHOD TO FRACTIONAL BIOLOGICAL POPULATION EQUATION. 1. Introduction

HOMOTOPY PERTURBATION METHOD TO FRACTIONAL BIOLOGICAL POPULATION EQUATION. 1. Introduction Fractional Differential Calculus Volume 1, Number 1 (211), 117 124 HOMOTOPY PERTURBATION METHOD TO FRACTIONAL BIOLOGICAL POPULATION EQUATION YANQIN LIU, ZHAOLI LI AND YUEYUN ZHANG Abstract In this paper,

More information

Properties of BPFs for Approximating the Solution of Nonlinear Fredholm Integro Differential Equation

Properties of BPFs for Approximating the Solution of Nonlinear Fredholm Integro Differential Equation Applied Mathematical Sciences, Vol. 6, 212, no. 32, 1563-1569 Properties of BPFs for Approximating the Solution of Nonlinear Fredholm Integro Differential Equation Ahmad Shahsavaran 1 and Abar Shahsavaran

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

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

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

VARIATIONAL ITERATION HOMOTOPY PERTURBATION METHOD FOR THE SOLUTION OF SEVENTH ORDER BOUNDARY VALUE PROBLEMS

VARIATIONAL ITERATION HOMOTOPY PERTURBATION METHOD FOR THE SOLUTION OF SEVENTH ORDER BOUNDARY VALUE PROBLEMS VARIATIONAL ITERATION HOMOTOPY PERTURBATION METHOD FOR THE SOLUTION OF SEVENTH ORDER BOUNDARY VALUE PROBLEMS SHAHID S. SIDDIQI 1, MUZAMMAL IFTIKHAR 2 arxiv:131.2915v1 [math.na] 1 Oct 213 Abstract. The

More information

Series Solutions of Differential Equations

Series Solutions of Differential Equations Chapter 6 Series Solutions of Differential Equations In this chapter we consider methods for solving differential equations using power series. Sequences and infinite series are also involved in this treatment.

More information

An Improved F-Expansion Method and Its Application to Coupled Drinfel d Sokolov Wilson Equation

An Improved F-Expansion Method and Its Application to Coupled Drinfel d Sokolov Wilson Equation Commun. Theor. Phys. (Beijing, China) 50 (008) pp. 309 314 c Chinese Physical Society Vol. 50, No., August 15, 008 An Improved F-Expansion Method and Its Application to Coupled Drinfel d Sokolov Wilson

More information

ACTA UNIVERSITATIS APULENSIS No 18/2009 NEW ITERATIVE METHODS FOR SOLVING NONLINEAR EQUATIONS BY USING MODIFIED HOMOTOPY PERTURBATION METHOD

ACTA UNIVERSITATIS APULENSIS No 18/2009 NEW ITERATIVE METHODS FOR SOLVING NONLINEAR EQUATIONS BY USING MODIFIED HOMOTOPY PERTURBATION METHOD ACTA UNIVERSITATIS APULENSIS No 18/2009 NEW ITERATIVE METHODS FOR SOLVING NONLINEAR EQUATIONS BY USING MODIFIED HOMOTOPY PERTURBATION METHOD Arif Rafiq and Amna Javeria Abstract In this paper, we establish

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

(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 first integral method and traveling wave solutions to Davey Stewartson equation

The first integral method and traveling wave solutions to Davey Stewartson equation 18 Nonlinear Analysis: Modelling Control 01 Vol. 17 No. 18 193 The first integral method traveling wave solutions to Davey Stewartson equation Hossein Jafari a1 Atefe Sooraki a Yahya Talebi a Anjan Biswas

More information

Rational Form Solitary Wave Solutions and Doubly Periodic Wave Solutions to (1+1)-Dimensional Dispersive Long Wave Equation

Rational Form Solitary Wave Solutions and Doubly Periodic Wave Solutions to (1+1)-Dimensional Dispersive Long Wave Equation Commun. Theor. Phys. (Beijing, China) 43 (005) pp. 975 98 c International Academic Publishers Vol. 43, No. 6, June 15, 005 Rational Form Solitary Wave Solutions and Doubly Periodic Wave Solutions to (1+1)-Dimensional

More information

Department of Applied Mathematics, Dalian University of Technology, Dalian , China

Department of Applied Mathematics, Dalian University of Technology, Dalian , China Commun Theor Phys (Being, China 45 (006 pp 199 06 c International Academic Publishers Vol 45, No, February 15, 006 Further Extended Jacobi Elliptic Function Rational Expansion Method and New Families of

More information

Applied Mathematics Letters. A reproducing kernel method for solving nonlocal fractional boundary value problems

Applied Mathematics Letters. A reproducing kernel method for solving nonlocal fractional boundary value problems Applied Mathematics Letters 25 (2012) 818 823 Contents lists available at SciVerse ScienceDirect Applied Mathematics Letters journal homepage: www.elsevier.com/locate/aml A reproducing kernel method for

More information

(f(x) P 3 (x)) dx. (a) The Lagrange formula for the error is given by

(f(x) P 3 (x)) dx. (a) The Lagrange formula for the error is given by 1. QUESTION (a) Given a nth degree Taylor polynomial P n (x) of a function f(x), expanded about x = x 0, write down the Lagrange formula for the truncation error, carefully defining all its elements. How

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

FIXED POINT ITERATIONS

FIXED POINT ITERATIONS FIXED POINT ITERATIONS MARKUS GRASMAIR 1. Fixed Point Iteration for Non-linear Equations Our goal is the solution of an equation (1) F (x) = 0, where F : R n R n is a continuous vector valued mapping in

More information

EXP-FUNCTION METHOD FOR SOLVING HIGHER-ORDER BOUNDARY VALUE PROBLEMS

EXP-FUNCTION METHOD FOR SOLVING HIGHER-ORDER BOUNDARY VALUE PROBLEMS Bulletin of the Institute of Mathematics Academia Sinica (New Series) Vol. 4 (2009), No. 2, pp. 219-234 EXP-FUNCTION METHOD FOR SOLVING HIGHER-ORDER BOUNDARY VALUE PROBLEMS BY SYED TAUSEEF MOHYUD-DIN,

More information

Projective synchronization of a complex network with different fractional order chaos nodes

Projective synchronization of a complex network with different fractional order chaos nodes Projective synchronization of a complex network with different fractional order chaos nodes Wang Ming-Jun( ) a)b), Wang Xing-Yuan( ) a), and Niu Yu-Jun( ) a) a) School of Electronic and Information Engineering,

More information

EXACT SOLUTION TO TIME FRACTIONAL FIFTH-ORDER KORTEWEG-DE VRIES EQUATION BY USING (G /G)-EXPANSION METHOD. A. Neamaty, B. Agheli, R.

EXACT SOLUTION TO TIME FRACTIONAL FIFTH-ORDER KORTEWEG-DE VRIES EQUATION BY USING (G /G)-EXPANSION METHOD. A. Neamaty, B. Agheli, R. Acta Universitatis Apulensis ISSN: 1582-5329 http://wwwuabro/auajournal/ No 44/2015 pp 21-37 doi: 1017114/jaua20154403 EXACT SOLUTION TO TIME FRACTIONAL FIFTH-ORDER KORTEWEG-DE VRIES EQUATION BY USING

More information

Series Solutions Near a Regular Singular Point

Series Solutions Near a Regular Singular Point Series Solutions Near a Regular Singular Point MATH 365 Ordinary Differential Equations J. Robert Buchanan Department of Mathematics Fall 2018 Background We will find a power series solution to the equation:

More information

A Generalized Extended F -Expansion Method and Its Application in (2+1)-Dimensional Dispersive Long Wave Equation

A Generalized Extended F -Expansion Method and Its Application in (2+1)-Dimensional Dispersive Long Wave Equation Commun. Theor. Phys. (Beijing, China) 6 (006) pp. 580 586 c International Academic Publishers Vol. 6, No., October 15, 006 A Generalized Extended F -Expansion Method and Its Application in (+1)-Dimensional

More information

Application of Reduced Differential Transform Method for Solving Nonlinear Reaction-Diffusion-Convection Problems

Application of Reduced Differential Transform Method for Solving Nonlinear Reaction-Diffusion-Convection Problems Available at http://pvamu.edu/aam Appl. Appl. Math. ISSN: 1932-9466 Vol. 10, Issue 1 (June 2015), pp. 162 170 Applications and Applied Mathematics: An International Journal (AAM) Application of Reduced

More information

Improving homotopy analysis method for system of nonlinear algebraic equations

Improving homotopy analysis method for system of nonlinear algebraic equations Journal of Advanced Research in Applied Mathematics Vol., Issue. 4, 010, pp. -30 Online ISSN: 194-9649 Improving homotopy analysis method for system of nonlinear algebraic equations M.M. Hosseini, S.M.

More information

LEGENDRE POLYNOMIALS AND APPLICATIONS. We construct Legendre polynomials and apply them to solve Dirichlet problems in spherical coordinates.

LEGENDRE POLYNOMIALS AND APPLICATIONS. We construct Legendre polynomials and apply them to solve Dirichlet problems in spherical coordinates. LEGENDRE POLYNOMIALS AND APPLICATIONS We construct Legendre polynomials and apply them to solve Dirichlet problems in spherical coordinates.. Legendre equation: series solutions The Legendre equation is

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

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

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

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

New Homoclinic and Heteroclinic Solutions for Zakharov System

New Homoclinic and Heteroclinic Solutions for Zakharov System Commun. Theor. Phys. 58 (2012) 749 753 Vol. 58, No. 5, November 15, 2012 New Homoclinic and Heteroclinic Solutions for Zakharov System WANG Chuan-Jian ( ), 1 DAI Zheng-De (à ), 2, and MU Gui (½ ) 3 1 Department

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

Exact Solutions For Fractional Partial Differential Equations By A New Generalized Fractional Sub-equation Method

Exact Solutions For Fractional Partial Differential Equations By A New Generalized Fractional Sub-equation Method Exact Solutions For Fractional Partial Differential Equations y A New eneralized Fractional Sub-equation Method QINHUA FEN Shandong University of Technology School of Science Zhangzhou Road 12, Zibo, 255049

More information

An Approximation to the Solution of the Brusselator System by Adomian Decomposition Method and Comparing the Results with Runge-Kutta Method

An Approximation to the Solution of the Brusselator System by Adomian Decomposition Method and Comparing the Results with Runge-Kutta Method Int. J. Contemp. Mat. Sciences, Vol. 2, 27, no. 2, 983-989 An Approximation to te Solution of te Brusselator System by Adomian Decomposition Metod and Comparing te Results wit Runge-Kutta Metod J. Biazar

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

Study on modified differential transform method for free vibration analysis of uniform Euler-Bernoulli beam

Study on modified differential transform method for free vibration analysis of uniform Euler-Bernoulli beam Structural Engineering and Mechanics, Vol. 8, No. 5 (013) 697-709 DOI: http://dx.doi.org/10.1989/sem.013.8.5.697 697 Study on modified differential transform method for free vibration analysis of uniform

More information

Differential transformation method for solving one-space-dimensional telegraph equation

Differential transformation method for solving one-space-dimensional telegraph equation Volume 3, N 3, pp 639 653, 2 Copyright 2 SBMAC ISSN -825 wwwscielobr/cam Differential transformation method for solving one-space-dimensional telegraph equation B SOLTANALIZADEH Young Researchers Club,

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

A New Integrable Couplings of Classical-Boussinesq Hierarchy with Self-Consistent Sources

A New Integrable Couplings of Classical-Boussinesq Hierarchy with Self-Consistent Sources Commun. Theor. Phys. Beijing, China 54 21 pp. 1 6 c Chinese Physical Society and IOP Publishing Ltd Vol. 54, No. 1, July 15, 21 A New Integrable Couplings of Classical-Boussinesq Hierarchy with Self-Consistent

More information

CHAPTER 7. An Introduction to Numerical Methods for. Linear and Nonlinear ODE s

CHAPTER 7. An Introduction to Numerical Methods for. Linear and Nonlinear ODE s A SERIES OF CLASS NOTES FOR 2005-2006 TO INTRODUCE LINEAR AND NONLINEAR PROBLEMS TO ENGINEERS, SCIENTISTS, AND APPLIED MATHEMATICIANS DE CLASS NOTES 1 A COLLECTION OF HANDOUTS ON FIRST ORDER ORDINARY DIFFERENTIAL

More information

Power Series and Analytic Function

Power Series and Analytic Function Dr Mansoor Alshehri King Saud University MATH204-Differential Equations Center of Excellence in Learning and Teaching 1 / 21 Some Reviews of Power Series Differentiation and Integration of a Power Series

More information

A new Mittag-Leffler function undetermined coefficient method and its applications to fractional homogeneous partial differential equations

A new Mittag-Leffler function undetermined coefficient method and its applications to fractional homogeneous partial differential equations Available online at www.isr-publications.com/jnsa J. Nonlinear Sci. Appl., 10 (2017), 4515 4523 Research Article Journal Homepage: www.tjnsa.com - www.isr-publications.com/jnsa A new Mittag-Leffler function

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

Convergence of Differential Transform Method for Ordinary Differential Equations

Convergence of Differential Transform Method for Ordinary Differential Equations Journal of Advances in Mathematics and Computer Science 246: 1-17, 2017; Article no.jamcs.36489 Previously nown as British Journal of Mathematics & Computer Science ISSN: 2231-0851 Convergence of Differential

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

AN ITERATION METHOD OF SOLUTION OF A NONLINEAR EQUATION FOR A STATIC BEAM. 2 University Str., Tbilisi 0186, Georgia 2 Georgian Technical University

AN ITERATION METHOD OF SOLUTION OF A NONLINEAR EQUATION FOR A STATIC BEAM. 2 University Str., Tbilisi 0186, Georgia 2 Georgian Technical University AN ITERATION METHOD OF SOLUTION OF A NONLINEAR EQUATION FOR A STATIC BEAM T. Davitashvili 1, J. Peradze 1,, Z. Tsiklauri 1 Ivane Javakhishvili Tbilisi State University University Str., Tbilisi 186, Georgia

More information