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.
The repeated pole produces the sequence
Example
In ,
The coefficient sequence satisfies
whose characteristic polynomial is . Thus the root of multiplicity two produces a polynomial factor of degree one.
Facts & Assumptions
Given: The repeated pole .
The repeated-pole expansion is (Repeated poles expand formally as ).
A factor in the characteristic polynomial corresponds to in the reciprocal denominator (Reciprocal-root convention: corresponds to ).
The characteristic polynomial of is (Constant-coefficient linear recurrences, their starting index and their characteristic polynomial).
Verification
Apply [L1] with and ; since , this gives the displayed series.
Direct substitution gives .
By [L3], the recurrence polynomial is , and [L2] matches it to the given double pole.
Depends on
- Repeated poles expand formally as $(1-\lambda x)^{-j}=\sum_{n\ge0}\binom{n+j-1}{j-1}\lambda^n x^n$
- Reciprocal-root convention: $\chi(t)=\prod_i(t-\lambda_i)^{m_i}$ corresponds to $Q(x)=\prod_i(1-\lambda_i x)^{m_i}$
- Constant-coefficient linear recurrences, their starting index and their characteristic polynomial
Used by
Nothing in the library uses this result yet.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 29 results over 14 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
- B. E. Sagan, Combinatorics: The Art of Counting, Section 3.7 (standard reference, not scraped)