Question:medium

\( S = \{1,2,3,\dots,20\} \) is to be partitioned into four sets \( A, B, C, D \) of equal size. The number of ways is

Show Hint

Partition into equal labeled sets → divide by factorial of group sizes only.
Updated On: Apr 23, 2026
  • $\dfrac{20!}{4!\cdot 5!}$
  • $\dfrac{20!}{4^5}$
  • $\dfrac{20!}{(5!)^4}$
  • $\dfrac{20!}{(4!)^5}$
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0

Top Questions on permutations and combinations