Factorial

From Number
Revision as of 20:06, 30 April 2009 by Vipul (talk | contribs) (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...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.