Evaluate the integral $$\int_0^\infty \ln(1-e^{-x})e^{-ax}x^bdx, \quad a,b>0.$$
I'm trying to use substitution $t=1-e^{-x}$ and integration by parts. Also I've tried with Gamma function in parts. But I don't get anywhere. Any help will be appreciated.
Using the power series expansion of the natural logarithm yields;
$$\int_{0}^{\infty}\ln(1-e^{-x})e^{-ax}x^bdx=-\sum_{n=1}^{\infty}\frac{1}{n}\int_{0}^{\infty}x^be^{-(n+a)x}dx$$
Applying the substitution $u=(n+a)x$ gives us;
$$-\sum_{n=1}^{\infty}\frac{1}{n\cdot (n+a)^{b+1}}\int_{0}^{\infty}u^be^{-u}du$$
$$=-\sum_{n=1}^{\infty}\frac{\Gamma(b+1)}{n\cdot (n+a)^{b+1}}$$