Factorial: Difference between revisions
(Created page with '==Definition== Let <math>n</math> be a nonnegative integer. The '''factorial''' of <math>n</math>, denoted <math>n!</math>, and read as ''n factorial'', is defined as the produc...') |
(No difference)
|
Revision as of 20:06, 30 April 2009
Definition
Let be a nonnegative integer. The factorial of , denoted , and read as n factorial, is defined as the product of all the natural numbers from to . Note that is defined as .
Behavior
Initial values
Here are the values of for small : .
Related notions
- Primorial is the product of the first few primes.