Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableaudited 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.

Chebyshev polynomials of the first and second kinds by their three-term recurrences

Definition

Let PR be the set of formal real polynomials of Formal real polynomials, evaluation, degree, leading coefficient, and monic polynomials. Associate to every P∈PR an eventually zero coefficient sequence (pk): use its displayed finite coefficient list and extend it by zeros when P≠0, and put pk=0 for every k when P=0. Do the same for Q, with coefficients (qk). Define P+Q coefficientwise and define PQ by the convolution coefficients (P+Q)k=pk+qk,(PQ)k=∑j=0kpjqk−j. using the real finite sum of Finite sums and finite products, by recursion. In either construction, discard trailing zero coefficients; if every coefficient is zero, the result is the zero polynomial. Scalar multiplication and subtraction are the corresponding coefficientwise operations. Thus these formulas define operations on the formal coefficient-list objects, independently of evaluation.

Write 1=(1) and X=(0,1), and define Φ(P,Q):=(Q,2XQ−P)(P,Q∈PR). Apply The recursion theorem to the set PR×PR, first with initial value (1,X) and then with initial value (1,2X), always using the function Φ. This gives unique pair sequences HT,HU. Define Tn and Un to be the first coordinates of HnT and HnU, respectively. Since the first coordinate of Φ(P,Q) is Q, the second coordinate of HnT is Tn+1 and the second coordinate of HnU is Un+1. Consequently T0=1,T1=X,Tn+2=2XTn+1−Tn, U0=1,U1=2X,Un+2=2XUn+1−Un for every n∈N. These unique sequences are the Chebyshev polynomials of the first and second kinds.

Depends on

Used by

Dependency tree · two levels

13 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