Recently, I came across this integral: $$\int_0^\infty \frac{xe^{-sx}}{1-e^{-px}}dx$$ where $s, p$ are, in general, complex constants.
As far as I know, this integral does not have an elementary form. However, this integral looks so neat and simple that I guess a special function is defined for this- just like the Gamma function.
Is there such a special function? If so, have its properties been studied extensively?
p.s. Some might say the integral is simply the Laplace transform of $\frac{x}{1-e^{-px}}$. Well, if that’s the best answer, I would be a little bit disappointed.
Thanks for any help in advance.
EDIT: I realized I missed a $x$ in the numerator. Sorry for it.
For $\operatorname{Re}(s) > 0$ and $\operatorname{Re}(p) > 0$, we have
$$ \int_{0}^{\infty} \frac{x e^{-sx}}{1 - e^{-px}} \, dx = \sum_{n=0}^{\infty} \int_{0}^{\infty} x e^{-(s+np)x} \, dx = \sum_{n=0}^{\infty} \frac{1}{(s+np)^2} = \frac{1}{p^2}\psi'\left(\frac{s}{p}\right) $$
where $\psi$ is the digamma function (and hence $\psi'$ is the trigamma function). Alternatively,
$$ \int_{0}^{\infty} \frac{x e^{-sx}}{1 - e^{-px}} \, dx = \frac{1}{p^2}\zeta\left(2,\frac{s}{p}\right) $$
where $\zeta(s, z)$ is the Hurwitz zeta function.