My Courses
Sign in
Back to Ordinary Differential Equations
Ordinary Differential Equations

What Is a Differential Equation?

25 min Difficulty 2 of 5
The Brief
What Is a Differential Equation?

A differential equation relates a function to its derivatives — solving it means finding the function, not a number. We classify by order and linearity, and verify a proposed solution by substituting it back into the equation.

Definition

A differential equation relates a function to its derivatives: F(x,y,y,y,)=0F(x, y, y', y'', \ldots) = 0. Its order is the highest derivative present; it is linear when yy and its derivatives appear only to the first power, with no products between them.

Key Results

A solution is any function that satisfies the equation identically — verify by substituting in and differentiating, never by solving. General solutions contain arbitrary constants; initial conditions pin them to a particular solution.

Worked Example

Verify y=e2xy = e^{2x} solves y4y=0y'' - 4y = 0: y=2e2xy' = 2e^{2x}, y=4e2xy'' = 4e^{2x}, so y4y=4e2x4e2x=0y'' - 4y = 4e^{2x} - 4e^{2x} = 0 for every xx. The equation is second order and linear.

Practice this topic
Deep Dive & Playground
Remotion video and Pyodide playground arrive in later phases (handoff Section 7).