Assumptions:
TeX:
\log\!\left(\frac{1}{q}\right) = \frac{\pi}{\operatorname{agm}\!\left(\theta_{2}^{2}\!\left(0, q\right), \theta_{3}^{2}\!\left(0, q\right)\right)}
q \in \left(0, 1\right)Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| Log | Natural logarithm | |
| Pi | The constant pi (3.14...) | |
| AGM | Arithmetic-geometric mean | |
| Pow | Power | |
| OpenInterval | Open interval |
Source code for this entry:
Entry(ID("26fd1b"),
Formula(Equal(Log(Div(1, q)), Div(Pi, AGM(Pow(JacobiThetaQ(2, 0, q), 2), Pow(JacobiThetaQ(3, 0, q), 2))))),
Variables(q),
Assumptions(Element(q, OpenInterval(0, 1))))