factorials

Permutations

Restrictions

Combinations

  • order don’t matter

Identical Elements

  • if we order n distinct elements, they can be arranged in n! ways

  • if there are elements that are identical, we divide to account for duplicates

  • “XXXABCDE”

    • can be rearranged times

In a circle

  • if 8 people sit in a line: 8! arrangements
  • if 8 people sit in a circle: arrangements