Difference between revisions of "Factorial"

From specialfunctionswiki
Jump to: navigation, search
Line 4: Line 4:
 
=See Also=
 
=See Also=
 
[[Gamma function]]
 
[[Gamma function]]
 +
 +
[[Category:SpecialFunction]]

Revision as of 18:27, 24 May 2016

Let $n$ be an integer. Then the factorial of $n$, written $n!$, is the integer $$n!=\displaystyle\prod_{k=1}^n k=n(n-1)(n-2)\ldots 3 \cdot 2 \cdot 1.$$

See Also

Gamma function