�Introduction to Ordinary Differential Equations
Ordinary Differential Equations
Slide number 2
Where do ODE’s arise
Anytime you wish to find out how something changes with time (and sometimes space)
Slide number 3
Example – Newton’s Law of Cooling
Temperature of the object:
Room Temperature:
Newton’s laws states: “The rate of change in the temperature of an object is proportional to the difference in temperature between the object and the room temperature”
Form ODE
Solve
ODE
Where is the initial temperature of the object.
Slide number 4
Notation and Definitions
Slide number 5
Order
.
2nd order
3rd order
Slide number 6
Linearity
Slide number 7
Linearity - Examples
is linear
is non-linear
is linear
is non-linear
Slide number 8
Linearity – Summary
Linear | Non-linear |
| |
| |
| |
| |
or
Slide number 9
Linearity – Special Property
If a linear homogeneous ODE has solutions:
and
then:
where a and b are constants,
is also a solution.
Slide number 10
Linearity – Special Property
Example:
has solutions
and
Check
Therefore
is also a solution:
Check
Slide number 11
Homogeniety
Slide number 12
Example
Slide number 13
Example
Slide number 14
Solution Methods - Direct Integration
Slide number 15
Direct Integration
Slide number 16
Direct Integration – Example
Find the velocity of a car that is accelerating from rest at 3 ms-2:
If the car was initially at rest we have the condition:
Slide number 17
Solution Methods - Separation
The separation method applies only to 1st order ODEs. It can be used if the RHS can be factored into a function of t multiplied by a function of y:
Slide number 18
Separation – General Idea
First Separate:
Then integrate LHS with respect to y, RHS with respect to t.
Slide number 19
Separation - Example
Separate:
Now integrate:
Slide number 20