Higher-Order Homogeneous DEs
Higher-order linear differential equations are those where the highest derivative is greater than 1. A linear DE is homogeneous if the right-hand side (the term without or its derivatives) is zero.
General Form
Existence, Uniqueness, and Superposition
Before solving higher-order linear DEs, we rely on two fundamental theorems that guarantee our methods will work and that our solutions are complete.
Existence and Uniqueness Theorem
For a linear -th order IVP defined on an interval :
subject to .
If all coefficients and are continuous on , and for every in , then there exists a unique solution to the IVP on that interval. This ensures that when we find a general solution and apply initial conditions, we have found the only possible particular solution.
Superposition Principle (Homogeneous)
If are solutions to a homogeneous linear -th order DE on an interval , then any linear combination of these solutions is also a solution:
where are arbitrary constants.
If the solutions are linearly independent, this linear combination forms the general solution.
Linear Independence
Before solving, we need to understand that the general solution is a linear combination of linearly independent solutions.
Linear Independence & Wronskian
A set of functions is linearly independent if none can be written as a linear combination of the others (i.e. is only true when all constants are ).
Wronskian Test:
Compute the determinant . If for at least one point in the interval, the functions are linearly independent.
Constant Coefficients
For equations like (where are constants), we assume a solution of the form . Substituting this yields the Auxiliary Equation (or Characteristic Equation):
Roots of Auxiliary Equation
Solve for using the quadratic formula. The form of the general solution depends on the nature of the roots:
- Distinct Real Roots ():
- Repeated Real Roots ():
- Complex Conjugate Roots ():
Spring-Mass System Visualization
Many higher-order homogeneous differential equations relate to physical systems, such as a mass on a spring. This interactive simulation illustrates how the mass moves under different conditions:
Spring-Mass-Damper System
Parameters
1 kg
0.5 Ns/m
10 N/m
1 m
System State
Underdamped
Crit. Damping = 6.32
m
Eq
Loading chart...
Cauchy-Euler Equation
A linear DE with variable coefficients of the form:
is called a Cauchy-Euler equation. Notice the power of matches the order of the derivative.
Substitution for Second-Order: . Assume .
This leads to the auxiliary equation:
Roots and Solutions for Cauchy-Euler
- Distinct Real Roots:
- Repeated Real Roots:
- Complex Conjugate Roots ():
Key Takeaways
- Existence and Uniqueness guarantees that IVPs have exactly one solution if coefficients are well-behaved.
- Superposition Principle states that linear combinations of solutions to a homogeneous linear DE form the general solution.
- Constant Coefficients: Use the auxiliary equation . Assume .
- Complex Roots: Lead to sinusoidal solutions with exponential decay/growth ().
- Repeated Roots: Multiply by an independent variable ( for constant coeffs, for Cauchy-Euler) to maintain linear independence.
- Cauchy-Euler: Use substitution , leading to the auxiliary equation .