Did I set up my integral correctly?

  • Thread starter Thread starter qq545282501
  • Start date Start date
  • Tags Tags
    Integral Set
qq545282501
Messages
31
Reaction score
1

Homework Statement


use spherical coordinates to find volume inside a sphere of radius 4 and outside sphere of radius 2, and inside/above the cone z=3√(x^2+y^2).

Homework Equations


[/B]
x=rcosθ =ρsinφcosθ , y=rsinθ =ρsinφsinθ
z=ρcosφ
r= ρsinφ

The Attempt at a Solution


replacing z^2 in the sphere of radius 4 with the cone z^2=9(x^2+y^2) I get the radius of the intersection of √( 8/5), using this radius and known ρ ( 4), φ=inverse sin of (r/ρ) i found φ to be 0.322 or around 18.4 degrees.

V= ∫ 0 to 2 pi ∫0 to 0.322 ∫2 to 4 (ρ^2sinφ) dρdφdθ or shown in the whiteboard :

Snapshot.jpg
 
Physics news on Phys.org
I agree with your calculation.
 
  • Like
Likes qq545282501
qq545282501 said:

Homework Statement


use spherical coordinates to find volume inside a sphere of radius 4 and outside sphere of radius 2, and inside/above the cone z=3√(x^2+y^2).

Homework Equations


[/B]
x=rcosθ =ρsinφcosθ , y=rsinθ =ρsinφsinθ
z=ρcosφ
r= ρsinφ

The Attempt at a Solution


replacing z^2 in the sphere of radius 4 with the cone z^2=9(x^2+y^2) I get the radius of the intersection of √( 8/5), using this radius and known ρ ( 4), φ=inverse sin of (r/ρ) i found φ to be 0.322 or around 18.4 degrees.

V= ∫ 0 to 2 pi ∫0 to 0.322 ∫2 to 4 (ρ^2sinφ) dρdφdθ or shown in the whiteboard :

View attachment 91741

You should not take the integral from 0 to 0.322, but rather, take it from 0 to ## p = \arcsin \left( \frac{\sqrt{8/5}}{4} \right)##, because that will give you an exact answer in terms of a nifty formula, rather than a decimal approximation.

I future, could you PLEASE avoid posting all your really messy handwritten work (as you have done in several recent posts)? Just type it out, which you could probably do almost as quickly as you can make images of the handwritten work and upload the files, etc. This Forum greatly prefers typed solutions, although it has so far not forbidden pictures of handwriting. It would be useful to you now, and in the future, to learn how to use LaTeX; but even the type of ASCII plain text you wrote above is acceptable also.
 
Last edited:
  • Like
Likes qq545282501
Ray Vickson said:
I future, could you PLEASE avoid posting all your really messy handwritten work (as you have done in several recent posts)?

I'm guessing the OP is creating those images with a mouse on the "whiteboard". One of the relatively recent "enhancements" of the PF site that don't make it better.
 
  • Like
Likes qq545282501
Ray Vickson said:
You should not take the integral from 0 to 0.322, but rather, take it from 0 to ## p = \arcsin \left( \frac{\sqrt{8/5}}{4} \right)##, because that will give you an exact answer in terms of a nifty formula, rather than a decimal approximation.

I future, could you PLEASE avoid posting all your really messy handwritten work (as you have done in several recent posts)? Just type it out, which you could probably do almost as quickly as you can make images of the handwritten work and upload the files, etc. This Forum greatly prefers typed solutions, although it has so far not forbidden pictures of handwriting. It would be useful to you now, and in the future, to learn how to use LaTeX; but even the type of ASCII plain text you wrote above is acceptable also.

Ok, thank you, will do. but was my handwriting that bad :frown:
 
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