组合数学的笔记(1)

>我来写笔记

按有用程度 按页码先后 最新笔记

  • ClarenceAu
    第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   回应

笔记是你写在书页留白边上的内容;是你阅读中的批注、摘抄及随感。

笔记必须是自己所写,不欢迎转载。摘抄原文的部分应该进行特殊标明。

组合数学

>组合数学