Assumptions:
TeX:
K(m) = \frac{\pi}{2 \operatorname{agm}\!\left(1, \sqrt{1 - m}\right)} m \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
EllipticK | Legendre complete elliptic integral of the first kind | |
Pi | The constant pi (3.14...) | |
AGM | Arithmetic-geometric mean | |
Sqrt | Principal square root | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("e15f43"), Formula(Equal(EllipticK(m), Div(Pi, Mul(2, AGM(1, Sqrt(Sub(1, m))))))), Variables(m), Assumptions(Element(m, CC)))