Global Information Lookup Global Information

Lanczos algorithm information


The Lanczos algorithm is an iterative method devised by Cornelius Lanczos that is an adaptation of power methods to find the "most useful" (tending towards extreme highest/lowest) eigenvalues and eigenvectors of an Hermitian matrix, where is often but not necessarily much smaller than .[1] 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.[2] 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)[2] 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 , 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.[3][4] In 1988, Ojalvo produced a more detailed history of this algorithm and an efficient eigenvalue error test.[5]

  1. ^ Lanczos, C. (1950). "An iteration method for the solution of the eigenvalue problem of linear differential and integral operators" (PDF). Journal of Research of the National Bureau of Standards. 45 (4): 255–282. doi:10.6028/jres.045.026.
  2. ^ a b Ojalvo, I. U.; Newman, M. (1970). "Vibration modes of large structures by an automatic matrix-reduction method". AIAA Journal. 8 (7): 1234–1239. Bibcode:1970AIAAJ...8.1234N. doi:10.2514/3.5878.
  3. ^ Paige, C. C. (1971). The computation of eigenvalues and eigenvectors of very large sparse matrices (Ph.D. thesis). U. of London. OCLC 654214109.
  4. ^ Paige, C. C. (1972). "Computational Variants of the Lanczos Method for the Eigenproblem". J. Inst. Maths Applics. 10 (3): 373–381. doi:10.1093/imamat/10.3.373.
  5. ^ Ojalvo, I. U. (1988). "Origins and advantages of Lanczos vectors for large dynamic systems". Proc. 6th Modal Analysis Conference (IMAC), Kissimmee, FL. pp. 489–494.

and 24 Related for: Lanczos algorithm information

Request time (Page generated in 0.811 seconds.)

Lanczos algorithm

Last Update:

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...

Word Count : 8286

Block Lanczos algorithm

Last Update:

In computer science, the block Lanczos algorithm is an algorithm for finding the nullspace of a matrix over a finite field, using only multiplication...

Word Count : 263

Cornelius Lanczos

Last Update:

Cornelius (Cornel) Lanczos (Hungarian: Lánczos Kornél, pronounced [ˈlaːnt͡soʃ ˈkorneːl]; born as Kornél Lőwy, until 1906: Löwy (Lőwy) Kornél; February...

Word Count : 1319

Eigenvalue algorithm

Last Update:

is designing efficient and stable algorithms for finding the eigenvalues of a matrix. These eigenvalue algorithms may also find eigenvectors. Given an...

Word Count : 4863

Arnoldi iteration

Last Update:

few vectors of the basis the algorithm is building. When applied to Hermitian matrices it reduces to the Lanczos algorithm. The Arnoldi iteration was invented...

Word Count : 1842

Lanczos resampling

Last Update:

Lanczos filtering and Lanczos resampling are two applications of a mathematical formula. It can be used as a low-pass filter or used to smoothly interpolate...

Word Count : 1469

Density matrix renormalization group

Last Update:

ground state for the superblock is obtained via iterative algorithm such as the Lanczos algorithm of matrix diagonalization. Another choice is the Arnoldi...

Word Count : 3481

ARPACK

Last Update:

the case of symmetric matrices, the corresponding variant of the Lanczos algorithm. It is used by many popular numerical computing environments such...

Word Count : 338

Hermitian matrix

Last Update:

well-defined spectral properties, and many numerical algorithms, such as the Lanczos algorithm, exploit these properties for efficient computations....

Word Count : 2991

Tridiagonal matrix

Last Update:

symmetric (or Hermitian) matrix to tridiagonal form can be done with the Lanczos algorithm. A tridiagonal matrix is a matrix that is both upper and lower Hessenberg...

Word Count : 2252

Hubbard model

Last Update:

finite systems is possible via various methods. One such method, the Lanczos algorithm, can produce static and dynamic properties of the system. Ground state...

Word Count : 2493

List of algorithms

Last Update:

interpolation Eigenvalue algorithms Arnoldi iteration Inverse iteration Jacobi method Lanczos iteration Power iteration QR algorithm Rayleigh quotient iteration...

Word Count : 7843

Spectral clustering

Last Update:

manipulating or even computing the similarity matrix), as in the Lanczos algorithm. For large-sized graphs, the second eigenvalue of the (normalized)...

Word Count : 2933

GPUOpen

Last Update:

based on the Lanczos algorithm requiring an anti-aliased lower resolution image. FSR 2 is a temporal upscaler based on a modified Lanczos requiring an...

Word Count : 1924

Numerical linear algebra

Last Update:

then to solve the eigenvalue and eigenvector problem we can use the Lanczos algorithm, and if A is non-symmetric, then we can use Arnoldi iteration. Several...

Word Count : 2507

Principal component analysis

Last Update:

per iteration using more advanced matrix-free methods, such as the Lanczos algorithm or the Locally Optimal Block Preconditioned Conjugate Gradient (LOBPCG)...

Word Count : 14214

Fast Fourier transform

Last Update:

A Fast Fourier Transform (FFT) is an algorithm that computes the Discrete Fourier Transform (DFT) of a sequence, or its inverse (IDFT). Fourier analysis...

Word Count : 7355

List of numerical analysis topics

Last Update:

Gamma function: Lanczos approximation Spouge's approximation — modification of Stirling's approximation; easier to apply than Lanczos AGM method — computes...

Word Count : 8344

Energy minimization

Last Update:

follows the direction of lowest negative curvature (computed using the Lanczos algorithm) on the PES to reach the saddle point, relaxing in the perpendicular...

Word Count : 3076

Exact diagonalization

Last Update:

thermodynamic limit using the numerical linked cluster expansion. Lanczos algorithm Weiße, Alexander; Fehske, Holger (2008). "Exact Diagonalization Techniques"...

Word Count : 1278

Eigenvalues and eigenvectors

Last Update:

better convergence than the QR algorithm.[citation needed] For large Hermitian sparse matrices, the Lanczos algorithm is one example of an efficient iterative...

Word Count : 13539

GIMP

Last Update:

recent versions (since the GIMP 2.9 build), the removal of the Lanczos image scaling algorithm, which had been used by GIMP and other image editing programs...

Word Count : 5666

LOBPCG

Last Update:

3 {\displaystyle i>3} will be different from that obtained by the Lanczos algorithm, although both approximations will belong to the same Krylov subspace...

Word Count : 4427

LBD

Last Update:

knowledge extraction and automated hypothesis generation Lanczos bidiagonalization (Lanczos algorithm) in linear algebra Lewy body dementia, an umbrella term...

Word Count : 228

PDF Search Engine © AllGlobal.net