The Temperature Profile of a Spherical Cloud of Ideal Gas

Click For Summary

Homework Help Overview

The discussion revolves around the temperature profile of a spherical cloud of ideal gas, exploring the implications of gravitational forces and pressure within the cloud. Participants are examining the relationships between pressure, density, and temperature in the context of an ideal gas, while also considering the effects of gravity on the system.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants discuss the assumption of no gravity and its implications for the stability of the gas cloud. There are attempts to derive equations relating pressure and gravitational force, with some questioning the setup and definitions used in the problem.

Discussion Status

Guidance has been offered regarding the equilibrium of forces acting on a spherical shell within the gas cloud. Participants are exploring different interpretations of gravitational effects and how to formulate the relevant equations, with some expressing confusion over specific details.

Contextual Notes

There is an ongoing debate about the presence of gravity in the problem, with some participants suggesting that the cloud is self-gravitating despite the initial assumption of no external gravity. The density function is also under scrutiny, as it affects the calculations of mass and gravitational force.

Saitama
Messages
4,244
Reaction score
93

Homework Statement


(see attachment 1)


Homework Equations





The Attempt at a Solution


(see attachment 2)
As the gas is ideal and there is no gravity, the pressure is same throughout the cloud. In the thin sphere shown, the mass of the gas is ##dm=dV \cdot \rho(r)##. Let ##\mu## be the molar mass of gas.
From ideal gas law
PV=nRT
P(dV)=\frac{dm}{\mu}RT=\frac{dV \rho(r)}{\mu}RT
P=\frac{\rho_0}{\mu r^2}RT
Since ##P, \rho_0## and ##\mu## are constant, ##T## is directly proportional to ##r^2##.
This gives ##T_{r_0}/T_{2r_0}=0.25##, but this is wrong. :confused:

Any help is appreciated. Thanks!
 

Attachments

  • ideal gas.png
    ideal gas.png
    21.6 KB · Views: 488
  • ideal 2.png
    ideal 2.png
    15.6 KB · Views: 486
Physics news on Phys.org
Where does the problem statement say that there is no gravity? Without gravity, there would be nothing to hold it together and it would just dissipate into space.
 
phyzguy said:
Where does the problem statement say that there is no gravity? Without gravity, there would be nothing to hold it together and it would just dissipate into space.

Well, I thought that there is no gravity in intergalactic space. :-p

Any hints about how would I form the equations then?
 
Pranav-Arora said:
Well, I thought that there is no gravity in intergalactic space. :-p

There is no gravity from outside the cloud, but the cloud itself is self-gravitating.

Any hints about how would I form the equations then?

Consider a spherical shell, like you were doing. You should be able to calculate the mass inside the shell. This mass will attract the shell due to Newton's law of gravity and provide an inward force on the shell. Pressure provides an outward force on the shell. Write expressions for these two forces, and set them equal. Then the shell is in equilibrium.
 
phyzguy said:
Consider a spherical shell, like you were doing. You should be able to calculate the mass inside the shell. This mass will attract the shell due to Newton's law of gravity and provide an inward force on the shell. Pressure provides an outward force on the shell. Write expressions for these two forces, and set them equal. Then the shell is in equilibrium.

I see your point but how would I calculate the gravitational force? :confused:

The mass inside the thin shell is ##4\pi \rho_0 dr##. The mass enclosed in the sphere of radius r is ##4\pi \rho_0 r##. The gravitational force is ##F=\frac{GM_1M_2}{d^2}## but what should I substitute for d?
 
The gravitational force of a spherically symmetric body acts as though the mass is concentrated at the center. This is a well-known fact that was first proved by Newton. So for a thin shell of radius R:

M1 = \int_0^R \rho(r) 4\pi r^2 dr
M2 = 4\pi R^2 \rho(R) dR
d = R
 
phyzguy said:
The gravitational force of a spherically symmetric body acts as though the mass is concentrated at the center. This is a well-known fact that was first proved by Newton. So for a thin shell of radius R:

M1 = \int_0^R \rho(r) 4\pi r^2 dr
M2 = 4\pi R^2 \rho(R) dR
d = R

How d=R? Won't their CM overlap? The CM for both spherical shell and a solid sphere lies at their geometric centre.
 
Probably I explained it wrong. I should have said that the gravitational force of a spherically symmetric body on a point outside the sphere acts as though the mass is concentrated at the center. We're trying to calculate the force of the mass inside the shell on the shell itself, and the shell is outside the sphere. So the mass in the shell is a distance R away from the center of the shell inside it. If you want a more detailed proof, see this page.
 
phyzguy said:
Probably I explained it wrong. I should have said that the gravitational force of a spherically symmetric body on a point outside the sphere acts as though the mass is concentrated at the center. We're trying to calculate the force of the mass inside the shell on the shell itself, and the shell is outside the sphere. So the mass in the shell is a distance R away from the center of the shell inside it. If you want a more detailed proof, see this page.

I am still confused. In that wiki proof, it is a point mass on which they are calculating the force but we have a spherical shell here.
 
  • #10
Consider the spherical shell as being made up of an assembly of point masses, or, if you like, an assembly of wedges of width dθ. Each one is attracted to the sphere inside of it as though the sphere inside is at a distance R away. So the same is true for the shell as a whole.

In fact, if it makes it easier for you, you don't need to consider the shell as a whole for this analysis. Just consider a piece of the shell of width dθ, calculate the (inward)gravitational force on it, and the (outward)pressure force on it and set them equal.
 
  • #11
phyzguy said:
Consider the spherical shell as being made up of an assembly of point masses, or, if you like, an assembly of wedges of width dθ. Each one is attracted to the sphere inside of it as though the sphere inside is at a distance R away. So the same is true for the shell as a whole.

In fact, if it makes it easier for you, you don't need to consider the shell as a whole for this analysis. Just consider a piece of the shell of width dθ, calculate the (inward)gravitational force on it, and the (outward)pressure force on it and set them equal.

Thanks phyzguy, please check if I am making the equations right. :)

F+(P+dP)(4\pi r^2)=P(4\pi r^2)
where F is the gravitational force.
F=(4\pi \rho_0)^2\frac{dr}{r}
Solving the equations, I get
dP=-\frac{4\pi \rho_0^2 G dr}{r^3}
From the ideal gas law.
P=\frac{\rho RT}{\mu}
dP=\frac{d\rho RT}{\mu}=-\frac{2\rho_0 RT dr}{r^3 \mu}
Equating the expressions for dP, T comes out to be constant. Is this correct?
 
  • #12
Not quite right, I think. What is the mass inside R, if the density goes like:
\rho(r) = \frac{\rho_0}{r^2}

Edit: My mistake, I think you do have the gravitational force and differential equation for dP/dr correct.
 
  • #13
phyzguy said:
Not quite right, I think. What is the mass inside R, if the density goes like:
\rho(r) = \frac{\rho_0}{r^2}

##4\pi \rho_0 R##?
 
  • #14
Correct. Ignore my earlier post. I think you've done it all correctly now.
 
  • #15
phyzguy said:
Correct. Ignore my earlier post. I think you've done it all correctly now.

Thanks a bunch phyzguy! :smile:
 
  • #16
Glad to help!
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
Replies
170
Views
8K
  • · Replies 27 ·
Replies
27
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 9 ·
Replies
9
Views
1K
Replies
3
Views
1K
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K