Comparing Numerical Methods for Solving Nonlinear Fractional Order Differential Equations

Size: px
Start display at page:

Download "Comparing Numerical Methods for Solving Nonlinear Fractional Order Differential Equations"

Transcription

1 Comparing Numerical Methods for Solving Nonlinear Fractional Order Differential Equations Farhad Farokhi, Mohammad Haeri, and Mohammad Saleh Tavazoei Abstract This paper is a result of comparison of some available numerical methods for solving nonlinear fractional order ordinary differential equations. These methods are compared according to their computational complexity, convergence rate, and approximation error. The present study shows that when these methods are applied to nonlinear differential equations of fractional order, they have different convergence rate and approximation error. Introduction Differentialequations of fractional order have been the focus of many studies due to their frequent appearance in various applications in physics, fluid mechanics, biology, and engineering. Consequently, considerable attention has been given to the solutions of fractional order ordinary differential equations, integral equations and fractional order partial differential equations of physical interest. Number of literatures concerning the application of fractional order differential equations in nonlinear dynamics has been grown rapidly in the recent years [, 3, 5, 4, ]. Most fractional differential equations do not have exact analytic solutions and therefore, approximating or numerical techniques are generally applied. There are many different numerical methods such as Predictor Corrector Method (PCM) [8], Quadrature Methods (QM) [], Kumar-Agrawal Method (KAM) [5], and Lubich Method [7] which have been developed to solve the fractional differential equations. Many new ideas which try to solve these kinds of problems faster and in more convenient way are Nested Memory Principle (NMP) and Fixed Length Integral Principle (FLIP) [7, ]. These methods are relatively new and provide an approximated solution both for linear and nonlinear equations. There are several papers in F. Farokhi, M. Haeri ( ), and M.S. Tavazoei Advanced Control System Lab., Electrical Engineering Department, Sharif University of Technology, Azadi Ave., P.O. Box , Tehran, Iran farokhi@ee.sharif.edu; haeri@sina.sharif.edu; m tavazoei@ee.sharif.edu D. Baleanu et al. (eds.), New Trends in Nanotechnology and Fractional Calculus Applications, DOI.7/ , c Springer Science+Business Media B.V. 7

2 7 F. Farokhi et al. which some of these methods have been comparatively studied [, 8, 9,, 3]. In most of these works, the existing methods were compared by their implementation difficulties or convergence mean error. Also, these papers discuss issues mostly related to the linear equations and they have paid less attention to the nonlinear cases more specifically chaotic ones. In this paper, we implement the above mentioned methods to solve the nonlinear differential equation of fractional order and then compare them through some numerical examples. The paper is organized as follows. In Sect., there is a review on mathematical concepts of fractional order differential equations and then some different methods to solve the nonlinear versions of these equations are described. The mentioned approaches are applied to some common nonlinear systems and results are discussed. Finally some concluding remarks are given in Sect. 3. Numerical Methods In this section we want to discuss on the numerical solution of differential equations of fractional order with arbitrary initial conditions; D y.x/ D f.x; y.x//; () where > (but not necessarily N ), D is Caputo differential operator of order [4]. We combine our fractional differential equation () with initial conditions; y.k/./ D y.k/ k D ; ; : : : ; m : () Existence and uniqueness of solution of system of fractional differential equations () for a given initial condition () have been proven in [6, 9]. In the following sections, methods are introduced and compared in accordance to their computational complexity, convergence rate, and the approximating error. For each method, one example is implemented and the mentioned properties are investigated. These methods can easily be extended to multi-term equations or a system of equations [].. Quadrature Method (QM) This approach is based on the analytical property that the initial value problem () and () is equivalent to the Volterra integral equation; y.x/ D d e X kd y.k/ x k kš C. / Z x.x t/ f.t; y.t//dt; (3)

3 Comparing Numerical Methods for Solving Nonlinear FODEs 73 in the sense that a continuous function is a solution of the initial value problem if and only if it is a solution of (3). This method is based on using Quadratures [] like Simpson in integrating (3) and finding the answer. According to mathematical concepts and numerical methods [], the following relation exists between the (step size) and the number of flops. 8 W Flops D O.h /; (4) and the following relation exists between the approximation error and the step size; error D O.h /; (5) According to (4) and (5), this method in too slow and it is not so accurate and we cannot improve this method because of the theorems in [].. Predictor Corrector Method (PCM) In this section the algorithm is a generalization of the classical Adams Bashforth Moulton integrator that is well known for the numerical solution of the first-order problems [8]. According to [8], the following relation can be seen between the h (step size) and the number of flops. 8 W Flops D O.h /; (6) The approximation error is related to step size as follows; error D O.h /; (7) According to (6) and (7), this algorithm is too slow and its approximation error is high but we can improve its performance (approximation error) [8]..3 Fixed Length Integral Principle (FLIP) For performing numerical computation, the simplest approach is to integrate only over a fixed period of recent history [7, ]. If we can do this, then the computational cost at each step is reduced to O./, and the total amount of computational cost is reduced to O.h / [7, ]. But this method causes a loss of order and changes the nature of the fractional derivative from a non-local operator into a local operator.

4 74 F. Farokhi et al..4 Nested Memory Principle (NMP) The idea of nested memory concept was introduced by Ford and Simpson. It can be well applied to numerical approximation of (3) in case of.; /, thus the computational cost at each step is reduce to O.h log.h // [7, ]..5 Higher Order Methods (Lubich) This method is based on a new method for approximating the fractional order derivative which has more accurate answers in comparison to the last ones [6, 7]. It can be seen that the numerical method (p-hoflmsm) is in excellent agreement with the exact solution, and the error between p-hoflmsm and exact solution is O.h p / [6, 7]. This method is the most accurate one with computational cost of O.h / [6]. It can be applied on most of fractional order equations but the implementation of the algorithm is complex..6 Kumar Agrawal Method (KAM) This method is based on integrating the Voltra equation with translating it in to a nonlinear set of equations and then solving it with nonlinear solver. According to [5], the approximation error is O.h / and it has a computational cost of O.h /. 3 Numerical Simulations The numerical results of these methods are discussed in this section based on two nonlinear fractional differential equations. Example. The following nonlinear fractional-order ordinary differential equation with D :5 is considered: where, f.t/ D D y.t/ C y.t/ D f.t/; y.i/./ D ; i D ; ; (8).6/.6 / t5 3.5/.5 / t4 C.4/.4 / t3 C.t 5 3t 4 Ct 3 / : (9) The exact solution for y is y.t/ D t 5 3t 4 C t 3 : () Numerical results for exact and approximated solutions are illustrated in Figs. and for D :5.

