Symmetrical Lanczos method

from Wikipedia, the free encyclopedia

In numerical mathematics , the symmetric Lanczos method is a method for solving eigenvalue problems for symmetric or Hermitian matrices . It represents both a special case of the asymmetrical Lanczos method and the Arnoldi method .

The algorithm

Let a Hermitian matrix and an arbitrary start vector not equal to zero be given. Then the following algorithm creates an orthonormal basis of the Krylov subspace . This can then be used to calculate eigenvalues ​​or to solve linear systems of equations.

  1. Set
  2. for do
  3. end for

literature

  • Andreas Meister, Christof Vömel: Numerics of linear systems of equations. An introduction to modern procedures . 2nd edition Vieweg, Wiesbaden 2005, ISBN 3-528-13135-7 .