Engineeing Analysis_lecture 1
Engineeing Analysis_lecture 1
Engineering Analysis
Lecture 1: Chapter 1
Introduction to Differential
Equations
Course Outline
Lecture 1 Outline
• Classification by Type
• Ordinary differential equation (ODE): Derivatives are with respect to
a single independent variable dx dy
+ = 3x + 2 y
dt dt
• Partial differential equation (PDE): Derivatives are with respect to
two or more independent variables
u v
=−
y dx
Definitions and Terminology (cont’d.)
• Notation
• Leibniz notation d2y
2
• Prime notation y dx
• Newton’s dot notation y
• Subscript notation (partial derivates with subscript indicating independent
variable)
uxx + u yy = 0
Definitions and Terminology (cont’d.)
Classification by Order
• The order of an ODE or PDE is the order of the highest derivative in
the equation
highest order highest order
d y æ dy ö
2 3
4u 2u
+ 5 ç ÷ - 4 y = e x 2 4 + 2 =0
dx 2
è dx ø x t
Classification by Linearity
• An nth-order ODE, ( ( n)
)
F x, y, y' ,... y = 0 , is linear
in the variable y if F is linear in y, y, …, yn
• An ODE is nonlinear if:
• The coefficients y, y, …, yn contain the dependent
variable y or its derivatives
• Powers of y, y, …, yn appear in the equation or
• Nonlinear functions of the dependent variable or its
derivatives (e.g.,sin y or e y' ) appear in the equation
Example: True or false
d 3u
2. The following differential equation is linear: 3
+ 4u = sin t.
dt
Definitions and Terminology (cont’d.)
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 nth-order ODE reduces the equation
to an identity
• Interval I can be an open interval (a, b), a closed interval
[a, b], an infinite interval (a, ), etc.
• A solution of a differential equation that is identically zero
on an interval I is a trivial solution
Definitions and Terminology (cont’d.)
• Solution of an ODE
• The graph of a solution of an ODE is a solution curve
and it is continuous on its interval I while the domain of
may differ from the interval I
• An explicit solution is one in which the dependent
variable is expressed solely in terms of the independent
variable and constants
( )
• G x, y = 0 is an implicit solution if at least one
function exists that satisfies the relation G and the ODE
on I
Definitions and Terminology (cont’d.)
• Families of Solutions
• Similar to integration, we usually obtain a solution to a
first-order differential equation containing an arbitrary
constant c
• A solution with a constant c represents a set
of solutions,
dx dy
= f ( t , x, y ) = g ( t , x, y )
dt dt
order DE y' = y
• Find a solution of the first-order IVP with initial condition
y ( 0) = 3
• Solution
• From the initial condition we obtain 3 = ce0
• Solving, we find c = 3
• The solution of the IVP is
y = 3e x
Initial-Value Problems (cont’d.)
3. Differential
Equations as
Mathematical
Models
Differential equation models are used
to describe behavior in various fields
dV
= − Ah 2 gh
dt
Differential Equations as
Mathematical Models (cont’d.)
• Example: Draining a Tank (cont’d.)
• The volume in the tank at t is V(t)=Awh (Aw is the constant area of the upper
water surface)
• Combining expressions gives the differential equation for the height of water at
time t
dh Ah
=− 2 gh
dt Aw
Assignment for Chapter 1: Read the whole
chapter and prepare for a practice quiz (multiple
choice or true and False)