Single-step autonomous delay differential equation

From Calculus
Revision as of 16:00, 8 July 2012 by Vipul (talk | contribs) (Created page with "==Definition== ===Form of the differential equation=== This is a particular type of first-order first-degree autonomous delay differential equation, given explicitly as:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Definition

Form of the differential equation

This is a particular type of first-order first-degree autonomous delay differential equation, given explicitly as:

d(x(t))dt=f(x(t),x(tτ))

where f is a known function and τ>0 is also known.

Nature of initial value specification

The initial value specification for this type of delay differential equation is a description of x as a function of t on an interval of length τ, typically the left-most such interval in our domain.

Solution method

The solution method is called the method of steps. The idea is that, if the function is known on an interval of the form [aτ,a], we can figure out what it is on [a,a+τ], and then repeat the process to determine what the function is on [a+τ,a+2τ], and continue to proceed in this way to determine the function everywhere on [a,).

Let us say that we know that x(t)=φ(t) on the interval [aτ,a]. Then, x(t) is the solution ψ(t) to the following equation on [a,a+τ] subject to the condition ψ(a)=φ(a):

ddt(ψ(t))=f(ψ(t),φ(tτ))

This is an ordinary first-order first-degree differential equation in φ with an initial-value specification, so we expect it to have a unique solution.