Fungrim home page

Fungrim entry: 098757

x[0,)        agm(x)[0,)x \in \left[0, \infty\right) \;\implies\; \operatorname{agm}(x) \in \left[0, \infty\right)
TeX:
x \in \left[0, \infty\right) \;\implies\; \operatorname{agm}(x) \in \left[0, \infty\right)
Definitions:
Fungrim symbol Notation Short description
ClosedOpenInterval[a,b)\left[a, b\right) Closed-open interval
Infinity\infty Positive infinity
AGMagm ⁣(a,b)\operatorname{agm}\!\left(a, b\right) Arithmetic-geometric mean
Source code for this entry:
Entry(ID("098757"),
    Formula(Implies(Element(x, ClosedOpenInterval(0, Infinity)), Element(AGM(x), ClosedOpenInterval(0, Infinity)))),
    Variables(x))

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