Fungrim home page

Fungrim entry: 84b888

agm0 ⁣(a,b)=(a,b)\operatorname{agm}_{0}\!\left(a, b\right) = \left(a, b\right)
Assumptions:aC  and  bCa \in \mathbb{C} \;\mathbin{\operatorname{and}}\; b \in \mathbb{C}
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
AGMSequenceagmn ⁣(a,b)\operatorname{agm}_{n}\!\left(a, b\right) Convergents in AGM iteration
CCC\mathbb{C} 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))))

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2021-03-15 19:12:00.328586 UTC