Where Does the Missing Factor in the Virial Theorem Derivation Come From?

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
8 replies · 3K views
Piano man
Messages
73
Reaction score
0
Currently working through a derivation of the Virial Theorem relating average internal pressure to gravitational potential energy.

So I've got to
[tex]-3\int^V_0 Pdv=-\int^M_0 \frac{Gm}{r}dm[/tex]

which is meant to give
[tex] 3 \langle P \rangle V=-E_{grav}[/tex]

But if I'm right in saying that [tex]E_{grav}[/tex] is [tex]\frac{GM^2}{r}[/tex] then the above integral on the rhs gives an extra factor of 1/2.

What am I missing?
 
Physics news on Phys.org
Are you sure the 'dm' should be referring to the same 'm' as the one in the integrand?
I.e. maybe it should me dm' ("dee-em prime")?
 
That would give the right answer yes, but I don't see any justification for it.
The 'm' refers to the gravitational mass within radius r, and dm has already been substituted in for [tex]4\pi r^2\rho dr[/tex]

So do you see any reason for using [tex]dm'[/tex] other than the fact that it works?
 
could you state the problem precisely?. The virial theorem I know relates relates mean values in time of kinetic energy and potencial energy
 
This is the part of the derivation before you introduce kinetic energy.

Starting with [tex]\frac{dP}{dr}=-\frac{Gm\rho}{r^2}[/tex]

Multiplying both sides by [tex]4\pi r^3[/tex] and integrating over the entire radius of the star:
[tex]\int^R_0 4\pi r^3\frac{dP}{dr}dr=-\int^R_0\frac{Gm}{r}4\pi r^2\rho dr[/tex]

Integrating the left by parts, and subbing [tex]dm=4\pi r^2\rho dr[/tex] on the right:

[tex]\left[4\pi r^3P\right]^R_0-3\int^R_04\pi r^2Pdr=-\int^M_0\frac{Gm}{r}dm[/tex]

The first term on the left is 0 since P(R)=0, ie, pressure at the surface.

Sub in volume of spherical shell [tex]dv=4\pi r^2dr[/tex] and you get the original equation in the first post:

[tex]-3\int^V_0Pdv=-\int^M_0\frac{Gm}{r}dm[/tex]


From that you can relate the average pressure to the gravitational energy, and also to the thermal energy and mash things up a bit to get the familiar Virial theorem.
But for now, I'm still wondering where the factor of 1/2 has gone. Any ideas?
And thanks for your contributions so far! :D
 
I think that is correct when you assert that
[tex]E_{grav}=-\int^M_0 \frac{Gm}{r}dm[/tex]
but don't thing is correct to say that
[tex]E_{grav}=\frac{GM^2}{r}[/tex]
 
Thank you - I was beginning to start thinking something similar, because I found somewhere referring to
[tex]E_{grav}=\alpha\frac{GM^2}{R}[/tex]

so I'm guessing the alpha accounts for the 1/2.
It would be interesting to know what other values it could take...

Thank you very much for your help.
 
The way I understand it is that the integration can not be calculated without knowing m as a funtion of r so the factor 1/2 is not correct. You simply must realize that the integral is the correct expresion for E_grav.
 
Okay that's logical. Thank you.