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

Slides:



Advertisements
Similar presentations
Boyce/DiPrima 9th ed, Ch 2.4: Differences Between Linear and Nonlinear Equations Elementary Differential Equations and Boundary Value Problems, 9th edition,
Advertisements

Ch 3.2: Solutions of Linear Homogeneous Equations; Wronskian
ESSENTIAL CALCULUS CH11 Partial derivatives
A second order ordinary differential equation has the general form
First-Order Differential Equations
Ch 5.2: Series Solutions Near an Ordinary Point, Part I
Ch 3.5: Nonhomogeneous Equations; Method of Undetermined Coefficients
Ch 2.6: Exact Equations & Integrating Factors
Chapter 9 Differential equations
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,
Ch 2.6: Exact Equations & Integrating Factors Consider a first order ODE of the form Suppose there is a function  such that and such that  (x,y) = c.
Ordinary Differential Equations S.-Y. Leu Sept. 21, 2005.
Chap 1 First-Order Differential Equations
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.
Chapter 1: First-Order Differential Equations 1. Sec 1.1: Differential Equations and Mathematical Models Definition: Differential Equation An equation.
1 Part 1: Ordinary Differential Equations Ch1: First-Order Differential Equations Ch2: Second-Order Differential Equations Ch3: The Laplace Transform Ch4:
Boyce/DiPrima 9 th ed, Ch 3.1: 2 nd Order Linear Homogeneous Equations-Constant Coefficients Elementary Differential Equations and Boundary Value Problems,
Introduction to Differential Equations CHAPTER 1.
Lecture 35 Numerical Analysis. Chapter 7 Ordinary Differential Equations.
ORDINARY DIFFERENTIAL EQUATION (ODE) LAPLACE TRANSFORM.
Math 3120 Differential Equations with Boundary Value Problems
Modeling with differential equations One of the most important application of calculus is differential equations, which often arise in describing some.
Fin500J Topic 6Fall 2010 Olin Business School 1 Fin500J: Mathematical Foundations in Finance Topic 6: Ordinary Differential Equations Philip H. Dybvig.
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.
Slope Fields and Euler’s Method
Slope Fields and Euler’s Method
Differential Equations Copyright © Cengage Learning. All rights reserved.
The elements of higher mathematics Differential Equations
(1) The order of ODE: the order of the highest derivative e.g., Chapter 14 First-order ordinary differential equation (2) The degree of ODE: After the.
Differential Equations Also known as Engineering Analysis or ENGIANA.
Differential Equations
Sheng-Fang Huang. 1.1 Basic Concepts Modeling A model is very often an equation containing derivatives of an unknown function. Such a model is called.
Differential Equations Chapter 1. A differential equation in x and y is an equation that involves x, y, and derivatives of y. A mathematical model often.
Ch 2.1: Linear Equations; Method of Integrating Factors A linear first order ODE has the general form where f is linear in y. Examples include equations.
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 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:
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.
Introduction to Symmetry Analysis Brian Cantwell Department of Aeronautics and Astronautics Stanford University Chapter 1 - Introduction to Symmetry.
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.
Ordinary differential equations - ODE An n-th order ordinary differential equation (ODE n ) is an equation where is a known function in n + 1 variables.
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.
case study on Laplace transform
Warm Up 1.Find the particular solution to the initial value problem 2.Find the general solution to the differential equation.
Math 206 – Differential Equations Andy Rosen PLEASE SIGN IN.
DIFFERENTIAL EQUATIONS
Basic Definitions and Terminology
Advanced Engineering Mathematics 6th Edition, Concise Edition
First order non linear pde’s
A second order ordinary differential equation has the general form
Sec 5.5:Variation of Parameters
Introduction to Ordinary Differential Equations
Chapter 1: Introduction to Differential Equations
Differential Equations
Chapter 1: First-Order Differential Equations
Presentation transcript:

Ordinary Differential Equations S.-Y. Leu Sept. 21,28, 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

DEFINITION: solution curve A graph of the solution of an ODE is called a solution curve, or an integral curve of the equation. 1.1 Definitions and Terminology

