Thread Closed

Cylindrical coordinate limits

 
Share Thread Thread Tools
May3-09, 02:16 AM   #1
 

Cylindrical coordinate limits


Hi Guys,

I have been given the coordinates of a cylinder inside a sphere and want to convert to Cylindrical coordinates to compute the volume of the cylinder.

Can you please check the limits and integral I have?

The cylinder is x^2+y^2= 4

sphere = x^2+y^2+z^2= 9

As its a cylinder we have

Limits are 0<= theta <= 2\pi 0<= r <= 2 and

Inside a sphere with limits

sphere = x^2+y^2+z^2= 9

z = sqrt{9-r^2}

So would my integral be:


\int{{0}{2\pi} \int{0}{2} \int{0}{sqrt{9-r^2}} r dz dr d(theta)


regards
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Intel's Haswell to extend battery life, set for Taipei launch
>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
May3-09, 05:53 AM   #2
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Why should the lower limit of z be 0?

Inside a sphere with limits

sphere = x^2+y^2+z^2= 9

z = sqrt{9-r^2}
Are you sure about z=sqrt(9-r^2)) is the only limit set upon z by the above equation?
May3-09, 04:39 PM   #3
 
Sorry I want to compute the solid bounded above and below by the sphere and inside the cylinder.

I see your point the sphere can be either side of the z axis .

it should be:

int{-sqrt{9-r^2}} {sqrt{9-r^2}} r d(theta)


Is that alright
May4-09, 03:05 PM   #4
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor

Cylindrical coordinate limits


That's right indeed.
May4-09, 08:05 PM   #5
 
Thanks for your help!
Thread Closed
Thread Tools


Similar Threads for: Cylindrical coordinate limits
Thread Forum Replies
Divergence in cylindrical coordinate system Calculus 3
How to convert cylindrical coordinate to cartesian coordinate? Precalculus Mathematics Homework 1
Cylindrical coordinate system Calculus & Beyond Homework 1
cylindrical coordinate Calculus & Beyond Homework 0
Cylindrical and Spherical Coordinate systems Introductory Physics Homework 2