Encyclopedia > Difference operator

  Article Content

Difference operator

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

The forward difference operator

<math>\Delta f(x)=f(x+1)-f(x)</math>
occurs frequently in the calculus of finite differences, where it plays a role formally similar to that of the derivative. Difference equations can often be solved with techniques very similar to those for solving differential equations.

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. For any polynomial function f we have

<math>f(x)=\sum_{k=0}^\infty\frac{(\Delta^k f)(0)}{k!}(x)_k</math>
where
<math>(x)_k=x(x-1)(x-2)\cdots(x-k+1)</math>
is the "falling factorial" or "lower factorial" and the empty product (x)0 defined to be 1. (Warning: In the theory of special functions, the notation (x)k is often used for rising factorials; the former notation, however, is universal among combinatorialists.)

Note that only finitely many terms in the above sum are non-zero: Δk f = 0 if k is greater than the degree of f. Note also the formal similarity of this result and Taylor's theorem.

With p-adic numbers, the same identity is true not only of polynomial functions, but of continuous functions generally; that result is called Mahler's theorem.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Holtsville, New York

... under the age of 18, 7.5% from 18 to 24, 33.5% from 25 to 44, 23.9% from 45 to 64, and 6.9% who are 65 years of age or older. The median age is 34 years. For every 100 ...

 
 
 
This page was created in 29.1 ms