Linear Second Order ODE w/ constant Coefficients
June 6, 2019
(Video 9-10) (Book 2.1, 2.3)
The second order linear ODE is:
This is not in standard form, but it’s ok. In these notes we will only examine second order linear ODE with constant coefficients and no input :
When , the second order ODE is called homogeneous (this is different from the one in first order). The ODE is analytically solvable. Let’s assume below is true and we will come back to why there’re only those cases later.
Characteristic Equation and Three Cases
The characteristic equation comes from the following: suppose solution has the form , then we substitute to check:
The e.q. (2) is called characteristic equation for the linear DE. To make work (in fact it works), there’re three cases for the equation:
-
Case 1. Real Roots
-
Case 2. Real Roots
-
Case 3. Roots are complex conjugate
Case 1:
If the characteristic equation has two distinct real roots, then we can find a and a satisfying (2). And our final, general solution will be
because of the Theorem for general solutions for homogeneous DE which would be discussed in note 11. contains all possible solutions to the second order linear ODE with constant coefficients.
For example, DE:
has a characteristic equation:
The roots and are real and distinct, thus the solution is
Case 2:
If we have repeated real roots, then our solution will be
The reasoning behind this will be discussed note 11. For example, DE:
has a characteristic equation:
And we have . So the solution to this DE is:
Case 3:
If the root to the characteristic equation is complex conjugate , then and coefficient of are the basis for general solutions. This can have a quick proof.
Proof: expand where
Let , then . Substitute this into (1):
To make the equation true, both the real part and imaginary part should be equal to zero. Equal to zero means substituting or into (1), the equation holds. Thus they are the solutions. And