5 Comparing Numerical Methods for Solving Nonlinear FODEs 75 a b c d e f Fig. The exact and the numerical solutions for system in (8) for D :5 with (a) QM (h D :) (b) PCM (h D :) (c) FLIP (h D :) (d) NMP (h D :) (e) Lubich (h D : and p D 3) and (f) KAM (h D :) a. b x c.5 d e x 4 4 f x Fig. Error between the exact and the numerical solutions for system in (8) for D :5 with (a) QM (h D :) (b) PCM (h D :) (c) FLIP (h D :) (d) NMP (h D :) (e) Lubich (h D : and p D 3) and (f) KAM (h D :)

6 76 F. Farokhi et al. Example. Consider the following fractional differential equation; 43 cd y.t/ D.9 / t8 3 with the following initial conditions;.5 =/.5 C =/ t4 = C :5. C / C.:5t = t 4 / 3 y.t/ 3= () The exact solution of this initial value problem is; y./ D ; y./ D : () y.t/ D t 8 t 4C = C :5t : (3) The given equation is solved for D :9 and results are shown in Figs. 3 and 4. a b.5.5 c d.5.5 e f.5.5 Fig. 3 The exact and the numerical solutions for system in () for D :9 with (a) QM (h D :) (b) PCM (h D :) (c) FLIP (h D :) (d) NMP (h D :) (e) Lubich (h D : and p D 3) and (f) KAM (h D :)

