Given integral is
$$\int_{-1}^1 \frac{(x-1)}{x^{5/3}}dx$$
ATTEMPT
Since there are no problem spots here. so i evaluated integral directly and got some answer. But textbook says integral is divergent. Can you please let me know where i am going wrong?
Thanks
We see that at $x=0$ integrand is undefined. So, $$ \int_{-1}^1 \frac{x-1}{x^{5/3}}dx = \lim_{\substack{\epsilon_1\to+0\\\epsilon_2\to+0}} \left(\int_{-1}^{-\epsilon_1} \frac{x-1}{x^{5/3}}dx + \int_{-\epsilon_1}^{\epsilon_2} \frac{x-1}{x^{5/3}}dx + \int_{\epsilon_2}^1 \frac{x-1}{x^{5/3}}dx\right) $$ As you can see, second integral is diverges.