Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck 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 n≥1, Tn has degree n and leading coefficient 2n−1, while Un has degree n and leading coefficient 2n. 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 am.

Facts & Assumptions

Given: A natural n.

[L1]

Chebyshev polynomials of the first and second kinds by their three-term recurrences defines T0=1, T1=x, Tn+1=2xTn−Tn−1 and U0=1, U1=2x, Un+1=2xUn−Un−1.

Proof

technique · induction
1.1

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

L1base
1.2

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

ih
2.1

In each recurrence of [L1], 2x times the degree-n term has degree n+1, whereas the subtracted predecessor has degree n−1. Thus no leading-term cancellation is possible, and the next leading coefficients are 2⋅2n−1=2n for Tn+1 and 2⋅2n=2n+1 for Un+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 · two levels

18 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources