Solving Improper Integrals: 1/sqrt(9-x^2) 0 to 3

  • Thread starter Thread starter Chas3down
  • Start date Start date
  • Tags Tags
    Integrals
Chas3down
Messages
60
Reaction score
0

Homework Statement



integral of 1/sqrt(9-x^2)
from 0 to 3



Homework Equations



///

The Attempt at a Solution


I integrate it correct to arcsin(x/3) from 0 to 3
Get the correct anwser of pi/2.

But there is another question, At which value of x in the integration region [0,3] does special care need to be taken with the integration? I understand at some point it goes from negatie to positive, but i tried 0,3,pi/2,pi.. none worked.. anyhelp?
 
Physics news on Phys.org
Chas3down said:

Homework Statement



integral of 1/sqrt(9-x^2)
from 0 to 3



Homework Equations



///

The Attempt at a Solution


I integrate it correct to arcsin(x/3) from 0 to 3
Get the correct anwser of pi/2.

But there is another question, At which value of x in the integration region [0,3] does special care need to be taken with the integration? I understand at some point it goes from negatie to positive, but i tried 0,3,pi/2,pi.. none worked.. anyhelp?

What did you get when you put ##x=3## into the integrand?

And why do you say it goes from negative to positive?
 
Chas3down said:

Homework Statement



integral of 1/sqrt(9-x^2)
from 0 to 3



Homework Equations



///

The Attempt at a Solution


I integrate it correct to arcsin(x/3) from 0 to 3
Get the correct anwser of pi/2.

But there is another question, At which value of x in the integration region [0,3] does special care need to be taken with the integration? I understand at some point it goes from negatie to positive, but i tried 0,3,pi/2,pi.. none worked.. anyhelp?

Check the domain of the original function to be integrated.
 
I never had to do anything with the domain, it just worked.. But i guessed 0, pi/2 and 3. I thought it was be pi/2 because that's where it goes from neg to pos.
 
Chas3down said:
I never had to do anything with the domain, it just worked.. But i guessed 0, pi/2 and 3. I thought it was be pi/2 because that's where it goes from neg to pos.

That's because you have been doing "proper" integrals up to this point. Improper integrals involve integrating across a point where the function is not defined. In this case the the function is not defined at x = __. The normal procedure is to introduce a variable for that number and take the limit as a approaches that number.

In this case, arcsin is defined on [0,1]. But the original function is not defined on [0,3].
 
LCKurtz said:
What did you get when you put ##x=3## into the integrand?

And why do you say it goes from negative to positive?

Chas3down said:
I never had to do anything with the domain, it just worked.. But i guessed 0, pi/2 and 3. I thought it was be pi/2 because that's where it goes from neg to pos.

Try answering my two questions.
 
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...
Back
Top