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.
Repeated poles expand formally as
Statement
Let be a commutative ring, let , and let . In ,
The binomial coefficient acts by repeated addition in . The formula includes , , and and is purely formal.
Facts & Assumptions
Given: A commutative ring , an element , and an integer .
A formal series is invertible exactly when its constant coefficient is a unit, and its inverse is unique (A formal power series is a unit exactly when its constant coefficient is a unit).
The coefficient of a Cauchy product is (Coefficient extraction is -linear, separates formal series, shifts under multiplication by , and converts products to finite convolution).
Binomial coefficients count finite subsets and satisfy , , and for (The set of -element subsets and the binomial coefficient ).
The hockey-stick identity is (Pascal's rule , and the hockey-stick identity ).
Proof
For , put . By [L2], the constant coefficient of is and every positive coefficient is , so by [L1]; this is the formula because .
Assume the formula holds for one . Multiplying its right-hand side by the series from step 1.1, [L2] makes the coefficient of equal to .
Terms below vanish by [L3], so [L4] changes the sum in step 2.1 to ; therefore the product is the claimed series for exponent .
The base case and induction step prove the formula for every . At the coefficient is , and at all positive coefficients vanish, so the stated boundaries are included.
Depends on
- A formal power series is a unit exactly when its constant coefficient is a unit
- Coefficient extraction is $R$-linear, separates formal series, shifts under multiplication by $x^k$, and converts products to finite convolution
- The set $[A]^{k}$ of $k$-element subsets and the binomial coefficient $\binom{n}{k} := \lvert [n]^{k}\rvert$
- Pascal's rule $\binom{n+1}{k+1} = \binom{n}{k} + \binom{n}{k+1}$, and the hockey-stick identity $\sum_{i \le n}\binom{i}{k} = \binom{n+1}{k+1}$
Used by
- Let K be a field, p≥1, and A∈ Mₚ(K). If χ_A(t)=∏_i<p(t-λᵢ) in K[t], then the transfer-matrix trace series is ∑_i<p(1-λᵢ x)⁻¹ Corollary
- The repeated pole (1-2x)⁻² produces the sequence (n+1)2ⁿ Example
- FALSE: A split characteristic polynomial always gives a linear combination of pure exponentials False statement
- Over a named splitting field in characteristic zero, repeated characteristic roots give polynomial-times-exponential closed forms Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 75 results over 21 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- R. P. Stanley, Enumerative Combinatorics, vol. 1, 2nd ed., Theorem 4.1.1 (standard reference, not scraped)
- B. E. Sagan, Combinatorics: The Art of Counting, Section 3.7 (standard reference, not scraped)