When confronted with a first-order differential equation, try to convert it to one of these five basic types:
1). Separable: This is when can be written
. If there is an initial condition
, we can rearrange to get an equation involving two integrals:
This incorporates the initial condition. It can sometimes be solved to give a solution in the form . Note the following integration tricks which are sometimes useful here:
2). Homogeneous: These equations are those for which depends only the ratio
rather than on
and
separately. So, they are of the form
with initial condition
. To transform this into a separable equation, make the change of variable
. Then
, so we have
and therefore
. The initial condition becomes
, so
. The method of separation of variables can now be applied to the transformed equation.
3). Non-separable linear first-order equations: These have the general form , with boundary condition
. Here, we need to find an integrating factor
that allows us to write the differential equation as
Expanding this form, we find that
and so
This shows that in the original equation we must have and therefore the required integrating factor is
. So what we do is find the integrating factor, then write the equation in the form
. This can then be solved by integration to get
where
is a constant of integration. If the integral constant cannot be evaluated directly, it is best to give the solution as
because this expression automatically satisfies the boundary condition (when , the integral
vanishes and
so the equation reduces to
).
4). Bernoulli’s equation: This is a nonlinear first-order equation of the form . To solve this, make the change of variable
. Then
, so the original equation can be rewritten as
This is now a linear first-order equation of the type 3) above.
5). Riccati’s equation: This is a nonlinear first-order equation of the form . It reduces to a linear equation if
and Bernoulli’s equation if
. Otherwise, it can be reduced to a linear second-order equation by defining a new dependent variable
with the equation
. This converts the original Riccati equation into
which can be solved using known methods depending on the specific details of each case.
