← Back to Chapter

Permutations and combinations — The factorial function

Pick what you’d like to study:

📘 Notes

The Factorial Function

Factorials are used to count arrangements and selections in probability and combinatorics.

1. Definition

For any positive integer \(n\):

\[ n! = n(n-1)(n-2)\dots 3\times2\times1 \]

Special case:

\[ 0! = 1 \]

2. Examples

\[ 5! = 5\times4\times3\times2\times1 = 120 \] \[ 4! = 24 \] \[ 3! = 6 \]
Open Full Notes
⚡ Practice Questions

0/0 mastered, 0 attempted

0%
▶ Start Practice 🔁 Review All Questions