Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passaudited 2026-08-02
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.

Degrees and leading coefficients of the Chebyshev polynomials

Statement

For n1n\ge1, TnT_n has degree nn and leading coefficient 2n12^{n-1}, while UnU_n has degree nn and leading coefficient 2n2^n. The conventions and prerequisite facts used below are recorded in Chebyshev polynomials of the first and second kinds by their three-term recurrences, The principle of mathematical induction, Integer powers ama^m.

Facts & Assumptions

Given: A natural nn.

[L1]

Chebyshev polynomials of the first and second kinds by their three-term recurrences defines T0=1T_0=1, T1=xT_1=x, Tn+1=2xTnTn1T_{n+1}=2xT_n-T_{n-1} and U0=1U_0=1, U1=2xU_1=2x, Un+1=2xUnUn1U_{n+1}=2xU_n-U_{n-1}.

Proof

technique · induction
1.1

The initial values in [L1] give the asserted degrees and leading coefficients at n=1n=1 (and the recurrence needs the consecutive base indices 0,10,1).

L1base
1.2

Assume the degree and leading-coefficient assertions at consecutive indices.

ih
2.1

In each recurrence of [L1], 2x2x times the degree-nn term has degree n+1n+1, whereas the subtracted predecessor has degree n1n-1. Thus no leading-term cancellation is possible, and the next leading coefficients are 22n1=2n2\cdot2^{n-1}=2^n for Tn+1T_{n+1} and 22n=2n+12\cdot2^n=2^{n+1} for Un+1U_{n+1}.

L1step 1.2algebra
3.1

This proves the stated degree and leading-coefficient formulas at every index.

discharge-induction

Depends on

Used by

Dependency tree · next 3 levels

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