In Section ?? we describe a powerful method for solving certain second order linear differential equations. To describe this method, it is convenient to introduce the notion of linear differential operators.

We denote by the simplest differential operator, that is, From differential calculus we know that acts linearly on (differentiable) functions, that is,

where . Thus we say that is a linear differential operator.

Higher order derivatives can be written in terms of , that is, where is just the composition of with itself. Similarly, It follows that are all compositions of linear operators and therefore each is linear. We can even form a polynomial in by taking linear combinations of the . For example,

is a differential operator. We use the following polynomial notation to denote these operators. Let be the polynomial Then we denote the linear operator in (??) by . For example,

With this notation in mind, we can reformulate much of the discussion of higher order equations in terms of linear differential operators. Begin by rewriting the homogeneous equation (??) as

where is the characteristic polynomial of (??).

We think of the differential operator as operating on functions (that are sufficiently differentiable).

The proof is left as an exercise. See Exercise ??.

Using the linearity of these differential operators allows us to reformulate certain aspects of Section ?? in this new language.

(a)
Solutions to the homogeneous equation (??) are just functions in the null space of .
(b)
Using operator notation we can simplify (??) as It follows from (??) that the functions are eigenvectors of the operator with eigenvalue . Usually the functions are called eigenfunctions. Perversely, we follow convention and reserve the term eigenvalue just for those that are roots of the characteristic polynomial, that is, those values of for which .
(c)
We can rewrite the inhomogeneous equation as: Showing that the inhomogeneous equation is solvable is equivalent to showing that the function is in the range of the operator .

Superposition and the Inhomogeneous Equation

Proof
The proof follows directly from the linearity of . Just compute Thus, the particular solution is a superposition of the solutions and .

The Method of Elimination

In Section ?? we showed how to solve an order constant coefficient linear differential equation by converting that equation to a constant coefficient first order system of differential equations. We now show that the process is reversible — we can solve a first order system of equations by finding solutions to an associated order equation. This procedure is called the method of elimination. We first discuss this method abstractly using the language of differential operators and then discuss the pragmatic implementation of the method.

Proof
The proof of this theorem follows from the Cayley-Hamilton theorem, as follows. Rewrite the differential equation using operator notation as where indicates differentiation of the vector by and indicates multiplication of the vector by the matrix . Since the coefficients of the matrix are constants (independent of ), it follows that . Hence Hence by induction, and for any polynomial by linearity. The Cayley-Hamilton theorem (Theorem ?? of Chapter ??) states that . Hence . So, in coordinates, .
Implementation of the Method of Elimination

Consider the first order system of differential equations

We can eliminate from the second equation in (??) by solving for in the first equation, differentiating, and substituting, as follows: On substituting (??) into the second equation in (??), we find Simplification leads to the differential equation Since the characteristic polynomial of the coefficient matrix of (??) is , this equation is the one predicted by Theorem ??.

Since the roots of the characteristic polynomial are and , it follows that has the form We can solve for using (??) and obtain Thus the general solution to the first order system is: Note that the vectors and are eigenvectors of the coefficient matrix of the system (??).

Note that the second half of the method of elimination — in the previous example where we back substituted for the function — does not always work. For example, if the system of differential equations decouples, then the second half of the method will fail. See Exercise ?? for an example.

Thus the method of elimination provides another alternative to computing solutions to first order systems of differential equations; however, this procedure is not carried out easily for systems of more than two or three equations.

Exercises

In Exercises ?? – ?? apply the given linear differential operator to the functions:
(a) and (b) .

.
.
.
.

In Exercises ?? – ?? write the homogeneous differential equation using notation, factor the characteristic polynomial, and then find the general solution.

.
.
.
Attempt to use the method of elimination to solve the following system Use the characteristic equation (??) to solve for and then attempt to use the system of differential equations to solve for and . What goes wrong?
Prove Lemma ??.

In Exercises ?? – ?? apply the method of elimination to find the general solution of the given system of differential equations.

In Exercises ?? – ?? write the homogeneous differential equation using notation, use MATLAB to find the roots of the characteristic polynomial, and then find the general solution.

.
.
.