0

It is well known that for the following identity holds $$ \lim_{b\to\infty}{}_2F_1(a,b;c;z/b)={}_1F_1(a,c;z) $$ where ${}_pF_q$ is an hypergeometric function. Is there a similar identity for $$ \lim_{b\to-\infty}{}_2F_1(a,b;c;z/b) $$ ?

1 Answers1

2

$$\phantom{}_2 F_1\left(a,b;c;\frac{z}{b}\right) = \sum_{n\geq 0}\frac{(a)_n}{n! (c)_n}\cdot\frac{(b)_n}{b^n} z^n$$ and for a fixed $n$, $\frac{(b)_n}{b^n}\to 1$ as $b\to +\infty$ due to Gautschi's inequality, so the first claim is just a consequence of the dominated convergence theorem. In the general case, $$ \frac{(b)_n}{b^n} = \frac{\Gamma(b+n)}{\Gamma(b)\,b^n}=\frac{b(b+1)\cdot\ldots\cdot(b+n-1)}{b^n}$$ still has limit $1$ as $b\to -\infty$, hence we may say that

$$ \lim_{b\to\pm\infty}\phantom{}_2 F_1\left(a,b;c;\frac{z}{b}\right)=\phantom{}_{1} F_1(a;c;z).$$

Jack D'Aurizio
  • 353,855