Foundations of General Second-Order Linear Ordinary Differential Equations
1Introduction
This lecture distinguishes general second-order linear equations from their constant-coefficient special case and separates structural results from specialized solution methods.
2Equations Under Consideration
The standard form of a general second-order linear equation is
Let be an interval, let , and assume that are continuous, where denotes either or . For every , these assumptions guarantee a unique solution on all of satisfying and .
3General Theory and Specialized Methods
The characteristic equation is not a general method for every second-order linear equation. It applies when the coefficients are constant, because differentiation preserves the form of . This distinction prevents the erroneous application of a characteristic polynomial to a variable-coefficient equation.
4Structure of the Linear Theory
Define
The operator maps functions to functions and is linear: for twice differentiable functions and constants ,
The solution set of the homogeneous equation is a vector space. Closure under addition and scalar multiplication alone does not establish its dimension. Fixing , define
Existence and uniqueness for the initial-value problem show that is a linear isomorphism. Consequently, is two-dimensional. If are linearly independent solutions, every homogeneous solution has the form
For the nonhomogeneous equation , suppose that one particular solution is known. If , then
Conversely, if , then . Hence the full solution set is the affine space
This identity is the precise meaning of the familiar decomposition .
5First-Order System Formulation
Set and . The equation is equivalent to
Continuity of the coefficient matrix and forcing term yields existence and uniqueness on by the standard theory of linear first-order systems. Two initial conditions are required because the state has the two components and . In the constant-coefficient case, the matrix is constant, and its eigenvalues encode the same information as the roots of the characteristic polynomial.
The subsequent lecture on first-order systems develops this conversion, the matrix exponential, and the correspondence with eigenvalues in detail.
data/lecture/math/differential-equations/first-order-systems-and-matrix-exponentials.lecture.n.md6Wronskian and Linear Independence
For two homogeneous solutions, define the Wronskian by
If at one point of , then form a fundamental system on . Indeed, Abel's identity gives
so the Wronskian cannot vanish elsewhere on the interval. Conversely, linear dependence forces the Wronskian to vanish identically. Thus the Wronskian tests whether two solutions are linearly independent; together with the previously established two-dimensionality of the homogeneous solution space, this test determines whether they form a fundamental system.
7Criteria for Selecting a Solution Method
| Situation | Candidate method | Rationale |
|---|---|---|
| Constant coefficients | Characteristic-equation method | Differentiation preserves the form of |
| Constant-coefficient nonhomogeneous equation for which a finite-dimensional function space containing the forcing term is invariant under differentiation | Method of undetermined coefficients | A finite-dimensional trial space is available; under resonance, it must be adjusted to remove overlap with the homogeneous solutions |
| General continuous forcing with a known fundamental system | Variation of parameters | Constructs a particular solution from the homogeneous solutions |
| Variable coefficients for which elementary solutions are unavailable | Power-series or Frobenius method | Constructs local solutions through coefficient comparison |
8Examples
The equation
is second-order and linear but does not have constant coefficients. Substitution of leaves dependence on and therefore does not produce an algebraic equation; an expression such as is not a characteristic equation.
By contrast, has constant coefficients. Substitution of gives . Thus, applicability of the characteristic-equation method depends on constant coefficients, not merely on the order of the equation.
9Scope and Limitations
The vector-space and superposition results depend on linearity. They do not generally hold for nonlinear second-order equations. The global assertion on also depends on continuity of the normalized coefficients and forcing term throughout that interval; if the leading coefficient of an unnormalized equation vanishes, the equation must first be restricted to intervals on which normalization is valid.