Falling and rising factorials

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Gdr (talk | contribs) at 18:52, 7 April 2004 (Graham, Knuth, Patashnik notation). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In mathematics, the Pochhammer symbol

is used in the theory of special functions to represent the "rising factorial" or "upper factorial"

and, confusingly, is used in combinatorics to represent the "falling factorial" or "lower factorial"

The empty product (x)0 is defined to be 1 in both cases.

The falling factorial occurs in a formula which represents polynomials using the forward difference operator Δ and which is formally similar to Taylor's theorem of calculus. In this formula and in many other places, the falling factorial (x)k in the calculus of finite differences plays the role of xk in differential calculus. Note for instance the similarity of

and

(where D denotes differentiation with respect to x).

The notation was introduced by Leo August Pochhammer.

An alternative notation used by Ronald L. Graham, Donald E. Knuth and Oren Patashnik in their book Concrete Mathematics uses

for the rising factorial and

for the falling factorial.