ghetom
- 14
- 0
Homework Statement
The Plummer sphere of total mass M and scale radius a is a simple if crude model for
star clusters and round galaxies. Its gravitational potential:
[tex]\phi(r) = -GM / (r^2 +a^2)^{1/2}[/tex]
approaches that of a point mass for r >> a
Find the density of the sphere as a function of r, and calculate the potential energy of the distribution.
Homework Equations
[tex]\nabla^2 \phi = 4 \pi G \rho[/tex]
[tex]U_i = \phi_i m_i[/tex]
[tex]\nabla^2 F= (1/r^2) * d/dr(r^2 dF/dr)[/tex]
The Attempt at a Solution
It's easy to show that [tex]\rho= \frac{3a^2*M^2 *G}{4 \pi (r^2 + a^2)^{5/2}}[/tex]
but I can't calculate the potential;
I think that
[tex]U = \int {\phi \rho} d{Volume}[/tex] (*)
thus
[tex]U = \int {\phi * \rho * 4 \pi r^2} dr[/tex]
thus
[tex]U = A \int \frac{r^2}{(r^2 +a ^2)^3} dr[/tex]
where A is a constant
but that integral is horrible (where as if it was r or r^3 I could do it ).
Is (*) correct? have I made a howler? or is what I've done so far correct?
)