Separable Equations · Foundational

Separable ODEs Put Each Variable on Its Own Side

How separation and integration solve first-order equations with factorable rates.

An equation is separable when it can be written

dydt=g(t)h(y).\frac{dy}{dt}=g(t)h(y).

Where h(y)0h(y)\ne0, rearrange it as

1h(y)dy=g(t)dt\frac{1}{h(y)}\,dy=g(t)\,dt

and integrate both sides.

Example: proportional decay

For y=kyy'=-ky,

dyy=kdt,\frac{dy}{y}=-k\,dt,

so lny=kt+C\ln|y|=-kt+C and y=Cekty=Ce^{-kt}. An initial value determines CC.

Do not lose equilibria

Dividing by h(y)h(y) excludes values where h(y)=0h(y)=0. Check these first: each root yy^* of hh gives the constant solution y(t)=yy(t)=y^*.

The chain-rule justification

Suppose H(y)=1/h(y)H'(y)=1/h(y) and G(t)=g(t)G'(t)=g(t). Along a solution,

ddtH(y(t))=H(y)y=1h(y)g(t)h(y)=g(t).\frac{d}{dt}H(y(t))=H'(y)y'=\frac{1}{h(y)}g(t)h(y)=g(t).

Therefore H(y(t))=G(t)+CH(y(t))=G(t)+C. The familiar movement of dydy and dtdt is shorthand for this chain-rule argument.

Use qualitative reasoning as an error check

Before integrating, determine where the derivative is positive or negative. A derived formula that moves opposite to the phase-line arrows contains an algebra or sign error.

Check your understanding

For y=y2y'=y^2, which initial data produce the equilibrium solution, and why does dividing by y2y^2 lose it?

Show the reasoning

y(0)=0y(0)=0 produces y(t)=0y(t)=0. Dividing by y2y^2 assumes y0y\ne0, so that branch is excluded before integration.

Continue exploring

Connections

Related concepts

Equilibrium SolutionsEquilibria Organize Autonomous ODEsFirst-Order ODEsFirst-Order ODEs Model Growth, Decay, and BalanceIntegrating FactorsIntegrating Factors Solve Linear First-Order ODEs

Applications

  • growth and decay
  • cooling
  • logistic models