Separable ODE
Also known as: Separation of variables (ODE) · First-order separable equation
If the rate factorizes into an x-only piece times a y-only piece, you can herd all the y's to one side and all the x's to the other, then integrate each side independently. One integration on each side solves it.
A slope field of little tangent arrows fills the plane for dy/dx = -k y; a solution curve y = y₀ e^{-kx} is traced by a marker that advances with time, always tangent to the local arrows. Sliders set the rate k (decay vs growth) and the starting height y₀, sliding onto different members of the family.
Equivalent forms
The equation whose solution — the exponential — shows up wherever a quantity's rate of change is proportional to the quantity itself.
Unit systems
Where it holds
Dimensional analysis
Leibniz introduced separation of variables around 1691 and Johann Bernoulli developed it for early differential equations. It is the first solving technique every student meets and the workhorse behind exponential growth/decay models across physics, chemistry, and biology.
Radioactive decay, cooling coffee, viral spread, charging capacitors — a huge slice of change in nature obeys dy/dx = f(x)g(y). Split the variables to opposite sides and the whole thing integrates in one move.
Follow a solution curve threading through a slope field: at every point its tangent matches the little arrow, and changing the starting height slides you onto a different member of the family.
- Radioactive decay and carbon dating
- Newton's law of cooling
- RC/RL circuit charging and discharging
- Logistic and unlimited population growth
- You can always separate — only if the RHS factorizes into f(x)g(y).
- dy/dx is a fraction you can split — it's shorthand; the manipulation is justified by the chain rule, not literal division.
- The constant C is optional — it encodes the initial condition and the whole solution family.
Limiting cases
What if…
That constant y is an equilibrium (singular) solution the division step hides — add it back explicitly.
Try an integrating factor (linear ODE) or substitution; separation only works for factorable right-hand sides.
Solve dy/dx = -k y
- y(0):
- y_0
- with C from y(0)
Half-life of decay
- y:
- y_0/2