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.
Coefficient extraction is -linear, separates formal series, shifts under multiplication by , and converts products to finite convolution
Statement
Let be a commutative ring, , , and . Then
and if and only if for every . Moreover,
and
These formulas include , , and .
Facts & Assumptions
Given: The hypotheses and notation of the statement above.
For , coefficient extraction is evaluation: (Formal power series over a commutative ring and the coefficient-extraction functional ).
The series is supported at degree , and is supported at degree (Formal power series over a commutative ring and the coefficient-extraction functional ).
Cauchy multiplication is the finite convolution (Formal power series over a commutative ring and the coefficient-extraction functional ).
Proof
The two linearity identities are the pointwise definitions of addition and scalar multiplication. Equality of all extracted coefficients is equality of the underlying functions , proving both directions of extensionality.
In the convolution for , the first factor has one nonzero coefficient, at . It contributes when and there is no contributing index when ; for this says .
The last display is the defining finite convolution, whose instance is .
Steps 1.1-1.3 establish every asserted clause and every listed boundary case.
Depends on
Used by
- Euler's pentagonal recurrence for partition numbers Corollary
- For a field K, K⟦ x⟧ is a domain and its nonunits form the unique maximal ideal xK⟦ x⟧ Corollary
- Motzkin paths, Schröder paths, the Motzkin numbers Mₙ, the large Schröder numbers Rₙ, and their generating functions Definition
- The Catalan generating function C(x)=∑_n≥0Cₙxⁿ in ℚ⟦ x⟧ Definition
- Negative binomial series: (1-x)⁻ᵐ=∑_n≥0C(m+n-1, n)xⁿ for m≥1 Example
- The compositional inverse of x/(1-x) is x/(1+x) Example
- The constant-one square root of 1-4x and its first coefficients Example
- The first coefficients of the Catalan generating function Example
- The formal geometric identity (1-x)⁻¹=∑_n≥0xⁿ holds over every commutative ring Example
- [xᵏ](1-4x)^1/2=-2/kC(2k-2, k-1) for k≥1, and 1 for k=0 Lemma
- Repeated poles expand formally as (1-λ x)⁻ʲ=∑_n≥0C(n+j-1, j-1)λⁿ xⁿ Lemma
- The initial-value, recurrence-sequence, numerator and fixed-denominator rational-series spaces all have dimension d Lemma
- Formal differentiation is linear and satisfies product, power, quotient, chain, and coefficient-recovery laws Proposition
- 2x C(x)=1-(1-4x)^1/2, where (1-4x)^1/2 is the unique square root with constant coefficient 1 Theorem
- A formal power series is a unit exactly when its constant coefficient is a unit Theorem
- A third derivation of (n+1) Cₙ=C(2n, n), from the closed form of C(x) Theorem
- A zero-constant formal series has a compositional inverse exactly when its linear coefficient is a unit Theorem
- C(x)=1+x C(x)² Theorem
- Durfee-square decomposition of the partition series Theorem
- Euler's theorem by generating functions Theorem
- Lagrange–Bürmann inversion extracts coefficients of a compositional inverse and of functions of it Theorem
- M(x)=1+x M(x)+x²M(x)², and 2x²M(x)=1-x-(1-2x-3x²)^1/2 Theorem
- R(x)=1+x R(x)+x R(x)², and 2x R(x)=1-x-(1-6x+x²)^1/2 Theorem
- R⟦ x⟧ is complete in the x-adic topology and R[x] is dense by truncation Theorem
- Summable formal families may be regrouped and rearranged, distribute over multiplication, and have well-defined locally finite products Theorem
Dependency tree · two levels
8 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
- Herbert S. Wilf, generatingfunctionology (standard reference, not scraped)