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.
Arrangements of a word with repeated letters, counted by the multinomial coefficient
Example
Take the eleven-letter word , over the four-letter alphabet , in which occurs once, four times, four times and twice. The number of distinct arrangements of its letters is
The modelling step is the mathematics. An arrangement is a function from the set of eleven positions to the four-letter alphabet whose fibre over each letter has the prescribed size; that is literally an element of in The multinomial coefficient as the number of ordered partitions of an -set into blocks of prescribed sizes, with the set of positions, and .
Facts & Assumptions
Given: The position set with , the alphabet identified with by , , , , and the tuple ; the factorials , , and (The factorial and the falling factorial , defined by recursion in ).
is the set of with for every ; it is nonempty only if , and its cardinality is (The multinomial coefficient as the number of ordered partitions of an -set into blocks of prescribed sizes, The cardinality of a finite set).
(The multinomial coefficient equals , and in , clause 1).
Finite sums and products in and cancellation by a nonzero natural (Finite sums and finite products of natural numbers, and in , Cancellation for multiplication by a nonzero factor).
Verification
The modelling. An arrangement of the letters of is a function assigning to each of the eleven positions one of the four letters, subject to the letter multiplicities; that is, , , and . So the set of arrangements is exactly with .
The hypothesis is satisfied, and it must be checked before the coefficient is written down: , so and is defined.
The value. By [L2], , that is ; the product of factorials is , and , so cancellation by the nonzero factor gives .
Hence the word has exactly distinct arrangements, this being by [L1].
Remarks
-
Why the letters are identified with . The multinomial coefficient as the number of ordered partitions of an -set into blocks of prescribed sizes takes the colour set to be a natural number, so the alphabet has to be presented as one; any bijection will do, and the count does not depend on which. A different identification permutes the tuple , and by clause 1 of The multinomial coefficient equals , and in the coefficient is determined by together with the product , which a permutation of the parts leaves unchanged. The invariance clause of The multinomial coefficient as the number of ordered partitions of an -set into blocks of prescribed sizes is a different statement: it says the count depends only on , that is, only on the domain up to bijection.
-
The check in step 2.1 is not a formality. If the multiplicities did not sum to the length, would be empty and the symbol would not be defined at all.
Depends on
- The multinomial coefficient $\binom{n}{k_0,\dots,k_{m-1}}$ as the number of ordered partitions of an $n$-set into blocks of prescribed sizes
- The multinomial coefficient equals $n!/\prod_{i<m} k_i!$, and $(x_0+\dots+x_{m-1})^{n} = \sum \iota\!\binom{n}{k}\prod_{i<m} x_i^{k_i}$ in $\mathbb{R}$
- Finite sums and finite products of natural numbers, $\sum_{k<n} a_k$ and $\prod_{k<n} a_k$ in $\mathbb{N}$
- The cardinality $\lvert A\rvert$ of a finite set
- The factorial $n!$ and the falling factorial $n^{\underline{k}}$, defined by recursion in $\mathbb{N}$
- Cancellation for multiplication by a nonzero factor
Used by
Nothing in the library uses this result yet.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 79 results over 25 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- Anagram (Wikipedia) (standard reference, not scraped)
- Multinomial theorem (Wikipedia) (standard reference, not scraped)
- Permutation (Wikipedia) (standard reference, not scraped)