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