0104 Differential Equations
Definition of Differential Equations
A differential equation is an equation expressing a relation between a function and its derivatives. For example, we might know that is a function of and or perhaps the relation is more complicated, like When the function in the differential equation has a single independent variable we call it an ordinary differential equation. That is, the derivatives are ordinary derivatives, not partial derivatives. This course is almost exclusively concerned with ordinary differential equations.
The Order of a Differential Equation
The order of a differential equation is the order of the largest derivative appearing in it. Equation is a second order differential equation. Equation is a fifth order equation since the highest derivative is (in the first term).
Solving a Differential Equation
Solving a differential equation means finding a function that satisfies the equation. For many equations it can be hard or impossible to find a solution. One thing that is easy however is to check a proposed solution. We demonstrate with a few examples.
Example 1. Checking a Solution By Substitution
Verify the is a solution to the differential equation
Solution. To do this we simply substitute into , and check that the equation holds. On the left hand side of we have . On the right hand side we have . Since both sides are equal, is a solution.
Example 2. Rejecting a Solution by Substitution
Show that is not a solution to the differential equation
Solution. Again, we substitute the expression for into .
Left hand side: .
Right hand side: . Since the two sides are not equal, is not a solution.
Parametrizing the Set of Solutions of a Differential Equation
Differential equations usually have more than one solution. We can describe them all at once using a parameter.
Example. Find all the solutions to This is a standard calculus problem. Integrating twice and remembering to include the constants of integration gives where and are arbitrary constants. This expression gives a parametrization of the set of solutions to equation . The constants and are parameters. Every choice of and gives a different solution to . For example, and are both solutions.
Initial Value Problems
Sometimes we have a differential equation and initial conditions. Together they make up an initial value problem. The meaning of the term initial conditions is best illustrated by example.
Example. Solve the initial value problem with the initial conditions .
Solution. In the previous example we found the general solution of this differential equation
We use the initial conditions to find the values of and .
Solving for and we get , . Thus, the solution to the initial value problem is
Acronyms
It will be convenient at times to allow ourselves to use acronyms. Some of the most common are 1. Differential equation (DE). 2. Ordinary differential equation (ODE). 3. Initial value problem (IVP). 4. Initial conditions (IC).