1
$\begingroup$

Problem: Show that $\int_{0}^{\infty}|\frac{ \sin x}{x}|=\infty $ .

Here is what i have tried :

I found out that for all $x>0$ , $x-\frac{x^3}{6} < \sin x

  • 0
    Yes ,of course .I am going to it edit right now.2017-02-17

2 Answers 2

6

Your solution is not good, because the left side, $M-\frac{M^3}{18}$, does not go to $\infty$, but rather to $-\infty$.


An alternative solution would include

  • the fact that on any interval $[(k-1)\pi, k\pi]$, you have $$\frac{|\sin x|}{x} \geq \frac{|\sin x|}{k \pi}$$
  • The knowledge that $$\int_{(k-1)\pi}^{k\pi} |\sin x| dx$$ is independent of $k$, i.e. that it is always equal to the same nonzero constant $C$
  • The knowledge that the series $$\sum_{k=1}^{\infty}\frac1k$$ diverges (even if multiplied by a nonzero constant).
2

$\displaystyle\int_0^{+\infty}=\int_0^1+\int_1^{+\infty}$.

$|\sin(x)|\ge \sin^2x=\frac{1}{2}(1-\cos(2x))$ hence

$$\dfrac{|\sin x|}{x}\ge \frac{1}{2x}-\frac{1}{2}\dfrac{\cos 2x}{x}$$

As $\displaystyle\int_1^{+\infty}\dfrac{\cos(2x}{x}dx$ converge and $\displaystyle \int_1^{+\infty}\dfrac{1}{x}dx=+\infty$

  • 0
    The first expressionn doesn't converge, actually.2017-11-20