Questions tagged [delay-differential-equations]

Questions about delayed differential equations which are a type of differential equation in which the derivative of the unknown function at a certain time is given in terms of the values of the function at previous times.

Delay differential equations (DDEs) or, time-delay systems differ from ordinary differential equations in that the derivative at any time depends on the solution (and in the case of neutral equations on the derivative) at prior times.

The simplest constant delay equations have the form $$y'(t) = f(t, y(t), y(t-\tau_1), y(t-\tau_2),\ldots, y(t-\tau_k))$$ where the time delays (lags) $~\tau_j~$ are positive constants. More generally, state dependent delays may depend on the solution, that is $~\tau_i = \tau_i (t,y(t)) \ .~$

Systems of delay differential equations now occupy a place of central importance in all areas of science and particularly in the biological sciences (e.g., population dynamics and epidemiology). Interest in such systems often arises when traditional point wise modeling assumptions are replaced by more realistic distributed assumptions, for example, when the birth rate of predators is affected by prior levels of predators or prey rather than by only the current levels in a predator-prey model.

References:

https://en.wikipedia.org/wiki/Delay_differential_equation

http://www.scholarpedia.org/article/Delay-differential_equations

192 questions
9
votes
4 answers

A fierce differential-delay equation: df/dx = f(f(x))

Consider the following set of equations: $$ \begin{array}{l} y = f(x) \\ \frac{dy}{dx} = f(y) \end{array}$$ These can be written as finding some differentiable function $f(x)$ such that $$ f^{\prime} = f(f(x)) $$ For example, say $y(0) = 1$. Then…
Mark Fischler
  • 41,743
9
votes
4 answers

Solve differential equation $-f'(x)= a_1 f(a_2 x+a_3)$ with $f(0)=1$.

How to solve the following differential equation \begin{align} -f'(x)= a_1 f(a_2 x+a_3), \end{align} where $f(0)=1$. I looked around I think this falls under the category of discrete delayed differential equations.
Lisa
  • 2,941
4
votes
1 answer

Periods of solutions to Delay Differential equation $f'(x) = f(x+a)$

$sin(x)$ and $cos(x)$ both satisfy the Delay Differential Equation $f'(x) = f(x+a)$ with $a = \pi/2$ I have consulted other questions on this forum and understood there are more solutions to the Delay Differential Equation $f'(x) = f(x+a)$. But…
2
votes
2 answers

$y = y'(2x) / y'(x)$: A seemingly difficult pantograph-type equation that yields an elementary function as a solution.

Consider $y = \frac{y^{\prime}(2x)}{y'(x)}$. I submit to you that $y = c e^{zx}$, where $c$ and $z$ are complex and $x$ real; is a solution to the equation. Working from the equation, how do you arrive at a solution? I chose $y = c e^{zx}$, and then…
2
votes
0 answers

delay partial differential equations

In an effort to solve a delay partial differential equation $$\partial_t f(t,x)= \Phi(x) f(t,x)+\Psi(x) f(t,x-\alpha),$$ with $$f(0,x)=1,\hspace{0.3cm} f(t,0)=1$$ Where $\alpha$ is the delay ( a real number) and in particular I have…
user340606
1
vote
1 answer

Characterisitic equation of delay differential equation

How do I derive the characteristic equation around a fixed point $x_0$, when the DDE is defined as $\tau\, dx(t)/dt=-x(t) + f(p-w\,x(t-d)) $, where p,w,d $\in R$ are constants and $f:R\rightarrow R$ is a nonlinear function with $f(x)=1+tan(x)$ ?
1
vote
1 answer

Are DDEs of this format solvable? If so, what is the solution and/or how would I go about finding it?

I have been trying to model a specific type of situation using the following formula, which I have come to learn is a "Delay Differential Equation" (DDE) $$f'(t) = cf(t-\tau)$$ I understand that it is quite trivial to "simulate" this DDE to get an…
1
vote
0 answers

Exact solution of differential delay equations

What is the exact solution of : $$h'(t)=h(t-\tau)?$$
1
vote
1 answer

Euler Scheme of Delay Differential Equation

Given an ode $x' = f(t)$. Then a basic Euler discretization scheme yields $$ x_{n+1} = x_n + h f(t_n).$$ Now suppose you have a delay differential equation, say $x' = f(t-\tau)$, does it make sense to discretize as follows: $$ x_{n+1} = x_n+ hf(t_n…
Gorg
  • 823
1
vote
0 answers

Is there a way to transform a DDE system into a regular ODE system?

I have a delay differential system: $$\dot{x}(t) = -2x(t) - x(t-\tau)$$ $$\dot{y}(t) = -0.9y(t) - x(t-\tau) - y(t-\tau)$$ where $\tau$ is just some constant. Is there a way to transform this system into a regular ODE system? Like let $u=x(t-\tau)$…
Desperate Fluffy
  • 1,639
  • 2
  • 25
  • 47
0
votes
0 answers

A general solution for $\frac{f'\left(x\right)}{f'\left(1-x\right)}=-\frac{x}{1-x}$

I am trying to understand the equation (for $x\neq \frac{1}{2}$): $$\frac{f'\left(x\right)}{f'\left(1-x\right)}=\frac{x}{1-x}$$ I can see that, $f(x)=ax^2 + c$ solves this, but I want to know if this is all that solves it. Is there a name for…
CommonerG
  • 3,273
0
votes
0 answers

Asymptotic bounds of a simple "Delay Differential Equation"

Define the function $x(t)$ for $t\ge0$: $$ x(0)=1\\ x'(t)=-x(t/2) $$ I could do a power series from $t=0$ like this (thanks to @JeanMarie for pointing this old question out), but I ultimately want asymptotic bounds on the excursions as $t\to\infty$,…
bobuhito
  • 791
0
votes
0 answers

How can I solve this delay differential equation?

I'm solving a problem where I encountered a DDE: $$ y'(t)=r\left(1-\frac{y(t-q)}{C}\right)y(t)$$ Where $r$, $q$ and $C$ are real constants. Now, with $q=0$ it's pretty easy and the solution is just a logistic function. But what if $q\neq0$? I can…
0
votes
0 answers

Is the delayed differential equation with constant delays linear or nonlinear?

Let us consider the following delayed differential equation $\ddot{y}(t) + 2\dot{y}(t) + 4y = 2\dot{u}(t-\theta) + 4u(t-\theta)$ Here, $y$ is the output, $u$ is the input and $\theta$ denotes the time delay. How can we mathematically prove if this…
ShiS
  • 223