How many possibilities are there:
- neither dolls nor girls differ from each other and every girl gets at least one doll? Is the answer $\binom{n-1}{k-1} = \binom{41}{22}$ ???
The idea is to draw it in this way. o_o_o_o_o_ ... _o
Where o stands for doll and _ stands for the possible separating line between two sets. And because we have 41 underlines and we have to put 22 lines in order to separate the groups we take binomial coefficient of (41 22)
- only dolls differ from each other
- only girls differ from each other. Is the answer $\binom{n+k-1}{k-1} = \binom{42+23-1}{23-1} = \binom{64}{22}$ ???
- both dolls and girls differ from each other
Does it mean that every doll can be assigned to any of the girls. So it means that for every doll we have 42 possibilities. So $23^{42}$ ???
- both dolls and girls differ form each other and every girl has at least one doll
- neither dolls nor girls differ from each other