Area of Solid/Convert to Cylindrical and Spherical

matt19weezy
Messages
2
Reaction score
0

Homework Statement


Convert to Cylindrical Coordinates from Cartesian

1st int(-2 to 2), 2nd int(-sqrt(4-x2) to sqrt (4-x2)), 3rd int((x2+y2) to 4) X dz dy dx.

I changed the integrals to Cylindrical 1st int(0 to pi), 2nd int(-2 to 2), 3rd int(r2 to 4) and the X to r cos(theta). r dz dr dtheta. I know this is wrong because I keep getting zero for the answer to area.


Homework Equations


Cylindrical- x=rcos(theta) y= r sin(theta) z=z

Cyl to Spherical- r= psin(fi) z=pcos(fi) fi=fi


The Attempt at a Solution


I changed the integrals to Cylindrical 1st int(0 to pi), 2nd int(-2 to 2), 3rd int(r2 to 4) and the X to r cos(theta). r dz dr dtheta. I know this is wrong because I keep getting sin(theta) and ending up with an area of 0.
 
Physics news on Phys.org
But you aren't calculating area. I suppose you meant you are calculating the volume and it can't be zero. But you aren't calculating volume either or the integrand would be 1 instead of x. In fact your integrand is antisymmetric in x (an odd function) so you would expect an answer of 0. In short, your work is correct. It's just your understanding of what you are calculating that is wrong.
 
Wow. Duh. Thank you so much. I have been thinking this was incorrect the whole day. Of course now I see that I'm not solving for an area, I'm solving the integral. Oh thank you so much
 
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