Assumptions:
TeX:
\left|\frac{1}{\Gamma(z)}\right| \le {e}^{\pi R / 2} {R}^{R + 1 / 2}\; \text{ where } R = \left|z\right| z \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Abs | Absolute value | |
Gamma | Gamma function | |
Exp | Exponential function | |
Pi | The constant pi (3.14...) | |
Pow | Power | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("06260c"), Formula(LessEqual(Abs(Div(1, Gamma(z))), Where(Mul(Exp(Div(Mul(Pi, R), 2)), Pow(R, Add(R, Div(1, 2)))), Equal(R, Abs(z))))), Variables(z), Assumptions(Element(z, CC)))