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.
Glaisher's bijection between odd-part and distinct-part partitions
Statement
For every integer , there is a bijection between partitions of into odd parts and partitions of into distinct parts.
Facts & Assumptions
Given: an integer .
Partitions into odd parts and partitions into distinct parts are the two families counted by and (The functions p(n), p_k(n), and the standard restricted partition families).
Proof
Let be a partition of into odd parts. For each odd integer , let be its multiplicity in , and write the binary expansion
Define to contain the part once for every pair with . Since
the parts with odd core have the same total before and after the replacement. Summing over the odd cores shows that the total sum of the parts of is still . [F1, construct, algebra]
Conversely, let be a partition of into distinct parts. Write each part uniquely as with odd, and replace it by copies of the odd part . The resulting partition has only odd parts and still sums to .
The parts of are distinct. Indeed, every positive integer has a unique expression with odd, so two equal parts in would come from the same odd core and the same power , hence from the same binary digit.
The two constructions are inverse. Starting from , step 1.2 reconstructs from each part of exactly the copies of encoded by the corresponding binary digit, so . Starting from , step 1.1 groups together all parts with the same odd core and reassembles exactly the original powers of two, so . Therefore is a bijection.
Depends on
Used by
- Glaisher's bijection on an odd-part partition Example
- The partitions of 7 into distinct parts and into odd parts match Example
- FALSE: conjugation itself is the distinct-parts to odd-parts bijection False statement
- The generating-function proof and Glaisher's bijection prove the same Euler theorem Remark
Dependency tree · two levels
3 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)