Difference between revisions of "Differential equation"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(cf)
(Approximation using computers)
Line 9: Line 9:
 
== Approximation using computers ==
 
== Approximation using computers ==
  
If a self-contained formula for the solution is not available, the solution may be numerically approximated using computers.
+
If a self-contained formula for the solution is not available, the solution may be numerically approximated using [[Computer|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.
+
The theory of [[dynamical systems]] puts emphasis on [[qualitative analysis]] of systems described by differential equations, while many [[Numerical method|numerical methods]] have been developed to determine solutions with a given degree of accuracy.
  
 
== See also ==
 
== See also ==

Revision as of 08:34, 30 August 2015

A differential equation is a mathematical equation that relates some function with its derivatives.

Description

In applications, the functions usually represent physical quantities, the derivatives represent their rates of change, and the equation defines a relationship between the two. Because such relations are extremely common, differential equations play a prominent role in many disciplines including engineering, physics, economics, and biology.

In pure mathematics, differential equations are studied from several different perspectives, mostly concerned with their solutions—the set of functions that satisfy the equation. Only the simplest differential equations are solvable by explicit formulas; however, some properties of solutions of a given differential equation may be determined without finding their exact form.

Approximation using computers

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.

See also

External links