How do I find the mass of a spherical gas cloud with varying density?

  • Thread starter Thread starter cronxeh
  • Start date Start date
AI Thread Summary
To find the mass of a spherical gas cloud with varying density, the density function D(p) = 9 - p^2 must be integrated over the volume of the sphere. A triple integral is required to account for the three-dimensional nature of the problem. The correct setup involves integrating the density function multiplied by the volume element in spherical coordinates. The factor of 4π/3 for the volume of the sphere will cancel out in the calculations. Properly evaluating the integral will yield the total mass of the gas cloud.
cronxeh
Gold Member
Messages
1,004
Reaction score
11
I really shouldn't be stuck on those problems but for whatever reason i can't solve them

Problem: A particular spherical cloud of gas of radius 3 km is more dense at
the center than towards the edge. The density, D, of the gas at a distance p km
from the center is given by D(p) = 9 - p^2. Write an integral representing the total mass of the cloud of gas, and evaluate it.

Solution: density = mass/area. The spherical cloud's area is 9pi/2
mass =9/2 pi (9-p^2).

So mass = \frac{9pi}{2} \int_{0}^{pi} \int_{0}^{3} (9-r^2) \ r \ dr \ dtheta

Is this correct?
 
Physics news on Phys.org
If you are looking for a spherical cloud of gas you should have an integral in 3 dimensions instead of an integral in two dimensions. It should be a triple integral. Also where did the term 9pi / 2 come from?

What you want to do is find a triple integral that will give you the total area of the sphere and count the density function over that volume.

~Lyuokdea
 
Last edited:
Volume of spherical cloud with r=3 ->> V=(4/3)*pi^3= 4pi/3

mass \ = \ \frac{4pi}{3} \ \int_{0}^{pi} \int_{0}^{2pi} \int_{0}^{3} (9-p^2) p^2 \ sin(phi) \ dp \ dtheta \ dphi
 
close, but you don't need the factor of 4*pi/3 there, the 4pi/3 factor will drop out of the integrals as such:

for a circle of radius=1


volume\ = \int_{0}^{\pi} \int_{0}^{2\pi} \int_{0}^{1}p^2 \ sin(\phi) \ dp \ d\theta \ d\phi

volume\ = 2\pi \int_{0}^{\pi} \int_{0}^{1}p^2 \ sin(\phi) \ dp d\phi

volume\ = 2\pi \frac{1}{3}p\right)^{3} \ \right]_{0}^{1} \int_{0}^{\pi} \ sin(\phi) \ dp d\phi

volume\ = \frac{2\pi}{3} \int_{0}^{\pi} \ sin(\phi) \ dp d\phi

volume\ = \frac{4\pi}{3}

Hope this helps

~Lyuokdea
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top