Numerical Solution of Linear Ordinary Differential Equations of Higher Order by Differential Transfo

Page 1

IJSTE - International Journal of Science Technology & Engineering | Volume 3 | Issue 06 | December 2016 ISSN (online): 2349-784X

Numerical Solution of Linear Ordinary Differential Equations of Higher Order by Differential Transformation Method Mukesh Grover Assistant Professor Department of Mathematics GZSCCET, MRSST University, Bathinda, India

Dr. Arun Kumar Tomer Professor Department of Mathematics S.M.D.R.S.D College Pathankot, India

Abstract Differential transformation method is used to find the solution of the higher order differential equations. The approximate solution of the problem is calculated in the form of a rapid convergent series. Four numerical examples have been considered to illustrate the efficiency and implementation of the method and the results are compared with the exact solutions. Thereafter, in the form of results are shown graphically. The numerical result obtain by DTM are compared with the solution which are obtain by Method of variation of parameters. Keywords: Linear Ordinary Differential Equations, Differential Transformation Method, Method of variation of parameters, Taylor Series, Recurrence Relation ________________________________________________________________________________________________________ I.

INTRODUCTION

The classical Taylor series is one of the earliest analytic ways to solve many problems, like ordinary differential equations, Partial differential equations, Linear Ordinary Differential Equations of Higher Order and integral equations. However, since it requires a lot of calculation for the derivatives of functions. It takes a lot of computational time to higher order derivatives. We have introduce Modification in Taylor series method which is called the differential transform method(DTM).in this method to find the coefficients of the Taylor series of the given function by solving the induced recursive equation from the given differential equation. Since proposed in (Zhou, 1986), there are good interest on the applications of DTM to solve various scientific problems. The DTM is an approximation to exact solution of the functions which are differentiable in the form of polynomials. This method is different with the traditional higher order Taylor series since the series needs more time in computation and requires the computation of the necessary derivatives. The DTM is an alternative procedure for getting Taylor series solution of the differential equations. This method reduces the size of computational domain and is easily applicable to many problems. Large list of methods, exact, approximate and purely numerical are available for the solution of differential equations. Most of these methods are computationally intensive because they are trial-and error in nature, or need complicated symbolic computations. The differential transformation technique is one of the numerical methods for ordinary differential equations. This method constructs a semi-analytical numerical technique that uses Taylor series for the solution of differential equations in the form of a polynomial. It is different from the high-order Taylor series method which requires symbolic computation of the necessary derivatives of the data functions. The Taylor series method is computationally time-consuming especially for high order equations. The differential transform is an iterative procedure for obtaining analytic Taylor series solutions of differential equations. The main advantage of this method is that it can be applied directly to nonlinear ODEs without requiring linearization, perturbation. This method will not consume too much computer time when applying to nonlinear or parameter varying systems. This method gives an analytical solution in the form of a polynomial. But, it is different from Taylor series method that requires computation of the high order derivatives. The differential transform method is an iterative procedure that is described by the transformed equations of original functions for solution of differential equations. Chen and Liu have applied this method to solve two-boundary-value problems [6]. Jang, Chen and Liu apply the two-dimensional differential transform method to solve partial differential equations. Yu and Chen apply the differential transformation method to the optimization of the rectangular fins with variable thermal parameters [7]. Unlike the traditional high order Taylor series method which requires a lot of symbolic computations, the differential transform method is an iterative procedure for obtaining Taylor series solutions. The analytical results of the boundary value problems have been obtained in terms of a convergent series with easily computable components. II. DIFFERENTIAL TRANSFORMATION METHOD In this section, we introduce the differential transform method used in this paper to obtain approximate analytical solutions for the linear ordinary order differential equations. This method has been developed in [1] as follows:

All rights reserved by www.ijste.org

199


Numerical Solution of Linear Ordinary Differential Equations of Higher Order by Differential Transformation Method (IJSTE/ Volume 3 / Issue 06 / 036)

The differential transformation of the kth derivative of a function f(x) is defined by F (k ) 

k 1  d f ( x)  2 .1   k !  dx k  x  x 0 

f ( x) 

 F (k )( x  x

0

)

k

2 .2 

k 0

and the inverse differential transformation of F(k) is defined by 

y (t ) 

 F ( k )t

k

(2.3)

k 0

The combination result of all above equations is called approximate solution of the functions y (t). Serial No’s. 1

The operation Properties of Differential Transform Method (DTM) z (t )  u (t )  v (t ) Z (k )  U (k )  V (k )

2

z (t )   u (t )

3

z (t ) 

Z (k )   U (k )

du ( t )

Z ( k )  ( k  1)U ( k  1)

dt 2

4

z (t ) 

d u (t ) dt

Z ( k )  ( k  1)( k  2 )U ( k  2 )

2

m

5

z (t ) 

d u (t ) dt

Z ( k )  ( k  1)( k  2 ).....( k  m )U ( k  m )

m

k

6

z (t )  u (t ) v (t )

Z (k ) 

 V ( n )U ( k  n ) n0

z (t )  t

7

8

