Differential Equation Article Index for
Differential
Articles about
Differential Equation
Website Links For
Differential
 

Information About

Differential Equation




A differential equation is a Mathematical Equation for an unknown Function of one or several Variables that relates the values of the function itself and of its Derivative s of various orders. Differential equations play a prominent role in Engineering , Physics , Economics and other disciplines.


INTRODUCTION


Differential equations arise in many areas of science and technology; whenever a Deterministic relationship involving some continuously changing quantities (modeled by functions) and their rates of change (expressed as derivatives) is known or postulated. This is well illustrated by Classical Mechanics , where the motion of a body is described by its position and velocity as the time varies. Newton's Laws allow one to relate the position, velocity, acceleration and various forces acting on the body and state this relation as a differential equation for the unknown position of the body as a function of time. In many cases, this differential equation may be solved, yielding the law of motion.

Differential equations are mathematically studied from several different perspectives, mostly concerned with their solutions, functions that make the equation hold true. Only the simplest differential equations admit solutions given by explicit formulas. Many properties of solutions of a given differential equation may be determined without finding their exact form. If a self-contained formula for the solution is not available, the solution may be numerically approximated using computers. The theory of Dynamical Systems puts emphasis on qualitative analysis of systems described by differential equations, while many Numerical Methods have been developed to determine solutions with a given degree of accuracy.


DIRECTIONS OF STUDY

The study of differential equations is a wide field in both Pure and Applied Mathematics . Pure mathematicians study the types and properties of differential equations, such as whether or not solutions exist, and should they exist, whether they are unique. Applied mathematicians emphasize differential equations from applications, and in addition to existence/uniqueness questions, are also concerned with rigorously justifying methods for approximating solutions. Physicists and engineers are usually more interested in computing approximate solutions to differential equations, and are typically less interested in justifications for whether these approximations really are close to the actual solutions. These solutions are then used to simulate celestial motions, simulate neurons, design bridges, automobiles, aircraft, sewers, etc. Indeed, differential equations permeate most of physical engineering disciplines, and much of the study and practice of these engineering disciplines is in fact the dealing with differential equations masked as a particular problem in that discipline. Often, differential equations arising in applied disciplines do not have Closed Form solutions and are solved using Numerical Methods that work well enough for the purposes of analyzing the original problem.

Mathematicians also study Weak Solution s (relying on Weak Derivative s), which are types of solutions that do not have to be differentiable everywhere. This extension is often necessary for solutions to exist, and it also results in more physically reasonable properties of solutions, such as possible presence of shocks for equations of hyperbolic type.


The study of the stability of solutions of differential equations is known as Stability Theory .


TYPES OF DIFFERENTIAL EQUATIONS


Each of those categories is divided into linear and nonlinear subcategories. A differential equation is ''linear'' if the dependent variable and all its derivatives appear to the power 1 and there are no products or functions of the dependent variable. Otherwise the differential equation is ''nonlinear''. Thus if u' denotes the first derivative of the function u, then the equation

:u'= u

is ''linear'', while the equation

:u' = u^2

is nonlinear. Solutions of a linear equation in which the unknown function or its derivative or derivatives appear in each term (''linear homogeneous equations'') may be added together or multiplied by an arbitrary constant in order to obtain additional solutions of that equation, but there is no general way to obtain families of solutions of nonlinear equations, except when they exhibit symmetries; see Symmetries and Invariants . Linear equations frequently appear as approximations to nonlinear equations, and these approximations are only valid under restricted conditions.

Another important characteristic of a differential equation is its order, which is the order of the highest derivative (of a dependent variable) appearing in the equation. For instance, a first-order differential equation contains only first derivatives, like both examples above.


CONNECTION TO DIFFERENCE EQUATIONS


The theory of differential equations is closely related to the theory of Difference Equations , in which the coordinates assume only discrete values, and the relationship involves values of the unknown function or functions and values at nearby coordinates. Many methods to compute numerical solutions of differential equations or study the properties of differential equations involve approximation of the solution of a differential equation by the solution of a corresponding difference equation.


UNIVERSALITY OF MATHEMATICAL DESCRIPTION


A large number of fundamental laws of Physics and Chemistry can be formulated as differential equations. In Biology and Economics differential equations are used to Model the behavior of complex systems. The mathematical theory of differential equations first developed together with the sciences where the equations had originated and where the results found application. However, diverse problems, sometimes originating in quite distinct scientific fields, may give rise to identical differential equations. Whenever this happens, mathematical theory behind the equations can be viewed as a unifying principle behind diverse phenomena. As an example, consider propagation of light and sound in the atmosphere, and of waves on the surface of a pond. All of them may be described by the same second order Partial Differential Equation , the Wave Equation , which allows us to think of light and sound as forms of waves, much like familiar waves in the water. Conduction of heat, whose theory was brilliantly developed by Joseph Fourier , is governed by another second order partial differential equation, the Heat Equation . It turned out that many Diffusion processes, while seemingly different, are described by the same equation; Black-Scholes equation in finance is for instance, related to the heat equation.


FAMOUS DIFFERENTIAL EQUATIONS




NOTES



SEE ALSO




REFERENCES




EXTERNAL LINKS