HIGHER ORDER EQUATIONS:
VARIATION of PARAMETERS

General Problem Form:
nth order equation

\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}

given independent solutions $y_1(t), \ldots, y_n(t)$ to L[y]=0.
General Solution
is

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

where Y(t) is a particular solution to L[y]=g(t).
Variation of Parameters
: assume

\begin{displaymath}Y(t) = u_1(t)y_1(t)+u_2(t)y_2(t)+\cdots+u_n(t)y_n(t) .
\end{displaymath}



Alan C Genz
1999-10-15