n is a positive integer, the number of the factors of n(n+1)(n+2), 与3比大小。 there are five employees willing to serve on one of two different committees, if each employee can only serve on one committee, how many possible ways are there for the openings on the committees to be filled? 答案是20,我觉得不对。 五个人是不同的,两个委员会也是不同的, 五个人都去同一个有两种 四个人去一个,一个人去另一个 5*2=10 三个人去一个,另外两个人去另一个 5*4*3/3*2 *2=20 总共32种!!这是kaplan里的一题 谢谢了!求解啊! -- by 会员 yangguang68350 (2012/4/15 13:29:48)
第一个应该是大于等于3吧 第二题题目是完全的么?如果是的话,你的解答是对的,但我感觉应该差点东西的 |