Cartesian to Polar in Double Integral

manenbu
Messages
101
Reaction score
0

Homework Statement



Solve:
\iint_{\frac{x^2}{a^2}+\frac{y^2}{b^2} \leq 1} \sqrt{1-\frac{x^2}{a^2}-\frac{y^2}{b^2}} dx dy

Homework Equations



Cartesian to Polar

The Attempt at a Solution



Well - this Integral should be solved as a polar function (the radical should be \sqrt{1-r^2}ab when expressed in polar coordinates. I just can't get this right. Guidance please?
 
Physics news on Phys.org
manenbu said:

Homework Statement



Solve:
\iint_{\frac{x^2}{a^2}+\frac{y^2}{b^2} \leq 1} \sqrt{1-\frac{x^2}{a^2}-\frac{y^2}{b^2}} dx dy

Homework Equations



Cartesian to Polar

The Attempt at a Solution



Well - this Integral should be solved as a polar function (the radical should be \sqrt{1-r^2}ab when expressed in polar coordinates. I just can't get this right. Guidance please?
No, the radical is NOT of that form in polar coordinates. But you can modify the coordinate system to "elliptic coordinates". Let x= r a cos(\theta), y= r a sin(\theta). Then x^2/a^2= r^2 cos^2(\theta) and y^2/b^2= r^2 sin^2(\theta). You will need to use the Jacobian to get the correct differential dx dy is not just "r dr d\theta" now.
 
ok, so maybe the "ab" is part of the differential. I guess that it comes from the Jacobian, which I have no idea how to use.
 
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