Chebyshev basis — where it appears
Named by 2 essays across 2 fields — each of them below, with the objects they name alongside it.
Two approximants and one matrix size
A polynomial approximant linearises to nd rows and a rational one to n(m+1), so the fair contest fixes the matrix and varies the basis. On an easy target set the two are indistinguishable and the ordering flips with the noise; on one that reaches a branch point the rational pulls away by two orders.
The roots are not the coefficients
A polynomial whose roots are the integers one to twenty, expanded exactly, handed to the routine every library uses. The computed roots are wrong in the third digit, the computation is backward stable for the matrix it factorised, and above degree eighteen the coefficients are not double-precision numbers at all.
Named alongside it
The objects these essays reach for when they reach for this one.
Companion formCondition numberApproximation before linearisationBackward errorBranch pointCharacteristic polynomialComrade matrixExact ground truthFlop countLinearisationMatrix polynomialRational approximation