Foehammer Symbol
📂FunctionsFoehammer Symbol
Definitions
The Pochhammer symbol has two kinds of representations as follows.
The following equation is defined as the falling factorial.
xn:=(x)n=x(x−1)(x−2)⋯(x−n+1)=(x−n)!x!=Γ(x−n+1)Γ(x+1)=k=0∏n−1(x−k)
The following equation is defined as the raising factorial.
xn:=x(n)=x(x+1)(x+2)⋯(x+n−1)=(x−1)!(x+n−1)!=Γ(x)Γ(x+n)=k=0∏n−1(x+k)
x0 and x0 are defined as 1.
x0=xn=1
Explanation
In combinatorial mathematics, it is a symbol that represents the product of consecutive integers. The factorial has a fixed starting number of 1. Therefore, when it is difficult or messy to express only with factorials, the Pochhammer symbol can be usefully employed. It is also used when x is not an integer. There are various notations, so it is essential to check how the author has defined it in the textbook you are reading.