Week 1
Week 1
1.1 Introduction
1.2 Basic Definitions and Terminologies
1.3 Basic Integration
1.4 Separable Equations
1.5 Homogenous Equations
1.6 Linear Equations
1.7 Exact Equations
1.1 INTRODUCTION
What is Differential Equation (DE)?
An equation involving
derivatives of one or more
dependent variables with
respect to one or more
independent variables
Ex: Dependent
•Those that are differentiated df Variables (DV)
Independent
•The variables with respect dx Variables (IV)
to which differentiation
occurs
Table 1 : Example of Differential Equation
6 dx
4 (sin t ) x 0
dt
t
7 f f
4x2 2 y f
x y
DEGREE:
The degree of a differential equation is the exponent
of the highest derivative in the equation
2
Example : d f
3
df
2
2 4 x cos 2 x
dx dx
Test your understanding….
Exercise : Order and Degree
Differential Equations Order Degree
d2y 2 dy
x 3 y e x
dx 2 dx
2
dy
2
d y
xy 0
dx
2
dx
4 2
d x d x
4
5 2
3x sin t
dt dt
y
2
'''
yy ' 0
d 2i di l
L 2 R i Ew cos t
dt dt c
u 2u
2
0
x 2 y 2
v v
0
t s
8
Excellence is never an accident, but it comes through a hard work!!
1.2 BASIC DEFINITIONS AND
TERMINOLOGIES
LINEARITY:
1. Linear differential equation is easier to solve.
2. A differential equation is said to be linear if:
3. Otherwise, non-linear.
are nonlinear
f f 3 f
4x2 2 y 4 x 2
2y
x y xy 2
2
dx dx dx
4 sin x 0 4 0
are linear dt dt dt
Exercise : Linearity
Example: dy
Find the unique solution of DE 3x 2 which satisfies the
dx
condition y (1) 4
Solution:
y x3 3
5
LINEAR 4 1 DIRECT
EQUATIONS INTEGRATION
METHODS
HOMOGENEOUES
3 2 SEPARABLE
EQUATIONS EQUATIONS
1.3 DIRECT INTEGRATION
Suppose an ordinary differential equation in the form of
dy
f x .
dx
The equation can be solved by integrating both sides with respect to x
dy
dx dx f x dx
dy f x dx
y f x dx
Therefore, technique of direct integration can be simplified as follows
dy
If f x , then y f x dx
dx
1.4 SEPARABLE EQUATIONS
We consider a class of first-order ordinary differential equation of the form
dy
f x, y (1)
dx
Equation (1) is considered to be separable if it can be written in the form
dy
h y g x (2)
dx
The solution of equation (2) is obtained by integrating both sides of the
equation with respect to x.
dy
h y dx dx g x dx
(3)
h y dy g x dx (4)
1.4 SEPARABLE EQUATIONS
This technique called separable equations because we rearrange the
equation to be solved such that all terms involving the dependent variable
appear on one side of the equation, and all terms involving the
independent variable appear on the other. Integration completes the
solution.
dy g ( x)
dx h( y )
h y dy g x dx
Example : Determining separable equations
dy
y 2 xe3 x 4 y dy
dx y sin x
dx
( xe3 x )( y 2 e 4 y )
non separable
g ( x ) h( y )
separable
1.4 SEPARABLE EQUATIONS
Solving separable equations :
dy
Step 1: Rewrite the separable equation dx g ( x)h( y ) in
separated form 1
dy g ( x)dx
h( y )
Step 2: Integrate each side of this equation w.r.t its respective variable.
dy 1 x Integrating
dy : 1 x dx
2
Solve 2 y
dx y
y3 x2
x C
3 2
Solution :
3x 2
Separating variables: y 3x
3
3C
2
y 2 dy 1 x dx 3x 2
y 3x
3
D, D 3C
2
1.4 SEPARABLE EQUATIONS
Example : Solving DE by using separable equations
Solution :
We get
dy
We write x 1 y as
dx ln 1 y ln x C ,C constant.
ln 1 y ln x C
dy dx
1 y
1 y x ln C
Integrate both sides x
1 y
dy dx eC , D eC , D constant.
1 y x x
or y Dx 1.
1.4 SEPARABLE EQUATIONS
In the previous examples, the differential equations are separable.
However, there are also inseparable differential equations that can
be reduced to separable equations by appropriate substitutions.
dy x y
dx 1 x y
1.4 SEPARABLE EQUATIONS
SEPARABLE EQUATIONS BY SUBSTITUTION