Arnoldi — where it appears
Named by 2 essays across 2 fields — each of them below, with the objects they name alongside it.
The spectrum that predicts nothing
For a symmetric matrix the eigenvalues govern how fast an iteration converges. Drop symmetry and they stop governing anything — there is a matrix whose eigenvalues are as evenly spread as eigenvalues can be, on which GMRES makes no progress at all until the last possible step.
The vector was what was wanted
Nobody who computes a matrix exponential wants the matrix. They want e^{At}b — one vector, the state of a system at a later time. Twenty matrix–vector products get it to sixteen digits on a hundred-by-hundred problem, without ever forming a hundred-by-hundred exponential, and the exponential that does get computed is twenty by twenty.
Named alongside it
The objects these essays reach for when they reach for this one.
Krylov subspaceCondition numberExact ground truthFlop countGMRESJacobi's eigenvalue methodMatrix exponentialMatrix-freeMatrix functionNon-normalityOrthogonalityResidual