Skip to main content

OperatorChebyshevSeries

A Chebyshev series operator is defined in terms of a Chebyshev series and an operator. It applies the Chebyshev series to the operator when acting on vectors. For example, a Chebyshev series p(x)=n=0NanTn(x)p(x) = \sum_{n=0}^{N} a_n T_n(x) becomes p(A)=n=0NanTn(A)p(A) = \sum_{n=0}^{N} a_n T_n(A) when applied to an operator AA, where TnT_n are the Chebyshev polynomials.