Numerical solutions of second-orderdifferential equationsby Adam Bashforth method

Size: px
Start display at page:

Download "Numerical solutions of second-orderdifferential equationsby Adam Bashforth method"

Transcription

1 American Journal of Engineering Research (AJER) 4 American Journal of Engineering Research (AJER) eissn : 3847 pissn : 3936 Volume3, Issue6, pp383 wwwajerorg Research Paper Open Access Numerical solutions of secondorderdifferential equationsby Adam Bashforth method Shaban Gholamtabar, Nouredin Parandin, Department of Mathematics, Islamic Azad University of Ayatollah Amoli Branch, Amol,Iran Department of Mathematics, Islamic Azad University of Kermanshah Branch, Kermanshah,Iran Abstract: So far, many methods have been presented to solve the firstorder differential equations Not many studies have been conducted for numerical solution of highorder differential equations In this research, we have applied Adam Bashforthmultistep methods to approximate higherorder differential equations To solve it, first we convert the equation to the firstorder differential equation by order reduction method Then we use a singlestep method such as Euler, Taylor or RungeKutta for approximation of initially orders which are required to start Adam Bashforth method Now we can use the proposed method to approximate rest of the points Finally, we examine the accuracy of method by presenting examples Keywords: highorder differential equations, Adams Bashforth multistep methods, order reduction I INTRODUCTION Differentialequations arevery useful indifferent sciencessuch asphysics, chemistry, biology and economy To learn more aboutthe use of theseequationsin mentioned sciences, you can see theapplication of theseequationsinphysics[,8,6,7,], chemistry in [6,,5], biology in [5,4] and economy in [] Considering that most of the time analyticsolution of such equations and finding an exact solution has either high complexity or cannot be solved, we applied numerical methods for the solution Due to our subject which is solving the secondorder differential equations, we will refer to some solution methods which have been proposed in recent years by other researchers to solve the equations In 993, Zhang presented a solution method for secondorder boundary value problems [] In, Yang introduced quasiapproximate periodic solutions for secondorder neutral delay differential equations[7] In 3, Yang presented a method for solving secondorder differential equations with almost periodic coefficients [8] In 5, Liu et alobtained periodic solutions for highorder delayedequations [9] In 5, Nieto and Lopez used Green s function to solve secondorder differential equations which boundary value is periodic [] In 6, Yang et al also applied Green s function to solve secondorder differential equations [9] In 8, Pan obtained periodic solutions for highorder differential equations with deviated argument [3] In, Lopez used nonlocal boundary value problems for solving secondorder functional differential equations [4] It should be noted that most of these equations have piecewisearguments Other parts of this paper are organized as follows In the second part, we willreview therequired definitionsandbasic concepts In the third section, we will propose the basic idea for solve insecond orderdifferential equations In thefourth section, we will provideexamplesfor further explanation ofthe method and in fifth section; it will end with results of discussion II REQUIRED DEFINITIONS AND BASIC CONCEPTS Definition [3]the general form of a secondorder differential equation is as follows: d y p(t) q(t)y R(t) dt dt Or it can be more simply stated as below: y p( t) y q( t) y R( t) 3 w w w a j e r o r g Page 38

2 American Journal of Engineering Research (AJER) 4 In which, p (t), q (t) and R (t) are functions of t and without any reduction in totality, the coefficient of y is equal to because also in another way, this coefficient will alrea convert to one for y with dividing by coefficient of y Note:Ifine theequation (3) the value ofr (t) is, then the equationiscalledahomogeneousequation Definition [3]we say that the function of with variable of y on series of is true in Lipshitz condition If a fix such exists with this property that when (3), We consider the fix L as a Lipschitz fix for Definition 3 [3]we say that the set of is convex If, whenever belongs to, the point of which belongs to per eachλ Theorem[3] Suppose that is described on a convex set of If a fix such exists that per each, Then according to the variable of y on in lipschitz condition is true with L fix lipschitz Theorem3 [3]suppose that and are contiguous on D when is true in lipschitz condition according to the variable of y on, then problem of initial value of, and have unique solution of per Definition 34 [3]a multisteps technique to solve the problem of initial value (33) It is a technique that its differential equation is to find the approximation of which can be shown by below equation in which is an integer greater in the network point of (34) Per each in which the initial values of (35) Are determined and as typical When, we call it explicit or open method and in the equation (3) it gives the value of explicitly based on predetermined values When, we call it implicit or close method, because appears in both sides of (34) and it can be determined only with an implicit method III THE MAIN IDEAFOR SOLVINGSECONDORDERDIFFERENTIAL EQUATIONS We consider the differential equations as following in which t is an independent variable and y is a dependant variable d (4) y = f(t, y, ) dt dt Now to solve such equations, we act as follows: (4) = p dt According to the equation (3), we convert the relation (3) to two firstorder differential equation as follows: (43) = p = f dt t, y, p dp (44) = p = f dt t, y, p Then we use Adam Bashforth s twosteps, threesteps and method to solve the equations (43) and (44) Suppose that the initial condition for (43) and (44) are given as below: (45) y t = y, y t = p t = p w w w a j e r o r g Page 39

