A differential equation is an equation which contains the derivatives of a variable, such as the equation
Here x is the variable and the derivatives are with respect to a second variable t. The letters a, b, c and d are taken to be constants here. This equation would be described as a second order, linear differential equation with constant coefficients. It is second order because of the highest order derivative present, linear because none of the derivatives are raised to a power, and the multipliers of the derivatives are constant. If x were the position of an object and t the time, then the first derivative is the velocity, the second the acceleration, and this would be an equation describing the motion of the object. As shown, this is also said to be a non-homogeneous equation, and in solving physical problems, one must also consider the homogeneous equation. Index
A first order homogeneous differential equation involves only the first derivative of a function and the function itself, with constants only as multipliers. The equation is of the form
and can be solved by the substitution
The solution which fits a specific physical situation is obtained by substituting the solution into the equation and evaluating the various constants by forcing the solution to fit the physical boundary conditions of the problem at hand. Substituting gives
For the differential equations applicable to physical problems, it is often possible to start with a general form and force that form to fit the physical boundary conditions of the problem. This kind of approach is made possible by the fact that there is one and only one solution to the differential equation, i.e., the solution is unique.
Stated in terms of a first order differential equation, if the problem
meets the condition such that f(x,y) and the derivative of y is continuous in a given rectangle of (x,y) values, then there is one and only one solution to the equation which will meet the boundary conditions. Index
Some general terms used in the discussion of differential equations:
Order: The order of a differential equation is the highest power of derivative which occurs in the equation, e.g., Newton's second law produces a 2nd order differential equation because the acceleration is the second derivative of the position.
Linear and nonlinear: A differential equation is said to be linear if each term in the equation has only one order of derivative, e.g., no term has both y and the derivative of y with respect to time. Also, no derivative is raised to a power.
Homogeneous and nonhomogeneous: A differential equation is said to be homogeneous if there is no isolated constant term in the equation, e.g., each term in a differential equation for y has y or some derivative of y in each term.
Index