Fungrim home page

Fungrim entry: 30bd5b

W ⁣(xlog(x))=log(x)W\!\left(x \log(x)\right) = \log(x)
Assumptions:x[1e,)x \in \left[\frac{1}{e}, \infty\right)
TeX:
W\!\left(x \log(x)\right) = \log(x)

x \in \left[\frac{1}{e}, \infty\right)
Definitions:
Fungrim symbol Notation Short description
LambertWW ⁣(z)W\!\left(z\right) Lambert W-function
Loglog(z)\log(z) Natural logarithm
ClosedOpenInterval[a,b)\left[a, b\right) Closed-open interval
ConstEee The constant e (2.718...)
Infinity\infty Positive infinity
Source code for this entry:
Entry(ID("30bd5b"),
    Formula(Equal(LambertW(Mul(x, Log(x))), Log(x))),
    Variables(x),
    Assumptions(Element(x, ClosedOpenInterval(Div(1, ConstE), Infinity))))

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