English

Computing hypergeometric functions rigorously

Mathematical Software 2016-07-06 v2 Numerical Analysis Symbolic Computation

Abstract

We present an efficient implementation of hypergeometric functions in arbitrary-precision interval arithmetic. The functions 0F1{}_0F_1, 1F1{}_1F_1, 2F1{}_2F_1 and 2F0{}_2F_0 (or the Kummer UU-function) are supported for unrestricted complex parameters and argument, and by extension, we cover exponential and trigonometric integrals, error functions, Fresnel integrals, incomplete gamma and beta functions, Bessel functions, Airy functions, Legendre functions, Jacobi polynomials, complete elliptic integrals, and other special functions. The output can be used directly for interval computations or to generate provably correct floating-point approximations in any format. Performance is competitive with earlier arbitrary-precision software, and sometimes orders of magnitude faster. We also partially cover the generalized hypergeometric function pFq{}_pF_q and computation of high-order parameter derivatives.

Keywords

Cite

@article{arxiv.1606.06977,
  title  = {Computing hypergeometric functions rigorously},
  author = {Fredrik Johansson},
  journal= {arXiv preprint arXiv:1606.06977},
  year   = {2016}
}

Comments

v2: corrected example in section 3.1; corrected timing data for case E-G in section 8.5 (table 6, figure 2); adjusted paper size

R2 v1 2026-06-22T14:31:45.268Z