HIGHER ORDER LINEAR EQUATIONS: BACKGROUND

General Problem Form:
nth order equation

\begin{displaymath}P_0(t)\frac{d^ny}{dt^n} + P_1(t)\frac{d^{n-1}y}{dt^{n-1}}
+ \cdots + P_n(t)y = G(t).\end{displaymath}

If Pi's and G are continuous for $t \in I = (\alpha, \beta)$, let

\begin{displaymath}L[y] = \frac{d^ny}{dt^n} + p_1(t)\frac{d^{n-1}y}{dt^{n-1}}
+ \cdots + p_n(t)y = g(t),\end{displaymath}

with initial conditions at $t_0 \in I$:
$y(t_0)=y_0,\ y'(t_0) = y'_0,\ \ldots,\ y^{(n-1)}(t_0) = y^{(n-1)}_0.$
Existence and Uniqueness:
if pi's and g are continuous for $t \in I$, then there exists a unique solution that satisfies the initial conditions for all $t \in I$.
Homogeneous Equation
has g(t) = 0.
Nonhomogeneous Equations:
if L[Y] = g then

\begin{displaymath}y = c_1y_1(t) + c_2y_2(t) + \cdots + c_ny_n(t) + Y(t).
\end{displaymath}

is a general solution to the nonhomogeneous equation.

HOMOGENEOUS EQUATIONS:
CONSTANT COEFFICIENTS

General Problem Form:
nth order equation

\begin{displaymath}L[y] = a_0\frac{d^ny}{dt^n} + a_1\frac{d^{n-1}y}{dt^{n-1}}
+ \cdots + a_ny = 0,\end{displaymath}

with initial conditions at $t_0 \in I$:
$y(t_0)=y_0,\ y'(t_0) = y'_0,\ \ldots,\ y^{(n-1)}(t_0) = y^{(n-1)}_0.$
Characteristic Equation:
try solution ert, then

\begin{displaymath}L[e^{rt}] = e^{rt}(a_0r^n + a_1r^{n-1} + \cdots + a_n) = 0,\end{displaymath}

so we need to solve the characteristic equation

\begin{displaymath}Z(r) = a_0r^n + a_1r^{n-1} + \cdots + a_n = 0,\end{displaymath}

by factoring the characteristic polynomial

\begin{displaymath}Z(r) = a_0(r-r_1)(r-r_2) \cdots (r-r_n) = 0.\end{displaymath}

Solution Types



Alan C Genz
2001-02-02