Chebyshev polynomials

GPTKB entity

Statements (53)
Predicate Object
gptkbp:instanceOf gptkb:mathematical_concept
gptkbp:application gptkb:Chebyshev_acceleration
gptkb:Chebyshev_expansion
gptkb:Chebyshev_iterative_method
gptkb:Chebyshev_matrix
gptkb:Chebyshev_pseudospectral_method
gptkb:Chebyshev_quadrature
gptkb:Chebyshev_rational_functions
gptkb:Chebyshev_series
gptkb:Chebyshev_spectral_method
gptkb:Chebyshev_transform
gptkb:Chebyshev_distance
gptkb:Chebyshev_filter
gptkb:Chebyshev_inequality
gptkb:Chebyshev_approximation
gptkb:Chebyshev_nodes
gptkbp:category orthogonal polynomials
special functions
gptkbp:definedIn interval [-1, 1]
gptkbp:degree n
gptkbp:explicitFormula T_n(x) = cos(n arccos(x))
gptkbp:field gptkb:mathematics
numerical analysis
approximation theory
gptkbp:firstPolynomial T_0(x) = 1
https://www.w3.org/2000/01/rdf-schema#label Chebyshev polynomials
gptkbp:minimumMaximumDeviation yes
gptkbp:namedAfter gptkb:Pafnuty_Chebyshev
gptkbp:orthogonalWithRespectTo weight function (1-x^2)^(-1/2)
gptkbp:recurrence T_{n+1}(x) = 2x T_n(x) - T_{n-1}(x)
gptkbp:relatedTo gptkb:Gegenbauer_polynomials
gptkb:Jacobi_polynomials
gptkb:Legendre_polynomials
gptkbp:roots cos((2k-1)π/(2n)), k=1,...,n
gptkbp:secondPolynomial T_1(x) = x
gptkbp:sequence T_n(x)
U_n(x)
gptkbp:symbol T_n(x)
U_n(x)
gptkbp:type orthogonal polynomials
gptkbp:usedIn gptkb:signal_processing
Fourier analysis
interpolation
numerical integration
filter design
minimax approximation
root finding
spectral methods
gptkbp:bfsParent gptkb:Pafnuty_Chebyshev
gptkb:Hermite_polynomials
gptkb:ChebNet
gptkb:Sturm–Liouville_problem
gptkbp:bfsLayer 6