Fungrim home page

Fungrim entry: adf83a

μk<2(45)k\left|\mu_{k}\right| < 2 {\left(\frac{4}{5}\right)}^{k}
Assumptions:kZ0k \in \mathbb{Z}_{\ge 0}
TeX:
\left|\mu_{k}\right| < 2 {\left(\frac{4}{5}\right)}^{k}

k \in \mathbb{Z}_{\ge 0}
Definitions:
Fungrim symbol Notation Short description
Absz\left|z\right| Absolute value
LambertWPuiseuxCoefficientμk\mu_{k} Coefficient in scaled Puiseux expansion of Lambert W-function
Powab{a}^{b} Power
ZZGreaterEqualZn\mathbb{Z}_{\ge n} Integers greater than or equal to n
Source code for this entry:
Entry(ID("adf83a"),
    Formula(Less(Abs(LambertWPuiseuxCoefficient(k)), Mul(2, Pow(Div(4, 5), k)))),
    Variables(k),
    Assumptions(Element(k, ZZGreaterEqual(0))))

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2021-03-15 19:12:00.328586 UTC