3. Separable equations

All problems in the autonomous form \(x'=f(x)\), and more generally in the form

\[ x'=f(x)g(t), \]

are called separable equations and can be solved systematically (up to performing integrations). Rather than deriving a formula for them, it’s best to just repeat a straightforward process for each new problem.

Example

Solve the variable growth archetype \(x'=2t x\).

Example

Solve \(x'=t^2/(x^3-2)\), subject to \(x(0)=4\).

Sometimes the separable structure isn’t immediately apparent, and you have to manipulate the expressions a bit.

Example

Find the general solution of \(t x' = x - t x\).