A Novel Divisional Bisection Method for the Symmetric Tridiagonal Eigenvalue Problem

Wei Chu,Yao Zhao,Hua Yuan
DOI: https://doi.org/10.3390/math10152782
IF: 2.4
2022-01-01
Mathematics
Abstract:The embarrassingly parallel nature of the Bisection Algorithm makes it easy and efficient to program on a parallel computer, but with an expensive time cost when all symmetric tridiagonal eigenvalues are wanted. In addition, few methods can calculate a single eigenvalue in parallel for now, especially in a specific order. This paper solves the issue with a new approach that can parallelize the Bisection iteration. Some pseudocodes and numerical results are presented. It shows our algorithm reduces the time cost by more than 35–70% compared to the Bisection algorithm while maintaining its accuracy and flexibility.
What problem does this paper attempt to address?