Ordinary Differential Equations/The Existence and Uniqueness Theorem
A major result in the theory of ordinary differential equations is the existence and uniqueness theorem, also known by other names like the Picard–Lindelöf theorem or the Cauchy–Lipschitz theorem. Roughly speaking, it states that initial value problems have unique solutions under certain regularity conditions on the vector field that defines them.
Before we give the precise statement, it is perhaps a good idea to explain why we should care about this theorem.
The main reason is that having an existence and uniqueness theorem allows us to use any method we want to find a solution to an ODE, and as long as we can check that the function we get solves the ODE, we are done. As an example, one method that is commonly used to solve constant coefficient ODEs is to guess a solution in the form of an exponential function. If our guess finds a function that satisfies the ODE, the existence and uniqueness theorem tells us that's the only solution, and that there is no possibility that we found an incorrect or incomplete answer.
Another reason this is important is that the theorem effectively says the solution to an ODE is entirely determined by its initial conditions. This, and generalizations of this, (e.g. to PDEs or cases with boundary conditions) ends up being very important in applications, because it's possible to replace the situation being modeled by a simpler one, as long as the resulting model is the same ODE with the same initial conditions.
Here is the precise statement of the theorem:
Theorem: Let be an open connected subset of . Let be continuous in , and Lipschitz continuous in uniformly in , where and are the first and second argument of , respectively. Then, for any and , there exists such that the initial value problem
has a unique solution on .
By "Lipschitz continuous in uniformly in ", we mean that for any , there exists such that for every , which is a slightly stronger condition than continuity. Nonetheless, this condition will be satisfied by most ODEs considered in this course and encountered in applications.