How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
Permutations with a fixed cycle type are counted by the standard factorial denominator
Statement
Let be nonnegative integers satisfying
Then the number of permutations in with exactly cycles of length for each is
Facts & Assumptions
Given: nonnegative integers with .
A permutation of the set has the stated cycle type when it has exactly cycles of length for each .
Proof
Arrange the symbols in a line. There are such linearisations. Break the line into consecutive blocks: first the blocks of length , then the blocks of length , and so on, ending with the blocks of length . Turn each block into the cycle . This produces a permutation of the required cycle type.
Every permutation of that cycle type is produced many times by step 1.1. For each -cycle, any of its cyclic rotations gives the same cycle, so each such cycle is counted times. Also, the cycles of the same length may be listed in any order, so they are counted a further factor of . Therefore each permutation is produced exactly times.
Divide the total number of linearisations from step 1.1 by the overcounting factor of step 2.1. This gives exactly .
Depends on
- Support, fixed points, disjoint cycles, cycle length, disjoint-cycle decompositions, and cycle type
- A finite set $A$ with $\lvert A\rvert = n$ has exactly $n!$ bijections onto itself, and $n!$ bijections onto any set of the same cardinality
- The product rule: $\lvert A \times B\rvert = \lvert A\rvert\,\lvert B\rvert$, and $\big\lvert\prod_{i<m} A_i\big\rvert = \prod_{i<m}\lvert A_i\rvert$
Used by
Dependency tree · two levels
18 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- Eric W. Weisstein, Cycle Index, Wolfram MathWorld (standard reference, not scraped)