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.
Euler's pentagonal recurrence for partition numbers
Statement
Let for and . Then for every integer ,
where the offsets are the generalized pentagonal numbers and the sum stops once the offset exceeds .
Equivalently, for every integer ,
when , while the same sum is at .
Facts & Assumptions
Given: the partition series .
The partition generating function is (Integer partitions have generating function ).
Euler's pentagonal theorem gives (Euler's pentagonal number theorem by Franklin's involution).
Coefficients of products are Cauchy sums, and equality of formal series is coefficientwise (Coefficient extraction is -linear, separates formal series, shifts under multiplication by , and converts products to finite convolution).
Proof
Multiply the identities of [L1] and [L2]. The two products are reciprocals, so .
By [L3], the coefficient of on the left side of step 1.1 is , with the convention for . The coefficient on the right side is when and when . This proves the equivalent formulation.
For , isolate the term in step 2.1. The remaining nonzero terms occur in the pairs , whose offsets are . Moving them to the other side yields the displayed recurrence for .
Depends on
Used by
Dependency tree · two levels
10 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)