English

Computing the Kreiss Constant of a Matrix

Optimization and Control 2020-12-23 v4

Abstract

We establish the first globally convergent algorithms for computing the Kreiss constant of a matrix to arbitrary accuracy. We propose three different iterations for continuous-time Kreiss constants and analogues for discrete-time Kreiss constants. With standard eigensolvers, the methods do O(n6)\mathcal{O}(n^6) work, but we show how this theoretical work complexity can be lowered to O(n4)\mathcal{O}(n^4) on average and O(n5)\mathcal{O}(n^5) in the worst case via divide-and-conquer variants. Finally, locally optimal Kreiss constant approximations can be efficiently obtained for large-scale matrices via optimization.

Keywords

Cite

@article{arxiv.1907.06537,
  title  = {Computing the Kreiss Constant of a Matrix},
  author = {Tim Mitchell},
  journal= {arXiv preprint arXiv:1907.06537},
  year   = {2020}
}

Comments

Second revision plus a few math typos fixed

R2 v1 2026-06-23T10:21:16.444Z