'
22. Let [[n], [k]] denote the number of partitions of n distinct objects into k nonempty subsets. Show that [[n + 1], [k]] = k * [[n], [k]] + [[n], [k - 1]]
Expert Title:TEST
Student’s rating for this solution:
★ ★ ★ ★ ★ (5/5)