A geometric approach to approximating the limit set of eigenvalues for banded Toeplitz matrices
Abstract
This article is about finding the limit set for banded Toeplitz matrices. Our main result is a new approach to approximate the limit set where is the symbol of the banded Toeplitz matrix. The new approach is geometrical and based on the formula , where is a scaling factor, i.e. , and denotes the spectrum. We show that the full intersection can be approximated by the intersection for a finite number of 's, and that the intersection of polygon approximations for yields an approximating polygon for that converges to in the Hausdorff metric. Further, we show that one can slightly expand the polygon approximations for to ensure that they contain . Then, taking the intersection yields an approximating superset of which converges to in the Hausdorff metric, and is guaranteed to contain . Combining the established algebraic (root-finding) method with our approximating superset, we are able to give an explicit bound on the Hausdorff distance to the true limit set. We implement the algorithm in Python and test it. It performs on par to and better in some cases than existing algorithms. We argue, but do not prove, that the average time complexity of the algorithm is , where is the number of 's and is the number of vertices for the polygons approximating . Further, we argue that the distance from to both the approximating polygon and the approximating superset decreases as for most of , where is the number of elementary operations required by the algorithm.
Keywords
Cite
@article{arxiv.2308.00829,
title = {A geometric approach to approximating the limit set of eigenvalues for banded Toeplitz matrices},
author = {Teodor Bucht and Jacob S. Christiansen},
journal= {arXiv preprint arXiv:2308.00829},
year = {2024}
}
Comments
25 pages, 9 figures. Revised version, Algorithm 2 and Example 4.1 added, final version