How to solve second-order homogeneous linear differential equations w/ constant coefficients: basic idea

The tutor shows the quadratic method (pka, characteristic equation) behind 2nd order LDEs w/ constant coefficients.

An exponential function of the form

y=ekt

has the first derivative

y’=kekt

and second derivative

y”=k2ekt

Seeing an equation like, for example,

y” -3y’ +2y = 0

one can suppose the solution to be of the form

y=Cekt (C is some constant)

so the equation becomes

k2Cekt -3kCekt +2Cekt = 0

Now we can factor out Cekt:

Cekt(k2 -3k +2)=0

and then factor and solve for k:

Cekt(k-2)(k-1)=0

k=2 or k=1

Therefore, a possible solution to the equation

y” -3y’ +2y = 0

is

y=C1e1t + C2e2t

or just

y=C1et + C2e2t

HTH:)

Source:

Boyce, William and Richard DiPrima. Elementary Differential Equations and Boundary Value Problems. New York: John Wiley & Sons, Inc., 1986.

Jack of Oracle Tutoring by Jack and Diane, Campbell River, BC.

Leave a Reply