
CHAPTER 12
Second Order Linear Differential Equations
12.1. Homogeneous Equations
Adifferential equation is a relation involving variables x
y
y
y
. A solution is a function f
x
such
that the substitution y
f
x
y
f
x
y
f
x
gives an identity. The differential equation is
said to be linear if it is linear in the variables y
y
y
. We have already seen (in section 6.4) how to
solve first order linear equations; in this chapter we turn to second order linear equations with constant
coefficients. The general form of such an equation is
(12.1) y
ay
by
g
x
where aand bare constants, and g
x
is a differentiable function of x. In chapter 6.4, we saw that a first
order equation has a one-parameter family of solutions, and that the specification of an initial condition
y
x0
y0uniquely determines a solution. In the case of second order equations, the basic theorem is
this:
Theorem 12.1 Given x0in the domain of the differentiable function g, and numbers y0
y
0, there is
a unique function f
x
which solves the differential equation (12.1) and satisfies the initial conditions
f
x0
y0
f
x0
y
0.
In this section we shall see how to completely solve equation (12.1) when the function on the right
hand side is zero:
(12.2) y
ay
by
0
This is called the homogeneous equation. An important first step is to notice that if f
x
and g
x
are
two solutions, then so is the sum; in fact, so is any linear combination A f
x
Bg
x
. Thus, once we
know two solutions (they must be independent in the sense that one isn’t a constant multiple of the other)
we can solve the initial value problem in theorem 12.1 by solving for Aand B.
Example 12.1 Solve y
y
0
y
0
4
y
0
1
Now, we knowthat cos xand sinxare solutions of the equation, so we try a solution of the form y
x
Acosx
Bsinx. Evaluating at x
0, we find that A
4. Differentiate, getting y
x
Asinx
Bcosx,
and evaluating at x
0, we find B
1. Thus the solution is y
x
4cosx
sinx.
175