组合数学的笔记(1)
>我来写笔记
按有用程度 按页码先后 最新笔记
-
第35页
ClarenceAu (Stay Hungry Stay Foolish)
2.2 Permutations of Sets Theorem 2.2.1 For n and r positive integers with r <= n, P(n, r)=n*(n-1)* ……*(n-r-1)=n!/(n-r)! Theorem 2.2.2 The number of circular r-permutations of a set of n elements is given by P(n,r)/r=n!/r(n-r)! In particular, the number of circular permutations of n elements is (n-1)! 2.3 Combinations (Subsets) of Sets Theorem 2.3.1 For 0 <= r <= n, ... (更多)2011-02-11 09:07:23 回应

