Alphabeta Math
CorollaryStatement: Literature-sourcedProof: Literature-sourcedSession-authored (Fable 5 assisted)judge pass (gpt-5.6-terra)audited 2026-08-28
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 p(n)=0 for n<0 and p(0)=1. Then for every integer n>0,

p(n)=p(n1)+p(n2)p(n5)p(n7)+p(n12)+p(n15),

where the offsets are the generalized pentagonal numbers r(3r1)/2 and the sum stops once the offset exceeds n.

Equivalently, for every integer n,

rZ(1)rp ⁣(nr(3r1)2)=0

when n>0, while the same sum is 1 at n=0.

Facts & Assumptions

Given: the partition series P(x)=n0p(n)xn.

[L1]

The partition generating function is P(x)=m1(1xm)1 (Integer partitions have generating function n1(1xn)1).

[L2]

Euler's pentagonal theorem gives m1(1xm)=rZ(1)rxr(3r1)/2 (Euler's pentagonal number theorem by Franklin's involution).

[L3]

Proof

technique · coefficient comparison
1.1

Multiply the identities of [L1] and [L2]. The two products are reciprocals, so P(x)rZ(1)rxr(3r1)/2=1.

L1L2algebra
2.1

By [L3], the coefficient of xn on the left side of step 1.1 is rZ(1)rp ⁣(nr(3r1)2), with the convention p(m)=0 for m<0. The coefficient on the right side is 0 when n>0 and 1 when n=0. This proves the equivalent formulation.

step 1.1L3
3.1

For n>0, isolate the r=0 term in step 2.1. The remaining nonzero terms occur in the pairs r=±1,±2,, whose offsets are 1,2,5,7,12,15,. Moving them to the other side yields the displayed recurrence for p(n).

step 2.1algebra

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