Double Integral Cartesian to Polar Coordinates

jerzey101
Messages
15
Reaction score
0

Homework Statement


Use polar coordinates to evaluate:
sqrt(2)0sqrt(4-y2)y 1/(1+x2+y2) dxdy


Homework Equations





The Attempt at a Solution


I graphed it and I see r is the part of the elipse sqrt(4-y2) and goes from 0 to ∏/4. I'm not sure how to make the bounds for r or how to covert the function to polar. Does it just convert to 1/(1+r2), then add the conversion factor r?
∏/40?? 1/(1+r2) r drdθ
 
Physics news on Phys.org
Use LaTeX formatting to make your integrals clearer and easier to understand.

Your double integral looks like this:
\int^{y=\sqrt 2}_{y=0} \int^{x=\sqrt {4-y^2}}_{x=y} \frac{1}{1+x^2+y^2} \,.dxdy
You have to plot the limits to see the area required and hence deduce the correct polar limits.
First, convert: x=\sqrt {4-y^2} into a simpler form. This gives you: x^2+y^2=4, which is a circle with center (0,0) and radius = 2. The other limits are obvious.

I have attached the graph. If you are having trouble deducing the region required from the limits, save the graph, edit/shade it to show the required area and then attach it to your reply.
 

Attachments

  • area.png
    area.png
    2.5 KB · Views: 665
Last edited:
I'm just not sure what to put for the r limits. I know it is 0 to the circle x2+y2=4. So is it just 0 to 2?
 

Attachments

  • area.png
    area.png
    2.8 KB · Views: 596
jerzey101 said:
I'm just not sure what to put for the r limits. I know it is 0 to the circle x2+y2=4. So is it just 0 to 2?

You're correct. :smile:
 
Thanks!
I think I figured it all out now. Thanks again.
 
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