TOPICS
Search

Rising Factorial


The rising factorial x^((n)), sometimes also denoted <x>_n (Comtet 1974, p. 6) or x^(n^_) (Graham et al. 1994, p. 48), is defined by

 x^((n))=x(x+1)...(x+n-1).
(1)

This function is also known as the rising factorial power (Graham et al. 1994, p. 48) and frequently called the Pochhammer symbol in the theory of special functions. The rising factorial is implemented in the Wolfram Language as Pochhammer[x, n].

The rising factorial is related to the gamma function Gamma(z) by

 x^((n))=(Gamma(x+n))/(Gamma(x)),
(2)

where

 x^((0))=1,
(3)

and is related to the falling factorial (x)_n by

 x^((n))=(-x)_n(-1)^n.
(4)

The usual factorial is therefore related to the rising factorial by

 n!=1^((n))
(5)

for nonnegative integers n in Z^* (Graham et al. 1994, p. 48).

Note that in combinatorial usage, the falling factorial is denoted (x)_n and the rising factorial is denoted (x)^((n)) (Comtet 1974, p. 6; Roman 1984, p. 5; Hardy 1999, p. 101), whereas in the calculus of finite differences and the theory of special functions, the falling factorial is denoted x^((n)) and the rising factorial is denoted (x)_n (Roman 1984, p. 5; Abramowitz and Stegun 1972, p. 256; Spanier 1987). Extreme caution is therefore needed in interpreting the meanings of the notations (x)_n and x^((n)). In this work, the notation x^((n)) is used for the rising factorial, despite the fact that Pochhammer symbol, which is another name for the rising factorial, is universally denoted (x)_n.

The rising factorial arises in series expansions of hypergeometric functions and generalized hypergeometric functions.

RisingFactorial

The first few rising factorials are

x^((0))=1
(6)
x^((1))=x
(7)
x^((2))=x(x+1)=x^2+x
(8)
x^((3))=x(x+1)(x+2)=x^3+3x^2+2x
(9)
x^((4))=x(x+1)(x+2)(x+3)=x^4+6x^3+11x^2+6x.
(10)

The derivative of the rising factorial is

 d/(dx)x^((n))=x^((n))[psi^((0))(x+n)-psi^((0))(x)],
(11)

where psi^((0))(z) is the digamma function.


See also

Central Factorial, Factorial, Falling Factorial, Gamma Function, Generalized Hypergeometric Function, Harmonic Logarithm, Hypergeometric Function, Pochhammer Symbol

Explore with Wolfram|Alpha

References

Abramowitz, M. and Stegun, I. A. (Eds.). Handbook of Mathematical Functions with Formulas, Graphs, and Mathematical Tables, 9th printing. New York: Dover, 1972.Comtet, L. Advanced Combinatorics: The Art of Finite and Infinite Expansions, rev. enl. ed. Dordrecht, Netherlands: Reidel, 1974.Graham, R. L.; Knuth, D. E.; and Patashnik, O. Concrete Mathematics: A Foundation for Computer Science, 2nd ed. Reading, MA: Addison-Wesley, 1994.Hardy, G. H. Ramanujan: Twelve Lectures on Subjects Suggested by His Life and Work, 3rd ed. New York: Chelsea, p. 101, 1999.Roman, S. The Umbral Calculus. New York: Academic Press, p. 5, 1984.Spanier, J. and Oldham, K. B. "The Pochhammer Polynomials (x)_n." Ch. 18 in An Atlas of Functions. Washington, DC: Hemisphere, pp. 149-165, 1987.

Referenced on Wolfram|Alpha

Rising Factorial

Cite this as:

Weisstein, Eric W. "Rising Factorial." From MathWorld--A Wolfram Web Resource. https://mathworld.wolfram.com/RisingFactorial.html

Subject classifications