Fungrim home page

Fungrim entry: ed7dac

W1 ⁣(xex)=xW_{-1}\!\left(x {e}^{x}\right) = x
Assumptions:x(,1]x \in \left(-\infty, -1\right]
TeX:
W_{-1}\!\left(x {e}^{x}\right) = x

x \in \left(-\infty, -1\right]
Definitions:
Fungrim symbol Notation Short description
LambertWWk ⁣(z)W_{k}\!\left(z\right) Lambert W-function
Expez{e}^{z} Exponential function
OpenClosedInterval(a,b]\left(a, b\right] Open-closed interval
Infinity\infty Positive infinity
Source code for this entry:
Entry(ID("ed7dac"),
    Formula(Equal(LambertW(-1, Mul(x, Exp(x))), x)),
    Variables(x),
    Assumptions(Element(x, OpenClosedInterval(Neg(Infinity), -1))))

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2019-06-18 07:49:59.356594 UTC