I need to show if the following integral converges: $$\int_{-\infty}^{\infty}\left|\sin{1 \over x}\right|\,\mathrm dx$$ my idea for the solution is to show that the serie of rectangles that are blocked within the sin function does not converge. but i'm having trouble with writing that sum...
2026-05-15 13:39:54.1778852394
proving converge of an improper integral via riemann
61 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Split the integral into two domains $(0;\infty)$ and $(-\infty;0)$ (the function does not exist by the point $0$, hence is allowably removed). The main integral exists (is finite) iff the two others exist.
The other integrals are the same. Thus the main one exists the integral over $(0;\infty)$ exists.
It holds, that
$\int_{x\in(0;\infty)}|sin(1/x)|~\text{d}x \geq \int_{x\in[1;\infty)}|sin(1/x)|~\text{d}x = \int_{x\in(0;1]}|sin(x)|\cdot|\frac{1}{x^{2}}|~\text{d}x \geq \int_{x\in(0;\delta)}|\frac{sin(x)}{x^{2}}|~\text{d}x$,
where $\delta$ is any sufficiently small real.
On $(0;\delta)$ it holds that $sin(x)/x^{2}>0$. Also $sin(x)=x+\frac{x^{3}\cdot cos(\theta(x))}{3!}$, where $\theta(x)\in(0;\delta)$. Hence $sin(x)≥x-\frac{x^{3}}{3!}$ and furthermore $\frac{sin(x)}{x^{2}}≥\frac{1}{x}-\frac{x}{3!}$.
Since $\int_{x\in(0;\delta)}\frac{1}{x}-\frac{x}{3!}~\text{d}x=\infty$, so too $\int_{x\in(0;\delta)}|\frac{sin(x)}{x^{2}}|~\text{d}x=\infty$ and thus also $\int_{x\in(0;\infty)}|sin(1/x)|~\text{d}x=\infty$
Hence $\int_{x\in\mathbb{R}}|sin(1/x)|~\text{d}x=\infty$.