Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)audited 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\mathcal P_{\mathbb R} be the set of formal real polynomials of Formal real polynomials, evaluation, degree, leading coefficient, and monic polynomials. Associate to every PPRP\in\mathcal P_{\mathbb R} an eventually zero coefficient sequence (pk)(p_k): use its displayed finite coefficient list and extend it by zeros when P0P\ne0, and put pk=0p_k=0 for every kk when P=0P=0. Do the same for QQ, with coefficients (qk)(q_k). Define P+QP+Q coefficientwise and define PQPQ by the convolution coefficients

(P+Q)k=pk+qk,(PQ)k=j=0kpjqkj.(P+Q)_k=p_k+q_k,\qquad (PQ)_k=\sum_{j=0}^{k}p_jq_{k-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)1=(1) and X=(0,1)X=(0,1), and define

Φ(P,Q):=(Q,2XQP)(P,QPR).\Phi(P,Q):=(Q,2XQ-P)\qquad(P,Q\in\mathcal P_{\mathbb R}).

Apply The recursion theorem to the set PR×PR\mathcal P_{\mathbb R}\times\mathcal P_{\mathbb R}, first with initial value (1,X)(1,X) and then with initial value (1,2X)(1,2X), always using the function Φ\Phi. This gives unique pair sequences HT,HUH^T,H^U. Define TnT_n and UnU_n to be the first coordinates of HnTH^T_n and HnUH^U_n, respectively. Since the first coordinate of Φ(P,Q)\Phi(P,Q) is QQ, the second coordinate of HnTH^T_n is Tn+1T_{n+1} and the second coordinate of HnUH^U_n is Un+1U_{n+1}. Consequently

T0=1,T1=X,Tn+2=2XTn+1Tn,T_0=1,\quad T_1=X,\quad T_{n+2}=2XT_{n+1}-T_n, U0=1,U1=2X,Un+2=2XUn+1UnU_0=1,\quad U_1=2X,\quad U_{n+2}=2XU_{n+1}-U_n

for every nNn\in\mathbb N. These unique sequences are the Chebyshev polynomials of the first and second kinds.

Depends on

Used by

Dependency tree · next 3 levels

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