TeX:
\Lambda = \exp\!\left(-\frac{\pi K\!\left(1 - c\right)}{K(c)}\right)\; \text{ where } c = \mathop{\operatorname{zero*}\,}\limits_{m \in \left(0, 1\right)} \left[K(m) - 2 E(m)\right]
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
HalphenConstant | Halphen's constant (one-ninth constant) 0.10765... | |
Exp | Exponential function | |
Pi | The constant pi (3.14...) | |
EllipticK | Legendre complete elliptic integral of the first kind | |
UniqueZero | Unique zero (root) of function | |
EllipticE | Legendre complete elliptic integral of the second kind | |
OpenInterval | Open interval |
Source code for this entry:
Entry(ID("c26bc9"), Formula(Equal(HalphenConstant, Where(Exp(Neg(Div(Mul(Pi, EllipticK(Sub(1, c))), EllipticK(c)))), Equal(c, UniqueZero(Sub(EllipticK(m), Mul(2, EllipticE(m))), ForElement(m, OpenInterval(0, 1))))))))