So we have the following improper integral and we have to prove that it converges(if it converges then find its value). $$\int_0^\infty \frac{\sin x(1-\cos x)}{x^2}dx$$
I tried the feynman approach of letting $f(a)$ as: $$f(a)=\int_0^\infty \frac{\sin(ax)(1-\cos(ax))}{x^2}dx$$ $$f(a)=\int_0^\infty \frac{\sin(ax)-\sin(2ax)/2}{x^2}dx$$ Differentiating twice, wrt $a$: $$f''(a)=-\int_0^\infty \sin(ax)-2\sin(2ax)dx$$ But then I run into a trap because of limits, I have to let $\lim_{x\rightarrow \infty}(\cos(ax))=\alpha;\,\,\,[-1<\alpha<1]$, but it is fruitless, and I can't solve it further. So I need help after this stage or could anyone suggest a better method? Thanks in advance.