Ordinary Differential Equations S.-Y. Leu Sept. 21, 2005.

Slides:



Advertisements
Similar presentations
EGR 1101: Unit 12 Lecture #1 Differential Equations (Sections 10.1 to 10.4 of Rattan/Klingbeil text)
Advertisements

First-Order Differential Equations
Ch 3.5: Nonhomogeneous Equations; Method of Undetermined Coefficients
Ch 2.1: Linear Equations; Method of Integrating Factors
Math 3120 Differential Equations with Boundary Value Problems
Ordinary Differential Equations Final Review Shurong Sun University of Jinan Semester 1,
Chap 1 First-Order Differential Equations
Ordinary Differential Equations S.-Y. Leu Sept. 21,28, 2005.
Introduction to Differential Equations. Definition : A differential equation is an equation containing an unknown function and its derivatives. Examples:.
1 Chapter 9 Differential Equations: Classical Methods A differential equation (DE) may be defined as an equation involving one or more derivatives of an.
CISE301_Topic8L1KFUPM1 CISE301: Numerical Methods Topic 8 Ordinary Differential Equations (ODEs) Lecture KFUPM Read , 26-2, 27-1.
COMPUTATIONAL MODELING FOR ENGINEERING MECN 6040 Professor: Dr. Omar E. Meza Castillo Department.
Introduction 1. MSc (1994): Punjab University Specialization: Applied Mathematics 2. MS /M.Phil (2006): COMSATS, Islamabad Specialization: Applied Mathematics.
Chapter 1: First-Order Differential Equations 1. Sec 1.1: Differential Equations and Mathematical Models Definition: Differential Equation An equation.
Introduction to Differential Equations CHAPTER 1.
 Advance Engineering Maths(213002)  Patel Jaimin  Patel Mrugesh  Patel Kaushal
ORDINARY DIFFERENTIAL EQUATION (ODE) LAPLACE TRANSFORM.
Math 3120 Differential Equations with Boundary Value Problems
1 Chapter 8 Ordinary differential equation Mathematical methods in the physical sciences 3rd edition Mary L. Boas Lecture 5 Introduction of ODE.
Fin500J Topic 6Fall 2010 Olin Business School 1 Fin500J: Mathematical Foundations in Finance Topic 6: Ordinary Differential Equations Philip H. Dybvig.
Math 3120 Differential Equations with Boundary Value Problems Chapter 4: Higher-Order Differential Equations Section 4-9: Solving Systems of Linear Differential.
Mathematics. Session Differential Equations - 1 Session Objectives  Differential Equation  Order and Degree  Solution of a Differential Equation,
Fall 2008 // Doug Jones MWF 10:10 – 11:00 am AC 112 Lecture #1 – Introduction & Sect /20/2008 FirstLecture_DifferentialEquations_Fall08.ppt 1.
Ordinary Differential Equations
Math 3120 Differential Equations with Boundary Value Problems
Differential Equations. Definition A differential equation is an equation involving derivatives of an unknown function and possibly the function itself.
The general linear 2ed order PDE in two variables x, y. Chapter 2:Linear Second-Order Equations Sec 2.2,2.3,2.4:Canonical Form Canonical Form.
The elements of higher mathematics Differential Equations
Ch 1.3: Classification of Differential Equations
Differential Equations Also known as Engineering Analysis or ENGIANA.
Math 3120 Differential Equations with Boundary Value Problems Chapter 2: First-Order Differential Equations Section 2-5: Solutions By Substitution.
Section 4.1 Initial-Value and Boundary-Value Problems
1 Chapter 1 Introduction to Differential Equations 1.1 Introduction The mathematical formulation problems in engineering and science usually leads to equations.
Differential Equations Linear Equations with Variable Coefficients.
Existence of a Unique Solution Let the coefficient functions and g(x) be continuous on an interval I and let the leading coefficient function not equal.
Differential Equations
Differential Equations MTH 242 Lecture # 09 Dr. Manshoor Ahmed.
Chapter 8: Ordinary Differential Equations I. General A linear ODE is of the form: An n th order ODE has a solution containing n arbitrary constants ex:
Worked examples and exercises are in the text STROUD PROGRAMME 24 FIRST-ORDER DIFFERENTIAL EQUATIONS.
STROUD Worked examples and exercises are in the text Programme 25: First-order differential equations FIRST-ORDER DIFFERENTIAL EQUATIONS PROGRAMME 25.
Section 1.1 Basic Definitions and Terminology. DIFFERENTIAL EQUATIONS Definition: A differential equation (DE) is an equation containing the derivatives.
Boyce/DiPrima 9 th ed, Ch1.3: Classification of Differential Equations Elementary Differential Equations and Boundary Value Problems, 9 th edition, by.
DIFFERENTIAL EQUATION An equation containing the derivatives of one or more dependent variables with respect to one or more independent variables, is said.
MTH 253 Calculus (Other Topics) Chapter 9 – Mathematical Modeling with Differential Equations Section 9.4 – Second-Order Linear Homogeneous Differential.
3/12/20161differential equations by Chtan (FYHS-Kulai)
First-order Differential Equations Chapter 2. Overview II. Linear equations Chapter 1 : Introduction to Differential Equations I. Separable variables.
UDS MTH:311 Differential Equations 1 ST TRIMESTER 2012/13 DR. Y. I. SEINI 2012.
Ordinary Differential Equations (ODEs). Objectives of Topic  Solve Ordinary Differential Equations (ODEs).  Appreciate the importance of numerical methods.
1 Week 3 First-order ordinary differential equations (ODE) 1.Basic definitions 2.Separable ODEs 3.ODEs reducible to separable form 4.Linear first-order.
OBJECTIVES Students will able to Students will able to 1. define differential equation 1. define differential equation 2. identify types, order & degree.
Math 206 – Differential Equations Andy Rosen PLEASE SIGN IN.
Introduction to Differential Equations
Chapter 1: Definitions, Families of Curves
DIFFERENTIAL EQUATIONS
Introduction to Differential Equations
Basic Definitions and Terminology
We will be looking for a solution to the system of linear differential equations with constant coefficients.
Ch 1.3: Classification of Differential Equations
Ch 1.3: Classification of Differential Equations
Sec 5.5:Variation of Parameters
Ordinary Differential Equation
Engineering Analysis I
Introduction to Ordinary Differential Equations
Introduction to Partial Differential Equations
Chapter 1: Introduction to Differential Equations
Differential Equations
CISE301: Numerical Methods Topic 8 Ordinary Differential Equations (ODEs) Lecture KFUPM Read , 26-2, 27-1 CISE301_Topic8L1 KFUPM.
Chapter 1: First-Order Differential Equations
Chapter 1:First order Partial Differential Equations
Presentation transcript:

