Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: 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.

The repeated pole (12x)2 produces the sequence (n+1)2n

Example

In Qx,

1(12x)2=n0(n+1)2nxn.

The coefficient sequence an=(n+1)2n satisfies

an+24an+1+4an=0,

whose characteristic polynomial is (t2)2. Thus the root 2 of multiplicity two produces a polynomial factor of degree one.

Facts & Assumptions

Given: The repeated pole (12x)2.

[L1]

The repeated-pole expansion is (1λx)j=n0(n+j1j1)λnxn (Repeated poles expand formally as (1λx)j=n0(n+j1j1)λnxn).

[L2]

A factor (tλ)m in the characteristic polynomial corresponds to (1λx)m in the reciprocal denominator (Reciprocal-root convention: χ(t)=i(tλi)mi corresponds to Q(x)=i(1λix)mi).

[L3]

The characteristic polynomial of an+2+c1an+1+c2an=0 is t2+c1t+c2 (Constant-coefficient linear recurrences, their starting index and their characteristic polynomial).

Verification

technique · direct calculation
1.1

Apply [L1] with j=2 and λ=2; since (n+11)=n+1, this gives the displayed series.

givenL1algebra
1.2

Direct substitution gives an+24an+1+4an=2n(4n+128n16+4n+4)=0.

algebra
2.1

By [L3], the recurrence polynomial is t24t+4=(t2)2, and [L2] matches it to the given double pole.

step 1.2L2L3algebra

Depends on

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