Is this double integral set up correctly?

G01
Science Advisor
Gold Member
Messages
2,704
Reaction score
19
1.Set up the integral to Find the volume enclosed by the cylinder x^2 +y^2 = 1 x=0 and z=y


3. The area to integrate over is the part of x^2 + y^2 =1 above the x axis. X goes from -1 to 1 and y goes from 0 to sqrt(1-x^2) So the integral should be:

\int^1_{-1} \int^{\sqrt(1-x^2)}_0 y dy dx

 
Physics news on Phys.org
The way you phrased the question, I don't think that the volume is above the x-axis (or the x-plane). The x=0 plane is the yz plane, so it is actually cutting your cylinder in-half vertically and the the z=y plane is slashing your cylinder diagonally.
 
G01 said:
1.Set up the integral to Find the volume enclosed by the cylinder x^2 +y^2 = 1 x=0 and z=y


3. The area to integrate over is the part of x^2 + y^2 =1 above the x axis. X goes from -1 to 1 and y goes from 0 to sqrt(1-x^2) So the integral should be:

\int^1_{-1} \int^{\sqrt(1-x^2)}_0 y dy dx

Please go back and recheck the statement of the problem. x2+ y2[/suo] is an infinite cylinder and x= 0 is a plane crossing the x-axis. Together they bound an infinite "half-cylinder". z= y is a plane that crossing that half-cylinder. The three together do NOT bound a region of finite volume. The region either above or below z= y does not have finite volume. If the second equation were z= 0, then it would make sense.
 
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