Problem:
If is the number of ways to divide the set into nonempty subsets and is a positive integer, find a formula for
Problem:
If is the number of ways to divide the set into nonempty subsets and is a positive integer, find a formula for
Solution:
We claim that the sum is equal to .
We note that counts the number of ways to color objects each with one of different colors, so it suffices to show that the left side counts the same thing.
We can consider cases based on how many different colors get used. If colors are used, then there are ways to choose how to split the objects into subsets based on color, then ways to choose the color of the first subset, ways to color the second one, and so on. Summing over from to gives the desired sum.