Is this Integral Convergent or Divergent?

Metal
Messages
8
Reaction score
0
How do I know whether this is convergent or divergent:

Integral of (x³+1)/((sinx)^1/2) dx between 0 and pi/2

I know that this integral is convergent if Lim n->0 of Integral of (x³+1)/((sinx)^1/2)) dx between n and pi/2 exists and is not infinite (why is that?). Otherwise its divergent.

So I thought I should find the antiderivative F of (x³+1)/((sinx)^1/2)) and then calculate F(pi/2) - F(n), the problem being that i don't know how to find this F, and I don't think that this is what I'm supposed to do.

Appreciate any help.
 
Physics news on Phys.org
Hint: on the required interval, sinx < x.
 
Metal said:
I know that this integral is convergent if Lim n->0 of Integral of (x³+1)/((sinx)^1/2)) dx between n and pi/2 exists and is not infinite (why is that?). Otherwise its divergent.

Where is this function continuous? That will answer why you only have to worry about the left endpoint.

Metal said:
So I thought I should find the antiderivative F of (x³+1)/((sinx)^1/2)) and then calculate F(pi/2) - F(n), the problem being that i don't know how to find this F, and I don't think that this is what I'm supposed to do.

Try comparing it with an integral you know converges. The sin(x) is the troubling part, but you're near 0 so can you think of something nicer to compare it with?
 
f(x) = (x³+1)/((sinx)^1/2)) ~ g(x) = 1/(x^1/2) near 0 because sinx/x = 1 near 0 (and x³+1/1 too).
Since 1/(x^1/2) is convergent near 0 then f(x) also is.

Is that right?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Back
Top