Single-step autonomous delay differential equation: Difference between revisions
(5 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
where <math>f</math> is a known function and <math>\tau > 0</math> is also known. | where <math>f</math> is a known function and <math>\tau > 0</math> is also known. | ||
===Solution concept=== | |||
An explicit functional solution is a function <math>x(t)</math> that satisfies the following condition: | |||
* If the domain is an interval bounded from below: The delay differential equation's interval of validity starts at a distance <math>\tau</math> after the beginning of the interval of definition of the function. In other words, if the function is defined on an interval <math>[r,s]</math>, the delay differential equation needs to be valid only on <math>[r + \tau,s]</math> (with one-sided derivative used at the upper endpoint). | |||
* If the domain is an interval not bounded from below: In this case, the delay differential equation has to be valid everywhere on the domain of the function. | |||
===Nature of initial value specification=== | ===Nature of initial value specification=== | ||
If we are looking for solutions that are once differentiable, and are not insisting on higher order differentiability, the initial value specification is as follows: it is a description of <math>x</math> as a continuous function of <math>t</math> on an interval of length <math>\tau</math>, chosen as the left-most interval of the domain where we want the function to be defined. Note that if the left-most interval is <math>[a - \tau,a]</math>, then the delay differential equation becomes active only on <math>[a,\infty)</math>. | |||
Further, the initial value specification must satisfy the additional condition that the [[left-hand derivative]] of <math>x</math> at <math>a</math> is <math>f(x(a),x(a - \tau))</math>. | |||
===Solution method: moving forward=== | ===Solution method: moving forward=== | ||
Line 23: | Line 33: | ||
This is an ''ordinary'' [[first-order first-degree differential equation]] in <math>\psi</math> with an initial-value specification, so we expect it to have a unique solution. | This is an ''ordinary'' [[first-order first-degree differential equation]] in <math>\psi</math> with an initial-value specification, so we expect it to have a unique solution. | ||
'''NOTE''': The method of steps also works for single-step ''non''-autonomous first-order first-degree delay differential equations, where <math>f</math> is replaced by a function that also depends on <math>t</math>. The difference now is that the solutions are no longer invariant under time translations. For a number of reasons, the autonomous case is encountered much more frequently than the non-autonomous case. | |||
==Facts== | ==Facts== | ||
Line 36: | Line 40: | ||
Even if the initial value specification is an infinitely differentiable function, it is likely that when we extend it using the method of steps, the solution will have nice differentiability properties within each interval of length <math>\tau</math>, but not ''at'' the endpoints shared by the interval. | Even if the initial value specification is an infinitely differentiable function, it is likely that when we extend it using the method of steps, the solution will have nice differentiability properties within each interval of length <math>\tau</math>, but not ''at'' the endpoints shared by the interval. | ||
===Time translation invariance of solutions=== | |||
If <math>x(t)</math> is a solution function on an interval, then <math>t \mapsto x(t - \alpha)</math> is a solution function on the right translate of the interval by <math>\alpha</math>, for any fixed <math>\alpha \in \R</math>. This has specifically to do with the differential equation being autonomous. | |||
==Examples== | ==Examples== |
Latest revision as of 01:40, 16 July 2012
Definition
Form of the differential equation
This is a particular type of first-order first-degree autonomous delay differential equation, given explicitly as:
where is a known function and is also known.
Solution concept
An explicit functional solution is a function that satisfies the following condition:
- If the domain is an interval bounded from below: The delay differential equation's interval of validity starts at a distance after the beginning of the interval of definition of the function. In other words, if the function is defined on an interval , the delay differential equation needs to be valid only on (with one-sided derivative used at the upper endpoint).
- If the domain is an interval not bounded from below: In this case, the delay differential equation has to be valid everywhere on the domain of the function.
Nature of initial value specification
If we are looking for solutions that are once differentiable, and are not insisting on higher order differentiability, the initial value specification is as follows: it is a description of as a continuous function of on an interval of length , chosen as the left-most interval of the domain where we want the function to be defined. Note that if the left-most interval is , then the delay differential equation becomes active only on .
Further, the initial value specification must satisfy the additional condition that the left-hand derivative of at is .
Solution method: moving forward
The solution method is called the method of steps. The idea is that, if the function is known on an interval of the form , we can figure out what it is on , and then repeat the process to determine what the function is on , and continue to proceed in this way to determine the function everywhere on .
Let us say that we know that on the interval . Then, is the solution to the following equation on subject to the condition :
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.
NOTE: The method of steps also works for single-step non-autonomous first-order first-degree delay differential equations, where is replaced by a function that also depends on . The difference now is that the solutions are no longer invariant under time translations. For a number of reasons, the autonomous case is encountered much more frequently than the non-autonomous case.
Facts
Expect piecewise definitions for solutions
Even if the initial value specification is an infinitely differentiable function, it is likely that when we extend it using the method of steps, the solution will have nice differentiability properties within each interval of length , but not at the endpoints shared by the interval.
Time translation invariance of solutions
If is a solution function on an interval, then is a solution function on the right translate of the interval by , for any fixed . This has specifically to do with the differential equation being autonomous.
Examples
Consider the delay differential equation:
Suppose that we are given that on . We note that this initial value specification is consistent because the derivative equals .
We use the method of steps. Our first goal is to determine on . Explicitly, we are trying to find a function on such that:
The differential equation with dependent variable and independent variable is:
This is a linear differential equation. The general solution would be:
We must choose such that , so . We get:
.
Thus, we have:
We can now do a similar procedure to find what looks like in . Note that we will still get a linear differential equation but with a new particular solution:
The general solution is:
Plugging in that , we get , so we get:
So:
Overall, we have:
Note that the function has a piecewise definition, and at each transition point, it is (i.e., continuously differentiable) but not twice differentiable.