Assumptions:
TeX:
\left|\Gamma\!\left(x + y i\right)\right| < \left|\Gamma\!\left(x + t i\right)\right| x \in \mathbb{R} \;\mathbin{\operatorname{and}}\; y \in \mathbb{R} \;\mathbin{\operatorname{and}}\; t \in \mathbb{R} \;\mathbin{\operatorname{and}}\; \left|y\right| > \left|t\right|
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Abs | Absolute value | |
Gamma | Gamma function | |
ConstI | Imaginary unit | |
RR | Real numbers |
Source code for this entry:
Entry(ID("dd5e3a"), Formula(Less(Abs(Gamma(Add(x, Mul(y, ConstI)))), Abs(Gamma(Add(x, Mul(t, ConstI)))))), Variables(x, y, t), Assumptions(And(Element(x, RR), Element(y, RR), Element(t, RR), Greater(Abs(y), Abs(t)))))