Assumptions:
TeX:
\left|W'_{-1}\!\left(x\right)\right| < \frac{2}{\sqrt{1 + e x}} + \frac{2}{\left|x\right|} x \in \left(-{e}^{-1}, 0\right)
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Abs | Absolute value | |
LambertW | Lambert W-function | |
Sqrt | Principal square root | |
ConstE | The constant e (2.718...) | |
OpenInterval | Open interval | |
Exp | Exponential function |
Source code for this entry:
Entry(ID("9be916"), Formula(Less(Abs(LambertW(x, -1, 1)), Add(Div(2, Sqrt(Add(1, Mul(ConstE, x)))), Div(2, Abs(x))))), Variables(x), Assumptions(Element(x, OpenInterval(Neg(Exp(-1)), 0))))