Is $\int_0^\infty\frac{\arctan x}{\sqrt{x^3+x}}dx$ converges/diverges

180 Views Asked by At

I need to determine if the following integral converges/diverges.

$$ \int_{0}^{\infty}\frac{\arctan x}{\sqrt{x^3+x}}dx $$

What i tried:

We can write the integral as:

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

Because the $x^2+1$ i thought about defining $x = \tan u$, therefore i will be able to use the identity: $$ \tan^2u + 1 = \frac{1}{\cos^2u} $$

Define: $$ x = \tan u \Rightarrow u = \arctan x $$ $$ x = 0 \Rightarrow u = 0 $$ $$ x \to \infty \Rightarrow u = \pi/2 $$

Therefore we can write the integral as:

$$ \int_{0}^{\infty}\frac{\arctan x}{\sqrt{x(x^2+1)}}dx = \int_{0}^{\pi/2}\frac{u\cdot du}{\sqrt{\tan u(\tan^2u+1)}} $$

$$ = \int_{0}^{\pi/2}\frac{u\cdot du}{\sqrt{\tan u\frac{1}{\cos^2u}}} = \int_{0}^{\pi/2}\frac{u\cos u}{\sqrt{\tan u}}du $$

And here i am stuck.

Another way:

I thought maybe to devide the integral into two, not sure even how, maybe:

$$ \int_{0}^{\infty}\frac{\arctan x}{\sqrt{x^3+x}}dx = \int_{0}^{\pi/2}\frac{\arctan x}{\sqrt{x^3+x}}dx + \int_{\pi/2}^{\infty}\frac{\arctan x}{\sqrt{x^3+x}}dx $$

But i dont see how it gives me something.

Can i have a hint?

Thank you.

4

There are 4 best solutions below

0
On BEST ANSWER

A quick way to show convergence is the limit comparison test.

For $x \to 0^+$ we have

$$\lim_{x\to 0^+}\frac{\arctan x}{x}=1 \text{ and } \lim_{x\to 0^+}\frac{\sqrt x}{\sqrt{x^3+x}} = 1 \Rightarrow \lim_{x\to 0^+}\frac{\frac{\arctan x}{\sqrt{x^3+x}}}{\sqrt x}= 1$$

Since $\int_0^1 \sqrt x\; dx$ is convergent, $\int_0^1 \frac{\arctan x}{\sqrt{x^3+x}}dx$ is convergent, as well.

For $x \to +\infty$ we have

$$\lim_{x\to +\infty}\left(\arctan x\cdot \frac{x^{\frac 32}}{\sqrt{x^3+x}}\right)=\frac{\pi}2\cdot 1\Rightarrow \lim_{x\to }\frac{\frac{\arctan x}{\sqrt{x^3+x}}}{\frac 1{x^{\frac 32}}}= \frac{\pi}2$$

Since $\int_1^{+\infty} \frac{dx}{x^{\frac 32}}$ is convergent, $\int_1^{+\infty} \frac{\arctan x}{\sqrt{x^3+x}}dx$ is convergent, as well.

5
On

The long term behavior of the function is $\frac{\pi/2}{x^{3/2}}.$ The convergence of $\int_1^{\infty} x^{-3/2} \, dx$ should now tell you something.

4
On

As long as you are using the principal value for arctan$x(\le \frac{\pi}{2}$), then the integrand behaves like $x^{-\frac{3}{2}}$ as $x\to \infty$.

For $x\to 0$, arctan$x \approx x$, so the integrand behaves like $\sqrt{x}$.

Therefore you have convergence at both ends

0
On

Note that for $x>0$, $\arctan x < x$ and $\sqrt {x^3 + x} > \sqrt x$, whence $\frac{{\arctan x}}{\sqrt {x^3 + x}} < \sqrt x$ which shows the convergence near $0$. Also for $x>0$, $\arctan x < \frac{\pi }{2}$ and $\sqrt {x^3 + x} > \sqrt {x^3 } = x^{3/2}$, whence $\frac{{\arctan x}}{\sqrt {x^3 + x}} < \frac{\pi }{2}\frac{1}{{x^{3/2} }}$ which shows the convergence at $+\infty$.