TeX:
\Lambda = \mathop{\operatorname{zero*}\,}\limits_{x \in \left(0, 1\right)} \left[\sum_{n=0}^{\infty} {\left(2 n + 1\right)}^{2} {\left(-x\right)}^{n \left(n + 1\right) / 2}\right]
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
HalphenConstant | Halphen's constant (one-ninth constant) 0.10765... | |
UniqueZero | Unique zero (root) of function | |
Sum | Sum | |
Pow | Power | |
Infinity | Positive infinity | |
OpenInterval | Open interval |
Source code for this entry:
Entry(ID("31adf6"), Formula(Equal(HalphenConstant, UniqueZero(Brackets(Sum(Mul(Pow(Add(Mul(2, n), 1), 2), Pow(Neg(x), Div(Mul(n, Add(n, 1)), 2))), For(n, 0, Infinity))), ForElement(x, OpenInterval(0, 1))))))