Content deleted Content added
→Second-order linear ordinary differential equations: - wrong identity |
No edit summary |
||
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
<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=const</math> satisfying <math>g(y)=0</math>.
|