Represents the tuple
giving the
-th values in the arithmetic-geometric mean iteration with initial values .
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
AGMSequence | Convergents in AGM iteration |
Source code for this entry:
Entry(ID("eda1e3"), SymbolDefinition(AGMSequence, AGMSequence(n, a, b), "Convergents in AGM iteration"), Description("Represents the tuple", Tuple(a_(n), b_(n)), "giving the", n, "-th values in the arithmetic-geometric mean iteration with initial values", Equal(Tuple(a_(0), b_(0)), Tuple(a, b)), "."))