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