Higher-Order Constant Coefficient Equations
The methods for second-order linear equations extend naturally to higher-order equations with constant coefficients, providing systematic solution techniques for many physical and engineering problems.
An n-th order linear homogeneous differential equation with constant coefficients has the form:
where are real constants with .
Characteristic Equation Method
The solution method parallels the second-order case. Seeking solutions of the form leads to the characteristic equation:
This is an n-th degree polynomial equation whose roots determine the general solution.
Solve .
Characteristic equation:
Factoring:
Roots: , , (all distinct and real)
General solution:
Cases for Roots
Case 1: Distinct Real Roots
If the characteristic equation has n distinct real roots , the general solution is:
Case 2: Repeated Real Roots
If a root has multiplicity , it contributes m linearly independent solutions:
Solve .
Notice this is , giving a root with multiplicity 4.
General solution:
Case 3: Complex Roots
Complex roots occur in conjugate pairs. If with multiplicity , they contribute:
Solve .
Characteristic equation:
Roots: (each with multiplicity 2)
So , , and we have:
The number of linearly independent solutions always equals the order of the differential equation. For an n-th order equation, the general solution contains exactly n arbitrary constants.
A mass-spring system with three masses leads to a third-order equation. The characteristic roots determine whether the system exhibits:
- Distinct real roots: Overdamped (no oscillation)
- Complex roots: Oscillatory motion with exponential envelope
- Repeated roots: Critical damping transitions
The mathematical structure directly reflects the physical behavior.
Higher-order equations with constant coefficients are completely solvable once the characteristic polynomial is factored, though factoring high-degree polynomials may require numerical methods.