Double integral polar cordiantes

christian0710
Messages
407
Reaction score
8
Hi, I need help with this problem

Evaluate the given integral by changing to polar cordinates

∫∫xydA where D is the disc with centre the origin and radius.

My solution so far.

I believe this would give a circle with radius 3 in xy plane. And then x=r*cos(θ) and y=r*sin(θ)

So ∫(∫((r*cos(θ)*r*sin(θ))*r,r,0,3),θ,0,2∏)

But the result is suppose to be zero.
What am I doing wrong?
 
Physics news on Phys.org
Ohh never mind, the result is correct :P
Just me who needs to learn how to use my calculator.

I guess it did not make seance that a circle with radius 3 would give 0 as a result, but perhaps it's because z=x*y --> z=0 <> 0=x*y so x=0/y --> x=0 and y=0/x --y=0
Is that a correct interpretation?
 
christian0710 said:
Hi, I need help with this problem

Evaluate the given integral by changing to polar cordinates

∫∫xydA where D is the disc with centre the origin and radius.
And radius what?
christian0710 said:
My solution so far.

I believe this would give a circle with radius 3 in xy plane. And then x=r*cos(θ) and y=r*sin(θ)

So ∫(∫((r*cos(θ)*r*sin(θ))*r,r,0,3),θ,0,2∏)

But the result is suppose to be zero.
What am I doing wrong?
That's what I get.

christian0710 said:
Ohh never mind, the result is correct :P
Just me who needs to learn how to use my calculator.

I guess it did not make seance that a circle with radius 3 would give 0 as a result, but perhaps it's because z=x*y --> z=0
Why do you think that z = 0?
christian0710 said:
<> 0=x*y so x=0/y --> x=0 and y=0/x --y=0
Is that a correct interpretation?
No.
Edit: Added the inner integral.
The integral looks like this:
$$ \int_{\theta = 0}^{2\pi}\int_{r=0}^3 rcos(\theta) \cdot rsin(\theta) r~dr~d\theta$$

If you carry out the integration, you get a value of 0.
 
Last edited:
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