Chapter One
Chapter One
Markos Fisseha
Addis Ababa University
Ethiopia
April 8, 2024
1 / 12
Chapter 1: Basic definitions and terminology
Outline
In this chapter, we will study the following topics:
1.1 Definition of ODE and examples
1.2 Order of a differential equation, linear and nonlinear ODE
1.3 Nature of solutions of ODE: general, particular and singular
solutions
2 / 12
Definition of ODE and examples
3 / 12
Definition of ODE and examples
Definition
An equation involving derivatives of one or more dependent
variables with respect to one or more independent variables is
called a Differential Equation.
3 / 12
Definition of ODE and examples
Definition
An equation involving derivatives of one or more dependent
variables with respect to one or more independent variables is
called a Differential Equation.
3 / 12
Definition (Ordinary Differential Equation)
An ordinary differential equation (ODE) is an equation which
involves one independent variable and the derivatives of the
dependent variable with respect to that independent variable.
4 / 12
Definition (Ordinary Differential Equation)
An ordinary differential equation (ODE) is an equation which
involves one independent variable and the derivatives of the
dependent variable with respect to that independent variable.
4 / 12
Example
Classify the following differential equations as ODE or PDE:
000
1 x 2y − 6xy 0 + 10y = 0
00
2 x (t) + sin x(t) = 0
00
3 y + λy = 0
4 x0 + x = 0
5 ut − uy = 0
6 utt = uxx + uyy
d 2y
dy
7 + 5 − 4y = e x
dx 2 dx
5 / 12
Example
Classify the following differential equations as ODE or PDE:
000
1 x 2y − 6xy 0 + 10y = 0
00
2 x (t) + sin x(t) = 0
00
3 y + λy = 0
4 x0 + x = 0
5 ut − uy = 0
6 utt = uxx + uyy
d 2y
dy
7 + 5 − 4y = e x
dx 2 dx
Solution
1-4 and 7 are ODE, but 5 and 6 are PDE.
5 / 12
Order of a differential equation, linear and nonlinear ODE
Definition (Order)
The order of a differential equation (either ODE or PDE) is the
order of the highest derivative that appear in the equation.
6 / 12
Order of a differential equation, linear and nonlinear ODE
Definition (Order)
The order of a differential equation (either ODE or PDE) is the
order of the highest derivative that appear in the equation.
6 / 12
Order of a differential equation, linear and nonlinear ODE
Definition (Order)
The order of a differential equation (either ODE or PDE) is the
order of the highest derivative that appear in the equation.
7 / 12
Solution
(1) 3rd order de and its degree is 1.
(2) 2rd order de and its degree is 1.
(3) 1st order de and its degree is 1.
(4) 2nd order de and its degree is 1.
(5) 2rd order de and its degree is 3.
Exercise
Find the order and degree of the differential equation
" 2 # 23
d 2y
dy
1+ = .
dx dx 2
7 / 12
Definition (Classification as linear or non-linear)
A differential equation(de)
00
y (n) = f (x, y 0 , y , ..., y (n−1) )
00
is said to be linear when f is linear function of x, y , y , ..., y (n−1) .
i.e. if it can be written in the form
d ny d n−1 y dy
an (x) n
+ an−1 (x) n−1
+ · · · + a1 (x) + a0 (x)y = g (x).
dx dx dx
8 / 12
Definition (Classification as linear or non-linear)
A differential equation(de)
00
y (n) = f (x, y 0 , y , ..., y (n−1) )
00
is said to be linear when f is linear function of x, y , y , ..., y (n−1) .
i.e. if it can be written in the form
d ny d n−1 y dy
an (x) n
+ an−1 (x) n−1
+ · · · + a1 (x) + a0 (x)y = g (x).
dx dx dx
Note
Two characteristic properties of linear de
(a) The dependent variable y and all its derivatives are of the first
degree; i.e. the power of each term involving y is 1.
(b) Each coefficient depends only on the independent variable x.
(c) It is free from product of dependent variable and its derivatives
8 / 12
Definition
A de that is not linear is said to be nonlinear.
9 / 12
Definition
A de that is not linear is said to be nonlinear.
Example
Classify the following de as linear (nonlinear).
(a) (y − x)dx + 4xdy = 0
00
(b) y − 2y 0 + y = 0
d 3y dy
(c) x 3 3 − 4x + 6y = e x
dx dx
(d) (1 + y )y 0 + 2y = e x
d 2y
(e) + sin(y ) = 0
dx 2
d 4y
(f) + y2 = 0
dx 4
9 / 12
Definition
A de that is not linear is said to be nonlinear.
Example
Classify the following de as linear (nonlinear).
(a) (y − x)dx + 4xdy = 0
00
(b) y − 2y 0 + y = 0
d 3y dy
(c) x 3 3 − 4x + 6y = e x
dx dx
(d) (1 + y )y 0 + 2y = e x
d 2y
(e) + sin(y ) = 0
dx 2
d 4y
(f) + y2 = 0
dx 4
Solution
(a), (b) and (c) are linear, but (d), (e) and (f) are nonlinear.
9 / 12
Nature of solutions of ODE: particular, general and
singular solutions
Definition (Nature of solutions)
A solution of a differential equation is a function y = y (x) which
satisfies the given differential equation.
10 / 12
Nature of solutions of ODE: particular, general and
singular solutions
Definition (Nature of solutions)
A solution of a differential equation is a function y = y (x) which
satisfies the given differential equation.
Example
Show that the function(s)
00
(a) y = 2 sin x + 3 cos x is a solution of the de y + y = 0
(b) y = 4 and y = 4 + 16e −4x are solutions of the de
dy
+ 4y = 16.
dx
10 / 12
Nature of solutions of ODE: particular, general and
singular solutions
Definition (Nature of solutions)
A solution of a differential equation is a function y = y (x) which
satisfies the given differential equation.
Example
Show that the function(s)
00
(a) y = 2 sin x + 3 cos x is a solution of the de y + y = 0
(b) y = 4 and y = 4 + 16e −4x are solutions of the de
dy
+ 4y = 16.
dx
11 / 12
Definition (Particular solution)
If particular values are given to the arbitrary constants in the
general solution, then the solution so obtained is called a particular
solution.
Example
c d 2 y 2 dy
The function y = + d, is an explicit solution of + = 0.
x dx 2 x dx
Example
dy x
x 2 + y 2 − 4 = 0 is implicit solution of the de =− .
dx y
12 / 12