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 Hadamard product of two rational formal power series over a field is rational
Statement
Let be a field. If and are rational formal power series over , then their Hadamard product
is rational.
Facts & Assumptions
Given: Rational series and over a field .
A coefficient sequence has a rational generating function exactly when it is eventually linearly recurrent (A coefficient sequence is eventually linearly recurrent if and only if its formal generating function is rational).
A linearly independent subset of a vector space spanned by vectors has at most elements (If has a spanning set with elements, then every linearly independent subset of is finite with at most elements; in particular has no linearly independent subset equinumerous with ).
Proof
By [L1], after deleting finite prefixes the sequences and satisfy recurrences of orders and . Hence all shifts of the first tail lie in the span of its first shifts, and all shifts of the second tail lie in the span of its first shifts.
If or , one tail and hence the product tail is zero, so [L1] already proves rationality. It remains to take .
Let be the span, inside the vector space of -valued sequences, of the coefficientwise products with and . Every simultaneous shift belongs to by bilinear expansion.
By [L2], among any simultaneous shifts of the product tail there is a nontrivial linear dependence. Remove initial and terminal zero coefficients from such a relation and normalise its last coefficient to ; the remaining first coefficient is nonzero and the relation is an eventual constant-coefficient recurrence for .
Applying [L1] to the product sequence in step 4.1 proves that is rational in the positive-order case. Together with step 2.1, this covers all rational inputs, and finite prefixes discarded in step 1.1 do not affect eventual recurrence.
Depends on
- A coefficient sequence is eventually linearly recurrent if and only if its formal generating function is rational
- If $V$ has a spanning set with $n$ elements, then every linearly independent subset of $V$ is finite with at most $n$ elements; in particular $V$ has no linearly independent subset equinumerous with $\mathbb{N}$
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: 56 results over 18 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., Proposition 4.2.5 (standard reference, not scraped)