ผลต่างระหว่างรุ่นของ "Ioi/combinatorics"
ไปยังการนำทาง
ไปยังการค้นหา
Jittat (คุย | มีส่วนร่วม) |
Jittat (คุย | มีส่วนร่วม) |
||
แถว 19: | แถว 19: | ||
* Counting partitions | * Counting partitions | ||
+ | |||
+ | * Orderings | ||
+ | ** Partial orders | ||
* Sets of permutations | * Sets of permutations |
รุ่นแก้ไขเมื่อ 18:18, 16 ตุลาคม 2560
หน้านี้รวบรวมหัวเรื่องที่สอนในหัวข้อ Combinatorics ในค่ายอบรมคอมพิวเตอร์โอลิมปิก
- Basic counting techniques
- 0-th law - add exclusive options
- 1-st law - multiply successive choices
- 2-nd law - Shepard's law (if you overcount by the same amount, you can divide to correct)
- Counting by cases
Questions: How many strings with n bits contain no adjacent 1's?
- Permutations and combinations
- Counting with bijection (or, one-to-one mappings)
- Inclusion - exclusion
- Binomial coefficients
- Counting partitions
- Orderings
- Partial orders
- Sets of permutations
- Cycle structures of a permutation
- Transposition
- Even/odd permutations
- Generators
- Derangement
- Catalan numbers