
Numerical Techniques:
Differential Equations -
Initial Value Problems
Dr. Cem Özdo
˘
gan
LOGIK
Differential Equations -
Initial Value Problems
Projectile Motion with Air
Resistance
Planetary Motion
Euler Method
Runge-Kutta Method
Second Degree Equations
6.3
Differential Equations I
•
Most problems in t he real world are modeled with
differential equations because it is easier to see the
relationship in terms of a derivative.
•
e.g. Newton’s Law: F=Ma, d
2
s/dt
2
= a = F/M (constant
acceleration). 2
nd
order ordinary differential equation.
•
It is ordinary since it does not involve partial differentials.
•
Second order since the order of the derivative is two.
•
The solution to thi s e quation is a function,
s(t ) = (1/2)at
2
+ v
0
t + s
0
.
•
Two arbitrary constants, v
0
and s
0
, the initial values for the
velocity and posi tion.
•
The equation for s(t) al lows the computation of a nume rical
value for s, the position of the object, at any value for time,
the independent variable, t.
•
e.g. Harmonic oscillator problem in mechanics,
•
e.g. One-dimensional Schrödinger equation in quantum
mechanics,
•
e.g. One-dimensional Laplace equation in electromagnetic
theory, etc .