7 Comparing Numerical Methods for Solving Nonlinear FODEs 77 a. b c 5 x 3 d e x 3 3 f x Fig. 4 Error between the exact and the numerical solutions for system in () for D :9 with (a) QM (h D :) (b) PCM (h D :) (c) FLIP (h D :) (d) NMP (h D :) (e) Lubich (h D : and p D 3) and (f) KAM (h D :) Table Comparison of some methods in solving fractional order systems Method Computational Cost Approximation Error Quadrature method O.h / O.h / Predictor corrector method O.h / O.h / Lubich (p th order) method O.h / O.h p / Kumar Agarwal method O.h / O.h p (/ Fixed length integral principle O.h / E D Nested memory principle O.h log.h // O.h / M. / M. / T h.; / C.tnC T /h.; / 4 Conclusions The present analysis exhibits the applicability of the Quadrature Method (QM), Predictor Corrector Method (PCM), Lubich Method, and Kumar-Agrawal Method (KAM) to solve ordinary differential equations of fractional order. In addition to them, we have introduced some new methods which reduce the computational cost of these solving methods, such as, Fixed Length Integral Principle (FLIP) and Nested Memory Principle (NMP). Table compares the studied methods based on

8 78 F. Farokhi et al. their computational load and the approximating error level. The Lubich method is the most reliable method because of its simplicity and low approximating error but its speed is too low. At the second step one can choose the PCM to solve the fractional order differential equations and as the last chance, one can choose the QM. As one sees the computational cost of all these methods are high and these methods are very slow, but one can use FLIP and NMP in order to reduce the computational cost. NMP is more accurate than FLIP because it is better mapped with fractional order nature and preserves their non-locality property. References. Adomian G (988) A review of the decomposition method in applied mathematics. J Math Anal Appl 35: Bagley RL, Calico RA (999) Fractional order state equations for the control of viscoe-lastic structures. J Guid Control Dyn 4(): Benson DA, Wheatcraft SW, Meerschaert MM () Application of a fractional ad-vectiondispersion equation. Water Resour Res 36(6): Caputo M (967) Linear models of dissipation whose Q is almost frequency independent. Geophys J Roy Astr Soc 3: Chen L, Zhao D (5) Optical image encryption based on fractional wavelet transform. Opt Commun 54: Daftardar-Gejji V, Jafari H (7) Analysis of a system of non-autonomous fractional differential equations involving Caputo derivatives. J Math Anal Appl 38: Deng W (7) Short memory principle and a predictor-corrector approach for fractional differential equations. J Comput Appl Math 6: Diethelm K, Ford NJ, Freed () A predictor-corrector approach for the numerical solution of fractional differential equations. Nonlinear Dynam 9:3 9. Diethelm D, Ford NJ () Analysis of fractional differential equations. J Math Anal Appl 65:9 48. Ford NJ, Simpson () The numerical solution of fractional differential equations: speed versus accuracy. Numer Algorithms 6: Ford NJ, Connolly JA (8) Systems-based decomposition schemes for the approximate solution of multi-term fractional differential equations. J Comput Appl Math. doi:.6/ j.cam Hartley TT, Lorenzo CF, Qammer HK (995) Chaos in a fractional order Chua s sys-tem. IEEE Trans CAS-I 4: Ichise M, Nagayanagi Y, Kojima T (97) An analog simulation of non-integer order transfer functions for analysis of electrode process. J. Electroanal Chem 33: Koeller RC (984) Application of fractional calculus to the theory of viscoelasticity. J Appl Mech 5: Kumar P, Agrawal OM (6) An approximate method for numerical solution of fractional differential equations. Signal Process 86: Lin R, Liu F (7) Fractional high order methods for the nonlinear fractional ordinary differential equation. Nonlinear Anal 66(4): Lubich Ch (986) Discretized fractional calculus. SIAM J Math Anal 7(3): Momani S, Odibat Z (7) Numerical comparison of methods for solving linear differential equations of fractional order. Chaos Soliton Fract 3: Momani S, Odibat Z (7) Numerical approach to differential equations of fractional order. J Comp Appl Math 7():96

9 Comparing Numerical Methods for Solving Nonlinear FODEs 79. Oustaloup A, Sabatier J, Lanusse P (999) From fractal robustness to CRONE control. Fract Calculus Appl Anal : 3. Shawagfeh N, Kaya D (4) Comparing numerical methods for the solutions of systems of ordinary differential equations. Appl Math Lett 7: Vanloan CF () Introduction to scientific computing: a Matrix-Vector Approach using MATLAB. Prentice-Hall, New Jersey 3. Wazwaz AM (7) A comparison between the variational iteration method and Adomian decomposition method. J Comput Appl Math 7():9 36

NUMERICAL SOLUTION OF FRACTIONAL ORDER DIFFERENTIAL EQUATIONS USING HAAR WAVELET OPERATIONAL MATRIX

NUMERICAL SOLUTION OF FRACTIONAL ORDER DIFFERENTIAL EQUATIONS USING HAAR WAVELET OPERATIONAL MATRIX Palestine Journal of Mathematics Vol. 6(2) (217), 515 523 Palestine Polytechnic University-PPU 217 NUMERICAL SOLUTION OF FRACTIONAL ORDER DIFFERENTIAL EQUATIONS USING HAAR WAVELET OPERATIONAL MATRIX Raghvendra

More information

Numerical Detection of the Lowest Efficient Dimensions for Chaotic Fractional Differential Systems

Numerical Detection of the Lowest Efficient Dimensions for Chaotic Fractional Differential Systems The Open Mathematics Journal, 8, 1, 11-18 11 Open Access Numerical Detection of the Lowest Efficient Dimensions for Chaotic Fractional Differential Systems Tongchun Hu a, b, and Yihong Wang a, c a Department

More information

MULTISTAGE HOMOTOPY ANALYSIS METHOD FOR SOLVING NON- LINEAR RICCATI DIFFERENTIAL EQUATIONS

MULTISTAGE HOMOTOPY ANALYSIS METHOD FOR SOLVING NON- LINEAR RICCATI DIFFERENTIAL EQUATIONS MULTISTAGE HOMOTOPY ANALYSIS METHOD FOR SOLVING NON- LINEAR RICCATI DIFFERENTIAL EQUATIONS Hossein Jafari & M. A. Firoozjaee Young Researchers club, Islamic Azad University, Jouybar Branch, Jouybar, Iran

More information

Local Polynomial Smoother for Solving Bagley-Torvik Fractional Differential Equations

Local Polynomial Smoother for Solving Bagley-Torvik Fractional Differential Equations Preprints (wwwpreprintsorg) NOT PEER-REVIEWED Posted: 3 August 216 doi:12944/preprints2168231v1 Article Local Polynomial Smoother for Solving Bagley-Torvik Fractional Differential Equations Tianshun Yan

More information

An Efficient Numerical Method for Solving. the Fractional Diffusion Equation

An Efficient Numerical Method for Solving. the Fractional Diffusion Equation Journal of Applied Mathematics & Bioinformatics, vol.1, no.2, 2011, 1-12 ISSN: 1792-6602 (print), 1792-6939 (online) International Scientific Press, 2011 An Efficient Numerical Method for Solving the Fractional

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

Exact Solution of Some Linear Fractional Differential Equations by Laplace Transform. 1 Introduction. 2 Preliminaries and notations

Exact Solution of Some Linear Fractional Differential Equations by Laplace Transform. 1 Introduction. 2 Preliminaries and notations ISSN 1749-3889 (print), 1749-3897 (online) International Journal of Nonlinear Science Vol.16(213) No.1,pp.3-11 Exact Solution of Some Linear Fractional Differential Equations by Laplace Transform Saeed

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

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

Bifurcations of Fractional-order Diffusionless Lorenz System

Bifurcations of Fractional-order Diffusionless Lorenz System EJTP 6, No. 22 (2009) 123 134 Electronic Journal of Theoretical Physics Bifurcations of Fractional-order Diffusionless Lorenz System Kehui Sun 1,2 and J. C. Sprott 2 1 School of Physics Science and Technology,

More information

ON THE NUMERICAL SOLUTION FOR THE FRACTIONAL WAVE EQUATION USING LEGENDRE PSEUDOSPECTRAL METHOD

ON THE NUMERICAL SOLUTION FOR THE FRACTIONAL WAVE EQUATION USING LEGENDRE PSEUDOSPECTRAL METHOD International Journal of Pure and Applied Mathematics Volume 84 No. 4 2013, 307-319 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: http://dx.doi.org/10.12732/ijpam.v84i4.1

More information

Adaptive Synchronization of the Fractional-Order LÜ Hyperchaotic System with Uncertain Parameters and Its Circuit Simulation

Adaptive Synchronization of the Fractional-Order LÜ Hyperchaotic System with Uncertain Parameters and Its Circuit Simulation 9 Journal of Uncertain Systems Vol.6, No., pp.-9, Online at: www.jus.org.u Adaptive Synchronization of the Fractional-Order LÜ Hyperchaotic System with Uncertain Parameters and Its Circuit Simulation Sheng

More information

Solving nonlinear fractional differential equation using a multi-step Laplace Adomian decomposition method

Solving nonlinear fractional differential equation using a multi-step Laplace Adomian decomposition method Annals of the University of Craiova, Mathematics and Computer Science Series Volume 39(2), 2012, Pages 200 210 ISSN: 1223-6934 Solving nonlinear fractional differential equation using a multi-step Laplace

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

Dynamics of the Fractional-order Lorenz System Based on Adomian Decomposition Method and Its DSP Implementation

Dynamics of the Fractional-order Lorenz System Based on Adomian Decomposition Method and Its DSP Implementation IEEE/CAA JOURNAL OF AUTOMATICA SINICA 1 Dynamics of the Fractional-order Lorenz System Based on Adomian Decomposition Method and Its DSP Implementation Shaobo He, Kehui Sun, and Huihai Wang Abstract Dynamics

More information

A Survey of Numerical Methods in Fractional Calculus

A Survey of Numerical Methods in Fractional Calculus A Survey of Numerical Methods in Fractional Calculus Fractional Derivatives in Mechanics: State of the Art CNAM Paris, 17 November 2006 Kai Diethelm diethelm@gns-mbh.com, k.diethelm@tu-bs.de Gesellschaft

More information

Nonlocal problems for the generalized Bagley-Torvik fractional differential equation

Nonlocal problems for the generalized Bagley-Torvik fractional differential equation Nonlocal problems for the generalized Bagley-Torvik fractional differential equation Svatoslav Staněk Workshop on differential equations Malá Morávka, 28. 5. 212 () s 1 / 32 Overview 1) Introduction 2)

