Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16
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.

A coefficient sequence is eventually linearly recurrent if and only if its formal generating function is rational

Statement

Let K be a field, let a=(an)n0 be a sequence in K, and let F(x)=n0anxn. Then a satisfies an eventual constant-coefficient linear recurrence if and only if F is a rational formal power series.

More precisely, let Q(x)=1+c1x++cdxd with d1 and cd0. The sequence satisfies the corresponding recurrence from index N exactly when QF has no nonzero coefficient of degree at least N+d. In particular, the recurrence starts at zero exactly when QF is zero or has degree below d.

Facts & Assumptions

Given: A field K, a sequence a=(an)n0, and its formal generating function F=n0anxn.

[L1]

For fixed Q(x)=1+c1x++cdxd with d1 and cd0, multiplication by Q identifies sequences recurrent from zero with numerators of degree below d (The initial-value, recurrence-sequence, numerator and fixed-denominator rational-series spaces all have dimension d).

[L2]

If 0QK[x] and PK[x], there are unique D,RK[x] with P=DQ+R and either R=0 or degR<degQ (Division algorithm for polynomials over a field).

Proof

technique · direct
1.1

Suppose first that a satisfies an order-d recurrence from index N. For mN+d, coefficient extraction gives [xm](QF)=am+c1am1++cdamd=0, so QF is a polynomial and F=(QF)/Q is rational.

givenL1algebra
1.2

An eventual order-zero recurrence means that a is eventually zero, so F is a polynomial and is rational with denominator 1.

given
1.3

Conversely, suppose F=P/Q with Q(0)0. Rescale so that Q(0)=1, and use [L2] to write P=DQ+R with R=0 or degR<degQ; then F=D+R/Q.

givenL2algebra
2.1

If degQ=d1, [L1] says that the coefficients of R/Q satisfy the order-d recurrence from zero, while the polynomial D changes only finitely many coefficients; hence the coefficients of F satisfy that recurrence eventually. If Q=1, then F=P is eventually zero and has eventual order zero.

step 1.3L1
3.1

The coefficient calculation in step 1.1 is reversible: for fixed positive-degree Q, the recurrence holds at n exactly when [xn+d](QF)=0. This gives the stated starting-index clause and completes both directions.

step 1.1step 2.1algebra

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 34 results over 10 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