Assumptions:
TeX:
W^{(r)}_{0}\!\left(0\right) = {\left(-r\right)}^{r - 1} r \in \mathbb{Z}_{\ge 1}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
LambertW | Lambert W-function | |
Pow | Power | |
ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("8e8a59"), Formula(Equal(LambertW(0, 0, r), Pow(Neg(r), Sub(r, 1)))), Variables(r), Assumptions(Element(r, ZZGreaterEqual(1))))