Q)In how many ways can a pack of 52 cards be formed into 4 groups of 13 cards each? According to me the answer must be $$ C^{52}_{13} *C^{39}_{13} *C^{26}_{13} *C^{13}_{13} * 4! $$ as the order is not important and there i saw other case of rearranging the 4 groups among themselves. However, the in the answer, $$ \frac{C^{52}_{13} *C^{39}_{13} *C^{26}_{13} *C^{13}_{13}}{ 4!} $$ is given as the answer. Why do we have to divide it rather than multiply it?
2026-04-21 11:39:05.1776771545
Why divide by 4! in the this combination?
48 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Consider you want to group the numbers $1,2,3,4$ into two groups with 2 numbers each. Then the two following configurations are equal:
And thus you count them as one, or equivalently, you divide by the number of ways in which you can sort the resulting groups.