ABSTRACT

First order differential equations have been discussed in this chapter. Differential equations may be classified as linear, nonlinear, or autonomous. Solutions can be found using the method based on integrating factors or the method on the separation of functions. Solutions may be obtained using the dsolve(.) command in Matlab for numerical approaches based on Runge-Kutta methods (when initial conditions are available). Even when analytical solutions are available, dsolve(.) and the Runge- Kutta methods can provide means for the verification of the results. Particular attention is paid to obtaining exact solutions using the method of integrating factors when the first order differential equation is linear (depends only on the independent variable y) and use of the separable function approach when the first order differential equation is linear or nonlinear. The D-field patterns which can provide insight into the behavior of the system described by the first order differential equation, are also explored. The analysis of autonomous systems is carried out in detail. The method of separable functions is used to obtain implicit solutions (in the absence of exact solutions, use of Runge-Kutta methods) and multiple ways of understanding the three forms of equilibria associated with these systems are provided.

Plenty of descriptive and self-contained examples are given providing a broader view of the topics covered through multiple ways of verification of the results.