Ordinary Differential Equations S.-Y. Leu Sept. 21, 2005

1.1 Definitions and Terminology 1.2 Initial-Value Problems 1.3 Differential Equation as Mathematical Models CHAPTER 1 Introduction to Differential Equations

DEFINITION: differential equation An equation containing the derivative of one or more dependent variables, with respect to one or more independent variables is said to be a differential equation (DE). (Zill, Definition 1.1, page 6). 1.1 Definitions and Terminology

Recall Calculus Definition of a Derivative If, the derivative of or With respect to is defined as The derivative is also denoted by or 1.1 Definitions and Terminology

Recall the Exponential function  dependent variable: y  independent variable: x 1.1 Definitions and Terminology

Differential Equation: Equations that involve dependent variables and their derivatives with respect to the independent variables. Differential Equations are classified by type, order and linearity. 1.1 Definitions and Terminology

Differential Equations are classified by type, order and linearity. TYPE There are two main types of differential equation: “ ordinary ” and “ partial ”. 1.1 Definitions and Terminology

Ordinary differential equation (ODE) Differential equations that involve only ONE independent variable are called ordinary differential equations. Examples:,, and  only ordinary (or total ) derivatives 1.1 Definitions and Terminology

Partial differential equation (PDE) Differential equations that involve two or more independent variables are called partial differential equations. Examples: and  only partial derivatives 1.1 Definitions and Terminology

ORDER The order of a differential equation is the order of the highest derivative found in the DE. second order first order 1.1 Definitions and Terminology

 first order  second order Written in differential form:

LINEAR or NONLINEAR An n-th order differential equation is said to be linear if the function is linear in the variables   there are no multiplications among dependent variables and their derivatives. All coefficients are functions of independent variables. A nonlinear ODE is one that is not linear, i.e. does not have the above form. 1.1 Definitions and Terminology

LINEAR or NONLINEAR or  linear first-order ordinary differential equation  linear second-order ordinary differential equation  linear third-order ordinary differential equation 1.1 Definitions and Terminology

LINEAR or NONLINEAR coefficient depends on y  nonlinear first-order ordinary differential equation nonlinear function of y  nonlinear second-order ordinary differential equation power not 1  nonlinear fourth-order ordinary differential equation 1.1 Definitions and Terminology

LINEAR or NONLINEAR NOTE: 1.1 Definitions and Terminology

Solutions of ODEs DEFINITION: solution of an ODE Any function, defined on an interval I and possessing at least n derivatives that are continuous on I, which when substituted into an n-th order ODE reduces the equation to an identity, is said to be a solution of the equation on the interval. (Zill, Definition 1.1, page 8). 1.1 Definitions and Terminology

Namely, a solution of an n-th order ODE is a function which possesses at least n derivatives and for which for all x in I We say that satisfies the differential equation on I. 1.1 Definitions and Terminology

Verification of a solution by substitution Example:   left hand side: right-hand side: 0 The DE possesses the constant y=0  trivial solution 1.1 Definitions and Terminology