Chebyshev Polynomial

[[concept]]
Chebyshev Polynomial

The Chebyshev Polynomials can be calculated using the recurrence relation:

T0(λ)=1T1(λ)=λTk+1(λ)=2λTk(λ)Tk1(λ)

And each Tn has the property that Tn=cos(nθ)

Mentions

File
ChebNet
chebyshev equioscillation theorem
chebyshev polynomials are orthogonal
2025-02-17 graphs lecture 8
Homework 3