How is the divergence of the improper integral $\int_{\pi}^{\infty}\frac{\sin^2(x)}{x}dx$ shown and determined with the improper integral comparison test or other methods?
Asked
Active
Viewed 63 times
0
-
1Does this answer your question? Calculus $\int_0^{+\infty}\frac{\sin^2x}x\mathrm dx$ – Parcly Taxel Dec 01 '20 at 06:08
1 Answers
3
We know that $|\sin(x)| \geq \frac12$ for $x \in [2\pi n + \pi/6, 2\pi n + 5\pi/6]$ (this holds for any $n \in \mathbb{N}$; to see why it's true just visualize the unit circle). Therefore we can estimate $$ \int_\pi^\infty \frac{\sin^2x}{x} \,dx \geq \sum_{n = 1}^{\infty} \int_{2\pi n + \pi/6}^{2 \pi n + 5\pi/6} \frac{\sin^2x}{x} \,dx \geq \sum_{n=1}^{\infty} \frac{1/4}{2\pi n + 5\pi/6}, $$ and this sum can be seen to diverge by comparison with the harmonic series $\sum_{n=1}^{\infty} \frac1n$.
Adam
- 2,677