How should I proceed about this integral? $$\int {1/(x^7 -x)} dx$$
I've tried integration by parts or substitution but I can't seem to solve it. Can I have some hints on how should I get started?
These are some of the things I've tried:
IBP: $u = \frac {1}{x^6-1}$, $du = \frac {-5x^6}{x^6-1}$, $dv = \frac 1x dx$, $v = \ln|x|$
Tried substitution method, but not successful.