Delay differential equation: Difference between revisions

From Calculus
(Created page with "==Definition== The notion of '''delay differential equation''' (abbreviated '''DDE''') is a variant of the notion of differential equation (in other words, delay differen...")
 
No edit summary
Line 1: Line 1:
==Definition==
==Definition==


The notion of '''delay differential equation''' (abbreviated '''DDE''') is a variant of the notion of [[differential equation]] (in other words, delay differential equations are not (ordinary) differential equations). If we denote the dependent variable by <math>x</math> and the independent variable by <math>t</math>, the first-order first-degree case is:
The notion of '''delay differential equation''' (abbreviated '''DDE''') is a variant of the notion of [[differential equation]] (in other words, delay differential equations are not (ordinary) differential equations). If we denote the dependent variable by <math>x</math> and the independent variable by <math>t</math> (Which we think of as time), the first-order first-degree case is:


<math>\frac{dx(t)}{dt} = f(t,x(t),\mbox{the entire trajectory of } x \mbox{ prior to time } t)</math>
<math>\frac{dx(t)}{dt} = f(t,x(t),\mbox{the entire trajectory of } x \mbox{ prior to time } t)</math>

Revision as of 15:49, 8 July 2012

Definition

The notion of delay differential equation (abbreviated DDE) is a variant of the notion of differential equation (in other words, delay differential equations are not (ordinary) differential equations). If we denote the dependent variable by x and the independent variable by t (Which we think of as time), the first-order first-degree case is:

dx(t)dt=f(t,x(t),the entire trajectory of x prior to time t)