I have been trying to determine whether the following improper integral converges or diverges: $$\int_0^\infty \frac{\sin^4x}{x^2}dx$$
I have parted it into two terms. The first term: $$\int_1^\infty \frac{\sin^4x}{x^2}dx$$ converges (proven easily using the comparison test), but the second term: $$\int_0^1 \frac{\sin^4x}{x^2}dx$$ troubles me a lot. What could I do?