I came across this complex function in my work $f(z)=\frac{e^z-1}{z}$. Is there a reference to $f(z)$? What is its name in the literature? More importantly, is the function inversible? If so, what is $f^{-1}(z)$? Thanks.
Remember to vote up questions/answers you find interesting or helpful (requires 15 reputation points)
|
4
1
|
||||||||||||||||||||
|
|
11
|
Let $y=(e^z-1)/z$ and $x=-1/y$. Then $xe^x=(x-z)e^{x-z}$. Hence $$x-z=W(xe^x).$$ Here W is an appropriately chosen branch of the Lambert function (ProductLog[-1,.] in Mathematica). |
||||||||||||||
|
You can accept an answer to one of your own questions by clicking the check mark next to it. This awards 15 reputation points to the person who answered and 2 reputation points to you.
|
5
|
As for the name, according to wikipedia the Todd genus is given by: $$\mathrm{Td}(z)=\frac{z}{1-e^{-z}}.$$ So, $f(z)=1/\mathrm{Td}(-z)$. |
||||||||||||||||||||
|

