Identifying Error in Spherical Coordinates - Homework Problem

  • Thread starter Thread starter Schwarzschild90
  • Start date Start date
  • Tags Tags
    Error
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
9 replies · 1K views
Schwarzschild90
Messages
111
Reaction score
1

Homework Statement


Problem statement.PNG


Homework Equations


Spherical Coordinates.PNG

And the volume element dV expressed in spherical coordinates.

The Attempt at a Solution


1.PNG


Can you spot where I've made an error?
 
Last edited:
Physics news on Phys.org
SammyS said:
What's you question?
Where is the error? * (Where have I made an error)

-Ok! Edited*
 
Ray Vickson said:
Why do you think you have made an error?
My study friends have gotten a different result than I. (Pi/8). And my intuition tells me that by integrating over radius=1, I should get something that looks like 1/8 the volume of a sphere of radius 1 (Pi/6). Would someone like to clear this up? I'd like to know if I'm doing something wrong.
 
Last edited:
Schwarzschild90 said:
My study friends have gotten a different result than I. (Pi/8). And my intuition tells me that by integrating over radius=1, I should get something that looks like 1/8 the volume of a sphere of radius 1 (Pi/6). Would someone like to clear this up? I'd like to know if I'm doing something wrong.
Sure but the integrand, x, is on average less than 1/2.
You can check your answer by looking up the mass centre of a hemisphere.
 
I turned in the assigment. Giving it another shot tonight.
 
Schwarzschild90 said:
My study friends have gotten a different result than I. (Pi/8). And my intuition tells me that by integrating over radius=1, I should get something that looks like 1/8 the volume of a sphere of radius 1 (Pi/6). Would someone like to clear this up? I'd like to know if I'm doing something wrong.

Do it the easy way: ##V = \int_0^1 x A(x) \, dx##, where ##A(x)## is the area of the slice at ##x## parallel to the ##yz## plane. The slice is a quarter circle of radius ##\sqrt{1-x^2}##, so ##A(x) = \frac{1}{4} \pi (1-x^2)##. This gives ##V = \pi/16##, as you obtained.