Principle of Superposition

Statement

Any linear combination of solutions to a homogeneous linear ODE is also a solution.

Assumptions

  • The ODE is linear and homogeneous: .
  • and are solutions on a common interval.
  • are arbitrary constants.

Proof Sketch

Because differentiation is linear, substituting into the ODE separates into two copies of the original equation — each equal to zero — whose sum is zero. No nonlinear terms appear, so the combination is itself a solution.

Full Proof

Let and satisfy the ODE:

Set . Then

Hence satisfies the ODE.

Notes / Intuition

  • Superposition holds for any linear homogeneous ODE; it fails for nonlinear ODEs.
  • The set of all solutions to a second-order homogeneous linear ODE forms a two-dimensional vector space; any two linearly independent solutions form a basis.
  • Superposition is the foundation for building the general solution used in the inhomogeneous solution method.
  • Linear independence of and is verified by the Wronskian: if , the two solutions span the full solution space.