Jump to content

Difference operator

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 202.134.188.26 (talk) at 09:26, 24 July 2007 (Newton series). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In mathematics, a difference operator maps a function, f(x), to another function, f(x + a) − f(x + b).

The forward difference operator

occurs frequently in the calculus of finite differences, where it plays a role formally similar to that of the derivative, but used in discrete circumstances. Difference equations can often be solved with techniques very similar to those for solving differential equations. Analogously we can have the backward difference operator

When restricted to polynomial functions f, the forward difference operator is a delta operator, i.e., a shift-equivariant linear operator on polynomials that reduces degree by 1.

n-th difference

The n-th forward difference of a function f(x) is given by

where is the binomial coefficient. Forward differences applied to a sequence are sometimes called the binomial transform of the sequence, and, as such, have a number of interesting combinatorial properties.

Forward differences may be evaluated using the Nörlund-Rice integral. The integral representation for these types of series is interesting because the integral can often be evaluated using asymptotic expansion or saddle-point techniques; by contrast, the forward difference series can be extremely hard to evaluate numerically, because the binomial coefficients grow rapidly for large n.

Newton series

The Newton series or Newton forward difference equation, named after Isaac Newton, is the relationship

which holds for any polynomial function f and for some, but not all, analytic functions. Here,

is the binomial coefficient, and

is the "falling factorial" or "lower factorial" and the empty product (x)0 defined to be 1. Note also the formal similarity of this result to Taylor's theorem; this is one of the observations that lead to the idea of umbral calculus.

In analysis with p-adic numbers, Mahler's theorem states that the assumption that f is a polynomial function can be weakened all the way to the assumption that f is merely continuous.

Carlson's theorem provides necessary and sufficient conditions for a Newton series to be unique, if it exists. However, a Newton series will not, in general, exist.

The Newton series, together with the Stirling series and the Selberg series, is a special case of the general difference series, all of which are defined in terms of scaled forward differences.

Rules for finding the difference applied to a combination of functions

Analogous to rules for finding the derivative, we have:

All of the above rules apply equally well to any difference operator, including as to .

or


  • Summation rules:

See also

References