Fungrim home page

Fungrim entry: 8654a3

W ⁣(xex)=xW\!\left(x {e}^{x}\right) = x
Assumptions:x[1,)x \in \left[-1, \infty\right)
TeX:
W\!\left(x {e}^{x}\right) = x

x \in \left[-1, \infty\right)
Definitions:
Fungrim symbol Notation Short description
LambertWW ⁣(z)W\!\left(z\right) Lambert W-function
Expez{e}^{z} Exponential function
ClosedOpenInterval[a,b)\left[a, b\right) Closed-open interval
Infinity\infty Positive infinity
Source code for this entry:
Entry(ID("8654a3"),
    Formula(Equal(LambertW(Mul(x, Exp(x))), x)),
    Variables(x),
    Assumptions(Element(x, ClosedOpenInterval(-1, 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