Sie sind auf Seite 1von 66

MATH 7

Differential
Equations
Prepared by:
Engr. Mark Joseph Bugarin
CHAPTER
Introduction to
Differential Equations
Introduction to Differential Equations
SECTION 1 DEFINITIONS

Differential Equations

are equations involving derivatives of one


or more dependent variables with respect
to one or more independent variables.
Introduction to Differential Equations

𝑑2 𝑦 2
2
− 4𝑥𝑦 =0
𝑑𝑥

3 2
𝑑 𝑥 𝑑𝑥
𝑃 +𝑄 − 𝑅 sin 𝑡 = 0
𝑑𝑡 3 𝑑𝑡

𝜕2𝑚 𝜕2𝑚
2
+ 2 =𝑚
𝜕𝑠 𝜕𝑡
Introduction to Differential Equations

When an equation involves one or more


derivatives with respect to a particular
variable, that variable is called
independent variable.

A variable is called dependent variable if


a derivative of that variable occurs.
Introduction to Differential Equations
Dependent Variable

𝑑2 𝑦 2
2
− 4𝑥𝑦 =0
Independent Variable 𝑑𝑥

3 2
𝑑 𝑥 𝑑𝑥
𝑃 +𝑄 − 𝑅 sin 𝑡 = 0
𝑑𝑡 3 𝑑𝑡
Parameters

𝜕2𝑚 𝜕2𝑚
2
+ 2 =𝑚
𝜕𝑠 𝜕𝑡
Introduction to Differential Equations

CLASSIFICATION BY TYPE
Ordinary Differential Equations (ODEs) are
equations where the derivatives are taken
with respect to only one variable.
Partial Differential Equations (PDEs) are
equations that depend on partial
derivatives of several variables.
Introduction to Differential Equations

𝑑2 𝑦 2
2
− 4𝑥𝑦 =0
𝑑𝑥
Ordinary
Differential
Equations (ODE)
3 2
𝑑 𝑥 𝑑𝑥
𝑃 +𝑄 − 𝑅 sin 𝑡 = 0
𝑑𝑡 3 𝑑𝑡

Partial
𝜕2𝑚 𝜕2𝑚 Differential
2
+ 2 =𝑚 Equation (PDE)
𝜕𝑠 𝜕𝑡
Introduction to Differential Equations

CLASSIFICATION BY ORDER AND DEGREE


Order of a differential equation is the
order of the highest derivative appearing
in the equation.
Degree of a differential equation is the
power of the highest-order derivative.
Introduction to Differential Equations
Second Order (Order-Two)

𝑑2 𝑦 2
2
− 4𝑥𝑦 =0
𝑑𝑥
Second Degree

3 2
𝑑 𝑥 𝑑𝑥
𝑃 +𝑄 − 𝑅 sin 𝑡 = 0
𝑑𝑡 3 𝑑𝑡

𝜕2𝑚 𝜕2𝑚
2
+ 2 =𝑚
𝜕𝑠 𝜕𝑡
Introduction to Differential Equations

CLASSIFICATION BY LINEARITY

Linear Differential Equation is one in which the


dependent variable and its derivative appear
additive combinations of their power. The
dependent variable and all its derivatives are of first
degree. Each term of a linear equation has
coefficient and will only depends on the
independent variable.
Introduction to Differential Equations

𝑑2 𝑦 2
2
− 4𝑥𝑦 =0 Linear in y
𝑑𝑥

3 2
𝑑 𝑥 𝑑𝑥
𝑃 +𝑄 − 𝑅 sin 𝑡 = 0 Non-linear
𝑑𝑡 3 𝑑𝑡

𝜕2𝑚 𝜕2𝑚
2
+ 2 =𝑚 Linear
𝜕𝑠 𝜕𝑡
Introduction to Differential Equations

Exercise 1. Classification of Differential Equations


Classify the following differential equation as ordinary differential
equation (ODE) or a partial differential equation (PDE), give the order
and degree, and indicate the independent and dependent variable.
Indicate whether the equation is linear or nonlinear.

