Does $\int _1^{\infty }\left(\sin \left(x^2\right)\right)dx$ converge or diverge?

517 Views Asked by At

I'm in need of some assistance regarding a question in my Calculus textboox:

Find if the following converges or diverges without calculating the integral:

$$\int _1^{\infty }\left(\sin \left(x^2\right)\right)dx$$

I tried using several methods, including the convergence test but with no luck.

Any help is appreciated, Thx!

3

There are 3 best solutions below

4
On

Hint : Write $\int_1^M \sin(x^2)\text{d}x$ as $\int_1^M \frac{2x}{2x}\sin(x^2)\text{d}x$ and then use integration by parts.

1
On

Note that the integral is equal to

$$\operatorname{Im}{\left [\int_1^{\infty} dx \, e^{i x^2} \right ]} $$

Because the integral over $[0,1]$ is in fact finite, the question is equivalent to considering whether the following integral converges:

$$\operatorname{Im}{\left [\int_0^{\infty} dx \, e^{i x^2} \right ]} $$

To show that it indeed converges, consider the following contour integral in the complex plane:

$$\oint_C dz \, e^{i z^2}$$

where $C$ is a $45$-degree circular sector in the upper right quadrant, along the real axis, of radius $R$. The contour integral is then equal to

$$\int_0^R dx \, e^{i x^2} + i R \int_0^{\pi/4} d\theta \, e^{i \theta} \, e^{i R^2 e^{i 2 \theta}} + e^{i \pi/4} \int_R^0 dt \, e^{-t^2}$$

As $R \to \infty$, we can show that the second integral has a magnitude bounded by

$$R \int_0^{\pi/4} d\theta \, e^{-R^2 \sin{2 \theta}} \le \frac{R}{2} \int_0^{\pi/2} d\theta \, e^{-2 R^2 \theta/\pi} \le \frac{\pi}{4 R}$$

Thus the second integral vanishes as $R\to\infty$. By Cauchy's theorem, the contour integral is zero; therefore

$$\int_0^{\infty} dx \, e^{i x^2} = e^{i \pi/4} \int_0^{\infty} dt \, e^{-t^2} $$

which converges. Thus, the original integral converges.

4
On

Yet another hint: Think in terms of alternating series:
$$ \int_0^{\infty} \sin(x^2) \, dx = \sum_{n=1}^{\infty} A_n. $$

enter image description here