1, if  k  m Z ( k )   ( k  m ),  ( k  m )    0 , if  k  m

m

z ( t )  exp(  t ) z ( t )  (1  t )

9

Z (k ) 

m

Z (k ) 

k

k! m ( m  1)....( m  k  1) k!

z ( t )  sin(  t   )

10

Z (k ) 

and z ( t )  cos(  t   )

k k  sin     Z ( k )   cos   k  k!  2  k!  2 k

 

and

III. ILLUSTRATED EXAMPLES In this section, the DTM has been successfully used to study the higher order linear ordinary differential equations. Choosing examples with known solutions allows for a more complete error analysis as shown in all examples. Example 4.1: Solve the second order linear ordinary differential equation 2

d y dt

2

4

dy

 3 y ( t )   2 cosh( t )

(4.1)

dt

with the initial conditions y ( 0 )  1, y ' ( 0 )   1 (4.2) Now, find the exact solution of equation (4.1) using the method of variation of parameters. y t  

1

e

 3t

(  4 e (t  3)  e 2t

4t

 3)

8

Taking differential transformation of equation (4.1) using properties of DTM and the following recurrence relation is obtained as follows: Y (k  2) 

k k  1 (  1)     4 ( k  1) Y ( k  1)  3Y ( k )   k! k!  

(4.3)

( k  1)( k  2 )

All rights reserved by www.ijste.org

200


Numerical Solution of Linear Ordinary Differential Equations of Higher Order by Differential Transformation Method (IJSTE/ Volume 3 / Issue 06 / 036)

Where Y(K) is the differential transformation of y(t) and the transformation of initial conditions are Y(0)=1,Y(1)=-1. Using the both conditions are apply in equation (4.3) and put the values of k = 0,1,2,3,4…… and we get distinct finite values of y(2), y(3), y(4), y(5), y(6), y(7)……so on y (2)  

1

7

, y (3) 

2

9

, y (4)  

6

29

, y (5 ) 

8

, y (6)  

40

269

163

, y (7 ) 

720

, y (8 ) 

1008

1437

, y (9 ) 

1209690

544446 91445760

the inverse transformation in equation (2.2), we get y (t )  1  t 

1

7

t  2

2

t  3

6

9

29

t  4

8

269

t  5

40

t  6

720

163

1437

t  7

1008

544446

t  8

1209690

t  .......... ( 4 . 4 ) 9

91445760

That is the approximate solution of equation (4.4) and shown in Figure 1. Example 4.2: Solve the Third order linear ordinary differential equation 3

d y dt

3

2

3

d y dt

2

2

dy

e

t

(4.5)

dt

with the initial conditions y ( 0 )  1, y ' ( 0 )  1, y ' ' ( 0 )   1 Now, find the exact solution of equation (4.5) using the method of variation of parameters. y (t ) 

1

e

2t

(  3e  9 e t

2t

e

3t

(4.6)

 1)

6

Taking differential transformation of equation (4.5) using properties of DTM and the following recurrence relation is obtained as follows: 1    3 ( k  1)( k  2 )Y ( k  2 )  2 ( k  1)Y ( k  1)  k !    (4.7) Y ( k  3)  ( k  1)( k  2 )( k  3 )

Where Y(K) is the differential transformation of y(t) and the transformation of initial conditions are Y(0)=1,Y(1)=1, Y(2)=-1. Using the both conditions are apply in equation (4.3) and put the values of k = 0,1,2,3,4…… and we get distinct finite values of y(3), y(4), y(5), y(6), y(7)……so on y (3) 

5

5

, y (4)  

6

21

, y (5) 

12

7

, y (6)  

120

17

, y (7 ) 

120

4267

, y (8 ) 

1016

, y (9 ) 

1024128

16017

the inverse transformation

17282160

in equation (2.2), we get y (t )  1  t  t  2

5 6

t  3

5

t  4

12

21

7

t  5

120

t  6

120

17

4267

t  7

1016

16017

t  8

1024128

9 t  .......... ( 4 . 8 ) That is the approximate

17282160

solution of equation (4.8) and shown in Figure 2. Example 4.3: Solve the Second order linear ordinary differential equation 2

d y

(4.9)  y ( t )  cos( t ) 2 dt with the initial conditions y ( 0 )  1, y ' ( 0 )  1 (4.10) Now, find the exact solution of equation (4.9) using the method of variation of parameters. 1 y ( t )  ( t  2 ) sin t  cos t 2 Taking differential transformation of equation (4.9) using properties of DTM and the following recurrence relation is obtained as follows

Y (k  2) 

k  1 k  Y ( k )  cos   k!  2 

  

(4.11)

( k  1)( k  2 )

Where Y(K) is the differential transformation of y(t) and the transformation of initial conditions are Y(0)=1,Y’(0)=-1. Using the both conditions are apply in equation (4.11) and put the values of k = 0,1,2,3,4…… and we get distinct finite values of y(2), y(3), y(4), y(5), y(6), y(7)……so on y ( 2 )  0 , y (3) 

1

, y (4)  

6

1

