Given the integral : \begin{equation} \int_{1}^6 \frac{1}{x^p-x}\;dx \end{equation}
I'm trying to find for which values of p the given integral converges.
I know that there is a singularity point at $x=0$, and I'm trying to use the limit comparison test but I'm struggling to find the function that I should use for comparison.
I was thinking about the concept "the weak wins at zero, the strong wins at infinity" and tried to apply it to x=1.
I split it to two parts, $p>1$ and $ p<1$:
When $p>1$, I tried to compare with the function $$\frac{1}{x}$$ since $x^0$ is the weakest in numerator and $x^1$ is the weakest in denominator but it didn't work.
Any suggestions? Thanks in advance!