1. For every positive integer n, the function h(n) is defined to be the product of alll the even integers from 2 to n, inclusive. If p is the smallest prim factor of h(100)+1, the p is ? 答案:more than 40
Suppose you have ABCDE sitting on a table. Then you have "another" BCDEA sitting on the table. If you walk around the table, you 'will find these two arrangements are the same! So is CDEAB, DEABC, and EABCD. That's why you need to devide what you get from a linear arrangement by 5 in the circular case.-- by 会员 sdcar2010 (2011/4/2 12:58:34)