Base (group theory)

From formulasearchengine
Revision as of 05:56, 15 March 2013 by en>Addbot (Bot: Migrating 1 interwiki links, now provided by Wikidata on d:q4866358)
Jump to navigation Jump to search

Template:Differential equations

In mathematics, delay differential equations (DDEs) 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.

A general form of the time-delay differential equation for x(t)n is

ddtx(t)=f(t,x(t),xt),

where xt={x(τ):τt} represents the trajectory of the solution in the past. In this equation, f is a functional operator from ×n×C1 to n.

Examples

  • Continuous delay
ddtx(t)=f(t,x(t),0x(t+τ)dμ(τ))
  • Discrete delay
ddtx(t)=f(t,x(t),x(tτ1),,x(tτm)) for τ1>>τm0.
  • Linear with discrete delay
ddtx(t)=A0x(t)+A1x(tτ1)++Amx(tτm)
where A0,,Amn×n.
  • Pantograph equation
ddtx(t)=ax(t)+bx(λt),
where a, b and λ are constants and 0 < λ < 1. This equation and some more general forms are named after the pantographs on trains.

Solving DDEs

DDEs are mostly solved in a stepwise fashion with a principle called the method of steps. For instance, consider the DDE with a single delay

ddtx(t)=f(x(t),x(tτ))

with given initial condition ϕ:[τ,0]n. Then the solution on the interval [0,τ] is given by ψ(t) which is the solution to the inhomogeneous initial value problem

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

with ψ(0)=ϕ(0). This can be continued for the successive intervals by using the solution to the previous interval as inhomogeneous term. In practice, the initial value problem is often solved numerically.

Example

Suppose f(x(t),x(tτ))=ax(tτ) and ϕ(t)=1. Then the initial value problem can be solved with integration,

x(t)=as=0tϕ(sτ)ds+C,

i.e., x(t)=at+1, where we picked C=1 to fit the initial condition x(0)=ϕ(0). Similarly, for the interval t[τ,2τ] we integrate and fit the initial condition to find that x(t)=at2/2+t+D where D=(a1)τ+1aτ2/2.

Reduction to ODE

In some cases, delay differential equations are equivalent to a system of non-delay differential equations.

  • Example 1 Consider an equation
ddtx(t)=f(t,x(t),0x(t+τ)eλτdτ).
Introduce y(t)=0x(t+τ)eλτdτ to get a system of ODEs
ddtx(t)=f(t,x,y),ddty(t)=xλy.
  • Example 2 An equation
ddtx(t)=f(t,x(t),0x(t+τ)cos(ατ+β)dτ)
is equivalent to
ddtx(t)=f(t,x,y),ddty(t)=cos(β)x+αz,ddtz(t)=sin(β)xαy,
where
y=0x(t+τ)cos(ατ+β)dτ,z=0x(t+τ)sin(ατ+β)dτ.

The characteristic equation

Similar to ODEs, many properties of linear DDEs can be characterized and analyzed using the characteristic equation.[1] The characteristic equation associated with the linear DDE with discrete delays

ddtx(t)=A0x(t)+A1x(tτ1)++Amx(tτm)

is

det(λI+A0+A1eτ1λ++Ameτmλ)=0.

The roots λ of the characteristic equation are called characteristic roots or eigenvalues and the solution set is often referred to as the spectrum. Because of the exponential in the characteristic equation, the DDE has, unlike the ODE case, an infinite number of eigenvalues, making a spectral analysis more involved. The spectrum does however have a some properties which can be exploited in the analysis. For instance, even though there are an infinite number of eigenvalues, there are only a finite number of eigenvalues to the right of any vertical line in the complex plane.Potter or Ceramic Artist Truman Bedell from Rexton, has interests which include ceramics, best property developers in singapore developers in singapore and scrabble. Was especially enthused after visiting Alejandro de Humboldt National Park.

This characteristic equation is a nonlinear eigenproblem and there are many methods to compute the spectrum numerically.[2] In some special situations it is possible to solve the characteristic equation explicitly. Consider, for example, the following DDE:

ddtx(t)=x(t1).

The characteristic equation is

λeλ=0.

There are an infinite number of solutions to this equation for complex λ. They are given by

λ=Wk(1),

where Wk is the kth branch of the Lambert W function.

Software

In MATLAB, the function dde23 can be used to numerically solve delay differential equations.[3]

Notes

43 year old Petroleum Engineer Harry from Deep River, usually spends time with hobbies and interests like renting movies, property developers in singapore new condominium and vehicle racing. Constantly enjoys going to destinations like Camino Real de Tierra Adentro.

References

Template:Refbegin

  • 20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.

    My blog: http://www.primaboinca.com/view_profile.php?userid=5889534
  • 20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.

    My blog: http://www.primaboinca.com/view_profile.php?userid=5889534
  • 20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.

    My blog: http://www.primaboinca.com/view_profile.php?userid=5889534

Template:Refend

External links