Companion form — where it appears
Named by 3 essays across 2 fields — each of them below, with the objects they name alongside it.
A matrix that depends on its own eigenvalue
A damped structure does not produce Ax = λx. It produces (λ²M + λC + K)x = 0, where the matrix whose null vector is wanted is a function of the number being solved for — so there is nothing to factorise, an n × n problem has 2n answers, and the eigenvectors cannot be a basis.
Six routes to one spectrum
Three linearisations of one quadratic, each reduced to a standard eigenvalue problem two ways. All six have exactly the same eigenvalues in exact arithmetic. On a well-scaled problem they differ by noise; on a badly scaled one by a factor of forty; and two of the six are the same matrix.
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.
Matrix polynomialBackward errorCondition numberExact ground truthLinearisationQuadratic eigenvalue problemCharacteristic polynomialEigenvalueEigenvalue at infinityProportional dampingRankRepresentable numbers