Suppose that I have recursion formulas of $\int x^{\alpha}\ln x \ \text{dx}$ and $\int\frac{\ln^{\beta}x}{x} \ \text{dx}$, and suppose that i found them(integration by parts),
$$\int x^{\alpha}\ln x \ \text{dx}=\frac{x^{{\alpha} + 1}}{{\alpha} + 1} \big[\ln x - \frac{1}{{\alpha} + 1}\big] + C_1$$
and,
$$\int\frac{\ln^{\beta}x}{x} \ \text{dx}=\frac{\ln^{\beta + 1}x }{\beta + 1}+C_2$$
I have trouble showing that for $\alpha=-1$ and $\beta=1$ they have the same value(I cannot put $\alpha=-1$)
What to do?