Why is the limit for theta = pi/2 instead of 2pi?

  • Thread starter Thread starter qq545282501
  • Start date Start date
  • Tags Tags
    Limit Theta
qq545282501
Messages
31
Reaction score
1

Homework Statement


use cylindrical coordinates to find the volume of the solid which is under z=xy, above xy-plane and inside the cylinder x^2+y^2=2x

Homework Equations

The Attempt at a Solution


\int_{0}^{pi/2} \int_{0}^{2cos\theta} \int_{0}^{r^2\cos\theta\sin\theta} r\, dz \, dr \, d\theta

my professor had it pi/2, but when I do it myself, I don't see how its pi/2. 2pi would make more sense to me since it has a cylinder base.

any help is appreciated
 
Physics news on Phys.org
The curve ##r = 2\cos \theta## is fully circulated when ##\theta## goes from 0 to ##\pi##, so I would actually expect the limit to be from 0 to ##\pi##.
 
  • Like
Likes qq545282501
blue_leaf77 said:
The curve ##r = 2\cos \theta## is fully circulated when ##\theta## goes from 0 to ##\pi##, so I would actually expect the limit to be from 0 to ##\pi##.

thank you ! Oh i see why its 0 to pi, i just graphed that curve, i see its not centered at (0,0), its in the first and fourth quadrant.
so i must have made a mistake when I took my notes in the class then?
 
qq545282501 said:
o i must have made a mistake when I took my notes in the class then?
Either ask one of your colleagues or confirm directly to the lecturer.
 
blue_leaf77 said:
Either ask one of your colleagues or confirm directly to the lecturer.

no more classes left for this course though :(

anyway,I just realized that if its 0 to pi, the volume become 0
 
Ah I see why it should indeed be from 0 to ##\pi/2##. The cylinder occupies ##x>0## region of space, but in this region the surface ##z=xy## is positive if ##y>0## and negative if ##y<0##. Because the volume is required to be above xy plane where z is positive, the part of ##z=xy## surface which is negative (that with ##y<0## and ##x>0##) must be ruled out.
 
  • Like
Likes qq545282501
blue_leaf77 said:
Ah I see why it should indeed be from 0 to ##\pi/2##. The cylinder occupies ##x>0## region of space, but in this region the surface ##z=xy## is positive if ##y>0## and negative if ##y<0##. Because the volume is required to be above xy plane where z is positive, the part of ##z=xy## surface which is negative (that with ##y<0## and ##x>0##) must be ruled out.
oh interesting, I understand now. in order for z to be positive, y must be positive, which means first quadrant only.
thx a lot !
 
You are welcome.
 
blue_leaf77 said:
Ah I see why it should indeed be from 0 to ##\pi/2##. The cylinder occupies ##x>0## region of space, but in this region the surface ##z=xy## is positive if ##y>0## and negative if ##y<0##. Because the volume is required to be above xy plane where z is positive, the part of ##z=xy## surface which is negative (that with ##y<0## and ##x>0##) must be ruled out.

The third quadrant ##x<0## and ##y<0## would also be allowed by ##0 \leq z \leq xy##, but the cylindrical base ##x^2 + y^2 = 2x## lies completely in the first and fourth quadrants. Altogether, when you impose both conditions your region is restricted to the first quadrant.
 
  • Like
Likes qq545282501
  • #10
Ray Vickson said:
The third quadrant ##x<0## and ##y<0## would also be allowed by ##0 \leq z \leq xy##, but the cylindrical base ##x^2 + y^2 = 2x## lies completely in the first and fourth quadrants. Altogether, when you impose both conditions your region is restricted to the first quadrant.
I was actually aware of that, that was infact what enables me to write post #2.
 
  • #11
blue_leaf77 said:
I was actually aware of that, that was infact what enables me to write post #2.

Sorry: wrong response.

I had meant to respond to the OP's post #7, which mistakenly stated that to have ##z > 0## it was necessary to have ##y > 0##.
 
Back
Top