Ask Question
8 August, 13:22

How many ways are there to put 6 balls in 3 boxes if the balls are distinguishable but the boxes are not?

Hint (s):

The following cases are the most likely to be miscounted:

* Putting 2 balls into each box.

* Putting 3 balls into two boxes.

* Putting 4 balls into a box and 1 ball into the other 2 boxes.

The answer is not 207.

+4
Answers (1)
  1. 8 August, 13:33
    0
    This is essentially asking how many different ways to partition 6 into 3 segments.

    I am assuming "no ball in a box" is not allowed.

    6 can be partitioned as

    (4,1,1), (3,2,1), and (2,2,2)

    So, calculate each partition, we get

    (6 choose 4) + (6 choose 3) * (3 choose 2) + (6 choose 2) * (4 choose 2)

    = 15 + 20*3 + 15*6

    =165
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “How many ways are there to put 6 balls in 3 boxes if the balls are distinguishable but the boxes are not? Hint (s): The following cases are ...” in 📗 Mathematics if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers