Assumptions:
TeX:
\operatorname{agm}\!\left(1 + b, 1 - b\right) = \operatorname{agm}\!\left(1, \sqrt{1 - {b}^{2}}\right) b \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
AGM | Arithmetic-geometric mean | |
Sqrt | Principal square root | |
Pow | Power | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("9d84d8"), Formula(Equal(AGM(Add(1, b), Sub(1, b)), AGM(1, Sqrt(Sub(1, Pow(b, 2)))))), Variables(b), Assumptions(Element(b, CC)))