Journal article icon

Journal article

Diagonalization of complex symmetric matrices: Generalized Householder reflections, iterative deflation and implicit shifts

Abstract:
We describe a matrix diagonalization algorithm for complex symmetric (not Hermitian) matrices, A̲=A̲ T , which is based on a two-step algorithm involving generalized Householder reflections based on the indefinite inner product 〈u̲,v̲〉 ∗ =∑ i u i v i . This inner product is linear in both arguments and avoids complex conjugation. The complex symmetric input matrix is transformed to tridiagonal form using generalized Householder transformations (first step). An iterative, generalized QL decomposition of the tridiagonal matrix employing an implicit shift converges toward diagonal form (second step). The QL algorithm employs iterative deflation techniques when a machine-precision zero is encountered “prematurely” on the super-/sub-diagonal. The algorithm allows for a reliable and computationally efficient computation of resonance and antiresonance energies which emerge from complex-scaled Hamiltonians, and for the numerical determination of the real energy eigenvalues of pseudo-Hermitian and PT-symmetric Hamilton matrices. Numerical reference values are provided. Program summary Program Title: HTDQLS Program Files doi: http://dx.doi.org/10.17632/x24wjxtrsg.1 Licensing provisions: GPLv3 Programming language: Fortran 90 using fixed form notation Nature of problem: Calculating the eigenvalues and optionally the eigenvectors of complex symmetric (non-Hermitian), densely populated matrices. Solution method: The complex symmetric (not Hermitian) input matrix is diagonalized in two steps. First step: The matrix is tridiagonalized via a series of (n−2) generalized Householder reflections, where n is the rank of the input matrix. Second step: The tridiagonal matrix is diagonalized via a generalization of the “chasing the bulge” technique, which is an iterative process utilizing an implicitly shifted initial rotation followed by (n−2) Givens rotations. This technique is an implementation of QL factorization, and converges roughly as [(λ i −σ i )∕(λ i+1 −σ i )] j where λ i is the eigenvalue located in the (i,i) position of the final diagonal matrix and the eigenvalues are ordered (|λ 1 | < |λ 2 | < … < |λ n |), and j is the iteration. The “educated guess” σ i for the eigenvalue λ i is obtained from the analytic determination of the eigenvalues of (k×k)-submatrices of A̲, in the vicinity of the ith element, where k=0,1,2,3 (here, k=0 means that the implicit shift vanishes, σ i =0). The routine optionally calculates the rotation matrix Z̲, such that Z̲ −1 A̲Z̲=D̲ where A̲ is the input matrix and D̲ is the diagonal matrix containing the eigenvalues. The ith column of Z̲ then is the eigenvector of A̲ corresponding to the eigenvalue found at the element D̲(i,i), in the ith position on the diagonal of the matrix D̲. Unusual features: For simplicity, the “wrapper” program which contains an example application and the HTDQLS routine are distributed in the same file.
Publication status:
Published
Peer review status:
Peer reviewed

Actions

Access Document

Files:
Publisher copy:
10.1016/j.cpc.2017.06.014

Authors

More by this author
Institution:
University of Oxford
Division:
MPLS
Department:
Physics
Sub department:
Atomic & Laser Physics
Role:
Author


Publisher:
Elsevier
Journal:
Computer Physics Communications More from this journal
Volume:
221
Pages:
304-316
Publication date:
2017-08-05
Acceptance date:
2017-06-17
DOI:
EISSN:
1879-2944
ISSN:
0010-4655


Keywords:
Pubs id:
pubs:729918
UUID:
uuid:af82d04a-b72c-47cf-9ed3-f9c56fb4a019
Local pid:
pubs:729918
Source identifiers:
729918
Deposit date:
2018-02-02
ARK identifier:

Terms of use


Views and Downloads






If you are the owner of this record, you can report an update to it here: Report update to this record

TO TOP