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: 663
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: 593
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.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top