Saving flops in LU based shift-and-invert strategy

作者:

Highlights:

摘要

The shift-and-invert method is very efficient in eigenvalue computations, in particular when interior eigenvalues are sought. This method involves solving linear systems of the form (A−σI)z=b. The shift σ is variable, hence when a direct method is used to solve the linear system, the LU factorization of (A−σI) needs to be computed for every shift change. We present two strategies that reduce the number of floating point operations performed in the LU factorization when the shift changes. Both methods perform first a preprocessing step that aims at eliminating parts of the matrix that are not affected by the diagonal change. This leads to about 43% and 50% flops savings respectively for the dense matrices.

论文关键词:15A18,15A23,34L16,65F05,65F15,Shift-and-invert,Eigenvalue,Divide and conquer,LU factorization

论文评审过程:Received 11 June 2008, Revised 2 March 2010, Available online 24 April 2010.

论文官网地址:https://doi.org/10.1016/j.cam.2010.04.003