The computation of eigenvalues and solutions of Mathieu's differential equation for noninteger order

  • Authors:
  • Randall B. Shirts

  • Affiliations:
  • -

  • Venue:
  • ACM Transactions on Mathematical Software (TOMS)
  • Year:
  • 1993

Quantified Score

Hi-index 0.00

Visualization

Abstract

Two algorithms for calculating the eigenvalues and solutions of Mathieu's differential equation for noninteger order are described. In the first algorithm, Leeb's method is generalized, expanding the Mathieu equation in Fourier series and diagonalizing the symmetric tridiagonal matrix that results. Numerical testing was used to parameterize the minimum matrix dimension that must be used to achieve accuracy in the eigenvalue of one part in 1012. This method returns a set of eigenvalues below a given order and their associated solutions simultaneously. A second algorithm is presented which uses approximations to the eigenvalues (Taylor series and asymptotic expansions) and then iteratively corrects the approximations using Newton's method until the corrections are less than a given tolerance. A backward recursion of the continued fraction expansion is used. The second algorithm is faster and is optimized to obtain accuracy of one part in 1014, but has only been implemented for orders less than 10.5.