Assumptions:
TeX:
\left|\operatorname{agm}\!\left(a, b\right)\right| \le \left|\operatorname{agm}\!\left(\left|a\right|, \left|b\right|\right)\right| a \in \mathbb{C} \;\mathbin{\operatorname{and}}\; b \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Abs | Absolute value | |
AGM | Arithmetic-geometric mean | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("23ee29"), Formula(LessEqual(Abs(AGM(a, b)), Abs(AGM(Abs(a), Abs(b))))), Variables(a, b), Assumptions(And(Element(a, CC), Element(b, CC))))