Hypergeometric function of a large negative argument
The Endeavour 2024-04-16
Summary:
It’s occasionally necessary to evaluate a hypergeometric function at a large negative argument. I was working on a project today that involved evaluating F(a, b; c; z) where z is a large negative number. The hypergeometric function F(a, b; c; z) is defined by a power series in z whose coefficients are functions of a, […]
The post Hypergeometric function of a large negative argument first appeared on John D. Cook.