English

Efficient Computation for Invertibility Sequence of Banded Toeplitz Matrices

Numerical Analysis 2024-05-03 v1 Numerical Analysis

Abstract

When solving systems of banded Toeplitz equations or calculating their inverses, it is necessary to determine the invertibility of the matrices beforehand. In this paper, we equate the invertibility of an nn-order banded Toeplitz matrix with bandwidth 2k+12k+1 to that of a small kkk*k matrix. By utilizing a specially designed algorithm, we compute the invertibility sequence of a class of banded Toeplitz matrices with a time complexity of 5k2n/2+kn5k^2n/2+kn and a space complexity of 3k23k^2 where nn is the size of the largest matrix. This enables efficient preprocessing when solving equation systems and inverses of banded Toeplitz matrices.

Cite

@article{arxiv.2405.00933,
  title  = {Efficient Computation for Invertibility Sequence of Banded Toeplitz Matrices},
  author = {Chen Wang and Chao Wang},
  journal= {arXiv preprint arXiv:2405.00933},
  year   = {2024}
}
R2 v1 2026-06-28T16:13:24.859Z