Puneet Varma (Editor)

Delta operator

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

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

Contents

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

( Q g ) ( x ) = ( Q f ) ( x + a ) .

In other words, if f is a "shift" of g , then Q f is also a shift of Q g , and has the same "shifting vector" a .

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

Sometimes a delta operator is defined to be a shift-equivariant linear transformation on polynomials in x that maps 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, since shift-equivariance is a fairly strong condition.

Examples

  • The forward difference operator
  • is a delta operator.
  • Differentiation with respect to x, written as D, is also a delta operator.
  • Any operator of the form
  • (where Dn(ƒ) = ƒ(n) is the nth derivative) with c 1 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 ! .
  • 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
  • the Euler approximation of the usual derivative with a discrete sample time Δ 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 has a unique sequence of "basic polynomials", a polynomial sequence defined by three conditions:

  • p 0 ( x ) = 1 ;
  • p n ( 0 ) = 0 ;
  • ( Q p n ) ( x ) = n p n 1 ( x ) , n 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.

    References

    Delta operator Wikipedia


    Similar Topics