𝑑𝑦 𝑦(2 − 3𝑥 ሻ
1. =
𝑑𝑥 𝑥(1 − 3𝑦ሻ
(Competition between species)
Introduction to Differential Equations

Exercise 1. Classification of Differential Equations


Classify the following differential equation as ordinary differential
equation (ODE) or a partial differential equation (PDE), give the order
and degree, and indicate the independent and dependent variable.
Indicate whether the equation is linear or nonlinear.

2
𝑑 𝑦 𝑑𝑦
2. 1 − 𝑦 2 + 2𝑥
𝑑𝑥 𝑑𝑥
=0
(Flow of Gases through a porous medium – Kiddler’s Equation)
Introduction to Differential Equations

Exercise 1. Classification of Differential Equations


Classify the following differential equation as ordinary differential
equation (ODE) or a partial differential equation (PDE), give the order
and degree, and indicate the independent and dependent variable.
Indicate whether the equation is linear or nonlinear.

2
𝜕𝑁 𝜕 𝑁 1 𝜕𝑁
3. 𝜕𝑡
= 2 +
𝜕𝑟 𝑟 𝜕𝑟
+ 𝑘𝑁

(Nuclear Fission)
Introduction to Differential Equations

Exercise 1. Classification of Differential Equations


Classify the following differential equation as ordinary differential
equation (ODE) or a partial differential equation (PDE), give the order
and degree, and indicate the independent and dependent variable.
Indicate whether the equation is linear or nonlinear.

4
𝑑 𝑦
4. 8 4 = 𝑥(1 − 𝑥ሻ
𝑑𝑥
(Deflection of beams)
Introduction to Differential Equations

Exercise 1. Classification of Differential Equations


Classify the following differential equation as ordinary differential
equation (ODE) or a partial differential equation (PDE), give the order
and degree, and indicate the independent and dependent variable.
Indicate whether the equation is linear or nonlinear.

𝜕2𝑢 𝜕2𝑢
5. +
𝜕𝑥 2 𝜕𝑦 2
= 0
(Laplace’s equation)
Introduction to Differential Equations
SECTION 2 ELIMINATION OF ARBITRARY CONSTANTS

A constant is a number whose value is fixed.

An arbitrary constant is a constant whose value


could be assumed to be anything as long as it does
not depend on other variables within the equation.
Introduction to Differential Equations

One way of obtaining differential equation


is by the elimination of arbitrary constants
appearing on the equation. The resulting
differential equation must always have the
highest order equivalent to the number of
arbitrary constants.
Introduction to Differential Equations

Exercise 2. Elimination of Arbitrary Constants


Obtain the differential equation of the following equation
by elimination of arbitrary constants.

1. 2𝑥 2 − 7𝑥𝑦 2 = 𝐴
Introduction to Differential Equations

Exercise 2. Elimination of Arbitrary Constants


Obtain the differential equation of the following equation
by elimination of arbitrary constants.


2. 𝑦 = 𝑚𝑥 +
𝑚
ℎ not to be eliminated.
Introduction to Differential Equations

Exercise 2. Elimination of Arbitrary Constants


Obtain the differential equation of the following equation
by elimination of arbitrary constants.

3. 𝑥 = 𝐴 sin(𝜔𝑡 + 𝐵ሻ
𝜔 not to be eliminated.
Introduction to Differential Equations

Exercise 2. Elimination of Arbitrary Constants


Obtain the differential equation of the following equation
by elimination of arbitrary constants.

4. 2
𝑦 = 𝐴𝑥 + 𝐵𝑥𝑒 𝑥
Introduction to Differential Equations

Exercise 2. Elimination of Arbitrary Constants


Obtain the differential equation of the following equation
by elimination of arbitrary constants.

5. 𝑦 = 𝑥 2 + 𝑐1 𝑒 2𝑥 + 𝑐2 𝑒 3𝑥
Introduction to Differential Equations
SECTION 3 FAMILIES OF CURVES

General solution of a differential equation is an


expression that contains all possible solutions with C
as an arbitrary constant for all x in the interval.

2
Example: 𝑥 = 𝑦 − ln 𝑦 + 1 + 𝐶
Introduction to Differential Equations
SECTION 3 FAMILIES OF CURVES

Particular solution of a differential equation is an


expression that contains particular value of the
constant C, satisfying the initial conditions.

2
Example: 𝑥 = 𝑦 − ln 𝑦 + 1 + 2
Introduction to Differential Equations

Exercise 3. Families of Curves


Obtain the differential equation of the family of plane
curves given below. Sketch several representative
members of the family.
Straight Lines.

1. Straight lines passing through origin.


Introduction to Differential Equations

Exercise 3. Families of Curves


Obtain the differential equation of the family of plane
curves given below. Sketch several representative
members of the family.
Straight Lines.

2. Straight lines passing through (h, k).


Introduction to Differential Equations

Exercise 3. Families of Curves


Obtain the differential equation of the family of plane
curves given below. Sketch several representative
members of the family.
Straight Lines.

3. Straight lines with slope and y-intercept equal.


Introduction to Differential Equations

Exercise 3. Families of Curves


Obtain the differential equation of the family of plane
curves given below. Sketch several representative
members of the family.
Straight Lines.

4. Straight lines with slope and x-intercept equal.


Introduction to Differential Equations

Exercise 3. Families of Curves


Obtain the differential equation of the family of plane
curves given below. Sketch several representative
members of the family.
Straight Lines.
Straight lines at fixed distance P from
5. the origin.
Introduction to Differential Equations

Exercise 3. Families of Curves


Obtain the differential equation of the family of plane
curves given below. Sketch several representative
members of the family.
Circles

6. Circles with center at the origin.


Introduction to Differential Equations

Exercise 3. Families of Curves


Obtain the differential equation of the family of plane
curves given below. Sketch several representative
members of the family.
Circles

7. Circles with fixed radius, r, and tangent to x-axis.


Introduction to Differential Equations

Exercise 3. Families of Curves


Obtain the differential equation of the family of plane
curves given below. Sketch several representative
members of the family.
Circles

8. All circles.
Introduction to Differential Equations

Exercise 3. Families of Curves


Obtain the differential equation of the family of plane
curves given below. Sketch several representative
members of the family.
Parabolas

9. Parabolas with vertex on the x-axis, with axis


parallel to the y-axis and with distance from t he
focus to vertex fixed as a.
Introduction to Differential Equations

Exercise 3. Families of Curves


Obtain the differential equation of the family of plane
curves given below. Sketch several representative
members of the family.
Parabolas

10. Parabolas with vertex and focus on the x-axis.


Introduction to Differential Equations

Exercise 3. Families of Curves


Obtain the differential equation of the family of plane
curves given below. Sketch several representative
members of the family.
Parabolas

11. Parabolas with axis parallel to the x-axis.


Introduction to Differential Equations

Exercise 3. Families of Curves


Obtain the differential equation of the family of plane
curves given below. Sketch several representative
members of the family.
Cubics

12. Cubics 𝑐𝑦 2 = 𝑥 2 (𝑥 − 𝑎ሻ with a held fixed.


Introduction to Differential Equations

Exercise 3. Families of Curves


Obtain the differential equation of the family of plane
curves given below. Sketch several representative
members of the family.
Quartics

13. Quartics 𝑐 2 𝑦 2 = 𝑥(𝑥 − 𝑎ሻ3 with c held fixed.


Introduction to Differential Equations

Exercise 3. Families of Curves


Obtain the differential equation of the family of plane
curves given below. Sketch several representative
members of the family.
Cardioids

14. Cardioids 𝑟 = 𝑎(1 − sin 𝜃ሻ .


Introduction to Differential Equations

Exercise 3. Families of Curves


Obtain the differential equation of the family of plane
curves given below. Sketch several representative
members of the family.
Cissoids

15. Cissoids 𝑟 = 𝑎 sin 𝜃 tan 𝜃 .


Introduction to Differential Equations

Assignment 3. Introduction to Differential Equations

CLASSIFICATION OF DIFFERENTIAL EQUATIONS.


Classify the following differential equation as ordinary differential
equation (ODE) or a partial differential equation (PDE), give the order
and degree, and indicate the independent and dependent variable.
Indicate whether the equation is linear or nonlinear.

2
𝑑 𝑥 𝑑𝑥
1. 5 2 −4 + 9𝑥 = 2 cos 3𝑡
𝑑𝑡 𝑑𝑡
(Mechanical Vibrations, Electrical Circuits, Seismology)
Introduction to Differential Equations

Assignment 3. Introduction to Differential Equations

CLASSIFICATION OF DIFFERENTIAL EQUATIONS.


Classify the following differential equation as ordinary differential
equation (ODE) or a partial differential equation (PDE), give the order
and degree, and indicate the independent and dependent variable.
Indicate whether the equation is linear or nonlinear.
2
𝑑𝑦
2. 𝑦 1+
𝑑𝑥
=𝐶
(Brachistochrone Problem, Calculus of Variations)
Introduction to Differential Equations

Assignment 3. Introduction to Differential Equations

CLASSIFICATION OF DIFFERENTIAL EQUATIONS.


Classify the following differential equation as ordinary differential
equation (ODE) or a partial differential equation (PDE), give the order
and degree, and indicate the independent and dependent variable.
Indicate whether the equation is linear or nonlinear.

2
𝑑 𝑦 𝑑𝑦
3. 𝑑𝑥 2
− 0.1 1 − 𝑦 2
𝑑𝑥
+ 9𝑦 = 0
(van der Pol’s Equation, Triode Vacuum Tube)
Introduction to Differential Equations

Assignment 3. Introduction to Differential Equations

CLASSIFICATION OF DIFFERENTIAL EQUATIONS.


Classify the following differential equation as ordinary differential
equation (ODE) or a partial differential equation (PDE), give the order
and degree, and indicate the independent and dependent variable.
Indicate whether the equation is linear or nonlinear.

2
𝑑 𝑦 𝑑𝑦
4. 𝑥 2+
𝑑𝑥 𝑑𝑥
+ 𝑥𝑦 = 0
(Aerodynamics, Stress Analysis)
Introduction to Differential Equations

Assignment 3. Introduction to Differential Equations

CLASSIFICATION OF DIFFERENTIAL EQUATIONS.


Classify the following differential equation as ordinary differential
equation (ODE) or a partial differential equation (PDE), give the order
and degree, and indicate the independent and dependent variable.
Indicate whether the equation is linear or nonlinear.

2 2
𝜕 𝑢 𝜕 𝑢
5. 𝑑𝑡 2
=𝑐 2
𝑑𝑥 2
(Wave Equation)
Introduction to Differential Equations

Assignment 3. Introduction to Differential Equation

ELIMINATION OF ARBITRARY CONSTANTS

Obtain the differential equation of the following equation


by elimination of arbitrary constants.

6. 𝑥 sin 𝑦 + 𝑥 2 𝑦 = 𝐶𝑦
Introduction to Differential Equations

Assignment 3. Introduction to Differential Equation

ELIMINATION OF ARBITRARY CONSTANTS

Obtain the differential equation of the following equation


by elimination of arbitrary constants.

7. 𝑦 = 𝐴𝑥 − 𝐵 sin 𝑥
Introduction to Differential Equations

Assignment 3. Introduction to Differential Equation

ELIMINATION OF ARBITRARY CONSTANTS

Obtain the differential equation of the following equation


by elimination of arbitrary constants.

8. 𝑦 = 𝑐1 + 𝑐2 𝑒 4𝑥
Introduction to Differential Equations

Assignment 3. Introduction to Differential Equation

ELIMINATION OF ARBITRARY CONSTANTS

Obtain the differential equation of the following equation


by elimination of arbitrary constants.

9. 𝑦 = 𝑐1 𝑒 𝑥 + 𝑐2 𝑥𝑒 𝑥
Introduction to Differential Equations

Assignment 3. Introduction to Differential Equation

ELIMINATION OF ARBITRARY CONSTANTS

Obtain the differential equation of the following equation


by elimination of arbitrary constants.

10. 𝑦 = 𝑐1 𝑒 2𝑥 cos 3𝑥 + 𝑐2 𝑒 2𝑥 sin 3𝑥


Introduction to Differential Equations

Assignment 3. Introduction to Differential Equation

FAMILIES OF CURVES
Obtain the differential equation of the family of plane
curves given below. Sketch several representative
members of the family.
Straight Lines

11. Straight lines with algebraic sum of the intercepts


fixed as k.
Introduction to Differential Equations

Assignment 3. Introduction to Differential Equation

FAMILIES OF CURVES
Obtain the differential equation of the family of plane
curves given below. Sketch several representative
members of the family.
Circles

12. Circles with center on the line 𝑦 = −𝑥 and


passing through origin.
Introduction to Differential Equations

Assignment 3. Introduction to Differential Equation

FAMILIES OF CURVES
Obtain the differential equation of the family of plane
curves given below. Sketch several representative
members of the family.
Parabolas

13. Parabolas with axis parallel to x-axis and with


distance from the vertex to focus fixed as k.
Introduction to Differential Equations

Assignment 3. Introduction to Differential Equation

FAMILIES OF CURVES
Obtain the differential equation of the family of plane
curves given below. Sketch several representative
members of the family.
Strophoids

14. Strophoids 𝑟 = 𝑎 (sec 𝜃 + tan 𝜃ሻ .


Introduction to Differential Equations

Assignment 3. Introduction to Differential Equation


FAMILIES OF CURVES
Obtain the differential equation of the family of plane
curves given below. Sketch several representative
members of the family.
Confocal Central Conics

15. Confocal central conics, with a and b held fixed.


𝑥2 𝑦2
2
+ 2 =1
𝑎 +𝜆 𝑏 +𝜆
CHAPTER
First - Order
Differential Equations
First – Order Differential Equations
SECTION 1 SEPARABLE EQUATIONS

A simple class of first-order differential


equations that can be solved using
integration is the class of separable
equations.
First – Order Differential Equations
SECTION 1 SEPARABLE EQUATIONS

A first-order differential equation is separable if it


can be written
𝑑𝑦
from = 𝑓(𝑥, 𝑦ሻ
𝑑𝑥

to ℎ 𝑦 𝑑𝑦 = 𝑔 𝑥 𝑑𝑥
First – Order Differential Equations
SECTION 1 SEPARABLE EQUATIONS

𝑦 ln 𝑥 ln 𝑦 𝑑𝑥 + 𝑑𝑦 = 0
𝑥+𝑦
𝑒 sin 𝑥 𝑑𝑦 + 3𝑑𝑥 = 0
𝑥
sec 𝑑𝑦 = sin 𝑦 𝑑𝑥
𝑦
𝑥𝑦𝑑𝑥 + 𝑥 2 + 𝑦 2 𝑑𝑦 = 0
First – Order Differential Equations

Exercise 1. Separable Equations

Obtain the general and particular solution of the following


separable equations.

1. 1 + 𝑥 𝑑𝑦 − 𝑦𝑑𝑥 = 0
when 𝑥 = 0 and 𝑦 = 2
First – Order Differential Equations

Exercise 1. Separable Equations

Obtain the general and particular solution of the following


separable equations.

2. 𝑦𝑑𝑦 = 𝑥𝑒 −𝑦 cos 𝑥 𝑑𝑥
when 𝑥 = 𝜋 and 𝑦 = 1
First – Order Differential Equations

Exercise 1. Separable Equations

Obtain the general and particular solution of the following


separable equations.

3. 𝑑𝑟 = 𝑏 (cos 𝜃 𝑑𝑟 + 𝑟 sin 𝜃 𝑑𝜃ሻ


1 𝜋
when 𝑟 = and 𝜃 =
2 6
First – Order Differential Equations

Exercise 1. Separable Equations

Obtain the general and particular solution of the following


separable equations.

4. 𝑥𝑦 2 𝑑𝑥 + 𝑒 𝑥 𝑑𝑦 = 0
1
when 𝑥 → ∞ and 𝑦 →
2
First – Order Differential Equations

Exercise 1. Separable Equations

Obtain the general and particular solution of the following


separable equations.

5. sin 𝑥 sin 𝑦 + cos 𝑥 cos 𝑦 𝑦′ = 0


𝜋 5𝜋
when 𝑥 = and 𝑦 =
4 2
First – Order Differential Equations
SECTION 2 HOMOGENEOUS EQUATIONS

A simple class of first-order differential


equations that can be solved using
integration is the class of separable
equations.

Das könnte Ihnen auch gefallen