Foundations: What a Differential Equation Is

slope field

Here is a beautiful trick for seeing what a first-order differential equation does, even when you cannot solve it. The equation y' = f(x, y) tells you the slope of the solution at every point of the plane — before you know the solution. So go to a grid of points, and at each one draw a tiny line segment tilted at the slope the equation prescribes there. The whole picture of little tilts is a slope field, and it shows you the flow of all solutions at a glance.

Precisely, a slope field (or direction field) for y' = f(x, y) is a diagram in which, at a representative set of points (x, y), a short segment is drawn with slope equal to f(x, y). No solving is required — you simply evaluate the right-hand side at each point. Once drawn, the field reveals the integral curves: any solution must thread through the field staying tangent to the segments, like a path following a current. You can sketch a particular solution by starting at a point and 'flowing with the arrows,' which is exactly the geometric idea behind Euler's method later.

The slope field is the single most valuable picture in first-order theory, because it lets you read off the qualitative behaviour of solutions with no formula at all: where they rise or fall, where they flatten into equilibria, whether they converge or diverge, what happens far away. Given that most differential equations have no elementary solution, this geometric, formula-free reading is not a mere illustration — it is often the most honest thing you can say about a hard equation. Two refinements sharpen the picture: isoclines (curves of constant slope) help you draw the field by hand, and equilibrium solutions appear as horizontal segments that other curves approach or flee.

For y' = y, at every point the slope equals the height y: along the x-axis (y = 0) segments are flat, above it they tilt upward more and more steeply, below it downward. Threading curves through these tilts reproduces the exponential solutions y = C e^x without ever solving the equation.

Draw the slope at each point, then let solutions flow tangent to the field.

A slope field works only because the equation is in the form y' = f(x, y), giving slope as a function of position alone. It is a first-order tool; for higher-order equations you first reduce to a system and use a vector field in the phase plane.

Also called
方向場direction field