Definition
A Differential Equation (DE) is an equation that relates an unknown function and one or more of its derivatives. Classifying a DE is the prerequisite for determining the appropriate mathematical tools for its solution.
Why It Matters
Most of the laws of nature are written in the language of differential equations. However, not all equations are created equal. Classification is the first step in solving the mystery of a system’s behavior—it tells you whether you’re dealing with a simple linear process that can be predicted with 100% certainty, or a complex non-linear system where small changes can lead to chaos.
Core Concepts
-
Order: The order of a DE is the order of the highest derivative present in the equation. For example, is a second-order equation.
- How to read: “The equation y double prime plus y prime equals zero.”
- Meaning: Count the highest derivative (here ); that number tells you which solution tools and how many initial conditions you need.
-
Linearity: A DE is linear if the unknown function and its derivatives appear only to the first power and are not multiplied together (e.g., ).
- How to read: “The coefficient a n of x times the n-th derivative of y, plus additional terms, plus a zero of x times y equals g of x.”
- Meaning: Each term is y or a derivative of y multiplied by a coefficient that depends only on x—no , no . Linear DEs have superposition and standard solution recipes.
-
Solution Types:
- General Solution: A family of functions (containing constants like ) that satisfies the DE.
- Particular Solution: A specific member of the general solution family, often determined by initial conditions.
- Equilibrium Solution: A constant solution where and all higher derivatives are zero.