Assumptions:
TeX:
\operatorname{agm}_{0}\!\left(a, b\right) = \left(a, b\right)
a \in \mathbb{C} \;\mathbin{\operatorname{and}}\; b \in \mathbb{C}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| AGMSequence | Convergents in AGM iteration | |
| CC | Complex numbers |
Source code for this entry:
Entry(ID("84b888"),
Formula(Equal(AGMSequence(0, a, b), Tuple(a, b))),
Variables(a, b),
Assumptions(And(Element(a, CC), Element(b, CC))))