Delay differential equation: Difference between revisions
(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 |
||
| (3 intermediate revisions by the same user not shown) | |||
| 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). | ||
===First-order first-degree case=== | |||
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> | ||
===General case=== | |||
The general case of a delay differential equation is of the form: | |||
<math>F(t,x(t), \mbox{derivatives of the function } x(t) \mbox{ at the point } t, \mbox{the entire trajectory of } x \mbox{ prior to time } t) = 0</math> | |||
===Note on autonomous case=== | |||
The delay differential equations that we study are typically [[autonomous delay differential equation]]s: an equation in the general form above is autonomous if, for any <math>\tau \in \R</math>, the function <math>F(t,x(t), \mbox{derivatives of the function } x(t) \mbox{ at the point } t, \mbox{the entire trajectory of } x \mbox{ prior to time } t)</math> is invariant under replacing <math>x(t)</math> by the function <math>t \mapsto x(t - \tau)</math>. Intuitively, what this means is that <math>t</math> does not appear explicitly in <math>F</math>, and all the behavior at previous points is specified in terms of how much earlier they were than <math>t</math>. | |||
Latest revision as of 02:16, 9 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).
First-order first-degree case
If we denote the dependent variable by and the independent variable by (Which we think of as time), the first-order first-degree case is:
General case
The general case of a delay differential equation is of the form:
Note on autonomous case
The delay differential equations that we study are typically autonomous delay differential equations: an equation in the general form above is autonomous if, for any , the function is invariant under replacing by the function . Intuitively, what this means is that does not appear explicitly in , and all the behavior at previous points is specified in terms of how much earlier they were than .