• Much stronger results are available for symmetric matrices.
  • The algorithm is called Lanczos.
  • Lanczos:
  • Symmetric + upper Hessenberg = tri-diagonal

As a result, the steps in the Lanczos algorithm are simplified compared to Arnoldi:

  1. ; is from the previous iteration.

See Algorithm for the Arnoldi process, Arnoldi process.