19. are all -sets, , find . Here the minimum is over all of .
Problem 634
Official solution
19. Let be the smallest integer satisfying . On one hand, are all -element subsets of , so . Therefore, .
On the other hand, for any -element set , there are -element subsets. Choose any of them. Let their union be , then by the above, , hence . Therefore, is the union of the chosen -element subsets.
Thus, the required minimum value is .