Fungrim home page

Fungrim entry: f171a6

W0 ⁣(x)1x+1W'_{0}\!\left(x\right) \le \frac{1}{x + 1}
Assumptions:x[0,)x \in \left[0, \infty\right)
TeX:
W'_{0}\!\left(x\right) \le \frac{1}{x + 1}

x \in \left[0, \infty\right)
Definitions:
Fungrim symbol Notation Short description
LambertWW ⁣(z)W\!\left(z\right) Lambert W-function
ClosedOpenInterval[a,b)\left[a, b\right) Closed-open interval
Infinity\infty Positive infinity
Source code for this entry:
Entry(ID("f171a6"),
    Formula(LessEqual(LambertW(x, 0, 1), Div(1, Add(x, 1)))),
    Variables(x),
    Assumptions(Element(x, ClosedOpenInterval(0, 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