Calculate $\int_{0}^{\infty}\frac{\arctan(x)}{(1+x^2)^{3/2}}dx$ or show that it diverges

1.7k Views Asked by At

Calculate the following improper integral or show that it diverges.

$$\int_{0}^{\infty}\frac{\arctan(x)}{(1+x^2)^{3/2}}dx$$

I'm really lost. Your help would be very appreciated.

2

There are 2 best solutions below

5
On BEST ANSWER

Sub $x=\tan{t}$ and the integral is equal to

$$\int_0^{\pi/2} dt \, t \, \cos{t} $$

Which may easily be evaluated by parts:

$$[ t \sin{t}]_0^{\pi/2} - \int_0^{\pi/2} dt \, \sin{t} = \frac{\pi}{2}-1 $$

4
On

Hint: For all $x \in (0, \infty)$, we have

$$\frac{\arctan{x}}{(1 + x^2)^{3/2}} \le \frac{\pi/2}{(1 + x^2)^{3/2}}$$

Now what can you say about this integral?

$$\int_0^{\infty} \frac{dx}{(1 + x^2)^{3/2}}$$


It's clear that $\int_0^1 (1 + x^2)^{-3/2} dx$ is finite, since the function is bounded.

Now on the interval $(1, \infty)$, use the fact that

$$1 + x^2 > x^2 \implies (1+x^2)^{-3/2} < (x^2)^{-3/2} = x^{-3}$$

But what can you say about: $$\int_1^{\infty} x^{-3} dx$$