SlideShare a Scribd company logo
2
Most read
9
Most read
18
Most read
Linear Differential Equation
By
Nofal Umair
Introduction to Differential
Equations
Differential Equations
 An equation which involves unknown function of one or several variables that
relates the values of the function itself and its derivatives of various orders.
 ordinary differential equation (ode) : not involve partial derivatives
 partial differential equation (pde) : involves partial derivatives
 order of the differential equation is the order of the highest derivatives
Examples:
 second order ordinary differential
equation
 first order partial differential equation
2
2
3 sin
d y dy
x y
dxdx
y y x t
x
t x x t
Terminologies In Differential
Equation
• Existence: Does a differential equation have a
solution?
• Uniqueness: Does a differential equation have more
than one solution? If yes, how can we find a solution
which satisfies particular conditions?
• A problem in which we are looking for the unknown
function of a differential equation where the values of
the unknown function and its derivatives at some point
are known is called an initial value problem (in short
IVP).
• If no initial conditions are given, we call the description
of all solutions to the differential equation the general
solution.
Differential Equations
Some Application of Differential Equation in Engineering
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.
Example:
36
4
3
3
y
dx
dy
dx
yd
is non - linear because in 2nd term is not of degree one.
.0932
2
y
dx
dy
dx
ydExample:
is linear.
1.
2.
( , )y f x y
First Order Linear Equations
• A linear first order equation is an equation
that can be expressed in the form
Where P and Q are functions of x
History
YEAR PROBLEM DESCRIPTION MATHAMATICIAN
1690 Problem of the
Isochrones
Finding a curve
along which a body
will fall with uniform
vertical velocity
James Bernoulli
1728 Problem of
Reducing 2nd Order
Equations to 1st
Order
Finding an
integrating factor
Leonhard Euler
1743 Problem of
determining
integrating factor for
the general linear
equation
Concept of the ad-
Joint of a differential
equation
Joseph Lagrange
1762 Problem of Linear
Equation with
Constant
Coefficients
Conditions under
which the order of a
linear differential
equation could be
lowered
Jean d’Alembert
Methods Solving LDE
1. Separable variable
M(x)dx + N(y)dy = 0
2. Homogenous
M(x,y)dx+N(x,y)dy=0, where M & N are nth degree
3. Exact
M(x,y)dx + N(x,y)dy=0, where M/ðy=0, where ðM/ðy = ðN/ðx
Solution of Differential Equation
1st Order DE - Separable Equations
The differential equation M(x,y)dx + N(x,y)dy = 0 is separable if the equation can
be written in the form:
02211 dyygxfdxygxf
Solution :
1. Multiply the equation by integrating factor:
ygxf 12
1
2. The variable are separated :
0
1
2
2
1
dy
yg
yg
dx
xf
xf
3. Integrating to find the solution:
Cdy
yg
yg
dx
xf
xf
1
2
2
1
1st Order DE - Homogeneous Equations
Homogeneous Function
f (x,y) is called homogenous of degree n if :
y,xfy,xf n
Examples:
yxxy,xf 34  homogeneous of degree 4
yxfyxx
yxxyxf
,
,
4344
34
yxxyxf cossin, 2  non-homogeneous
yxf
yxx
yxxyxf
n
,
cossin
cossin,
22
2
1st Order DE - Homogeneous Equations
The differential equation M(x,y)dx + N(x,y)dy = 0 is homogeneous if M(x,y) and
N(x,y) are homogeneous and of the same degree
Solution :
1. Use the transformation to : dvxdxvdyvxy
2. The equation become separable equation:
0,, dvvxQdxvxP
3. Use solution method for separable equation
Cdv
vg
vg
dx
xf
xf
1
2
2
1
4. After integrating, v is replaced by y/x
1st Order DE – Exact Equation
The differential equation M(x,y)dx + N(x,y)dy = 0 is an exact equation if :
Solution :
The solutions are given by the implicit equation
x
N
y
M
CyxF ,
1. Integrate either M(x,y) with respect to x or N(x,y) to y.
Assume integrating M(x,y), then :
where : F/ x = M(x,y) and F/ y = N(x,y)
ydxyxMyxF ,,
2. Now : yxNydxyxM
yy
F
,',
or : dxyxM
y
yxNy ,,'
1st Order DE – Exact Equation
3. Integrate ’(y) to get (y) and write down the result F(x,y) = C
Examples:
1. Solve :
01332 3
dyyxdxyx
Answer:
Newton's Law of Cooling
• It is a model that describes, mathematically, the change in temperature of
an object in a given environment. The law states that the rate of change (in
time) of the temperature is proportional to the difference between the
temperature T of the object and the temperature Te of the environment
surrounding the object.
d T / d t = - k (T - Te)
Let x = T - Te
so that dx / dt = dT / dt
d x / d t = - k x
The solution to the above differential equation is given by
x = A e - k t
substitute x by T – Te
T - Te = A e - k t
Assume that at t = 0 the temperature T = To
T0 - Te = A e o
which gives A = To-Te
The final expression for T(t) is given by T(t) = Te + (To- Te) e - k t
This last expression shows how the temperature T of the object changes with time.
Growth And Decay
• The initial value problem
where N(t) denotes population at time t and k is a constant of proportionality,
serves as a model for population growth and decay of insects, animals and
human population at certain places and duration.
Integrating both sides we get
ln N(t)=kt+ln C
or
or N(t)=Cekt
C can be determined if N(t) is given at certain time.
)(
)(
tkN
dt
tdN
kdt
tN
tdN
)(
)(
Carbon dating
Let M(t) be the amount of a product that decreases withtime t and the rate of
decrease is proportional to the amount M as follows
d M / d t = - k M
where d M / d t is the first derivative of M, k > 0 and t is the time.
Solve the above first order differential equation to obtain
M(t) = Ae-kt
where A is non zero constant. It we assume that M = Mo at t = 0, then
M= Ae0
which gives A = Mo
The solution may be written as follows
M(t) = Mo e-kt
Economics and Finance
• The problems regarding supply, demand and compounding interest can be
calculated by this equation
is a separable differential equation of first-order. We can write it as
dP=k(D-S) dt.
Integrating both sides, we get
P(t)=k(D-S)t+A
where A is a constant of integration.
Similarly
S(t)=S(0) ert ,Where S(0) is the initial money in the account
)( SDk
dt
dP

More Related Content

PPT
1st order differential equations
PPTX
Ordinary differential equation
PPTX
Linear differential equation
PPTX
DIFFERENTIAL EQUATIONS
PPT
first order ode with its application
PDF
First Order Differential Equations
PPTX
ORDINARY DIFFERENTIAL EQUATION
PPTX
Differential Equations
1st order differential equations
Ordinary differential equation
Linear differential equation
DIFFERENTIAL EQUATIONS
first order ode with its application
First Order Differential Equations
ORDINARY DIFFERENTIAL EQUATION
Differential Equations

What's hot (20)

PPTX
Differential equations of first order
PPTX
Ode powerpoint presentation1
PPTX
Differential equations of first order
PPT
Partial Differentiation & Application
PPTX
Odepowerpointpresentation1
PPTX
Ordinary differential equations
PPT
Fourier series
PPTX
introduction to differential equations
PPT
Lecture 1
PPT
Introduction to differential equation
PPT
Differential equations
PPTX
Ordinary differential equation
PPTX
Differential equations
PPTX
Differential equations
PPTX
Second order homogeneous linear differential equations
PPT
Fourier series
PPTX
Partial differentiation B tech
PPTX
Differential equations
PPTX
Applications of differential equation
PPTX
First order ordinary differential equations and applications
Differential equations of first order
Ode powerpoint presentation1
Differential equations of first order
Partial Differentiation & Application
Odepowerpointpresentation1
Ordinary differential equations
Fourier series
introduction to differential equations
Lecture 1
Introduction to differential equation
Differential equations
Ordinary differential equation
Differential equations
Differential equations
Second order homogeneous linear differential equations
Fourier series
Partial differentiation B tech
Differential equations
Applications of differential equation
First order ordinary differential equations and applications
Ad

Similar to First order linear differential equation (20)

PDF
microproject@math (1).pdf
PPTX
Presentations Differential equation.pptx
PDF
MRS EMMAH.pdf
PDF
UNIT-III.pdf
PPTX
honey jose presentation
PPTX
ACCV Unit-1^J First Order ODE (1).pptx1
PPTX
veer gadling.pptx
PPTX
160280102021 c2 aem (2)
PDF
5.Difference & Differential Equations.pdf
PPTX
LINEAR DIFFERENTIAL EQUATIONSLINEAR DIFFERENTIAL EQUATIONS .pptx
PPS
M1 unit i-jntuworld
PPTX
odes1.pptx
PPTX
differentiol equation.pptx
PPTX
23MA202-Mathematical Foundations for Engineering - ODE
PPT
Introduction of Differential EquationsLecture 1
PPT
5_2019_10_26!01_05_11_PM (4).ppt
PPT
5_2019_10_26!01_05_11_PM.ppt
PDF
Find the explicit solution of the linear DE dyxdx=-6x^3-6x^2 y+1 u.pdf
DOCX
DIFFERENTIAL EQUATION
microproject@math (1).pdf
Presentations Differential equation.pptx
MRS EMMAH.pdf
UNIT-III.pdf
honey jose presentation
ACCV Unit-1^J First Order ODE (1).pptx1
veer gadling.pptx
160280102021 c2 aem (2)
5.Difference & Differential Equations.pdf
LINEAR DIFFERENTIAL EQUATIONSLINEAR DIFFERENTIAL EQUATIONS .pptx
M1 unit i-jntuworld
odes1.pptx
differentiol equation.pptx
23MA202-Mathematical Foundations for Engineering - ODE
Introduction of Differential EquationsLecture 1
5_2019_10_26!01_05_11_PM (4).ppt
5_2019_10_26!01_05_11_PM.ppt
Find the explicit solution of the linear DE dyxdx=-6x^3-6x^2 y+1 u.pdf
DIFFERENTIAL EQUATION
Ad

More from Nofal Umair (8)

PPT
Catalyst & Catalysis
PPTX
Production of biodiesel from jatropha plant
PPTX
Presentation & interview skills
PPTX
Rotary & Centrifugal Filter
PPTX
Extreme values of a function & applications of derivative
PPTX
Nuclear chemistry
PPTX
Fluid mechanics applications
PPTX
Critical analysis on semester and annual system
Catalyst & Catalysis
Production of biodiesel from jatropha plant
Presentation & interview skills
Rotary & Centrifugal Filter
Extreme values of a function & applications of derivative
Nuclear chemistry
Fluid mechanics applications
Critical analysis on semester and annual system

Recently uploaded (20)

PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PDF
Pre independence Education in Inndia.pdf
PDF
Anesthesia in Laparoscopic Surgery in India
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PDF
01-Introduction-to-Information-Management.pdf
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
Mark Klimek Lecture Notes_240423 revision books _173037.pdf
PPTX
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
PDF
Business Ethics Teaching Materials for college
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PPTX
Introduction to Child Health Nursing – Unit I | Child Health Nursing I | B.Sc...
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Pre independence Education in Inndia.pdf
Anesthesia in Laparoscopic Surgery in India
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
01-Introduction-to-Information-Management.pdf
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Mark Klimek Lecture Notes_240423 revision books _173037.pdf
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
Business Ethics Teaching Materials for college
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Abdominal Access Techniques with Prof. Dr. R K Mishra
Introduction to Child Health Nursing – Unit I | Child Health Nursing I | B.Sc...
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
Renaissance Architecture: A Journey from Faith to Humanism
Final Presentation General Medicine 03-08-2024.pptx
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
STATICS OF THE RIGID BODIES Hibbelers.pdf
FourierSeries-QuestionsWithAnswers(Part-A).pdf

First order linear differential equation

  • 3. Differential Equations  An equation which involves unknown function of one or several variables that relates the values of the function itself and its derivatives of various orders.  ordinary differential equation (ode) : not involve partial derivatives  partial differential equation (pde) : involves partial derivatives  order of the differential equation is the order of the highest derivatives Examples:  second order ordinary differential equation  first order partial differential equation 2 2 3 sin d y dy x y dxdx y y x t x t x x t
  • 4. Terminologies In Differential Equation • Existence: Does a differential equation have a solution? • Uniqueness: Does a differential equation have more than one solution? If yes, how can we find a solution which satisfies particular conditions? • A problem in which we are looking for the unknown function of a differential equation where the values of the unknown function and its derivatives at some point are known is called an initial value problem (in short IVP). • If no initial conditions are given, we call the description of all solutions to the differential equation the general solution.
  • 5. Differential Equations Some Application of Differential Equation in Engineering
  • 6. 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. Example: 36 4 3 3 y dx dy dx yd is non - linear because in 2nd term is not of degree one. .0932 2 y dx dy dx ydExample: is linear. 1. 2.
  • 7. ( , )y f x y
  • 8. First Order Linear Equations • A linear first order equation is an equation that can be expressed in the form Where P and Q are functions of x
  • 9. History YEAR PROBLEM DESCRIPTION MATHAMATICIAN 1690 Problem of the Isochrones Finding a curve along which a body will fall with uniform vertical velocity James Bernoulli 1728 Problem of Reducing 2nd Order Equations to 1st Order Finding an integrating factor Leonhard Euler 1743 Problem of determining integrating factor for the general linear equation Concept of the ad- Joint of a differential equation Joseph Lagrange 1762 Problem of Linear Equation with Constant Coefficients Conditions under which the order of a linear differential equation could be lowered Jean d’Alembert
  • 10. Methods Solving LDE 1. Separable variable M(x)dx + N(y)dy = 0 2. Homogenous M(x,y)dx+N(x,y)dy=0, where M & N are nth degree 3. Exact M(x,y)dx + N(x,y)dy=0, where M/ðy=0, where ðM/ðy = ðN/ðx
  • 12. 1st Order DE - Separable Equations The differential equation M(x,y)dx + N(x,y)dy = 0 is separable if the equation can be written in the form: 02211 dyygxfdxygxf Solution : 1. Multiply the equation by integrating factor: ygxf 12 1 2. The variable are separated : 0 1 2 2 1 dy yg yg dx xf xf 3. Integrating to find the solution: Cdy yg yg dx xf xf 1 2 2 1
  • 13. 1st Order DE - Homogeneous Equations Homogeneous Function f (x,y) is called homogenous of degree n if : y,xfy,xf n Examples: yxxy,xf 34  homogeneous of degree 4 yxfyxx yxxyxf , , 4344 34 yxxyxf cossin, 2  non-homogeneous yxf yxx yxxyxf n , cossin cossin, 22 2
  • 14. 1st Order DE - Homogeneous Equations The differential equation M(x,y)dx + N(x,y)dy = 0 is homogeneous if M(x,y) and N(x,y) are homogeneous and of the same degree Solution : 1. Use the transformation to : dvxdxvdyvxy 2. The equation become separable equation: 0,, dvvxQdxvxP 3. Use solution method for separable equation Cdv vg vg dx xf xf 1 2 2 1 4. After integrating, v is replaced by y/x
  • 15. 1st Order DE – Exact Equation The differential equation M(x,y)dx + N(x,y)dy = 0 is an exact equation if : Solution : The solutions are given by the implicit equation x N y M CyxF , 1. Integrate either M(x,y) with respect to x or N(x,y) to y. Assume integrating M(x,y), then : where : F/ x = M(x,y) and F/ y = N(x,y) ydxyxMyxF ,, 2. Now : yxNydxyxM yy F ,', or : dxyxM y yxNy ,,'
  • 16. 1st Order DE – Exact Equation 3. Integrate ’(y) to get (y) and write down the result F(x,y) = C Examples: 1. Solve : 01332 3 dyyxdxyx Answer:
  • 17. Newton's Law of Cooling • It is a model that describes, mathematically, the change in temperature of an object in a given environment. The law states that the rate of change (in time) of the temperature is proportional to the difference between the temperature T of the object and the temperature Te of the environment surrounding the object. d T / d t = - k (T - Te) Let x = T - Te so that dx / dt = dT / dt d x / d t = - k x The solution to the above differential equation is given by x = A e - k t substitute x by T – Te T - Te = A e - k t Assume that at t = 0 the temperature T = To
  • 18. T0 - Te = A e o which gives A = To-Te The final expression for T(t) is given by T(t) = Te + (To- Te) e - k t This last expression shows how the temperature T of the object changes with time.
  • 19. Growth And Decay • The initial value problem where N(t) denotes population at time t and k is a constant of proportionality, serves as a model for population growth and decay of insects, animals and human population at certain places and duration. Integrating both sides we get ln N(t)=kt+ln C or or N(t)=Cekt C can be determined if N(t) is given at certain time. )( )( tkN dt tdN kdt tN tdN )( )(
  • 20. Carbon dating Let M(t) be the amount of a product that decreases withtime t and the rate of decrease is proportional to the amount M as follows d M / d t = - k M where d M / d t is the first derivative of M, k > 0 and t is the time. Solve the above first order differential equation to obtain M(t) = Ae-kt where A is non zero constant. It we assume that M = Mo at t = 0, then M= Ae0 which gives A = Mo The solution may be written as follows M(t) = Mo e-kt
  • 21. Economics and Finance • The problems regarding supply, demand and compounding interest can be calculated by this equation is a separable differential equation of first-order. We can write it as dP=k(D-S) dt. Integrating both sides, we get P(t)=k(D-S)t+A where A is a constant of integration. Similarly S(t)=S(0) ert ,Where S(0) is the initial money in the account )( SDk dt dP