Introduction To Differential Equation
Introduction To Differential Equation
Lecture# 1
Introduction to Differential
Equations
• Topics:
• Basic concept of differential equation,
• Classification,
• Application of differential equation,
• Nature and methods of solution,
• Initial-value problems,
• Boundary-value problems,
• Existence of solutions,
Differential Equations
Definition: An equation involving derivatives one or more dependent variable
. With respect to one or more independent variables is called a
. differential equation.
Example: For examples of differential equations we list the following
𝑑
+y=0
𝑑𝑥
𝜕 𝜕 𝜕
+ + =0
𝜕𝑥 𝜕𝑢
In the𝜕 above
𝑣 example itis clear that the various variables and derivatives
involved in a differential equation can occur in a variety of ways.
Order of Differential Equation
The order of the differential equation is order of the highest
derivative in the differential equation.
d 3 y dy 4 3
+ + 6y = 3
dx 3
dx
Degree of Differential Equation
The degree of a differential equation is power of the highest order derivative
term in the differential equation.
d2y dy
2
+ 3 + ay = 0 1
dx dx
d 3 y + dy
4
+ 6y = 3 1
dx 3
dx
d 2 y + dy 5
3
2 +3 = 0 3
dx dx
Classification
Differential equations
Ordinary Partial
DE DE
d2y 𝑑𝑦
2. 2
+9 +5y=0
dx 𝑑𝑥 Independent variables
Dependent variables
𝑑4𝑥 𝑑2𝑥
3.
4
+9 2
+3x=0
𝑑𝑡 𝑑𝑡
Independent variable
Independent variable
Hence the first equation y is a dependent variable and x,u,v are independent variablesand the
second equation u is a dependent variable and x,y,z are independent variables.
First order DE:
An equqtion which involves first order differential coefficient is . .
called first order differential equation.
Examples: First order ordinary differential
equation
𝒅𝒚
+y=0
𝒅𝒙
𝝏𝒚 𝜕 𝜕
+ + =0
𝝏𝒙 𝜕 𝜕
First order partial differential
Equation
Hence the first and second equation having one order diffrerential coefficient so
both are called first order differential equation.
Higher order DE:
An equation which involves higher order differential coefficient
. is called higher order differential equation.
Examples:
d2y 𝑑𝑦
1. 2
+9 +5y=0
dx 𝑑𝑥
Higher order differential
equation(Ordinary)
𝑑4𝑥 𝑑2𝑥
2. 4
+9 2
+3x=0
𝑑𝑡 𝑑𝑡
𝜕2𝑢 + 𝑢
𝜕 2
+ 𝜕2𝑢 Higher order differential
3. equation(Partial)
𝜕𝑥 2 𝜕𝑦 2 𝜕𝑧 2
Here equation (1) is second order ordinary DE, equation(2) is fourth order
ordinary DE and equation(3) is second order partial differential equations.
Linear Differential Equation
A differential equation is linear, if
1. dependent variable and its derivatives are of degree one,
2. coefficients of a term does not depend upon
dependent variable.
d 2 y 3 dy + 9 y = 0.
Example: 1 +
2
dx dx
.
is linear.
d 3 y + dy 4
Example: 2 + 6y = 3
dx 3
dx
.
is non - linear because in 2nd term is not of
degree one.
Example: 3.
d2 y dy
+ =
2 3
x y x
dx 2 dx
is non - linear because in 2nd term coefficient depends on y.
dy
Example: 4. = sin y
dx
is non - linear because siny is a transcendental function.
Application of Differential Equation
Examples:
𝑑2𝑦 𝑑
y=ax+bx 2 is the solution of differential equation x 2
2
- 2x + 2y =0, where a
𝑑 𝑑
and b are two arbitrary constants.
Particular solution:
Examples:
y=5x2+3x+2 is a particular solution where A=5,B=3 and C=2
Or
y=x2+2x+3 (A=1,B=2,C=3) is the particular solution
y(1) = 3
y’(1) = -4
This problem consists in finding a solution of the differential equation
𝑑2𝑦
+ y= 0
𝑑𝑥 2
Which assumes the value 3 at x=1 and whose first derivative assumes the value -4 at x=1.Both
of this conditions relate to one x values, namely , x=1.Thus this is an initial-value problem.
BOUNDARY VALUE PROBLEM
Definition:
A boundary value problem is a system of ordinary DE with solution and derivatives
values specified at more than one point most commonly , the solution and derivatives are
specified at just two points (the boundaries)defining two points boundary value i.e the
conditions relate to two different x values, the problem is called a two point boundary value
problem(0r simply a boundary-value problem).
Example:
𝒅𝟐 𝒚
+𝐲=𝟎
𝒅𝒙𝟐
y(0)=1 , y(П/2)=5
The solution must assume the value 1 at x=0 and the value at x= П/2.That is the conditions
relate to the two different x values,0 and П/2.This is a (two point) boundary-value problem.
Existence of solution:
We were able to find a solution of the initial – value problem under
consideration , but do all initial-value and boundary-value problems have
solutions ? We have already observed that this question is in the negative
form.. That is no.
For we have pointed out that the boundary problem
𝑑2𝑦
𝑑𝑥 2
+ y= 0 ; y(0) = 1 , y(𝜋) = 5
dy
= f (t, y), y(t 0 ) = y 0
dt
• Does there have to be a solution?
• If so, could there be more than one solution?
Most of the functions we’ll see in this class are continuous (at least,
most of the time!).
Formal statement of the existence theorem
• Check out the theorem on p. 66.
• The statement “there exists an > 0” means that
there is some positive value the variable can take
on so that the statement becomes true.
• The theorem does not tell us how large that value
is.
Uniqueness of solutions
OK, so in most reasonable situations, at least one
solution to an IVP will exist.
Did I say at least one????
Does this mean there can be more than one????
YES. f y