Inclusion-Exclusion Chocolate Bar Problem

249 Views Asked by At

There are 15 chocolate bars and 10 children. In how many ways can the bars be distributed to the children in each of the following scenarios.

(c) The chocolate bars are not interchangeable (it matters which particular bar goes where)

(d) The chocolate bars are not interchangeable, and each child must receive at least one

I figured out the way if the chocolate bars are interchangeable, but how would I go about if the order matters?