Okay, so I am asked to verify the convergence or divergence of the following improper integrals:
$$\int_{-\infty}^\infty \frac{1}{1+x^6}dx$$
and
$$\int_1^\infty \frac{x}{1-e^x}dx$$
Now, my first attempt was to use comparison criterion with $$\int \frac{1}{x^2}$$
and conclude that both of the improper integrals converge given that they are smaller than the general term $\frac{1}{x^2}$.
Is it the right path? Also, are the antiderivatives of the improper integrals given easy to find?
Thanks.
For the first one you can write:
$$\int_1^\infty \frac{dx}{1+x^6}\le \int_1^{\infty}\frac{dx}{1+x^2} = \frac{\pi}{2} - \frac{\pi}{4} =\frac{\pi}{4}$$
and
$$\int_0^{1} \frac{dx}{1+x^{6}}\le \int_0^{1} dx=1$$
This shows that
$$\int_0^{\infty}\frac{dx}{1+x^6}$$ exists and is finite. You can similarly show $$\int_{-\infty}^{0}\frac{dx}{1+x^6}$$ exists, and adding the two integrals shows the desired integral converges.