Assumptions:
TeX:
\lim_{z \to \infty} \left|R_{n}\!\left(a,b,{e}^{i \theta} z\right)\right| = 0
a \in \mathbb{C} \;\mathbin{\operatorname{and}}\; b \in \mathbb{C} \;\mathbin{\operatorname{and}}\; \theta \in \mathbb{R} \;\mathbin{\operatorname{and}}\; n \in \mathbb{Z}_{\ge 1}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| ComplexLimit | Limiting value, complex variable | |
| Abs | Absolute value | |
| HypergeometricUStarRemainder | Error term in asymptotic expansion of Tricomi confluent hypergeometric function | |
| Exp | Exponential function | |
| ConstI | Imaginary unit | |
| Infinity | Positive infinity | |
| CC | Complex numbers | |
| RR | Real numbers | |
| ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("876844"),
Formula(Equal(ComplexLimit(Abs(HypergeometricUStarRemainder(n, a, b, Mul(Exp(Mul(ConstI, theta)), z))), For(z, Infinity)), 0)),
Variables(a, b, theta, n),
Assumptions(And(Element(a, CC), Element(b, CC), Element(theta, RR), Element(n, ZZGreaterEqual(1)))))