Online Course Discussion Forum

A Random Logic Question on Probability

 
 
zhangwenhui的头像
A Random Logic Question on Probability
zhangwenhui - 2021年01月18日 Monday 13:26
 
A permutation is used to put unique objects into unique boxes. Combinations put unique objects into identical boxes. Stars and bars put identical objects into unique boxes. Then how do you find putting identical objects into identical boxes? I really don't know a method besides counting it out.


 
DuongDuy的头像
Re: A Random Logic Question on Probability
DuongDuy - 2021年01月18日 Monday 18:42
 

well if they are all identical then there is only 1 way, is there not?

zhangwenhui的头像
Re: A Random Logic Question on Probability
zhangwenhui - 2021年01月18日 Monday 19:29
 

Well say I want to add three positive intergers to a total of 7. That means that I get (1,2,4), (1,1,5), (1,3,3), (2,2,3),  as my only choices, totaling 4. This is not stars and bars, as stars and bars would do order. This is just having an identical set of 7 ones and figuring out how to split it into ununique groups.

ZhangCharles的头像
Re: A Random Logic Question on Probability
ZhangCharles - 2021年01月19日 Tuesday 08:52
 
There is no way to count it unless you count it one-by-one, using casework.  The only case in which double-indistinct is avoidable is when you have 2 boxes.  Then it is (S+B)/2!


However, this does not generalize to n boxes.  If you have 3 boxes, you cannot do this because some cases cannot be permutated 3!=6 ways.

WangDr. Kevin的头像
Re: A Random Logic Question on Probability
WangDr. Kevin - 2021年01月23日 Saturday 12:56
 

The general case for this problem is pretty hard.

However, you should be able to derive a formula for 3 boxes.