Content deleted Content added
m Task 70: Update syntaxhighlight tags - remove use of deprecated <source> tags |
Tags: Reverted 2017 wikitext editor |
||
Line 3:
== Separable first-order ordinary differential equations ==
{{see also|Separable partial differential equation}}
Equations in the form <math>\frac {dy}{dx} = f(x)g(y)</math> are called separable and solved by <math>\frac {dy}{g(y)} = f(x)\,dx</math> and thus
<math>\int\frac {dy}{g(y)} = \int f(x)\,dx</math>. Prior to dividing by <math>g(y)</math>, one needs to check if there are stationary (also called equilibrium)
solutions <math>y=
==Separable (homogeneous) first-order linear ordinary differential equations==
|