Pochhammer

From specialfunctionswiki
Revision as of 19:07, 17 June 2017 by Tom (talk | contribs)
Jump to: navigation, search

The Pochhammer symbol $(a)_n$ is a notation that denotes the "rising factorial" function. It is defined by $$(a)_n = \left\{ \begin{array}{ll} 1, & \quad n=0 \\ \displaystyle\prod_{k=0}^{n-1} a+k=a(a+1)(a+2)\ldots(a+n-1), & \quad n=1,2,3,\ldots. \end{array} \right.$$

Properties

Sum of reciprocal Pochhammer symbols of a fixed exponent
Relationship between Pochhammer and gamma

Notes

We are using this symbol to denote the rising factorial (following the notation used by Abramowitz&Stegun and Mathematica) as opposed to denoting the falling factorial (as Wikipedia does).

References