中文

算法 xxx:纯虚数阶与正实数阶变型 Bessel 函数

数学软件 2007-05-23 v1 数值分析 数值分析

摘要

本文给出了用于计算纯虚数阶变型 Bessel 函数的 Fortran 77 程序。这些代码计算实数 aa 和正数 xx 时的函数 Kia(x)K_{ia}(x)Lia(x)L_{ia}(x) 及其导数;这些函数是微分方程 x2w+xw+(a2x2)w=0x^2 w'' +x w' +(a^2 -x^2)w=0 的独立解。该代码还能计算指数标度函数。在考虑标度函数时,计算范围为 (x,a)(0,1500]×[1500,1500](x,a)\in (0,1500]\times [-1500,1500];对于标准 IEEE 双精度算术,计算范围大于 (0,500]×[400,400](0,500]\times [-400,400]。在 (0,200]×[200,200](0,200]\times [-200,200] 范围内,相对精度优于 101310^{-13};在 (0,1500]×[1500,1500](0,1500]\times [-1500,1500] 范围内,相对精度接近 101210^{-12}

关键词

引用

@article{arxiv.cs/0401008,
  title  = {Algorithm xxx: Modified Bessel functions of imaginary order and positive argument},
  author = {Amparo Gil and Javier Segura and Nico M. Temme},
  journal= {arXiv preprint arXiv:cs/0401008},
  year   = {2007}
}

备注

6 pages, 4 figures. To appear in ACM T. Math. Software