$$\int_1^\infty\frac{\sin(x^2)}{x^p} \, dx$$ for which p values does the integral converge in condition? and for which values does it converge absolutely?
I managed to find the values of $p$ which will make the integral to converge absolutely , they are $p>1$, but i could not manage to solve for the condition values of $p.$
$$\int_1^\infty\frac{\sin(x^2)}{x^p} \, dx $$ assign $t=x^2$ you will get : $$\frac{1}{2}\int_1^\infty\frac{\sin(t)}{t^\frac{p+1}{2}} \, dt$$ $$\int_1^\infty \left|\frac{\sin(t)}{t^\frac{p+1}{2}}\,dt\right| \le \int_1^\infty\frac{1}{t^\frac{p+1}{2}}\,dt$$ hence if $\frac{p+1}{2}>1 \to p>1$ the integral converges.
In the answers the value for the conditional convergence is for $0<p\le1$ can't understand why