FIRST ORDER EQUATIONS MODELING
- Linear Equations
-
- Radioactive Decay:
- Q' = -rQ,
with decay rate r, and half life
.
- Compound Interest:
- S' = rS, interest rate r;
S' = rS + k, includes deposit or withdrawal rate k.
- Mixing:
-
.
- Temperature after Death:
-
,
with ambient temperature T.
- Mechanics Problems
- come from
Newton's Law of Motion:
F = ma = mv' = mx''.
- dropped mass with air resistance
:
mv' = mg - kv.
- mass moving away from earth:
.
LINEAR FIRST ORDER THEORY
- Solution Theorem:
- if p and g are continuous on
,
with
,
then there exists a unique y(t) that satisfies
y' + p(t)y = g(t),
for all
given any
y0 = y(t0).
Note: if
,
so that
,
then
NONLINEAR FIRST ORDER THEORY
- General Equation:
-
y' = f(t,y), given
y(t0) = y0.
- Solution Theorem:
- if f and
are continuous for
, with
,
then for some h>0 there exists a unique y(t) that satisfies
y' = f(t,y),
for all
,
with
y0 = y(t0).
- Issues
-
- Uniqueness? Example
y' = y1/3, with y(0)=0,
has solution
y=(2t/3)3/2 or
y=-(2t/3)3/2.
- Interval of definition? Example y' = y2, with y(0)=1,
has solution y=1/(1-t); discontinuity at t = 1 cannot be anticipated
from the original problem
f(t,y) = y2.
- Implicit Solutions: solutions are often found only in implicit form
F(t,y) = 0 (the integral of the DE).
Alan C Genz
2001-01-17