Assumptions:
TeX:
\,{}_0{\textbf F}_1\!\left(a, z\right) = {z}^{\left( 1 - a \right) / 2} I_{a - 1}\!\left(2 \sqrt{z}\right) a \in \mathbb{C} \;\mathbin{\operatorname{and}}\; z \in \mathbb{C} \;\mathbin{\operatorname{and}}\; z \ne 0
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Hypergeometric0F1Regularized | Regularized confluent hypergeometric limit function | |
Pow | Power | |
BesselI | Modified Bessel function of the first kind | |
Sqrt | Principal square root | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("00dfd1"), Formula(Equal(Hypergeometric0F1Regularized(a, z), Mul(Pow(z, Div(Sub(1, a), 2)), BesselI(Sub(a, 1), Mul(2, Sqrt(z)))))), Variables(a, z), Assumptions(And(Element(a, CC), Element(z, CC), NotEqual(z, 0))))