Fungrim home page

Fungrim entry: 6e05c9

Wk1 ⁣(z1)Wk2 ⁣(z2)W_{{k}_{1}}\!\left({z}_{1}\right) \ne W_{{k}_{2}}\!\left({z}_{2}\right)
Assumptions:k1Z  and  k2Z  and  z1C  and  z2C  and  (k1k2  or  z1z2)  and  Wk1 ⁣(z1){1,}{k}_{1} \in \mathbb{Z} \;\mathbin{\operatorname{and}}\; {k}_{2} \in \mathbb{Z} \;\mathbin{\operatorname{and}}\; {z}_{1} \in \mathbb{C} \;\mathbin{\operatorname{and}}\; {z}_{2} \in \mathbb{C} \;\mathbin{\operatorname{and}}\; \left({k}_{1} \ne {k}_{2} \;\mathbin{\operatorname{or}}\; {z}_{1} \ne {z}_{2}\right) \;\mathbin{\operatorname{and}}\; W_{{k}_{1}}\!\left({z}_{1}\right) \notin \left\{-1, -\infty\right\}
TeX:
W_{{k}_{1}}\!\left({z}_{1}\right) \ne W_{{k}_{2}}\!\left({z}_{2}\right)

{k}_{1} \in \mathbb{Z} \;\mathbin{\operatorname{and}}\; {k}_{2} \in \mathbb{Z} \;\mathbin{\operatorname{and}}\; {z}_{1} \in \mathbb{C} \;\mathbin{\operatorname{and}}\; {z}_{2} \in \mathbb{C} \;\mathbin{\operatorname{and}}\; \left({k}_{1} \ne {k}_{2} \;\mathbin{\operatorname{or}}\; {z}_{1} \ne {z}_{2}\right) \;\mathbin{\operatorname{and}}\; W_{{k}_{1}}\!\left({z}_{1}\right) \notin \left\{-1, -\infty\right\}
Definitions:
Fungrim symbol Notation Short description
LambertWW ⁣(z)W\!\left(z\right) Lambert W-function
ZZZ\mathbb{Z} Integers
CCC\mathbb{C} Complex numbers
Infinity\infty Positive infinity
Source code for this entry:
Entry(ID("6e05c9"),
    Formula(NotEqual(LambertW(Subscript(z, 1), Subscript(k, 1)), LambertW(Subscript(z, 2), Subscript(k, 2)))),
    Variables(Subscript(k, 1), Subscript(z, 1), Subscript(k, 2), Subscript(z, 2)),
    Assumptions(And(Element(Subscript(k, 1), ZZ), Element(Subscript(k, 2), ZZ), Element(Subscript(z, 1), CC), Element(Subscript(z, 2), CC), Or(NotEqual(Subscript(k, 1), Subscript(k, 2)), NotEqual(Subscript(z, 1), Subscript(z, 2))), NotElement(LambertW(Subscript(z, 1), Subscript(k, 1)), Set(-1, Neg(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