A differential equation is an equation which contains both a function and the derivative of that function. A simple example, and perhaps the most common at that, is compound interest. The amount of interest an account receives over a given time period is based on the amount of money in the account, and the amount of money in the account changes every time interest is granted. We can represent the balance as , the net interest as , and the percent rate as . (Our independent variable will be for time.)
The notation means “change in balance with respect to time”.
Types of Differential Equations
There are many types of differential equations, which can be classified based on what form the equation takes. This is important because very subtle changes to the form of a differential equation can result in dramatically different ways of solving that equation.
- Ordinary Differential Equations (ODEs) contain no partial derivatives.
- Partial Differential Equations contain partial derivatives.
- First Order Linear Differential Equations (FOLDEs) are equations of the form . An FOLDE is said to be homogeneous if and only if , otherwise it would be nonhomogeneous.
Disclaimer: This list is by no means exhaustive. A “differential equation” is a very broad term and there are counts ranging from hundreds to thousands of solved forms of differential equations.
Separation of Variables to Solve Homogeneous FOLDEs
One of the first types of equations that a student will encounter in a differential equations class is a homogeneous FOLDE. This form of differential equation can be used to powerfully model real-world situations while remaining relatively simple to solve. Let us solve the generic homogeneous FOLDE of where is a constant using the separation of variables technique.
At this point, we are technically done. However, further steps can be taken to simplify this equation into something significantly more usable. Recall the identity and that the arbitrary constants of integration () can be combined with each other.
Finally, we are done. We re-write as because it is a constant.
Sources
- MathIsGreatFun https://www.youtube.com/watch?v=QYAYH9gVe_E