Existence and Uniqueness for Linear Systems
The existence and uniqueness theorem for linear systems guarantees that solutions exist for all time and depend continuously on initial conditions.
Statement
Consider the initial value problem , , where and are continuous on an open interval containing . Then there exists a unique solution defined on all of .
Unlike the nonlinear case, where solutions may blow up in finite time, linear systems always have solutions defined on the entire interval where the coefficients are continuous. This is because linear growth in is controlled by Gronwall's inequality.
Proof Sketch
The proof uses the Picard iteration method adapted to systems.
Step 1. Rewrite as an integral equation: .
Step 2. Define Picard iterates: and .
Step 3. On any compact subinterval , let and . Then for some constant , showing the series converges uniformly.
Step 4. The limit satisfies the integral equation. Uniqueness follows from Gronwall's inequality: if are two solutions, , implying .
Consequences
The homogeneous system has a solution space of dimension . Any linearly independent solutions form a fundamental set, and the general solution of the nonhomogeneous system is
where is a fundamental matrix and is any particular solution.
For , the solutions and are linearly independent (their Wronskian is ). Every solution is , a -dimensional space.
The solution depends continuously on , , and the coefficients . This stability is crucial for numerical methods and perturbation theory.