$$ \int_{0^+}^{1}{\frac{x^a\ln(x^b)}{e^x-1}}dx,\quad \forall a,b \in \mathbb{R},a\ge 1 $$
It's from a final exam. I just can't find a proper function to prove convergence or divergence.
For $b=0 \rightarrow \frac{x^a\ln(x^b)}{e^x-1}=0 \therefore$ the integral converges.
I know that $ \int_{0^+}^{1}{x^a\ln(x^b)}dx$ converges (although not useful for LCT).
Assuming that $\int_{0^+}^{1}{\frac{\ln(x)}{e^x-1}}dx$ converges:
For $b\lt0 \rightarrow \ln(x^b)\gt0\therefore$ I can use LCT. Is correct to say that if $b\gt0$ I can multiply everything by $-1$ and say that convergence is also valid in this case? Then I can take $b$ out of the integral and check with LCT:
$$\lim_{x\rightarrow0^+}{\frac{\frac{x^a\ln(x)}{e^x-1}}{\frac{\ln(x)}{e^x-1}}}=\lim_{x\rightarrow0^+}{x^a}=0$$
Yet again I say that if $\int_{0^+}^{1}{\frac{\ln(x)}{e^x-1}}dx$ converges then $-\int_{0^+}^{1}{\frac{\ln(1/x)}{e^x-1}}dx$ also converges. Now I can use LCT again, but got stuck proving this. I thought about using DCT for $\int_{0^+}^{1}{\frac{\ln(1/x)}{e^x-1}}dx\le\int_{0^+}^{1}{\frac{1/x}{e^x-1}}dx\le\int_{0^+}^{1}{\frac{1}{e^x-1}}dx$, but again couldn't prove convergence on anyone.
Can you guide me on which way to take?