回复:我认为,您的第一题答案是正确的。

The answer to the 2nd question should be correct as well. We can think the 2nd question as this:

Put 20 balls in 5 bins, which has two scenarios: 1. none of the five bins can be empty, which results in C(19,4); 2. the fifth bin is empty, which results in C(19,3). Therefore, the total number is C(19,4)+C(19,3)=C(20,4).

所有跟帖: 

yes,您的第二题答案是正确的,as well。 -皆兄弟也- 给 皆兄弟也 发送悄悄话 皆兄弟也 的博客首页 (0 bytes) () 09/08/2010 postreply 13:03:14

Put 16 balls in 5 bins, no matter 5 bins can be empty or not, wh -皆兄弟也- 给 皆兄弟也 发送悄悄话 皆兄弟也 的博客首页 (0 bytes) () 09/08/2010 postreply 13:17:31

请您先登陆,再发跟帖!