, y (5 )  

24

1

1

, y (6)  0, y (7 )  

120

5040

, y (8 )  

1

, y (9 )  0

40320

the inverse transformation in equation (2.2), we get y (t )  1  t 

1 6

t  3

1 24

t  4

1 120

t  5

1

t  7

5040

1

t  .........( 4 . 12 ) 8

5040

That is the approximate solution of equation (4.12) and shown in Figure 3. Example 4.4: Solve the Fourth order linear ordinary differential equation

All rights reserved by www.ijste.org

201


Numerical Solution of Linear Ordinary Differential Equations of Higher Order by Differential Transformation Method (IJSTE/ Volume 3 / Issue 06 / 036) 4

d y dt

4

3

2

d y dt

3

2

5

d y dt

6

2

dy

t

2

(4.13)

dt

with the initial conditions , y ( 0 )  1, y ( 0 )   2 , y ( 0 )  1, y ( 0 )   1 Now, find the exact solution of equation (4.13) using the method of variation of parameters. '

1

y (t ) 

''

( 36 t  90 t  222 t  243 e 3

2

2t

'''

 1296 e  88 e t

(4.14)

 1613 )

3t

648

Taking differential transformation of equation (4.13) using properties of DTM and the following recurrence relation is obtained as follows: 2 ( k  3 )( k  2 )( k  1)Y ( k  3 )  5 ( k  1)( k  2 )Y ( k  2 )  6 ( k  1)Y ( k  1)   ( k  2 )  Y (k  4) 

( 4 . 15 )

( k  1)( k  2 )( k  3 )( k  4 )

Where Y(K) is the differential transformation of y(t) and the transformation of initial conditions are Y(0)=1,Y(1)=-2, Y(2)=1,Y(3)=-1. Using the both conditions are apply in equation (4.11) and put the values of k = 0,1,2,3,4…… and we get distinct finite values of y(4), y(5), y(6), y(7), y(8), .……so on y (4) 

5

, y (5)  

12

11

11

, y (6) 

60

, y (7 )  

180

41

31

, y (8 )  

2520

,

5240320

the inverse transformation in equation (2.2), we get y (t )  1  2t  t  t  2

3

5 12

t  4

11 60

t  5

11 180

t  7

41 2520

t  7

31

t  .........( 4 . 16 ) 8

5240320

That is the approximate solution of equation (4.16) and shown in Figure 4.

All rights reserved by www.ijste.org

202


Numerical Solution of Linear Ordinary Differential Equations of Higher Order by Differential Transformation Method (IJSTE/ Volume 3 / Issue 06 / 036)

IV. CONCLUSION The comparison in between the exact solution and its approximate solution in Examples 4.1,4.2, 4.3, 4.4 obtained with the help of Method of variation of parameters and DTM. From the numerical results, it is clear that the DTM is efficient and accurate. By increasing the order of approximation more accuracy can be obtained. The results are also expressed graphically in Figures. The Blue line represents the curve corresponding to the exact solution whereas the Red line corresponds to the approximate solution. REFERENCES [1] [2]

Arikoglu A, Ozkol I, Solution of difference equations by using differential transform method Applied Mathematics and Computation, 174 (2006) 1216-1228. Abdel-Halim Hassan I.H., differential transform technique for solving higher order initial value problems, Applied Mathematics and Computation, 154 (2004) 299-311. [3] Ayaz F, Solutions of the system of differential equations by differential transform method, Applied Mathematics and Computation, 147 (2004) 547-567. [4] A.Arikogu and I.Ozkol. Solutions of fractional differential transform method. Pp 2277-2281 (2009) [5] Chang S.H and I.L Chang. A new algorithm for calculating one-dimensional differential transformation of nonlinear functions .Applied mathematics and computation. Pp. 799-808 (2008). [6] Chen, C.L. and Y.C. Liu, 1998. Differential transformation technique for steady nonlinear Heat conduction problems. Applied Mathematics and Computation, 95: 155-164. [7] Chen, C.L., S.H. Lin and C.K. Chen, 1996. Application of Taylor transformation to nonlinear predictive control problem. Applied Mathematical Modeling, 20: 699-710. [8] Chen C.K., S. S. Chen, Application of the differential transform method to a non-linear conservative system, Applied Mathematics and Computation 154 (2004) 431-441 5 [9] J.K.Zhou. Differential transformation and its application for electrical circuit system..Haurjung University press, Wuuham,China (Chinese) 1996. [10] Kuo B.L. Applications of the differential transform method to the solutions of the free Problem, Applied Mathematics and Computation 165 (2005) 63-79 [11] HassanI.H. Abdel-Halim Comparison differential transformation technique with Adomain decomposition method for linear and nonlinear initial value problems, Choas Solutions Fractals, 36(1): 53-(2008)65. [12] Montri Thongmoon, Sasitorn Pusjuso The numerical solutions of differential transform method and the Laplace transforms method for a system of differential equations journal, Nonlinear Analysis: Hybrid Systems 4 (2010) 425_431.

All rights reserved by www.ijste.org

203


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.