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.
The functions p(n), p_k(n), and the standard restricted partition families
Definition
For integers and , define:
- for , a partition of is one from Partitions of a positive integer, while for there is exactly one partition, the empty partition ;
- is the number of partitions of when , with , and for ;
- is the number of partitions of into exactly positive parts when and , and if or .
Thus , while for .
For the empty partition, the number of parts is and the largest part is defined to be . The empty partition is regarded as having both distinct parts and odd parts.
For a nonempty partition of :
- has at most parts when ;
- has largest part when ;
- has parts at most when ;
- has distinct parts when ;
- has odd parts when every is odd.
Write for the number of partitions of into distinct parts and for the number of partitions of into odd parts.
Depends on
Used by
- Distinct-part product generating function Corollary
- Odd-part product generating function Corollary
- Partitions with at most k parts are equinumerous with partitions whose parts are all at most k Corollary
- The eleven partitions of 6 Example
- The direct multiplicity product and the published multiset proof give the same Euler product Remark
- Euler's pentagonal number theorem by Franklin's involution Theorem
- Exact-k partition recurrence Theorem
- Glaisher's bijection between odd-part and distinct-part partitions Theorem
- Partitions with k parts are equinumerous with partitions whose largest part is k Theorem
- Self-conjugate partitions correspond to distinct odd-part partitions Theorem
- The unlabelled-to-unlabelled cells of the twelvefold way Theorem
Dependency tree · two levels
5 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
- Darij Grinberg, Enumerative Combinatorics: class notes (standard reference, not scraped)
- Stephen Melczer, An Invitation to Enumeration, Chapter 9: Integer Partitions (standard reference, not scraped)