Show that,
$$\sum_{n=1}^{\infty}{x^{n-1}\over(n-1)!}\cdot{e^{-xn}-1\over e^{xn}-1}=-e^{-x(1-e^{-x})}$$
My try:
We know
$$\sum_{n=1}^{\infty}{x^{n-1}\over (n-1)!}=e^x$$
$$\sum_{n=1}^{\infty}{e^{-xn}-1\over e^{xn}-1}={1\over 1-e^{x}}$$
How do I use these two formulae to arrive at the top formula?
Let and try letting $x=\ln{y}$ then we have
$$\sum_{n=1}^{\infty}{\ln{y}^{n-1}\over (n-1)!}\cdot{y^{-n}-1\over y^n-1}=-y^{{1\over y}-1}$$
Still can't see anything obvious step to do next, any hints?