What is a Differential Equation?
What You’ll Learn
Section titled “What You’ll Learn”You’ll learn what makes an equation “differential,” how to classify them, and why direction fields are one of the most useful tools for understanding them. By the end of this lesson you’ll be able to look at a differential equation and immediately understand what it’s asking about the real world.
The Concept
Section titled “The Concept”A differential equation is any equation that contains one or more derivatives. While regular algebra equations ask “what number satisfies this?”, a differential equation asks “what function has this rate of change?”
The simplest example is:
This equation says the slope of the solution function at any point is twice the value of . Its solutions are parabolas of the form .
Differential equations are classified in several ways:
- Order: The highest derivative present (first-order, second-order, etc.)
- Linear vs Nonlinear: Whether the function and its derivatives appear only to the first power with no products between them
- Ordinary vs Partial: Whether they involve derivatives with respect to one variable or multiple
One of the best ways to build intuition is with a direction field (also called a slope field). At thousands of points in the plane, we draw a short line segment showing the slope that any solution curve must follow at that point.
The visual above shows the direction field for . Notice how the little line segments guide the possible solution curves through the plane.
Worked Examples
Section titled “Worked Examples”Example 1: Classification
Classify the equation by order and linearity.
Solution: This is a first-order equation because the highest derivative is . It is linear because and appear only to the first power with no products between them.
Example 2: Writing a Differential Equation
Write a differential equation for the statement: “The rate of change of a population is proportional to the population itself.”
Solution: Let be the population at time . Then:
where is the constant of proportionality.
Example 3: Checking Solutions
Verify that is a solution to .
Solution: Left side: Right side: Both sides match, so it is a solution.
Real-World Application
Section titled “Real-World Application”Differential equations are the language of change. In video games they power realistic physics, cloth simulation, water flow, and smooth enemy AI all rely on solving differential equations in real time. In engineering they help design stable bridges and control systems for airplanes. Even your phone’s screen brightness adjustment or the way your GPS predicts arrival time uses ideas from differential equations.
Retrying will remove your ✅ checkmark until you pass again.