*** Welcome to piglix ***

Inverse power iteration


In numerical analysis, inverse iteration (also known as the inverse power method) is an iterative eigenvalue algorithm. It allows one to find an approximate eigenvector when an approximation to a corresponding eigenvalue is already known. The method is conceptually similar to the power method. It appears to have originally been developed to compute resonance frequencies in the field of structural mechanics.

The inverse power iteration algorithm starts with an approximation for the eigenvalue corresponding to the desired eigenvector and a vector b0, either a randomly selected vector or an approximation to the eigenvector. The method is described by the iteration

where Ck are some constants usually chosen as Since eigenvectors are defined up to multiplication by constant, the choice of Ck can be arbitrary in theory; practical aspects of the choice of are discussed below.


...
Wikipedia

...