A recursive algorithm for an efficient and accurate computation of incomplete Bessel functions
Richard M. Slevinsky, Hassan Safouhi

TL;DR
This paper presents a recursive algorithm that significantly improves the efficiency and accuracy of computing incomplete Bessel functions by reducing computational complexity from polynomial to linear time.
Contribution
The authors develop a recurrence relation for the sequences used in incomplete Bessel function computation, reducing complexity and enhancing accuracy over previous methods.
Findings
Achieves high accuracy in incomplete Bessel function computation.
Reduces computational complexity from O(n^4) to O(n).
Demonstrates effectiveness through error analysis and plotting.
Abstract
In a previous work, we developed an algorithm for the computation of incomplete Bessel functions, which pose as a numerical challenge, based on the transformation and Slevinsky-Safouhi formula for differentiation. In the present contribution, we improve this existing algorithm for incomplete Bessel functions by developing a recurrence relation for the numerator sequence and the denominator sequence whose ratio forms the sequence of approximations. By finding this recurrence relation, we reduce the complexity from to . We plot relative error showing that the algorithm is capable of extremely high accuracy for incomplete Bessel functions.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFractional Differential Equations Solutions · Nonlinear Waves and Solitons · Mathematical functions and polynomials
