English

Computing the matrix fractional power with the double exponential formula

Numerical Analysis 2021-09-14 v2 Numerical Analysis

Abstract

Two quadrature-based algorithms for computing the matrix fractional power AαA^\alpha are presented in this paper. These algorithms are based on the double exponential (DE) formula, which is well-known for its effectiveness in computing improper integrals as well as in treating nearly arbitrary endpoint singularities. The DE formula transforms a given integral into another integral that is suited for the trapezoidal rule; in this process, the integral interval is transformed to the infinite interval. Therefore, it is necessary to truncate the infinite interval into an appropriate finite interval. In this paper, a truncation method, which is based on a truncation error analysis specialized to the computation of AαA^\alpha, is proposed. Then, two algorithms are presented -- one computes AαA^\alpha with a fixed number of abscissas, and the other computes AαA^\alpha adaptively. Subsequently, the convergence rate of the DE formula for Hermitian positive definite matrices is analyzed. The convergence rate analysis shows that the DE formula converges faster than the Gaussian quadrature when AA is ill-conditioned and α\alpha is a non-unit fraction. Numerical results show that our algorithms achieved the required accuracy and were faster than other algorithms in several situations.

Keywords

Cite

@article{arxiv.2012.01667,
  title  = {Computing the matrix fractional power with the double exponential formula},
  author = {Fuminori Tatsuoka and Tomohiro Sogabe and Yuto Miyatake and Tomoya Kemmochi and Shao-Liang Zhang},
  journal= {arXiv preprint arXiv:2012.01667},
  year   = {2021}
}

Comments

The title of the manuscript was changed. The former title is "Computing the matrix fractional power based on the double exponential formula"

R2 v1 2026-06-23T20:41:35.055Z