Assumptions:
TeX:
W_{-1}\!\left(x \log(x)\right) = \log(x) x \in \left(0, -\frac{1}{e}\right]
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
LambertW | Lambert W-function | |
Log | Natural logarithm | |
OpenClosedInterval | Open-closed interval | |
ConstE | The constant e (2.718...) |
Source code for this entry:
Entry(ID("a172c7"), Formula(Equal(LambertW(Mul(x, Log(x)), -1), Log(x))), Variables(x), Assumptions(Element(x, OpenClosedInterval(0, Neg(Div(1, ConstE))))))