So I have the following definite integral:
${\int_{0}^{1}x(2x^2-1)^{-10}}dx$
I suppose I cannot just integrate over the interval (0,1) because of the discontinuity there. I used the substition method where $t=2x^2-1$ and then the new integral is:
${\int_{-1}^{1}t^{-10}}dt$
which of course still has the discontinuity at $t=0$
So what I did was I broke the integral into two pieces:
${\int_{-1}^{0}t^{-10}}dt$ and ${\int_{0}^{1}t^{-10}}dt$
and used limits to calculate each of them. Of course each of them diverges to $+\infty$ so the whole integral diverges. Is this correct? At first, I made the mistake of not realizing the discontinuity - I calculated the integral without breaking it up into the two integrals mentioned and I got the result $-1/18$. What is the correct answer here? Does the integral exist or not? I know there is something called the Cauchy´s principal value but it´s too advanced for me to understand. Thanks for any help.
