LINEAR FIRST ORDER EQUATIONS

General Problem Form

\begin{displaymath}\frac{dy}{dt} + p(t)y = g(t)\end{displaymath}

.
Qualitative Solutions:
expect a family of solutions
depending on the initial value $y(t_0)$.
Direction field can be used for qualitative analysis.
Special Equations
Equilibrium solutions:
when $y' = 0.$ E.g. $y' + ry = k$;
if $y(t_0)=-k/r$, then $y(t) = -k/r$ for $t > t_0$.
Integrating Factor Method for $y'+p(t)y = g(t)$
General Solution

\begin{displaymath}y(t) = (\ c + \int_{t_0}^t\mu(t)g(t)dt\ )/\mu(t).\end{displaymath}

c? $y(t_0) = c/\mu(t_0)$, so $c = y(t_0)\mu(t_0)$.

SEPARABLE EQUATIONS

Separable Equations:
assume a nonlinear $y' = f(x,y)$.




2006-08-25