We are given parameters $a > 0, b > 0$.
Task is to integrate that:
$\displaystyle \int_0^1 {\frac {x^a-x^b} {\ln x} dx}$.
I have tried approaching problem from different angles with no luck.
I tried integration by parts(tried all combinations of possible $v$ and $u$), u-substitution with no luck.
Also I tried to integrate this two similar terms separately.
Tried to get some idea of how to go from answer, got nice answer from MATLAB: $\displaystyle \ln{\frac{a+1}{b+1}}$, but no idea how to reach it.
I would appreciate some suggestions.