Overview
A first order differential equation involves only the first derivative of the modelled variable. In its general form, it can be written simply as
{% \frac{dy(x)}{dx} = f(x,y) %}
Topics
- Separable
{% \frac{dy}{dx} = g(x)h(y) %}
- Linear First Order
{% a(t) \frac{dy(t)}{dt} + b(t)y(t) = c(t) %}
- Non-linear first order