3 American Journal of Engineering Research (AJER) 4 Now, if we want to use nstep Adam Bashforth method for n=, 3, 4 in this case we should use n initial step with a singlestep method such as Euler, Taylor or RungeKutta In this research, for example we describe the RungeKutta singlestep methodto approximate the n initial step as following: (46) y t m = y m, y t m = p t m = p m < m < n Then we describe k = hf t m, w m, v m (47) k = hf t m + h, w m + k, v m + l k = hf t m, w m, v m (48) k = hf t m + h, w m + k, v m + l Now suppose that we want to obtain the value ofv m +, w m + by v m, w m, we have: w m + = w m + k + k (49) v m+ = v m + l + l Now suppose that we are in n step that after this step we want to use Adam Bashforth multistep method; general form of these methods is as below: (4) w i+ = a n w i + a n w i + + a w i n + h b n f (t i, w i, v i + + b f t i n, w i n, v i n w = α, w = α,, w n = α n That the relation (3) is determined peri = n, n +,, N And also v i+ = c n v i + c n v i + + c v i n + h b n f (t i, w i v i (4) + + b f t i n, w i n, v i n v = β, v = β,, v n = β n Now in continue we will discuss about the process of obtaining multistep methods mentioned above briefly 5 Numerical examplesand tables In this section, the approximate solutions obtained from Adam Bashforth multistep methods are compared with exact solution by using numerical example and we obtain their proximity rate to the exact solution Example: find the solution of the following secondorder linear equation y 6y + 9y = y =, y =, t, The exact solution isy = te 3t Note :we have shown mstep Adam Bashforth methods and their derivatives with AB m و AB m respectively in below tables Note :in below tables, which we have used mstep Adam Bashforth methods for approximation, we have obtained previous m step with a singlestep method; here Euler and RungeKutta methods are applied to obtain previous m step t Table : in this table, the approximate solutions obtained from AB, are compared with each other to approximate the true answer y AB y AB y w w w a j e r o r g Page 3

4 American Journal of Engineering Research (AJER) 4 Table :in this table, the approximate solutions obtained from و AB methods are compared witheach other to approximate true answer derivation which meansy t Y AB y AB y Again we solve the previous example with twostep and threestep methods except that in previous examples we selected Euler driver singlestep method and tables 3 and 4 are RungeKuttadriver singlestep method Table 3: in this table, the approximate solutions obtained from و AB methods are compared with eachother to approximate the true solution (RungeKutta secondorder single step method is used) T Y AB y AB y Table 4: in this table, the approximate solutions obtained from و AB are compared with each other for derived approximation of true solution (RungeKutta secondorder single step method is used) T y AB y AB y IV CONCLUSION In this research, we used Adams Bashforth multistep methods to solve highorder differential equations In the example solved, tables and respectively are showing the comparison of approximate solutions obtained from multistep methods and their derivatives with true answer and derivatives of true answer Tables 3 and 4 are as well as tables and except that in tables and, Euler driver singlestep method is used and in tables 3 and 4, RungeKutta deriver singlestep method is used It should be noted that the accuracy of RungeKutta driver method is more than the Euler driver method However, in Adam Bashforth method, as the number of steps increase, the greater accuracy will be obtained ACKNOWLEDGEMENTS This article has resulted from the research project supported by Islamic Azad University of Ayatollah Amoli Branch in Iran w w w a j e r o r g Page 3

5 American Journal of Engineering Research (AJER) 4 REFERENSES [] CJ Budd, A Iserles, Geometric integration: numerical solution of differential equations on manifolds, philosophical transactions: mathematical, Physical and Engineering Sciences: Mathematical 357 (999) [] J Behlke, O Ristau, A new approximate whole boundary solution of the Lamm differential equation for the analysis of sedimentation velocity experiments, Biophysical Chemistry 95 () [3] RL Burden, JD Faires, Numerical Analysis, [4] GA Bocharov, FA Rihan, Numerical modelling in biosciences using delay differential equations, Journal of Computational and Applied Mathematics 5 () [5] RV Culshaw, S Ruan, A delaydifferential equation model of HIV infection of CD4+ Tcells, Mathematical Biosciences 65 () 7 39 [6] H Gang, H Kaifen, Controlling chaos in systems described by partial differential equations, Phys Rev Lett 7 (993) [7] AR Its, AG Izergin, VE Korepin, NA Slavnov, Differential equations for quantum correlation functions, International Journal of Modern Physics B 4 (99) 3 37 [8] AV Kotikov, Differential equations method: the calculation of vertextype Feynman diagrams, Physics Letters B 59 (99) 34 3 [9] Y Liu, P Yang, W Ge, Periodic solutions of higherorder delay differential equations, Nonlinear Anal 63 () (5) 36 5 [] R Norberg, Differential equations for moments of present values in life insurance, Insurance: Mathematics and Economics 7 (995) 7 8 [] JJ Nieto, R Rodrı guezlopez, Green s function for secondorder periodic boundary value problems with piecewise constant arguments, J MathAnalAppl 34 (5) [] YZ Peng, Exact solutions for some nonlinear partial differential equations, Physics Letters A 34 (3) 4 48 [3] L Pan, Periodic solutions for higher order differential equations with deviating argument, J Math Anal Appl 343 () (8) [4] R Rodrı guezlopez, Nonlocal boundary value problems for secondorder functional differential equations, Nonlinear Anal 74 () [5] U Salzner, P Otto, J Ladik, Numerical solution of a partial differential equation system describing chemical kinetics and diffusion in a cell with the aid of compartmentalization, Journal of Computational Chemistry (99) 94 4 [6] JG Verwer, JG Blom, M van Loon, EJ Spee, A comparison of stiff ODE solvers for atmospheric chemistry problems, Atmospheric Environment 3 (996) [7] R Yuan, Pseudoalmost periodic solutions of secondorder neutral delay differential equations with piecewise constant argument, Nonlinear Anal 4 () [8] R Yuan, On the secondorder differential equation with piecewise constant argument and almost periodic coefficients, Nonlinear Anal 5 (3) 4 44 [9] P Yang, Y Liu, W Ge, Green s function for second order differential equations with piecewise constant arguments, Nonlinear Anal Theory Meth Appl64 (8) (6) 8 83 [] FQ Zhang, Boundary value problems for second order differential equations with piecewise constant arguments, Ann Diff Eqs (993) w w w a j e r o r g Page 3

NUMERICAL SOLUTIONS OF SECOND-ORDER DIFFERENTIAL EQUATIONS BY PREDICTOR- CORRECTOR METHOD

NUMERICAL SOLUTIONS OF SECOND-ORDER DIFFERENTIAL EQUATIONS BY PREDICTOR- CORRECTOR METHOD NUMERICAL SOLUTIONS OF SECOND-ORDER DIFFERENTIAL EQUATIONS BY PREDICTOR- CORRECTOR METHOD Shaban Gholamtabar 1 and *Nouredin Parandin 2 1 Department of Mathematics, College of Science, Ayatollah Amoli

More information

Journal of American Science 2015;11(8) Solving of Ordinary differential equations with genetic programming

Journal of American Science 2015;11(8)   Solving of Ordinary differential equations with genetic programming Journal of American Science 015;11(8) http://www.jofamericanscience.org Solving of Ordinary differential equations with genetic programming M.E. Wahed 1, Z.A. Abdelslam, O.M. Eldaken 1 Department of Computer

More information

Initial-Value Problems for ODEs. Introduction to Linear Multistep Methods

Initial-Value Problems for ODEs. Introduction to Linear Multistep Methods Initial-Value Problems for ODEs Introduction to Linear Multistep Methods Numerical Analysis (9th Edition) R L Burden & J D Faires Beamer Presentation Slides prepared by John Carroll Dublin City University

More information

An Implicit Method for Solving Fuzzy Partial Differential Equation with Nonlocal Boundary Conditions

An Implicit Method for Solving Fuzzy Partial Differential Equation with Nonlocal Boundary Conditions American Journal of Engineering Research (AJER) 4 American Journal of Engineering Research (AJER) e-issn : 3-847 p-issn : 3-936 Volume-3, Issue-6, pp-5-9 www.ajer.org Research Paper Open Access An Implicit

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

Numerical Solution of Fuzzy Differential Equations of 2nd-Order by Runge-Kutta Method

Numerical Solution of Fuzzy Differential Equations of 2nd-Order by Runge-Kutta Method Journal of Mathematical Extension Vol. 7, No. 3, (2013), 47-62 Numerical Solution of Fuzzy Differential Equations of 2nd-Order by Runge-Kutta Method N. Parandin Islamic Azad University, Kermanshah Branch

More information

Linear Multistep Methods I: Adams and BDF Methods

Linear Multistep Methods I: Adams and BDF Methods Linear Multistep Methods I: Adams and BDF Methods Varun Shankar January 1, 016 1 Introduction In our review of 5610 material, we have discussed polynomial interpolation and its application to generating

More information

Two Step Method for Fuzzy Differential Equations

Two Step Method for Fuzzy Differential Equations International Mathematical Forum, 1, 2006, no. 17, 823-832 Two Step Method for Fuzzy Differential Equations T. Allahviranloo 1, N. Ahmady, E. Ahmady Department of Mathematics Science and Research Branch

More information

Numerical Solution of Hybrid Fuzzy Dierential Equation (IVP) by Improved Predictor-Corrector Method

Numerical Solution of Hybrid Fuzzy Dierential Equation (IVP) by Improved Predictor-Corrector Method Available online at http://ijim.srbiau.ac.ir Int. J. Industrial Mathematics Vol. 1, No. 2 (2009)147-161 Numerical Solution of Hybrid Fuzzy Dierential Equation (IVP) by Improved Predictor-Corrector Method

More information

Modeling & Simulation 2018 Lecture 12. Simulations

Modeling & Simulation 2018 Lecture 12. Simulations Modeling & Simulation 2018 Lecture 12. Simulations Claudio Altafini Automatic Control, ISY Linköping University, Sweden Summary of lecture 7-11 1 / 32 Models of complex systems physical interconnections,

More information

Consistency and Convergence

Consistency and Convergence Jim Lambers MAT 77 Fall Semester 010-11 Lecture 0 Notes These notes correspond to Sections 1.3, 1.4 and 1.5 in the text. Consistency and Convergence We have learned that the numerical solution obtained

More information

Bindel, Fall 2011 Intro to Scientific Computing (CS 3220) Week 12: Monday, Apr 18. HW 7 is posted, and will be due in class on 4/25.

Bindel, Fall 2011 Intro to Scientific Computing (CS 3220) Week 12: Monday, Apr 18. HW 7 is posted, and will be due in class on 4/25. Logistics Week 12: Monday, Apr 18 HW 6 is due at 11:59 tonight. HW 7 is posted, and will be due in class on 4/25. The prelim is graded. An analysis and rubric are on CMS. Problem du jour For implicit methods

More information

Exponential Integrators

Exponential Integrators Exponential Integrators John C. Bowman (University of Alberta) May 22, 2007 www.math.ualberta.ca/ bowman/talks 1 Exponential Integrators Outline Exponential Euler History Generalizations Stationary Green

More information

Initial value problems for ordinary differential equations

Initial value problems for ordinary differential equations Initial value problems for ordinary differential equations Xiaojing Ye, Math & Stat, Georgia State University Spring 2019 Numerical Analysis II Xiaojing Ye, Math & Stat, Georgia State University 1 IVP

More information

MULTIPLICITY OF CONCAVE AND MONOTONE POSITIVE SOLUTIONS FOR NONLINEAR FOURTH-ORDER ORDINARY DIFFERENTIAL EQUATIONS

MULTIPLICITY OF CONCAVE AND MONOTONE POSITIVE SOLUTIONS FOR NONLINEAR FOURTH-ORDER ORDINARY DIFFERENTIAL EQUATIONS Fixed Point Theory, 4(23), No. 2, 345-358 http://www.math.ubbcluj.ro/ nodeacj/sfptcj.html MULTIPLICITY OF CONCAVE AND MONOTONE POSITIVE SOLUTIONS FOR NONLINEAR FOURTH-ORDER ORDINARY DIFFERENTIAL EQUATIONS

More information

Math 128A Spring 2003 Week 12 Solutions

Math 128A Spring 2003 Week 12 Solutions Math 128A Spring 2003 Week 12 Solutions Burden & Faires 5.9: 1b, 2b, 3, 5, 6, 7 Burden & Faires 5.10: 4, 5, 8 Burden & Faires 5.11: 1c, 2, 5, 6, 8 Burden & Faires 5.9. Higher-Order Equations and Systems

More information

Numerical Methods - Initial Value Problems for ODEs

Numerical Methods - Initial Value Problems for ODEs Numerical Methods - Initial Value Problems for ODEs Y. K. Goh Universiti Tunku Abdul Rahman 2013 Y. K. Goh (UTAR) Numerical Methods - Initial Value Problems for ODEs 2013 1 / 43 Outline 1 Initial Value

More information

Different Approaches to the Solution of Damped Forced Oscillator Problem by Decomposition Method

Different Approaches to the Solution of Damped Forced Oscillator Problem by Decomposition Method Australian Journal of Basic and Applied Sciences, 3(3): 2249-2254, 2009 ISSN 1991-8178 Different Approaches to the Solution of Damped Forced Oscillator Problem by Decomposition Method A.R. Vahidi Department

More information

Applied Math for Engineers

Applied Math for Engineers Applied Math for Engineers Ming Zhong Lecture 15 March 28, 2018 Ming Zhong (JHU) AMS Spring 2018 1 / 28 Recap Table of Contents 1 Recap 2 Numerical ODEs: Single Step Methods 3 Multistep Methods 4 Method

More information

Math 128A Spring 2003 Week 11 Solutions Burden & Faires 5.6: 1b, 3b, 7, 9, 12 Burden & Faires 5.7: 1b, 3b, 5 Burden & Faires 5.

Math 128A Spring 2003 Week 11 Solutions Burden & Faires 5.6: 1b, 3b, 7, 9, 12 Burden & Faires 5.7: 1b, 3b, 5 Burden & Faires 5. Math 128A Spring 2003 Week 11 Solutions Burden & Faires 5.6: 1b, 3b, 7, 9, 12 Burden & Faires 5.7: 1b, 3b, 5 Burden & Faires 5.8: 1b, 3b, 4 Burden & Faires 5.6. Multistep Methods 1. Use all the Adams-Bashforth

More information

ON FRACTIONAL ORDER CANCER MODEL

ON FRACTIONAL ORDER CANCER MODEL Journal of Fractional Calculus and Applications, Vol.. July, No., pp. 6. ISSN: 9-5858. http://www.fcaj.webs.com/ ON FRACTIONAL ORDER CANCER MODEL E. AHMED, A.H. HASHIS, F.A. RIHAN Abstract. In this work

More information

Initial value problems for ordinary differential equations

Initial value problems for ordinary differential equations AMSC/CMSC 660 Scientific Computing I Fall 2008 UNIT 5: Numerical Solution of Ordinary Differential Equations Part 1 Dianne P. O Leary c 2008 The Plan Initial value problems (ivps) for ordinary differential

More information

Existence and Uniqueness Results for Nonlinear Implicit Fractional Differential Equations with Boundary Conditions

Existence and Uniqueness Results for Nonlinear Implicit Fractional Differential Equations with Boundary Conditions Existence and Uniqueness Results for Nonlinear Implicit Fractional Differential Equations with Boundary Conditions Mouffak Benchohra a,b 1 and Jamal E. Lazreg a, a Laboratory of Mathematics, University

More information

Solution of the Fuzzy Boundary Value Differential Equations Under Generalized Differentiability By Shooting Method

Solution of the Fuzzy Boundary Value Differential Equations Under Generalized Differentiability By Shooting Method Available online at www.ispacs.com/jfsva Volume 212, Year 212 Article ID jfsva-136, 19 pages doi:1.5899/212/jfsva-136 Research Article Solution of the Fuzzy Boundary Value Differential Equations Under

More information

Numerical Differential Equations: IVP

Numerical Differential Equations: IVP Chapter 11 Numerical Differential Equations: IVP **** 4/16/13 EC (Incomplete) 11.1 Initial Value Problem for Ordinary Differential Equations We consider the problem of numerically solving a differential

More information

ECE257 Numerical Methods and Scientific Computing. Ordinary Differential Equations

ECE257 Numerical Methods and Scientific Computing. Ordinary Differential Equations ECE257 Numerical Methods and Scientific Computing Ordinary Differential Equations Today s s class: Stiffness Multistep Methods Stiff Equations Stiffness occurs in a problem where two or more independent

More information

Scientific Computing with Case Studies SIAM Press, Lecture Notes for Unit V Solution of

Scientific Computing with Case Studies SIAM Press, Lecture Notes for Unit V Solution of Scientific Computing with Case Studies SIAM Press, 2009 http://www.cs.umd.edu/users/oleary/sccswebpage Lecture Notes for Unit V Solution of Differential Equations Part 1 Dianne P. O Leary c 2008 1 The

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

Mathematics for chemical engineers. Numerical solution of ordinary differential equations

Mathematics for chemical engineers. Numerical solution of ordinary differential equations Mathematics for chemical engineers Drahoslava Janovská Numerical solution of ordinary differential equations Initial value problem Winter Semester 2015-2016 Outline 1 Introduction 2 One step methods Euler

More information

Review Higher Order methods Multistep methods Summary HIGHER ORDER METHODS. P.V. Johnson. School of Mathematics. Semester

Review Higher Order methods Multistep methods Summary HIGHER ORDER METHODS. P.V. Johnson. School of Mathematics. Semester HIGHER ORDER METHODS School of Mathematics Semester 1 2008 OUTLINE 1 REVIEW 2 HIGHER ORDER METHODS 3 MULTISTEP METHODS 4 SUMMARY OUTLINE 1 REVIEW 2 HIGHER ORDER METHODS 3 MULTISTEP METHODS 4 SUMMARY OUTLINE

More information

SOLVING ODE s NUMERICALLY WHILE PRESERVING ALL FIRST INTEGRALS

SOLVING ODE s NUMERICALLY WHILE PRESERVING ALL FIRST INTEGRALS SOLVING ODE s NUMERICALLY WHILE PRESERVING ALL FIRST INTEGRALS G.R.W. QUISPEL 1,2 and H.W. CAPEL 3 Abstract. Using Discrete Gradient Methods (Quispel & Turner, J. Phys. A29 (1996) L341-L349) we construct

More information

The effective factors on threshold conditions in laser diode Passive Q-Switching

The effective factors on threshold conditions in laser diode Passive Q-Switching J. Basic. Appl. Sci. Res., (4)4079-4084, 0 0, TextRoad Publication ISSN 090-4304 Journal of Basic and Applied Scientific Research www.textroad.com The effective factors on threshold conditions in laser

More information

Exponential Integrators

Exponential Integrators Exponential Integrators John C. Bowman and Malcolm Roberts (University of Alberta) June 11, 2009 www.math.ualberta.ca/ bowman/talks 1 Outline Exponential Integrators Exponential Euler History Generalizations

More information

The Solitary Wave Solutions of Zoomeron Equation

The Solitary Wave Solutions of Zoomeron Equation Applied Mathematical Sciences, Vol. 5, 011, no. 59, 943-949 The Solitary Wave Solutions of Zoomeron Equation Reza Abazari Deparment of Mathematics, Ardabil Branch Islamic Azad University, Ardabil, Iran

More information

Identification of Parameters in Neutral Functional Differential Equations with State-Dependent Delays

Identification of Parameters in Neutral Functional Differential Equations with State-Dependent Delays To appear in the proceedings of 44th IEEE Conference on Decision and Control and European Control Conference ECC 5, Seville, Spain. -5 December 5. Identification of Parameters in Neutral Functional Differential

More information

AN OVERVIEW. Numerical Methods for ODE Initial Value Problems. 1. One-step methods (Taylor series, Runge-Kutta)

AN OVERVIEW. Numerical Methods for ODE Initial Value Problems. 1. One-step methods (Taylor series, Runge-Kutta) AN OVERVIEW Numerical Methods for ODE Initial Value Problems 1. One-step methods (Taylor series, Runge-Kutta) 2. Multistep methods (Predictor-Corrector, Adams methods) Both of these types of methods are

More information

Homogeneous Equations with Constant Coefficients

Homogeneous Equations with Constant Coefficients Homogeneous Equations with Constant Coefficients MATH 365 Ordinary Differential Equations J. Robert Buchanan Department of Mathematics Spring 2018 General Second Order ODE Second order ODEs have the form

More information

Lecture 4: Numerical solution of ordinary differential equations

Lecture 4: Numerical solution of ordinary differential equations Lecture 4: Numerical solution of ordinary differential equations Department of Mathematics, ETH Zürich General explicit one-step method: Consistency; Stability; Convergence. High-order methods: Taylor

More information

MTH 452/552 Homework 3

MTH 452/552 Homework 3 MTH 452/552 Homework 3 Do either 1 or 2. 1. (40 points) [Use of ode113 and ode45] This problem can be solved by a modifying the m-files odesample.m and odesampletest.m available from the author s webpage.

More information

You may not use your books, notes; calculators are highly recommended.

You may not use your books, notes; calculators are highly recommended. Math 301 Winter 2013-14 Midterm 1 02/06/2014 Time Limit: 60 Minutes Name (Print): Instructor This exam contains 8 pages (including this cover page) and 6 problems. Check to see if any pages are missing.

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

Solving Ordinary Differential equations

Solving Ordinary Differential equations Solving Ordinary Differential equations Taylor methods can be used to build explicit methods with higher order of convergence than Euler s method. The main difficult of these methods is the computation

More information

Math 660 Lecture 4: FDM for evolutionary equations: ODE solvers

Math 660 Lecture 4: FDM for evolutionary equations: ODE solvers Math 660 Lecture 4: FDM for evolutionary equations: ODE solvers Consider the ODE u (t) = f(t, u(t)), u(0) = u 0, where u could be a vector valued function. Any ODE can be reduced to a first order system,

More information

multistep methods Last modified: November 28, 2017 Recall that we are interested in the numerical solution of the initial value problem (IVP):

multistep methods Last modified: November 28, 2017 Recall that we are interested in the numerical solution of the initial value problem (IVP): MATH 351 Fall 217 multistep methods http://www.phys.uconn.edu/ rozman/courses/m351_17f/ Last modified: November 28, 217 Recall that we are interested in the numerical solution of the initial value problem

More information

Reduced Atmospheric Chemistry Models by Sensitivity Matrix Approach

Reduced Atmospheric Chemistry Models by Sensitivity Matrix Approach Reduced Atmospheric Chemistry Models by Sensitivity Matrix Approach Short Communication Adrian Sandu Department of Computer Science, Michigan Technological University, Houghton, MI 49931. E-mail: asandu@mtu.edu.

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

NUMERICAL SOLUTION OF ODE IVPs. Overview

NUMERICAL SOLUTION OF ODE IVPs. Overview NUMERICAL SOLUTION OF ODE IVPs 1 Quick review of direction fields Overview 2 A reminder about and 3 Important test: Is the ODE initial value problem? 4 Fundamental concepts: Euler s Method 5 Fundamental

More information

SOLVING FUZZY DIFFERENTIAL EQUATIONS BY USING PICARD METHOD

SOLVING FUZZY DIFFERENTIAL EQUATIONS BY USING PICARD METHOD Iranian Journal of Fuzzy Systems Vol. 13, No. 3, (2016) pp. 71-81 71 SOLVING FUZZY DIFFERENTIAL EQUATIONS BY USING PICARD METHOD S. S. BEHZADI AND T. ALLAHVIRANLOO Abstract. In this paper, The Picard method

More information

Modified Variational Iteration Method for the Multi-pantograph Equation with Convergence Analysis

Modified Variational Iteration Method for the Multi-pantograph Equation with Convergence Analysis Australian Journal of Basic and Applied Sciences, 5(5): 886-893, 0 ISSN 99-878 Modified Variational Iteration Method for the Multi-pantograph Equation with Convergence Analysis Mohsen Alipour, Kobra Karimi,

More information

Part IB Numerical Analysis

Part IB Numerical Analysis Part IB Numerical Analysis Definitions Based on lectures by G. Moore Notes taken by Dexter Chua Lent 206 These notes are not endorsed by the lecturers, and I have modified them (often significantly) after

More information

First-Order Ordinary Differntial Equations: Classification and Linear Equations. David Levermore Department of Mathematics University of Maryland

First-Order Ordinary Differntial Equations: Classification and Linear Equations. David Levermore Department of Mathematics University of Maryland First-Order Ordinary Differntial Equations: Classification and Linear Equations David Levermore Department of Mathematics University of Maryland 1 February 2009 These notes cover some of the material that

More information

COSC 3361 Numerical Analysis I Ordinary Differential Equations (II) - Multistep methods

COSC 3361 Numerical Analysis I Ordinary Differential Equations (II) - Multistep methods COSC 336 Numerical Analysis I Ordinary Differential Equations (II) - Multistep methods Fall 2005 Repetition from the last lecture (I) Initial value problems: dy = f ( t, y) dt y ( a) = y 0 a t b Goal:

More information

NON-MONOTONICITY HEIGHT OF PM FUNCTIONS ON INTERVAL. 1. Introduction

NON-MONOTONICITY HEIGHT OF PM FUNCTIONS ON INTERVAL. 1. Introduction Acta Math. Univ. Comenianae Vol. LXXXVI, 2 (2017), pp. 287 297 287 NON-MONOTONICITY HEIGHT OF PM FUNCTIONS ON INTERVAL PINGPING ZHANG Abstract. Using the piecewise monotone property, we give a full description

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

New Exact Solutions of the Modified Benjamin-Bona-Mahony Equation Yun-jie YANG and Li YAO

New Exact Solutions of the Modified Benjamin-Bona-Mahony Equation Yun-jie YANG and Li YAO 06 International Conference on Artificial Intelligence and Computer Science (AICS 06) ISBN: 978--60595-4-0 New Exact Solutions of the Modified Benamin-Bona-Mahony Equation Yun-ie YANG and Li YAO Department

More information

Comparing Numerical Methods for Solving Nonlinear Fractional Order Differential Equations

Comparing Numerical Methods for Solving Nonlinear Fractional Order Differential Equations 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

More information

= 2e t e 2t + ( e 2t )e 3t = 2e t e t = e t. Math 20D Final Review

= 2e t e 2t + ( e 2t )e 3t = 2e t e t = e t. Math 20D Final Review Math D Final Review. Solve the differential equation in two ways, first using variation of parameters and then using undetermined coefficients: Corresponding homogenous equation: with characteristic equation

More information

Ordinary Differential Equation Introduction and Preliminaries

Ordinary Differential Equation Introduction and Preliminaries Ordinary Differential Equation Introduction and Preliminaries There are many branches of science and engineering where differential equations arise naturally. Now days, it finds applications in many areas

More information

New series expansions of the Gauss hypergeometric function

New series expansions of the Gauss hypergeometric function New series expansions of the Gauss hypergeometric function José L. López and Nico. M. Temme 2 Departamento de Matemática e Informática, Universidad Pública de Navarra, 36-Pamplona, Spain. e-mail: jl.lopez@unavarra.es.

More information

Quarter-Sweep Gauss-Seidel Method for Solving First Order Linear Fredholm Integro-differential Equations

Quarter-Sweep Gauss-Seidel Method for Solving First Order Linear Fredholm Integro-differential Equations MATEMATIKA, 2011, Volume 27, Number 2, 199 208 c Department of Mathematical Sciences, UTM Quarter-Sweep Gauss-Seidel Method for Solving First Order Linear Fredholm Integro-differential Equations 1 E. Aruchunan

More information

Temperature Correlation Functions in the XXO Heisenberg Chain

Temperature Correlation Functions in the XXO Heisenberg Chain CONGRESSO NAZIONALE DI FISICA DELLA MATERIA Brescia, 13-16 June, 1994 Temperature Correlation Functions in the XXO Heisenberg Chain F. Colomo 1, A.G. Izergin 2,3, V.E. Korepin 4, V. Tognetti 1,5 1 I.N.F.N.,

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

WEAK VERSIONS OF STOCHASTIC ADAMS-BASHFORTH AND SEMI-IMPLICIT LEAPFROG SCHEMES FOR SDES. 1. Introduction

WEAK VERSIONS OF STOCHASTIC ADAMS-BASHFORTH AND SEMI-IMPLICIT LEAPFROG SCHEMES FOR SDES. 1. Introduction WEAK VERSIONS OF STOCHASTIC ADAMS-BASHFORTH AND SEMI-IMPLICIT LEAPFROG SCHEMES FOR SDES BRIAN D. EWALD 1 Abstract. We consider the weak analogues of certain strong stochastic numerical schemes considered

More information

Lecture Notes to Accompany. Scientific Computing An Introductory Survey. by Michael T. Heath. Chapter 9

Lecture Notes to Accompany. Scientific Computing An Introductory Survey. by Michael T. Heath. Chapter 9 Lecture Notes to Accompany Scientific Computing An Introductory Survey Second Edition by Michael T. Heath Chapter 9 Initial Value Problems for Ordinary Differential Equations Copyright c 2001. Reproduction

More information

Ordinary Differential Equations I

Ordinary Differential Equations I Ordinary Differential Equations I CS 205A: Mathematical Methods for Robotics, Vision, and Graphics Justin Solomon CS 205A: Mathematical Methods Ordinary Differential Equations I 1 / 27 Theme of Last Three

More information

Global Attractivity in a Nonlinear Difference Equation and Applications to a Biological Model

Global Attractivity in a Nonlinear Difference Equation and Applications to a Biological Model International Journal of Difference Equations ISSN 0973-6069, Volume 9, Number 2, pp. 233 242 (204) http://campus.mst.edu/ijde Global Attractivity in a Nonlinear Difference Equation and Applications to

More information

NUMERICAL SOLUTIONS OF FUZZY DIFFERENTIAL EQUATIONS BY TAYLOR METHOD

NUMERICAL SOLUTIONS OF FUZZY DIFFERENTIAL EQUATIONS BY TAYLOR METHOD COMPUTATIONAL METHODS IN APPLIED MATHEMATICS, Vol.2(2002), No.2, pp.113 124 c Institute of Mathematics of the National Academy of Sciences of Belarus NUMERICAL SOLUTIONS OF FUZZY DIFFERENTIAL EQUATIONS

More information

Existence, Uniqueness and Stability of Hilfer Type Neutral Pantograph Differential Equations with Nonlocal Conditions

Existence, Uniqueness and Stability of Hilfer Type Neutral Pantograph Differential Equations with Nonlocal Conditions International Journal of Scientific and Innovative Mathematical Research (IJSIMR) Volume 6, Issue 8, 2018, PP 42-53 ISSN No. (Print) 2347-307X & ISSN No. (Online) 2347-3142 DOI: http://dx.doi.org/10.20431/2347-3142.0608004

More information

Module 4: Numerical Methods for ODE. Michael Bader. Winter 2007/2008

Module 4: Numerical Methods for ODE. Michael Bader. Winter 2007/2008 Outlines Module 4: for ODE Part I: Basic Part II: Advanced Lehrstuhl Informatik V Winter 2007/2008 Part I: Basic 1 Direction Fields 2 Euler s Method Outlines Part I: Basic Part II: Advanced 3 Discretized

More information

Publications of Tong Li

Publications of Tong Li Publications of Tong Li 1. Tong Li and Jeungeun Park, Traveling waves in a chemotaxis model with logistic growth, accepted for publication by DCDS-B on January 31, 2019. 2. Xiaoyan Wang, Tong Li and Jinghua

More information

The Chemical Kinetics Time Step a detailed lecture. Andrew Conley ACOM Division

The Chemical Kinetics Time Step a detailed lecture. Andrew Conley ACOM Division The Chemical Kinetics Time Step a detailed lecture Andrew Conley ACOM Division Simulation Time Step Deep convection Shallow convection Stratiform tend (sedimentation, detrain, cloud fraction, microphysics)

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

Numerical Solution of Fuzzy Differential Equations

Numerical Solution of Fuzzy Differential Equations Applied Mathematical Sciences, Vol. 1, 2007, no. 45, 2231-2246 Numerical Solution of Fuzzy Differential Equations Javad Shokri Department of Mathematics Urmia University P.O. Box 165, Urmia, Iran j.shokri@mail.urmia.ac.ir

More information

EXISTENCE AND UNIQUENESS OF POSITIVE SOLUTIONS TO HIGHER-ORDER NONLINEAR FRACTIONAL DIFFERENTIAL EQUATION WITH INTEGRAL BOUNDARY CONDITIONS

EXISTENCE AND UNIQUENESS OF POSITIVE SOLUTIONS TO HIGHER-ORDER NONLINEAR FRACTIONAL DIFFERENTIAL EQUATION WITH INTEGRAL BOUNDARY CONDITIONS Electronic Journal of Differential Equations, Vol. 212 (212), No. 234, pp. 1 11. ISSN: 172-6691. URL: http://ejde.math.txstate.edu or http://ejde.math.unt.edu ftp ejde.math.txstate.edu EXISTENCE AND UNIQUENESS

More information

Chapter 6 - Ordinary Differential Equations

Chapter 6 - Ordinary Differential Equations Chapter 6 - Ordinary Differential Equations 7.1 Solving Initial-Value Problems In this chapter, we will be interested in the solution of ordinary differential equations. Ordinary differential equations

More information

Strong convergence of multi-step iterates with errors for generalized asymptotically quasi-nonexpansive mappings

Strong convergence of multi-step iterates with errors for generalized asymptotically quasi-nonexpansive mappings Palestine Journal of Mathematics Vol. 1 01, 50 64 Palestine Polytechnic University-PPU 01 Strong convergence of multi-step iterates with errors for generalized asymptotically quasi-nonexpansive mappings

More information

Jim Lambers MAT 772 Fall Semester Lecture 21 Notes

Jim Lambers MAT 772 Fall Semester Lecture 21 Notes Jim Lambers MAT 772 Fall Semester 21-11 Lecture 21 Notes These notes correspond to Sections 12.6, 12.7 and 12.8 in the text. Multistep Methods All of the numerical methods that we have developed for solving

More information

Legendre s Equation. PHYS Southern Illinois University. October 13, 2016

Legendre s Equation. PHYS Southern Illinois University. October 13, 2016 PHYS 500 - Southern Illinois University October 13, 2016 PHYS 500 - Southern Illinois University Legendre s Equation October 13, 2016 1 / 10 The Laplacian in Spherical Coordinates The Laplacian is given

More information

Impulsive Stabilization of certain Delay Differential Equations with Piecewise Constant Argument

Impulsive Stabilization of certain Delay Differential Equations with Piecewise Constant Argument International Journal of Difference Equations ISSN0973-6069, Volume3, Number 2, pp.267 276 2008 http://campus.mst.edu/ijde Impulsive Stabilization of certain Delay Differential Equations with Piecewise

More information

Finding simple roots by seventh- and eighth-order derivative-free methods

Finding simple roots by seventh- and eighth-order derivative-free methods Finding simple roots by seventh- and eighth-order derivative-free methods F. Soleymani 1,*, S.K. Khattri 2 1 Department of Mathematics, Islamic Azad University, Zahedan Branch, Zahedan, Iran * Corresponding

More information

Solving Zhou Chaotic System Using Fourth-Order Runge-Kutta Method

Solving Zhou Chaotic System Using Fourth-Order Runge-Kutta Method World Applied Sciences Journal 21 (6): 939-944, 2013 ISSN 11-4952 IDOSI Publications, 2013 DOI: 10.529/idosi.wasj.2013.21.6.2915 Solving Zhou Chaotic System Using Fourth-Order Runge-Kutta Method 1 1 3

More information

Journal of Computational and Applied Mathematics. Higher-order semi-implicit Taylor schemes for Itô stochastic differential equations

Journal of Computational and Applied Mathematics. Higher-order semi-implicit Taylor schemes for Itô stochastic differential equations Journal of Computational and Applied Mathematics 6 (0) 009 0 Contents lists available at SciVerse ScienceDirect Journal of Computational and Applied Mathematics journal homepage: www.elsevier.com/locate/cam

More information

Lecture IV: Time Discretization

Lecture IV: Time Discretization Lecture IV: Time Discretization Motivation Kinematics: continuous motion in continuous time Computer simulation: Discrete time steps t Discrete Space (mesh particles) Updating Position Force induces acceleration.

More information

OscillationofNonlinearFirstOrderNeutral Di erenceequations

OscillationofNonlinearFirstOrderNeutral Di erenceequations AppliedMathematics E-Notes, 1(2001), 5-10 c Availablefreeatmirrorsites ofhttp://math2.math.nthu.edu.tw/»amen/ OscillationofNonlinearFirstOrderNeutral Di erenceequations YingGaoandGuangZhang yz Received1June2000

More information

On The Numerical Solution of Differential-Algebraic Equations(DAES) with Index-3 by Pade Approximation

On The Numerical Solution of Differential-Algebraic Equations(DAES) with Index-3 by Pade Approximation Appl. Math. Inf. Sci. Lett., No. 2, 7-23 (203) 7 Applied Mathematics & Information Sciences Letters An International Journal On The Numerical Solution of Differential-Algebraic Equations(DAES) with Index-3

More information

General Dual Fuzzy Linear Systems

General Dual Fuzzy Linear Systems Int. J. Contemp. Math. Sciences, Vol. 3, 2008, no. 28, 1385-1394 General Dual Fuzzy Linear Systems M. Mosleh 1 Science and Research Branch, Islamic Azad University (IAU) Tehran, 14778, Iran M. Otadi Department

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

Fuzzy Distance Measure for Fuzzy Numbers

Fuzzy Distance Measure for Fuzzy Numbers Australian Journal of Basic Applied Sciences, 5(6): 58-65, ISSN 99-878 Fuzzy Distance Measure for Fuzzy Numbers Hamid ouhparvar, Abdorreza Panahi, Azam Noorafkan Zanjani Department of Mathematics, Saveh

More information

1.1 Motivation: Why study differential equations?

1.1 Motivation: Why study differential equations? Chapter 1 Introduction Contents 1.1 Motivation: Why stu differential equations?....... 1 1.2 Basics............................... 2 1.3 Growth and decay........................ 3 1.4 Introduction to Ordinary

More information

8.1 Introduction. Consider the initial value problem (IVP):

8.1 Introduction. Consider the initial value problem (IVP): 8.1 Introduction Consider the initial value problem (IVP): y dy dt = f(t, y), y(t 0)=y 0, t 0 t T. Geometrically: solutions are a one parameter family of curves y = y(t) in(t, y)-plane. Assume solution

More information

Math 216 Final Exam 14 December, 2017

Math 216 Final Exam 14 December, 2017 Math 216 Final Exam 14 December, 2017 This sample exam is provided to serve as one component of your studying for this exam in this course. Please note that it is not guaranteed to cover the material that

More information

Time Fractional Wave Equation: Caputo Sense

Time Fractional Wave Equation: Caputo Sense Adv. Studies Theor. Phys., Vol. 6, 2012, no. 2, 95-100 Time Fractional Wave Equation: aputo Sense H. Parsian Department of Physics Islamic Azad University Saveh branch, Saveh, Iran h.parsian@iau-saveh.ac.ir

More information

THE θ-methods IN THE NUMERICAL SOLUTION OF DELAY DIFFERENTIAL EQUATIONS. Karel J. in t Hout, Marc N. Spijker Leiden, The Netherlands

THE θ-methods IN THE NUMERICAL SOLUTION OF DELAY DIFFERENTIAL EQUATIONS. Karel J. in t Hout, Marc N. Spijker Leiden, The Netherlands THE θ-methods IN THE NUMERICAL SOLUTION OF DELAY DIFFERENTIAL EQUATIONS Karel J. in t Hout, Marc N. Spijker Leiden, The Netherlands 1. Introduction This paper deals with initial value problems for delay

More information

Solving Delay Differential Equations (DDEs) using Nakashima s 2 Stages 4 th Order Pseudo-Runge-Kutta Method

Solving Delay Differential Equations (DDEs) using Nakashima s 2 Stages 4 th Order Pseudo-Runge-Kutta Method World Applied Sciences Journal (Special Issue of Applied Math): 8-86, 3 ISSN 88-495; IDOSI Publications, 3 DOI:.589/idosi.wasj.3..am.43 Solving Delay Differential Equations (DDEs) using Naashima s Stages

More information

On linear and non-linear equations. (Sect. 1.6).

On linear and non-linear equations. (Sect. 1.6). On linear and non-linear equations. (Sect. 1.6). Review: Linear differential equations. Non-linear differential equations. The Picard-Lindelöf Theorem. Properties of solutions to non-linear ODE. The Proof

More information

Numerical Methods for Differential Equations

Numerical Methods for Differential Equations Numerical Methods for Differential Equations Chapter 2: Runge Kutta and Linear Multistep methods Gustaf Söderlind and Carmen Arévalo Numerical Analysis, Lund University Textbooks: A First Course in the

More information

Math 225 Differential Equations Notes Chapter 1

Math 225 Differential Equations Notes Chapter 1 Math 225 Differential Equations Notes Chapter 1 Michael Muscedere September 9, 2004 1 Introduction 1.1 Background In science and engineering models are used to describe physical phenomena. Often these

More information

Numerical Solutions of Coupled Klein-Gordon- Schr dinger Equations by Finite Element Method

Numerical Solutions of Coupled Klein-Gordon- Schr dinger Equations by Finite Element Method Applied Mathematical Sciences, Vol. 6, 2012, no. 45, 2245-2254 Numerical Solutions of Coupled Klein-Gordon- Schr dinger Equations by Finite Element Method Bouthina S. Ahmed Department of Mathematics, Collage

More information

Ordinary Differential Equations I

Ordinary Differential Equations I Ordinary Differential Equations I CS 205A: Mathematical Methods for Robotics, Vision, and Graphics Justin Solomon CS 205A: Mathematical Methods Ordinary Differential Equations I 1 / 32 Theme of Last Few

More information

2tdt 1 y = t2 + C y = which implies C = 1 and the solution is y = 1

2tdt 1 y = t2 + C y = which implies C = 1 and the solution is y = 1 Lectures - Week 11 General First Order ODEs & Numerical Methods for IVPs In general, nonlinear problems are much more difficult to solve than linear ones. Unfortunately many phenomena exhibit nonlinear

More information