An Introduction to Differential Equations
Let's start with a definition of a differential equation. A differential equation is an equation that defines a relationship between a function and one or more derivatives of that function. Let y be some function of the independent variable t. Then following are some differential equations relating y to one or more of its derivatives. The equation
states that the first derivative of the function y equals the
product of
The typical real world situation that involves modeling with differential
equations is one in which a quantity that changes in time, y(t), is related to the
rate at which it changes,
The symbol e is the base of the natural log. If you do not see why ln satisfies this equation, take a moment to figure it out (substitute ln(t) into the equation for y(t) and then simplify it). In differential equations the unknowns of concern are no longer unknown variables, but unknown functions that stand in certain mathematical relationships with their derivatives, other functions, constants, and regular variables. Just as in the more familiar setting of equations describing the relationships between variables like x, y, and z, these relationships can be stated in equations. And also as with equations relating variables, techniques exist for solving them. And to continue the analogy yet some more, just as the equations with which you are familiar are classified into types according to their forms and solution techniques, so to with differential equations. To continue the analogy yet even a little more, just as was the case many years ago when you first started solving equations of variables, you will start solving differential equations by learning to solve the linear types (actually, for some of you, depending on your calculus instructor, you may have already seen another type of differential equation, separable). The reason is that just as in the case of regular linear equations, linear differential equations are easier to solve than most other types of differential equations (if you are interested in the learning some of the many different types of differential equations, check out the help pages linked to from ?odeadvisor). However, linear differential equations are more difficult to solve than simple linear equations, and this, of course, is why you're learning about them now rather than many years ago. But, you should have no difficulty understanding the solution technique, because no new mathematics are involved; each step uses only mathematical ideas with which you are already familiar.
Before moving on to the details of linear differential equations and how to solve them, note that you already know how to solve some differential equations. For example, you can certainly solve the following differential equation.
Simply integrate both sides of it.
With some simple algebraic manipulations, both of the following differential equations can be transformed into the same form as the one above, and then solved in the exact same way -- integrate both sides of the equations.
has solution
And
has solution
The key idea here is that you know how to solve differential equations that can be placed in the form
Of course, in all these cases only the derivative of the unknown function appears in the equation, but the same principle will apply in the solution strategies of linear differential equations in which both the unknown function and its derivative appear. Keep this in mind. Now read First-Order Homogeneous Linear Differential Equations.
Homogeneous Linear Diff Eqs Nonhomogeneous Linear Diff Eqs A System with Air Resistance Top Tutorial Index Maple Index How to... Problem Set Index
|