First-Order Differential Equations & Separable Equations
A differential equation relates a function to its own rate of change — and rates of change are how most of the physical world is actually described: a population's growth rate depends on its current size, a cooling object's temperature falls at a rate proportional to how far above room temperature it still is, a radioactive sample decays at a rate proportional to how much is left. Calculus gave you derivatives; this chapter is about running that machinery in reverse — starting from a stated relationship between a function and its derivative, and recovering the function itself.
A differential equation is an equation relating an unknown function to one or more of its derivatives. The order of the equation is the order of the highest derivative that appears; this chapter deals only with first-order equations, involving but no higher derivative.
A solution on an interval is a differentiable function that satisfies the equation for every . The general solution is the whole family of solutions, typically written with one arbitrary constant ; if a condition is also specified, the problem is called an initial value problem (IVP) — it asks for a solution passing through that point. An IVP doesn't automatically pick out a unique member of the general solution's family: existence and uniqueness require additional hypotheses, which this chapter's examples all happen to satisfy but which aren't checked here in general. When a solution to an IVP is found, it's called a particular solution.
Verify that is a solution of for any constant , show that these are the only solutions, then find the particular solution satisfying .
These are solutions: differentiating, — the equation holds for every .
These are the only solutions: if is any solution of , then so is constant on the interval — call it — meaning after all. So is genuinely the general solution, not just a family of solutions.
Applying the initial condition: , so the particular solution is .
A first-order equation is separable if it can be written in the form where the right-hand side factors into a function of alone times a function of alone. Every example in this chapter is separable — it's the first and most widely applicable technique for solving a differential equation in closed form.
Solving a separable equation
Let and be open intervals. Suppose is continuous on , and is continuous and nonzero on . Let be an antiderivative of on , and an antiderivative of on (so for ). Then a differentiable function solves if and only if for some constant . (Since is nonzero throughout by assumption, this covers every solution staying on one nonzero branch of — a constant solution sitting at a zero of is a separate case, found directly rather than through this formula.)
(⇒) Suppose solves the equation, with . Dividing both sides by : By the chain rule, , so the left side above is exactly , and the equation becomes So has zero derivative on the interval, hence is a constant : .
(⇐) Conversely, suppose . Differentiating both sides with respect to (chain rule on the left): Since by hypothesis, multiplying both sides by gives — exactly the original equation.
Solve , .
First, the equilibrium: has the single zero , giving the constant solution (indeed ).
For , separate: Integrate both sides: Exponentiate: ; writing (necessarily nonzero, since ) absorbs the sign, giving the nonzero-branch family , . Combined with the equilibrium above — exactly this formula's case — the complete general solution is Applying : . So
A radioactive sample decays at a rate proportional to the amount present: for a constant , with and . Find , and express the half-life (the time at which ) in terms of .
Separate: (valid since ), so , giving ; , so Setting : , so , and The half-life doesn't depend on — a hallmark of exponential decay (the assumption matters: if the sample is identically zero, and "half of nothing" isn't a meaningful time to solve for) — and the same reasoning (with reinterpreted as growth) drives unconstrained population-growth models.
Every example above reduced to the same moves: check for equilibrium solutions, separate, integrate, solve for (or accept an implicit relation when that last step isn't possible in closed form). Not every first-order equation is separable — the next stage of this track extends the method to equations that aren't, starting with linear first-order equations and the integrating-factor technique.
Practice set
Four free-response problems on separable equations, Basic to Advanced. Try each one, then reveal the worked solution.
Solve , . Find .
Basic. , so
Solve , . Find .
Basic. . So
Solve for , with . Find .
Intermediate. , so
Solve , . Find .
Advanced. . So , and This solution's denominator vanishes at , so it's only valid on the interval containing the initial point — it can't be extended past either pole.
Test generator
Build a randomised test from this subject’s question bank. Pick the number of questions and a difficulty, generate, then reveal the worked answers when you’re ready — or print a clean copy to hand out.
Downloads
Take Differential Equations offline. The PDF packet prints straight from your browser; native Word versions with editable equation-editor math are available on request.
Differential Equations notes & practice
This chapter plus every worked solution and proof, formatted as a clean print document.
Native Word packet
Editable .docx with real Word equations (OMML) — ready for a worksheet or quiz.
Worksheet Library
Practice worksheets are being added chapter by chapter — check back as this track grows.