DEFINITION: families of solutions A solution containing an arbitrary constant (parameter) represents a set of solutions to an ODE called a one-parameter family of solutions. A solution to an n−th order ODE is a n-parameter family of solutions. Since the parameter can be assigned an infinite number of values, an ODE can have an infinite number of solutions.

Verification of a solution by substitution Example: 1.1 Definitions and Terminology 

Figure 1.1 Integral curves of y’+ y = 2 for k = 0, 3, –3, 6, and –6. ©2003 Brooks/Cole, a division of Thomson Learning, Inc. Thomson Learning ™ is a trademark used herein under license.

Verification of a solution by substitution Example: 1.1 Definitions and Terminology  for all, 

©2003 Brooks/Cole, a division of Thomson Learning, Inc. Thomson Learning ™ is a trademark used herein under license. Figure 1.2 Integral curves of y’ + ¹ y = e x for c =0,5,20, -6, and –10. x

Second-Order Differential Equation Example: is a solution of By substitution:

Second-Order Differential Equation Consider the simple, linear second-order equation ,  To determine C and K, we need two initial conditions, one specify a point lying on the solution curve and the other its slope at that point, e.g., WHY ???

Second-Order Differential Equation IF only try x=x 1, and x=x 2  It cannot determine C and K,

©2003 Brooks/Cole, a division of Thomson Learning, Inc. Thomson Learning ™ is a trademark used herein under license. Figure 2.1 Graphs of y = 2x³ + C x +K for various values of C and K. e.g. X=0, y=k

©2003 Brooks/Cole, a division of Thomson Learning, Inc. Thomson Learning ™ is a trademark used herein under license. Figure 2.2 Graphs of y = 2x³ + C x + 3 for various values of C. To satisfy the I.C. y(0)=3 The solution curve must pass through (0,3) Many solution curves through (0,3)

©2003 Brooks/Cole, a division of Thomson Learning, Inc. Thomson Learning ™ is a trademark used herein under license. Figure 2.3 Graph of y = 2x³ - x + 3. To satisfy the I.C. y(0)=3, y’(0)=-1, the solution curve must pass through (0,3) having slope -1

Solutions General Solution: Solutions obtained from integrating the differential equations are called general solutions. The general solution of a nth order ordinary differential equation contains n arbitrary constants resulting from integrating times. Particular Solution: Particular solutions are the solutions obtained by assigning specific values to the arbitrary constants in the general solutions. Singular Solutions: Solutions that can not be expressed by the general solutions are called singular solutions. 1.1 Definitions and Terminology

DEFINITION: implicit solution A relation is said to be an implicit solution of an ODE on an interval I provided there exists at least one function that satisfies the relation as well as the differential equation on I.  a relation or expression that defines a solution implicitly. In contrast to an explicit solution 1.1 Definitions and Terminology

DEFINITION: implicit solution Verify by implicit differentiation that the given equation implicitly defines a solution of the differential equation 1.1 Definitions and Terminology

DEFINITION: implicit solution Verify by implicit differentiation that the given equation implicitly defines a solution of the differential equation 1.1 Definitions and Terminology

Conditions Initial Condition: Constrains that are specified at the initial point, generally time point, are called initial conditions. Problems with specified initial conditions are called initial value problems. Boundary Condition: Constrains that are specified at the boundary points, generally space points, are called boundary conditions. Problems with specified boundary conditions are called boundary value problems. 1.1 Definitions and Terminology

First- and Second-Order IVPS Solve: Subject to: Solve: Subject to: 1.2 Initial-Value Problem

DEFINITION: initial value problem An initial value problem or IVP is a problem which consists of an n-th order ordinary differential equation along with n initial conditions defined at a point found in the interval of definition differential equation initial conditions where are known constants. 1.2 Initial-Value Problem

THEOREM: Existence of a Unique Solution Let R be a rectangular region in the xy-plane defined by that contains the point in its interior. If and are continuous on R, Then there exists some interval contained in and a unique function defined on that is a solution of the initial value problem.