swaminathan21 Says
Can someone plz help out with this prob. that was quoted in my last post as I am still unable to decipher the way to solve this?
Balls different but boxes similar. This means that we need the "combination equation" to select the balls, but the boxes select themselves.
Case 1: (6-0-0-0-0-0-0). There is only one way to select 6 balls out of 6. No. of ways for this selection = 1.
Case 2: (5-1-0-0-0-0-0). Select 5 balls out of 6 in 6 ways. The other ball goes into another box automatically. No. of ways for this selection = 6.
Case 3: (4-2-0-0-0-0-0). Select 4 balls out of 6 in C(6,4) = 15 ways. Remaining 2 balls are selected automatically. No. of ways for this selection = 15.
Case 4: (4-1-1-0-0-0-0). Select 4 balls in 15 ways. For the other 2 balls, they automatically go into different boxes. There is no need to apply combination equation as the boxes are same, so there is no need to select them especially. No. of ways for this selection = 15.
Case 5: (3-3-0-0-0-0-0). Select 3 balls from 6 in C(6,3) = 20 ways. There is no need to select remaining balls as they are left out, so get selected automatically. No. of ways for this selection = 20.
Case 6: (3-2-1-0-0-0-0). Select 3 balls in 20 ways. Of the remaining 3 balls, we need to select 2 balls for one box. This selection can be made in C(3,2) = 3 ways. Total no. of ways to make this selection = 20 X 3 = 60.
Case 7: (3-1-1-1-0-0-0). 20 ways. Here, the three balls go into different boxes automatically.
Case 8: (2-2-2-0-0-0-0). Select 2 balls from 6 in C(6,2) = 15 ways. Of the remaining 4 balls we need to select 2 balls for a box, in C(4,2) = 6 ways. The other 2 balls automatically into other box. Total no. of ways to make this selection = 15 X 6 = 90.
Case 9: (2-2-1-1-0-0-0). Select 2 balls of 6 in 15 ways. Then select 2 more balls from remaining 4 in 6 ways. Last 2 balls will go into different boxes. We do not have to select them as the boxes are same. Total no. of ways for this selection = 15 X 6 = 90.
Case 10: (2-1-1-1-1-0-0). Only 15 ways, as the remaining balls go into different boxes on their own.
Case 11: (1-1-1-1-1-1-0). There is only 1 way to put all the balls in different boxes! As the boxes are same, we do not have to select the empty box.
Total no. of ways = 1+6+15+15+20+60+20+90+90+15+1 = 333 ways to put the balls in 7 boxes.