Falling and Rising Factorials and Pochhamer Symbols

Subjects: Special Notations, Stirling Numbers of the First Kind, Stirling Numbers of the Second Kind
We define the falling factorial is defined as

(x)n=xn=k=0n1(xk)=k=1n(xk+1)

Similarly we define the rising factorial as

x(n)=xn=k=0n1(x+k)=k=1n(x+k1)

Properties

We get that the special case of the rising factorial of 1/2, we get

(12)(n)=(2n1)!!2n

which is sometimes used in the Taylor series of 1+x.

We also have the following identity: $$x^{\underline k}\left(x-\frac12\right)^{\underline k} = \frac{(2x)^{\underline {2k}}}{2^{2k}}.$$

We get some really nice properties namely, with this we can define the generalised binomial coefficients as

(xn)=(x)nn!=xnn!

and

(x+n1n)=x(n)n!=xnn!

which brings more of a symmetric idea to the negative binomial coefficients.
Since

(xn)=(1)nx(n)n!=(1)n(x+n1n)

The falling factorial can be extended to real values of x using the gamma function provided x and x+n are real numbers that are not negative integers

(x)n=Γ(x+1)Γ(xn+1)

and the rising factorials as

x(n)=Γ(x+n)Γ(x)

Falling factorials appear in multiple differentiation of simple power function

(ddx)nxa=(a)nxan

They also appear in the hypergeomtric fucntions as

2F1(a,b;c;z)=n=0a(n)b(n)c(n)znn!

but the assholes use the wrong notation, when they are studying it.

Relation to the Stirling Numbers

We can make a connection to the powers using the Stirling numbers of the first kind

(x)n=k=0n[nk](1)nkxkx(n)=k=0n[nk]xk

and similarly, using the Stirling numbers of the second kind we get that

xn=k=0n{nk}(x)k=k=0n{nk}(1)nkx(k).

We know that the rising and falling factorials are polynomials sequences of binomial type, bringing us to a connection to Umbral calculus.

Pochhammer k-symbol

We can define the Pochammer k-symbol (x)n,k is defined as

(x)n,k=i=0n1(x+ik)=kn(xk)n

which makes that (x)n,1=x(n) which is dumb, and (x)n,1=(x)n which is dumber still

We can define the k-gamma function as:

Γk(x)=limnn!kn(nk)x/k1(x)n,k

when k=1, then Γk=Γ, the usual gamma function