Triple Integral of a cone bounded by a plane.

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
ktvphysics
Messages
14
Reaction score
0

Homework Statement



find the volume using spherical coordinates of the region bounded above by z=9 and below by z=sqrt(x^2+y^2) in the first octant.

Homework Equations

The Attempt at a Solution


I found this volume using cartesian and cylindrical coordinates, so I know the answer I am looking for, but I can't for the life of me get it in spherical coordinates.

The region that I am solving for is simply a cone with a height of 9, correct? At z =9 the height is 9. at z = 9 the radius is also 9. So by the equation for volume of a cone, it would be pi r^2 h/3, which = 9^3/3*pi, then divided by 4 since we just want the first octant, which is a quarter of the cone, right? I am sure I am over complicating this somehow.

I found rho to be 9/cos(phi) which is 9/cos(pi/4) and (phi = pi/4) and theta is pi/2. So the integral is
∫∫∫ ρ2sinφ dρdφdθ. 0≤ρ≤9/cos(π/4), 0≤φ≤π/4, 0≤θ≤π/2

Am I doing something wrong?
 
on Phys.org
ktvphysics said:

Homework Statement



find the volume using spherical coordinates of the region bounded above by z=9 and below by z=sqrt(x^2+y^2) in the first octant.

Homework Equations

The Attempt at a Solution


I found this volume using cartesian and cylindrical coordinates, so I know the answer I am looking for, but I can't for the life of me get it in spherical coordinates.

The region that I am solving for is simply a cone with a height of 9, correct? At z =9 the height is 9. at z = 9 the radius is also 9. So by the equation for volume of a cone, it would be pi r^2 h/3, which = 9^3/3*pi, then divided by 4 since we just want the first octant, which is a quarter of the cone, right? I am sure I am over complicating this somehow.

I found rho to be 9/cos(phi) which is 9/cos(pi/4) and (phi = pi/4) and theta is pi/2. So the integral is
∫∫∫ ρ2sinφ dρdφdθ. 0≤ρ≤9/cos(π/4), 0≤φ≤π/4, 0≤θ≤π/2

Am I doing something wrong?

Yes, you are doing something wrong. Shouldn't the upper limit of ##\rho## depend on ##\phi##?
 
Yes. I figured it out. thank you, though