More information

Order-distributions and the Laplace-domain logarithmic operator

Order-distributions and the Laplace-domain logarithmic operator Hartley and Lorenzo Advances in Difference Euations, :59 http://www.advancesindifferenceeuations.com/content///59 RESEARCH Open Access Order-distributions and the Laplace-domain logarithmic operator Tom

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

On the numerical solutions of some fractional ordinary differential equations by fractional Adams-Bashforth-Moulton method

On the numerical solutions of some fractional ordinary differential equations by fractional Adams-Bashforth-Moulton method Open Math. 215; 13: 547 556 Open Mathematics Open Access Research Article Haci Mehmet Baskonus* and Hasan Bulut On the numerical solutions of some fractional ordinary differential equations by fractional

More information

On the fractional-order logistic equation

On the fractional-order logistic equation Applied Mathematics Letters 20 (2007) 817 823 www.elsevier.com/locate/aml On the fractional-order logistic equation A.M.A. El-Sayed a, A.E.M. El-Mesiry b, H.A.A. El-Saka b, a Faculty of Science, Alexandria

More information

V. G. Gupta 1, Pramod Kumar 2. (Received 2 April 2012, accepted 10 March 2013)

V. G. Gupta 1, Pramod Kumar 2. (Received 2 April 2012, accepted 10 March 2013) ISSN 749-3889 (print, 749-3897 (online International Journal of Nonlinear Science Vol.9(205 No.2,pp.3-20 Approimate Solutions of Fractional Linear and Nonlinear Differential Equations Using Laplace Homotopy

More information

EXISTENCE AND UNIQUENESS OF SOLUTIONS FOR A SYSTEM OF FRACTIONAL DIFFERENTIAL EQUATIONS 1. Yong Zhou. Abstract

EXISTENCE AND UNIQUENESS OF SOLUTIONS FOR A SYSTEM OF FRACTIONAL DIFFERENTIAL EQUATIONS 1. Yong Zhou. Abstract EXISTENCE AND UNIQUENESS OF SOLUTIONS FOR A SYSTEM OF FRACTIONAL DIFFERENTIAL EQUATIONS 1 Yong Zhou Abstract In this paper, the initial value problem is discussed for a system of fractional differential

More information

June 17 19, 2015 Fields Institute, Stewart Library 2015 Summer Solstice 7th International Conference on Discrete Models of Complex Systems

June 17 19, 2015 Fields Institute, Stewart Library 2015 Summer Solstice 7th International Conference on Discrete Models of Complex Systems Yoothana Suansook June 17 19, 2015 at the Fields Institute, Stewart Library 2015 Summer Solstice 7th International Conference on Discrete Models of Complex Systems June 17 19, 2015 at the Fields Institute,

More information

New computational method for solving fractional Riccati equation

New computational method for solving fractional Riccati equation Available online at www.isr-publications.com/jmcs J. Math. Computer Sci., 17 2017), 106 114 Research Article Journal Homepage: www.tjmcs.com - www.isr-publications.com/jmcs New computational method for

More information

Numerical solution of the Bagley Torvik equation. Kai Diethelm & Neville J. Ford

Numerical solution of the Bagley Torvik equation. Kai Diethelm & Neville J. Ford ISSN 1360-1725 UMIST Numerical solution of the Bagley Torvik equation Kai Diethelm & Neville J. Ford Numerical Analysis Report No. 378 A report in association with Chester College Manchester Centre for

More information

A computationally effective predictor-corrector method for simulating fractional order dynamical control system

A computationally effective predictor-corrector method for simulating fractional order dynamical control system ANZIAM J. 47 (EMA25) pp.168 184, 26 168 A computationally effective predictor-corrector method for simulating fractional order dynamical control system. Yang F. Liu (Received 14 October 25; revised 24

More information

SMOOTHNESS PROPERTIES OF SOLUTIONS OF CAPUTO- TYPE FRACTIONAL DIFFERENTIAL EQUATIONS. Kai Diethelm. Abstract

SMOOTHNESS PROPERTIES OF SOLUTIONS OF CAPUTO- TYPE FRACTIONAL DIFFERENTIAL EQUATIONS. Kai Diethelm. Abstract SMOOTHNESS PROPERTIES OF SOLUTIONS OF CAPUTO- TYPE FRACTIONAL DIFFERENTIAL EQUATIONS Kai Diethelm Abstract Dedicated to Prof. Michele Caputo on the occasion of his 8th birthday We consider ordinary fractional

More information

Bernstein operational matrices for solving multiterm variable order fractional differential equations

Bernstein operational matrices for solving multiterm variable order fractional differential equations International Journal of Current Engineering and Technology E-ISSN 2277 4106 P-ISSN 2347 5161 2017 INPRESSCO All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article Bernstein

More information

Computers and Mathematics with Applications

Computers and Mathematics with Applications Computers and Mathematics with Applications 1 (211) 233 2341 Contents lists available at ScienceDirect Computers and Mathematics with Applications journal homepage: www.elsevier.com/locate/camwa Variational

More information

CUBIC SPLINE SOLUTION OF FRACTIONAL BAGLEY-TORVIK EQUATION

CUBIC SPLINE SOLUTION OF FRACTIONAL BAGLEY-TORVIK EQUATION Electronic Journal of Mathematical Analysis and Applications Vol. 1(2) July 2013, pp. 230-241. ISSN 2090-792X (online) http//ejmaa.6te.net/ CUBIC SPLINE SOLUTION OF FRACTIONAL BAGLEY-TORVIK EQUATION W.

More information

A novel difference schemes for analyzing the fractional Navier- Stokes equations

A novel difference schemes for analyzing the fractional Navier- Stokes equations DOI: 0.55/auom-207-005 An. Şt. Univ. Ovidius Constanţa Vol. 25(),207, 95 206 A novel difference schemes for analyzing the fractional Navier- Stokes equations Khosro Sayevand, Dumitru Baleanu, Fatemeh Sahsavand

More information

CRANK-NICOLSON FINITE DIFFERENCE METHOD FOR SOLVING TIME-FRACTIONAL DIFFUSION EQUATION

CRANK-NICOLSON FINITE DIFFERENCE METHOD FOR SOLVING TIME-FRACTIONAL DIFFUSION EQUATION Journal of Fractional Calculus and Applications, Vol. 2. Jan. 2012, No. 2, pp. 1-9. ISSN: 2090-5858. http://www.fcaj.webs.com/ CRANK-NICOLSON FINITE DIFFERENCE METHOD FOR SOLVING TIME-FRACTIONAL DIFFUSION

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

ACTA UNIVERSITATIS APULENSIS No 20/2009 AN EFFECTIVE METHOD FOR SOLVING FRACTIONAL INTEGRO-DIFFERENTIAL EQUATIONS. Wen-Hua Wang

ACTA UNIVERSITATIS APULENSIS No 20/2009 AN EFFECTIVE METHOD FOR SOLVING FRACTIONAL INTEGRO-DIFFERENTIAL EQUATIONS. Wen-Hua Wang ACTA UNIVERSITATIS APULENSIS No 2/29 AN EFFECTIVE METHOD FOR SOLVING FRACTIONAL INTEGRO-DIFFERENTIAL EQUATIONS Wen-Hua Wang Abstract. In this paper, a modification of variational iteration method is applied

More information

Differential Transform Method for Solving. Linear and Nonlinear Systems of. Ordinary Differential Equations

Differential Transform Method for Solving. Linear and Nonlinear Systems of. Ordinary Differential Equations Applied Mathematical Sciences, Vol 5, 2011, no 70, 3465-3472 Differential Transform Method for Solving Linear and Nonlinear Systems of Ordinary Differential Equations Farshid Mirzaee Department of Mathematics

More information

Hybrid Functions Approach for the Fractional Riccati Differential Equation

Hybrid Functions Approach for the Fractional Riccati Differential Equation Filomat 30:9 (2016), 2453 2463 DOI 10.2298/FIL1609453M Published by Faculty of Sciences and Mathematics, University of Niš, Serbia Available at: http://www.pmf.ni.ac.rs/filomat Hybrid Functions Approach

More information

Fractional-order attractors synthesis via parameter switchings

Fractional-order attractors synthesis via parameter switchings Fractional-order attractors synthesis via parameter switchings Marius F Danca 1,2 and Kai Diethelm 3,4 1 Department of Mathematics and Computer Science Avram Iancu University Str. Ilie Macelaru nr. 1A,

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

FRACTIONAL-ORDER UNIAXIAL VISCO-ELASTO-PLASTIC MODELS FOR STRUCTURAL ANALYSIS

FRACTIONAL-ORDER UNIAXIAL VISCO-ELASTO-PLASTIC MODELS FOR STRUCTURAL ANALYSIS A fractional-order uniaxial visco-elasto-plastic model for structural analysis XIII International Conference on Computational Plasticity. Fundamentals and Applications COMPLAS XIII E. Oñate, D.R.J. Owen,

More information

New Iterative Method for Time-Fractional Schrödinger Equations

New Iterative Method for Time-Fractional Schrödinger Equations ISSN 1 746-7233, England, UK World Journal of Modelling and Simulation Vol. 9 2013) No. 2, pp. 89-95 New Iterative Method for Time-Fractional Schrödinger Equations Ambreen Bibi 1, Abid Kamran 2, Umer Hayat

More information

Construction of a New Fractional Chaotic System and Generalized Synchronization

Construction of a New Fractional Chaotic System and Generalized Synchronization Commun. Theor. Phys. (Beijing, China) 5 (2010) pp. 1105 1110 c Chinese Physical Society and IOP Publishing Ltd Vol. 5, No. 6, June 15, 2010 Construction of a New Fractional Chaotic System and Generalized

More information

APPLICATION OF HAAR WAVELETS IN SOLVING NONLINEAR FRACTIONAL FREDHOLM INTEGRO-DIFFERENTIAL EQUATIONS

APPLICATION OF HAAR WAVELETS IN SOLVING NONLINEAR FRACTIONAL FREDHOLM INTEGRO-DIFFERENTIAL EQUATIONS APPLICATION OF HAAR WAVELETS IN SOLVING NONLINEAR FRACTIONAL FREDHOLM INTEGRO-DIFFERENTIAL EQUATIONS H. SAEEDI DEPARTMENT OF MATHEMATICS, SAHID BAHONAR UNIVERSITY OF KERMAN, IRAN, 76169-14111. E-MAILS:

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

Application of fractional-order Bernoulli functions for solving fractional Riccati differential equation

Application of fractional-order Bernoulli functions for solving fractional Riccati differential equation Int. J. Nonlinear Anal. Appl. 8 (2017) No. 2, 277-292 ISSN: 2008-6822 (electronic) http://dx.doi.org/10.22075/ijnaa.2017.1476.1379 Application of fractional-order Bernoulli functions for solving fractional

More information

An Analytical Scheme for Multi-order Fractional Differential Equations

An Analytical Scheme for Multi-order Fractional Differential Equations Tamsui Oxford Journal of Mathematical Sciences 26(3) (2010) 305-320 Aletheia University An Analytical Scheme for Multi-order Fractional Differential Equations H. M. Jaradat Al Al Bayt University, Jordan

More information

AN EFFICIENT PARALLEL ALGORITHM FOR THE NUMERICAL SOLUTION OF FRACTIONAL DIFFERENTIAL EQUATIONS. Kai Diethelm 1,2

AN EFFICIENT PARALLEL ALGORITHM FOR THE NUMERICAL SOLUTION OF FRACTIONAL DIFFERENTIAL EQUATIONS. Kai Diethelm 1,2 RESEARCH PAPER AN EFFICIENT PARALLEL ALGORITHM FOR THE NUMERICAL SOLUTION OF FRACTIONAL DIFFERENTIAL EQUATIONS Kai Diethelm 1,2 Abstract The numerical solution of differential equations of fractional order

More information

Generalized Function Projective Lag Synchronization in Fractional-Order Chaotic Systems

Generalized Function Projective Lag Synchronization in Fractional-Order Chaotic Systems Generalized Function Projective Lag Synchronization in Fractional-Order Chaotic Systems Yancheng Ma Guoan Wu and Lan Jiang denotes fractional order of drive system Abstract In this paper a new synchronization

More information

The Modified Variational Iteration Method for Solving Linear and Nonlinear Ordinary Differential Equations

The Modified Variational Iteration Method for Solving Linear and Nonlinear Ordinary Differential Equations Australian Journal of Basic and Applied Sciences, 5(10): 406-416, 2011 ISSN 1991-8178 The Modified Variational Iteration Method for Solving Linear and Nonlinear Ordinary Differential Equations 1 M.A. Fariborzi

More information

THE objective of this paper is to introduce a comparative

THE objective of this paper is to introduce a comparative Proceedings of the World Congress on Engineering 23 Vol I, WCE 23, July 3-5, 23, London, U.K. Numerical Solution of Fractional Integro-differential Equation by Using Cubic B-spline Wavelets Khosrow Maleknejad,

More information

Two Successive Schemes for Numerical Solution of Linear Fuzzy Fredholm Integral Equations of the Second Kind

Two Successive Schemes for Numerical Solution of Linear Fuzzy Fredholm Integral Equations of the Second Kind Australian Journal of Basic Applied Sciences 4(5): 817-825 2010 ISSN 1991-8178 Two Successive Schemes for Numerical Solution of Linear Fuzzy Fredholm Integral Equations of the Second Kind Omid Solaymani

More information

Comparison of He s variational iteration and Taylor Expansion Methods for the Solutions of Fractional Integro-Differential Equations

Comparison of He s variational iteration and Taylor Expansion Methods for the Solutions of Fractional Integro-Differential Equations IOSR Journal of Mathematics (IOSR-JM) e-issn: 2278-5728, p-issn: 2319-765X. Volume 11, Issue 4 Ver. III (Jul - Aug. 2015), PP 20-26 www.iosrjournals.org Comparison of He s variational iteration and Taylor

More information

Dynamic Response and Oscillating Behaviour of Fractionally Damped Beam

Dynamic Response and Oscillating Behaviour of Fractionally Damped Beam Copyright 2015 Tech Science Press CMES, vol.104, no.3, pp.211-225, 2015 Dynamic Response and Oscillating Behaviour of Fractionally Damped Beam Diptiranjan Behera 1 and S. Chakraverty 2 Abstract: This paper

More information

Solution of Fractional Diffusion Equation with a Moving Boundary Condition by Variational Iteration Method and Adomian Decomposition Method

Solution of Fractional Diffusion Equation with a Moving Boundary Condition by Variational Iteration Method and Adomian Decomposition Method Solution of Fractional Diffusion Equation with a Moving Boundary Condition by Variational Iteration Method and Adomian Decomposition Method Subir Das and Rajeev Department of Applied Mathematics, Institute

More information

Higher order numerical methods for solving fractional differential equations

Higher order numerical methods for solving fractional differential equations Noname manuscript No. will be inserted by the editor Higher order numerical methods for solving fractional differential equations Yubin Yan Kamal Pal Neville J Ford Received: date / Accepted: date Abstract

More information

Numerical Solution of Linear Fredholm Integro-Differential Equations by Non-standard Finite Difference Method

Numerical Solution of Linear Fredholm Integro-Differential Equations by Non-standard Finite Difference Method Available at http://pvamu.edu/aam Appl. Appl. Math. ISS: 1932-9466 Vol. 10, Issue 2 (December 2015), pp. 1019-1026 Applications and Applied Mathematics: An International Journal (AAM) umerical Solution

More information

arxiv: v1 [math.ap] 26 Mar 2013

arxiv: v1 [math.ap] 26 Mar 2013 Analytic solutions of fractional differential equations by operational methods arxiv:134.156v1 [math.ap] 26 Mar 213 Roberto Garra 1 & Federico Polito 2 (1) Dipartimento di Scienze di Base e Applicate per

More information

EFFICIENT SPECTRAL COLLOCATION METHOD FOR SOLVING MULTI-TERM FRACTIONAL DIFFERENTIAL EQUATIONS BASED ON THE GENERALIZED LAGUERRE POLYNOMIALS

EFFICIENT SPECTRAL COLLOCATION METHOD FOR SOLVING MULTI-TERM FRACTIONAL DIFFERENTIAL EQUATIONS BASED ON THE GENERALIZED LAGUERRE POLYNOMIALS Journal of Fractional Calculus and Applications, Vol. 3. July 212, No.13, pp. 1-14. ISSN: 29-5858. http://www.fcaj.webs.com/ EFFICIENT SPECTRAL COLLOCATION METHOD FOR SOLVING MULTI-TERM FRACTIONAL DIFFERENTIAL

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

Spectral Solutions for Multi-Term Fractional Initial Value Problems Using a New Fibonacci Operational Matrix of Fractional Integration

Spectral Solutions for Multi-Term Fractional Initial Value Problems Using a New Fibonacci Operational Matrix of Fractional Integration Progr. Fract. Differ. Appl., No., 141-151 (16 141 Progress in Fractional Differentiation and Applications An International Journal http://dx.doi.org/1.18576/pfda/7 Spectral Solutions for Multi-Term Fractional

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

Numerical Solution of Multiterm Fractional Differential Equations Using the Matrix Mittag Leffler Functions

Numerical Solution of Multiterm Fractional Differential Equations Using the Matrix Mittag Leffler Functions mathematics Article Numerical Solution of Multiterm Fractional Differential Equations Using the Matrix Mittag Leffler Functions Marina Popolizio ID Dipartimento di Matematica e Fisica Ennio De Giorgi,

More information

A Multistage Adomian Decomposition Method for Solving The Autonomous Van Der Pol System

A Multistage Adomian Decomposition Method for Solving The Autonomous Van Der Pol System Australian Journal of Basic Applied Sciences, 3(4): 4397-4407, 2009 ISSN 1991-8178 A Multistage Adomian Decomposition Method for Solving The Autonomous Van Der Pol System Dr. Abbas Y. AL_ Bayati Dr. Ann

More information

Time-delay feedback control in a delayed dynamical chaos system and its applications

Time-delay feedback control in a delayed dynamical chaos system and its applications Time-delay feedback control in a delayed dynamical chaos system and its applications Ye Zhi-Yong( ), Yang Guang( ), and Deng Cun-Bing( ) School of Mathematics and Physics, Chongqing University of Technology,

More information

Synchronization of non-identical fractional order hyperchaotic systems using active control

Synchronization of non-identical fractional order hyperchaotic systems using active control ISSN 1 74-7233, England, UK World Journal of Modelling and Simulation Vol. (14) No. 1, pp. 0- Synchronization of non-identical fractional order hyperchaotic systems using active control Sachin Bhalekar

More information

Equilibrium points, stability and numerical solutions of fractional-order predator prey and rabies models

Equilibrium points, stability and numerical solutions of fractional-order predator prey and rabies models J. Math. Anal. Appl. 325 (2007) 542 553 www.elsevier.com/locate/jmaa Equilibrium points, stability and numerical solutions of fractional-order predator prey and rabies models E. Ahmed a, A.M.A. El-Sayed

More information

The Fractional-order SIR and SIRS Epidemic Models with Variable Population Size

The Fractional-order SIR and SIRS Epidemic Models with Variable Population Size Math. Sci. Lett. 2, No. 3, 195-200 (2013) 195 Mathematical Sciences Letters An International Journal http://dx.doi.org/10.12785/msl/020308 The Fractional-order SIR and SIRS Epidemic Models with Variable

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

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

This work has been submitted to ChesterRep the University of Chester s online research repository.

This work has been submitted to ChesterRep the University of Chester s online research repository. This work has been submitted to ChesterRep the University of Chester s online research repository http://chesterrep.openrepository.com Author(s): Kai Diethelm; Neville J Ford Title: Volterra integral equations

More information

9.6 Predictor-Corrector Methods

9.6 Predictor-Corrector Methods SEC. 9.6 PREDICTOR-CORRECTOR METHODS 505 Adams-Bashforth-Moulton Method 9.6 Predictor-Corrector Methods The methods of Euler, Heun, Taylor, and Runge-Kutta are called single-step methods because they use

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

Optimal Controllers with Complex Order Derivatives

Optimal Controllers with Complex Order Derivatives Optimal Controllers with Complex Order Derivatives J.A. Tenreiro Machado Abstract This paper studies the optimization of complex-order algorithms for the discrete-time control of linear and nonlinear systems.

More information

Modified Milne Simpson Method for Solving Differential Equations

Modified Milne Simpson Method for Solving Differential Equations Modified Milne Simpson Method for Solving Differential Equations R. K. Devkate 1, R. M. Dhaigude 2 Research Student, Department of Mathematics, Dr. Babasaheb Ambedkar Marathwada University, Aurangabad,

More information

Homotopy Analysis Method for Nonlinear Differential Equations with Fractional Orders

Homotopy Analysis Method for Nonlinear Differential Equations with Fractional Orders Homotopy Analysis Method for Nonlinear Differential Equations with Fractional Orders Yin-Ping Liu and Zhi-Bin Li Department of Computer Science, East China Normal University, Shanghai, 200062, China Reprint

More information

Research Article Application of Homotopy Perturbation and Variational Iteration Methods for Fredholm Integrodifferential Equation of Fractional Order

Research Article Application of Homotopy Perturbation and Variational Iteration Methods for Fredholm Integrodifferential Equation of Fractional Order Abstract and Applied Analysis Volume 212, Article ID 763139, 14 pages doi:1.1155/212/763139 Research Article Application of Homotopy Perturbation and Variational Iteration Methods for Fredholm Integrodifferential

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

HOMOTOPY PERTURBATION METHOD FOR SOLVING THE FRACTIONAL FISHER S EQUATION. 1. Introduction

HOMOTOPY PERTURBATION METHOD FOR SOLVING THE FRACTIONAL FISHER S EQUATION. 1. Introduction International Journal of Analysis and Applications ISSN 229-8639 Volume 0, Number (206), 9-6 http://www.etamaths.com HOMOTOPY PERTURBATION METHOD FOR SOLVING THE FRACTIONAL FISHER S EQUATION MOUNTASSIR

More information

Nonlocal symmetries for time-dependent order differential equations

Nonlocal symmetries for time-dependent order differential equations Nonlocal symmetries for time-dependent order differential equations November 7, 2018 Andrei Ludu Dept. Mathematics & Wave Lab, Embry-Riddle Aeronautical University Daytona Beach, FL 32114, USA Abstract

More information

arxiv: v1 [math.na] 8 Jan 2019

arxiv: v1 [math.na] 8 Jan 2019 arxiv:190102503v1 [mathna] 8 Jan 2019 A Numerical Approach for Solving of Fractional Emden-Fowler Type Equations Josef Rebenda Zdeněk Šmarda c 2018 AIP Publishing This article may be downloaded for personal

More information

Generalized Differential Transform Method for non-linear Inhomogeneous Time Fractional Partial differential Equation

Generalized Differential Transform Method for non-linear Inhomogeneous Time Fractional Partial differential Equation International Journal of Sciences & Applied Research www.ijsar.in Generalized Differential Transform Method for non-linear Inhomogeneous Time Fractional Partial differential Equation D. Das 1 * and R.

More information

SOME RESULTS FOR BOUNDARY VALUE PROBLEM OF AN INTEGRO DIFFERENTIAL EQUATIONS WITH FRACTIONAL ORDER

SOME RESULTS FOR BOUNDARY VALUE PROBLEM OF AN INTEGRO DIFFERENTIAL EQUATIONS WITH FRACTIONAL ORDER Dynamic Systems and Applications 2 (2) 7-24 SOME RESULTS FOR BOUNDARY VALUE PROBLEM OF AN INTEGRO DIFFERENTIAL EQUATIONS WITH FRACTIONAL ORDER P. KARTHIKEYAN Department of Mathematics, KSR College of Arts

More information

Fractional-order linear time invariant swarm systems: asymptotic swarm stability and time response analysis

Fractional-order linear time invariant swarm systems: asymptotic swarm stability and time response analysis Cent Eur J Phys 11(6) 013 845-854 DOI: 10478/s11534-013-074-5 Central European Journal of Physics Fractional-order linear time invariant swarm systems: asymptotic swarm stability and time response analysis

More information

On The Leibniz Rule And Fractional Derivative For Differentiable And Non-Differentiable Functions

On The Leibniz Rule And Fractional Derivative For Differentiable And Non-Differentiable Functions On The Leibniz Rule And Fractional Derivative For Differentiable And Non-Differentiable Functions Xiong Wang Center of Chaos and Complex Network, Department of Electronic Engineering, City University of

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

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

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

BIFURCATIONS AND SYNCHRONIZATION OF THE FRACTIONAL-ORDER SIMPLIFIED LORENZ HYPERCHAOTIC SYSTEM

BIFURCATIONS AND SYNCHRONIZATION OF THE FRACTIONAL-ORDER SIMPLIFIED LORENZ HYPERCHAOTIC SYSTEM Journal of Applied Analysis and Computation Volume 5, Number 2, May 215, 21 219 Website:http://jaac-online.com/ doi:1.11948/21519 BIFURCATIONS AND SYNCHRONIZATION OF THE FRACTIONAL-ORDER SIMPLIFIED LORENZ

More information

Generalized Differential Transform Method to Space- Time Fractional Non-linear Schrodinger Equation

Generalized Differential Transform Method to Space- Time Fractional Non-linear Schrodinger Equation International Journal of Latest Engineering Research and Applications (IJLERA) ISSN: 455-737 Volume, Issue, December 7, PP 7-3 Generalized Differential Transform Method to Space- Time Fractional Non-linear

More information

INVESTIGATION OF THE BEHAVIOR OF THE FRACTIONAL BAGLEY-TORVIK AND BASSET EQUATIONS VIA NUMERICAL INVERSE LAPLACE TRANSFORM

INVESTIGATION OF THE BEHAVIOR OF THE FRACTIONAL BAGLEY-TORVIK AND BASSET EQUATIONS VIA NUMERICAL INVERSE LAPLACE TRANSFORM (c) 2016 Rom. Rep. Phys. (for accepted papers only) INVESTIGATION OF THE BEHAVIOR OF THE FRACTIONAL BAGLEY-TORVIK AND BASSET EQUATIONS VIA NUMERICAL INVERSE LAPLACE TRANSFORM K. NOURI 1,a, S. ELAHI-MEHR

More information

ISSN X (print) BIFURCATION ANALYSIS OF FRACTIONAL-ORDER CHAOTIC RÖSSLER SYSTEM

ISSN X (print) BIFURCATION ANALYSIS OF FRACTIONAL-ORDER CHAOTIC RÖSSLER SYSTEM Matematiqki Bilten ISSN 0351-336X (print) 42(LXVIII) No 1 ISSN 1857-9914 (online) 2018(27-36) UDC: 517938:5198765 Skopje, Makedonija BIFURCATION ANALYSIS OF FRACTIONAL-ORDER CHAOTIC RÖSSLER SYSTEM GJORGJI

More information

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

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists 4, 6, 2M Open access books available International authors and editors Downloads Our authors are

More information

Approximate Solution of an Integro-Differential Equation Arising in Oscillating Magnetic Fields Using the Differential Transformation Method

Approximate Solution of an Integro-Differential Equation Arising in Oscillating Magnetic Fields Using the Differential Transformation Method IOSR Journal of Mathematics (IOSR-JM) e-issn: 2278-5728, p-issn: 2319-765X. Volume 13, Issue 5 Ver. I1 (Sep. - Oct. 2017), PP 90-97 www.iosrjournals.org Approximate Solution of an Integro-Differential

More information

Variational iteration method for fractional heat- and wave-like equations

Variational iteration method for fractional heat- and wave-like equations Nonlinear Analysis: Real World Applications 1 (29 1854 1869 www.elsevier.com/locate/nonrwa Variational iteration method for fractional heat- and wave-like equations Yulita Molliq R, M.S.M. Noorani, I.

More information

APPLICATION OF HYBRID FUNCTIONS FOR SOLVING OSCILLATOR EQUATIONS

APPLICATION OF HYBRID FUNCTIONS FOR SOLVING OSCILLATOR EQUATIONS APPLICATIO OF HYBRID FUCTIOS FOR SOLVIG OSCILLATOR EQUATIOS K. MALEKEJAD a, L. TORKZADEH b School of Mathematics, Iran University of Science & Technology, armak, Tehran 16846 13114, Iran E-mail a : Maleknejad@iust.ac.ir,

More information

arxiv: v1 [nlin.cd] 24 Aug 2018

arxiv: v1 [nlin.cd] 24 Aug 2018 Chaotic dynamics of fractional Vallis system for El-Niño Amey S. Deshpande 1 2 and Varsha Daftardar-Gejji 3 4 Abstract arxiv:1808.08075v1 [nlin.cd] 24 Aug 2018 Vallis proposed a simple model for El-Niño

More information

Application of the Decomposition Method of Adomian for Solving

Application of the Decomposition Method of Adomian for Solving Application of the Decomposition Method of Adomian for Solving the Pantograph Equation of Order m Fatemeh Shakeri and Mehdi Dehghan Department of Applied Mathematics, Faculty of Mathematics and Computer

More information

Fourth Order RK-Method

Fourth Order RK-Method Fourth Order RK-Method The most commonly used method is Runge-Kutta fourth order method. The fourth order RK-method is y i+1 = y i + 1 6 (k 1 + 2k 2 + 2k 3 + k 4 ), Ordinary Differential Equations (ODE)

More information

Exact Solutions for Systems of Volterra Integral Equations of the First Kind by Homotopy Perturbation Method

Exact Solutions for Systems of Volterra Integral Equations of the First Kind by Homotopy Perturbation Method Applied Mathematical Sciences, Vol. 2, 28, no. 54, 2691-2697 Eact Solutions for Systems of Volterra Integral Equations of the First Kind by Homotopy Perturbation Method J. Biazar 1, M. Eslami and H. Ghazvini

More information