Difference between revisions of "Pochhammer"

From specialfunctionswiki
Jump to: navigation, search
(a+n)})
Line 1: Line 1:
 
The Pochhammer symbol $(a)_n$ is a notation that denotes the "rising factorial" function. It is defined by  
 
The Pochhammer symbol $(a)_n$ is a notation that denotes the "rising factorial" function. It is defined by  
$$(a)_n = \left\{ \begin{array}{ll}
+
$$(a)_n = \dfrac{\Gamma(a+n)}{\Gamma(a)},$$
1, & \quad n=0 \\
+
where $\Gamma$ denotes [[gamma]].
\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=
 
=Properties=
 
[[Sum of reciprocal Pochhammer symbols of a fixed exponent]]<br />
 
[[Sum of reciprocal Pochhammer symbols of a fixed exponent]]<br />
 +
[[Pochhammer symbol with non-negative integer subscript]]<br />
 
[[Relationship between Pochhammer and gamma]]<br />
 
[[Relationship between Pochhammer and gamma]]<br />
  

Revision as of 19:09, 17 June 2017

The Pochhammer symbol $(a)_n$ is a notation that denotes the "rising factorial" function. It is defined by $$(a)_n = \dfrac{\Gamma(a+n)}{\Gamma(a)},$$ where $\Gamma$ denotes gamma.

Properties

Sum of reciprocal Pochhammer symbols of a fixed exponent
Pochhammer symbol with non-negative integer subscript
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