Lanczos algorithm
Numerical method for find eigenvalues
The Lanczos algorithm is an iterative method devised by Cornelius Lanczos that is an adaptation of power methods to find the m {\displaystyle m} "most useful" (tending towards extreme highest/lowest) eigenvalues and eigenvectors of an n × n {\displaystyle n\times n} Hermitian matrix, where m {\displaystyle m} is often but not necessarily much smaller than n {\displaystyle n} . Although computationally efficient in principle, the method as initially formulated was not useful, due to its numerical instability.
Nº Q366640 ★★
Uncommon · Knowledge
Lanczos algorithm
Numerical method for find eigenvalues
The Lanczos algorithm is an iterative method devised by Cornelius Lanczos that is an adaptation of power methods to find the m {\displaystyle m} "most useful" (tending towards extreme highest/lowest) eigenvalues and eigenvectors of an n × n {\displaystyle n\times n} Hermitian matrix, where m {\displaystyle m} is often but not necessarily much smaller than n {\displaystyle n} . Although computationally efficient in principle, the method as initially formulated was not useful, due to its numerical instability.
Last price
—
Floor price
—
7-day median
—
30-day sales
0
30-day range
—
In circulation
0
Price history
median
low – high
sales
No sales in this period
Show table
| Date | median | Low | High | sales |
|---|
Sales history
- Last sale
- —
- 30-day average
- —
- 30-day low
- —
- 30-day high
- —
- Sales 7d
- 0
- Sales 30d
- 0
No sales yet.
Anonymous sales: no buyer or seller shown. Figures count player-to-player sales only.
From Wikipedia
The Lanczos algorithm is an iterative method devised by Cornelius Lanczos that is an adaptation of power methods to find the m {\displaystyle m} "most useful" (tending towards extreme highest/lowest) eigenvalues and eigenvectors of an n × n {\displaystyle n\times n} Hermitian matrix, where m {\displaystyle m} is often but not necessarily much smaller than n {\displaystyle n} . Although computationally efficient in principle, the method as initially formulated was not useful, due to its numerical instability. In 1970, Ojalvo and Newman showed how to make the method numerically stable and applied it to the solution of very large engineering structures subjected to dynamic loading. This was achieved using a method for purifying the Lanczos vectors (i.e. by repeatedly reorthogonalizing each newly generated vector with all previously generated ones) to any degree of accuracy, which when not performed, produced a series of vectors that were highly contaminated by those associated with the lowest natural frequencies. In their original work, these authors also suggested how to select a starting vector (i.e. use a random-number generator to select each element of the starting vector) and suggested an empirically determined method for determining m {\displaystyle m} , the reduced number of vectors (i.e. it should be selected to be approximately 1.5 times the number of accurate eigenvalues desired). Soon thereafter their work was followed by Paige, who also provided an error analysis. In 1988, Ojalvo produced a more detailed history of this algorithm and an efficient eigenvalue error test.
Text: Wikipédia, CC BY-SA 4.0. ·
Related cards
Levenberg–Marquardt algorithm
Algorithm
Nº Q1426494 ★★
Bellman–Ford algorithm
Algorithm for finding single-source shortest paths in graphs, allowing some edge weights to be negative
Nº Q816022 ★★
Jacobi method
Iterative method used to solve a linear system of equations
Nº Q1481893 ★★
QR algorithm
Numerical linear algebra algorithm
Nº Q453132 ★★★
PageRank
Algorithm used by Google Search to rank web pages
Nº Q184316 ★★★
Shor's algorithm
Quantum algorithm for integer factorization
Nº Q940334 ★★★