scoresvideos

๐Ÿ“ˆcollege algebra review

key term - N factorial

Citation:

Definition

n factorial, denoted as $n!$, is the product of all positive integers from 1 to $n$. It is commonly used in permutations and combinations to count possible arrangements.

5 Must Know Facts For Your Next Test

  1. 0! is defined to be 1.
  2. $n!$ grows very rapidly with increasing $n$.
  3. The formula for permutations of $n$ items taken $r$ at a time is $\frac{n!}{(n-r)!}$.
  4. $n!$ can be used to calculate combinations using the formula $\binom{n}{r} = \frac{n!}{r!(n-r)!}$.
  5. In sequences and series, factorials often appear in formulas for terms involving products.

Review Questions