I'm trying to prove that $$ \frac {\sin x}{x^{3/2}} $$ is integrable (improper sense) on $(0,1)$. I am trying to find this limit :
$$ \lim_{a\to 0+} \int_a^1 \frac {\sin x}{x^{3/2}} dx $$
When I try integrating by parts, I end up with an infinite term $$ \frac {\cos (a)}{a^{1/2}} $$ plus a finite term and a finite integral. I think I'm doing something wrong, or does that simply mean that the integral is divergent and that the function isn't integrable in the improper sense on $(0,1)$? (I have some reasons to think it should be integrable... but could be wrong)
Note that the function is positive and that $\sin x<x$ for $x>0$; so you have $$ \frac{\sin x}{x^{3/2}}<\frac{x}{x^{3/2}}=\frac{1}{x^{1/2}} $$ Is $$ \int_0^1\frac{1}{x^{1/2}}\,dx $$ convergent?