Delta operator

In mathematics, a delta operator is a shift-equivariant linear operator Q : K [ x ] K [ x ] {\displaystyle Q\colon \mathbb {K} [x]\longrightarrow \mathbb {K} [x]} on the vector space of polynomials in a variable x {\displaystyle x} over a field K {\displaystyle \mathbb {K} } that reduces degrees by one.

To say that Q {\displaystyle Q} is shift-equivariant means that if g ( x ) = f ( x + a ) {\displaystyle g(x)=f(x+a)} , then

( Q g ) ( x ) = ( Q f ) ( x + a ) . {\displaystyle {(Qg)(x)=(Qf)(x+a)}.\,}

In other words, if f {\displaystyle f} is a "shift" of g {\displaystyle g} , then Q f {\displaystyle Qf} is also a shift of Q g {\displaystyle Qg} , and has the same "shifting vector" a {\displaystyle a} .

To say that an operator reduces degree by one means that if f {\displaystyle f} is a polynomial of degree n {\displaystyle n} , then Q f {\displaystyle Qf} is either a polynomial of degree n 1 {\displaystyle n-1} , or, in case n = 0 {\displaystyle n=0} , Q f {\displaystyle Qf} is 0.

Sometimes a delta operator is defined to be a shift-equivariant linear transformation on polynomials in x {\displaystyle x} that maps x {\displaystyle x} to a nonzero constant. Seemingly weaker than the definition given above, this latter characterization can be shown to be equivalent to the stated definition when K {\displaystyle \mathbb {K} } has characteristic zero, since shift-equivariance is a fairly strong condition.

Examples

  • The forward difference operator
( Δ f ) ( x ) = f ( x + 1 ) f ( x ) {\displaystyle (\Delta f)(x)=f(x+1)-f(x)\,}
is a delta operator.
  • Differentiation with respect to x, written as D, is also a delta operator.
  • Any operator of the form
k = 1 c k D k {\displaystyle \sum _{k=1}^{\infty }c_{k}D^{k}}
(where Dn(ƒ) = ƒ(n) is the nth derivative) with c 1 0 {\displaystyle c_{1}\neq 0} is a delta operator. It can be shown that all delta operators can be written in this form. For example, the difference operator given above can be expanded as
Δ = e D 1 = k = 1 D k k ! . {\displaystyle \Delta =e^{D}-1=\sum _{k=1}^{\infty }{\frac {D^{k}}{k!}}.}
  • The generalized derivative of time scale calculus which unifies the forward difference operator with the derivative of standard calculus is a delta operator.
  • In computer science and cybernetics, the term "discrete-time delta operator" (δ) is generally taken to mean a difference operator
( δ f ) ( x ) = f ( x + Δ t ) f ( x ) Δ t , {\displaystyle {(\delta f)(x)={{f(x+\Delta t)-f(x)} \over {\Delta t}}},}
the Euler approximation of the usual derivative with a discrete sample time Δ t {\displaystyle \Delta t} . The delta-formulation obtains a significant number of numerical advantages compared to the shift-operator at fast sampling.

Basic polynomials

Every delta operator Q {\displaystyle Q} has a unique sequence of "basic polynomials", a polynomial sequence defined by three conditions:

  • p 0 ( x ) = 1 ; {\displaystyle p_{0}(x)=1;}
  • p n ( 0 ) = 0 ; {\displaystyle p_{n}(0)=0;}
  • ( Q p n ) ( x ) = n p n 1 ( x )  for all  n N . {\displaystyle (Qp_{n})(x)=np_{n-1}(x){\text{ for all }}n\in \mathbb {N} .}

Such a sequence of basic polynomials is always of binomial type, and it can be shown that no other sequences of binomial type exist. If the first two conditions above are dropped, then the third condition says this polynomial sequence is a Sheffer sequence—a more general concept.

See also

  • Pincherle derivative
  • Shift operator
  • Umbral calculus

References

  • Nikol'Skii, Nikolai Kapitonovich (1986), Treatise on the shift operator: spectral function theory, Berlin, New York: Springer-Verlag, ISBN 978-0-387-15021-5

External links