Computing a matrix function for exponential integrators

  • Authors:
  • Ya Yan Lu

  • Affiliations:
  • Department of Mathematics, City University of Hong Kong, Tat Chee Avenue, Kowloon, Hong Kong

  • Venue:
  • Journal of Computational and Applied Mathematics
  • Year:
  • 2003

Quantified Score

Hi-index 7.30

Visualization

Abstract

An efficient numerical method is developed for evaluating ϕ(A), where A is a symmetric matrix and ϕ is the function defined by ϕ(x)= (ex - 1)/x = 1 +x/2 + x2/6 +.... This matrix function is useful in the so-called exponential integrators for differential equations. In particular, it is related to the exact solution of the ODE system dy/dt =Ay + b, where A and b are t-independent. Our method avoids the eigenvalue decomposition of the matrix A and it requires about 10n3/3 operations for a general symmetric n × n matrix. When the matrix is tridiagonal, the required number of operations is only O(n2) and it can be further reduced to O(n) if only a column of the matrix function is needed. These efficient schemes for tridiagonal matrices are particularly useful when the Lanczos method is used to calculate the product of this matrix function (for a large symmetric matrix) with a given vector.