Number of Partitions as Coefficient of Power Series
Jump to navigation
Jump to search
Theorem
The number of partitions $\map p n$ of a (strictly) positive integer $n$ is equal to the coefficient of $x^n$ when the expression:
- $\map f n = \dfrac 1 {\paren {1 - x} \paren {1 - x^2} \paren {1 - x^3} \cdots}$
is expanded into a power series.
That is:
- $\map f n = 1 + \map p 1 x + \map p 2 x^2 + \map p 3 x^3 + \cdots$
or:
- $\ds \sum_{n \mathop \in \Z_{\ge 0} } \map p n q^n = \prod_{j \mathop \in \Z_{>0} } \dfrac 1 {1 - q^j}$
where $\map p 0 := 1$.
Proof
![]() | This theorem requires a proof. You can help $\mathsf{Pr} \infty \mathsf{fWiki}$ by crafting such a proof. To discuss this page in more detail, feel free to use the talk page. When this work has been completed, you may remove this instance of {{ProofWanted}} from the code.If you would welcome a second opinion as to whether your work is correct, add a call to {{Proofread}} the page. |
Historical Note
The expression for the Number of Partitions as Coefficient of Power Series was first noticed by Leonhard Paul Euler.
Sources
- 1954: G. Polya: Induction and Analogy in Mathematics: Chapter $6$
- 1992: George F. Simmons: Calculus Gems ... (previous) ... (next): Chapter $\text {A}.21$: Euler ($\text {1707}$ – $\text {1783}$)
- 1997: Donald E. Knuth: The Art of Computer Programming: Volume 1: Fundamental Algorithms (3rd ed.) ... (previous) ... (next): $\S 1.2.9$: Generating Functions: Exercise $8$
- 2008: David Nelson: The Penguin Dictionary of Mathematics (4th ed.) ... (previous) ... (next): partition function