Volume Using Polar Coordinates

Click For Summary
SUMMARY

The discussion focuses on calculating the volume bounded by the paraboloids defined by the equations z=3x²+3y² and z=4-x²-y² using polar coordinates. The correct limits of integration are established as r from 0 to 1 and θ from 0 to 2π, with z limits defined as 3r² to 4-r². The final volume is computed using the integral 0013r²4-r² dz r dr dθ, yielding a result of 2π. The discussion clarifies the relationship between polar and cylindrical coordinates and emphasizes the importance of understanding the geometric context of the problem.

PREREQUISITES
  • Understanding of polar coordinates and their application in integration
  • Familiarity with the concept of paraboloids in three-dimensional space
  • Knowledge of setting up multiple integrals for volume calculations
  • Basic proficiency in calculus, particularly integration techniques
NEXT STEPS
  • Study the derivation of volume integrals in cylindrical coordinates
  • Learn about the geometric interpretation of double and triple integrals
  • Explore the relationship between polar and Cartesian coordinates in integration
  • Practice solving similar volume problems involving different surfaces
USEFUL FOR

Students studying calculus, particularly those focusing on multivariable calculus, as well as educators teaching integration techniques for volume calculations in three-dimensional geometry.

squeeky
Messages
9
Reaction score
0

Homework Statement


Use polar coordinates to find the volume bounded by the paraboloids z=3x2+3y2 and z=4-x2-y2

Homework Equations


The Attempt at a Solution


Somehow, through random guessing, I managed to get the right answer, it's just that I don't understand how I got it. Also, because the z is involved, I actually used cylindrical coordinates, but would that still be considered the same thing as polar coordinates? So anyway, I changed the two paraboloid equations to z=3r2 and z=4-r2. Then setting these two equations equal to each other (since they are both equal to z), I solved for r and got the limits of -1,1. For the limits of theta, I just happened to take it from 0 to 2pi. Lastly for the z limits, I just tried from 4-r2 to 3r2, so that gave me the equation:
[tex]\int^{2\pi}_0\int^1_{-1}\int^{3r^2}_{4-r^2}dzrdrd\theta[/tex]
However, solving this equation didn't give me the right answer, so I changed the limits of r to 0 to 1, and switched the z-limits around, so now it is:
[tex]\int^{2\pi}_0\int^1_0\int^{4-r^2}_{3r^2}dzrdrd\theta[/tex]
And solving for this, gave me the right answer of 2pi. The problem is that I don't understand the real logic behind what I did.
So in summary, what I didn't understand was how to establish the limits for theta, r, and z.
 
Last edited:
Physics news on Phys.org
squeeky said:

Homework Statement


Use polar coordinates to find the volume bounded by the paraboloids z=3x2+3y2 and z=4-x2-y2
Those two paraboloids intersect when z= 3x2+ 3y2= 4- x2- y2 or 4x2+ 4y2= 4 which reduces to x2+ y2= 1. That projects onto the xy-plane as the unit circle. It shouldn't be hard to see that the volume you want is above that circle. To cover that circle, [itex]\theta[/itex] goes from 0 to [itex]2\pi[/itex] and r goes from 0 to 1. Those are your limits of integration.

For each (x, y), the upper boundary is z= 4- x2- y2 and the lower boundary is z= 3x2+ 3y2. The volume of a "thin" rectangular solid used to construct the Riemann sums for this volume would be [(4- x2- y2)- (3x2+ 3y2)]dxdy= (4- 4x2- 4y2)dxdy= 4(1- x2- y2)dxdy and that, in polar coordinates, is 4(1- r2)rdrd[itex]\theta[/itex].

Homework Equations





The Attempt at a Solution


Somehow, through random guessing, I managed to get the right answer, it's just that I don't understand how I got it. Also, because the z is involved, I actually used cylindrical coordinates, but would that still be considered the same thing as polar coordinates?
Yes, "cylindrical coordinates" is just polar coordinates in the xy-plane.

So anyway, I changed the two paraboloid equations to z=3r2 and z=4-r2. Then setting these two equations equal to each other (since they are both equal to z), I solved for r and got the limits of -1,1.
No, you didn't. Or you shouldn't. r cannot be negative. r must be between 0 and 1.

For the limits of theta, I just happened to take it from 0 to 2pi.
Did you think at all about the geometry of the situation? This has circular symmetry. To cover the entire volume you have to cover the entire circle: 0 to [itex]2\pi[/itex].

Lastly for the z limits, I just tried from 4-r2 to 3r2
Surely you recognized that z= 4- r2 is ABOVE z= 3r2 for r<= 1?

, so that gave me the equation:
[tex]\int^{2\pi}_0\int^1_{-1}\int^{3r^2}_{4-r^2}dzrdrd\theta[/tex]
However, solving this equation didn't give me the right answer, so I changed the limits of r to 0 to 1, and switched the z-limits around, so now it is:
[tex]\int^{2\pi}_0\int^1_0\int^{4-r^2}_{3r^2}dzrdrd\theta[/tex]
And solving for this, gave me the right answer of 2pi. The problem is that I don't understand the real logic behind what I did.
So in summary, what I didn't understand was how to establish the limits for theta, r, and z.
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
6
Views
2K
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
1
Views
2K
Replies
7
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K