Irid
- 207
- 1
Homework Statement
Given the density function \rho = \rho(r) calculate the pressure at the center of a star.
Homework Equations
F = \frac{GMm}{r^2}
P = \frac{\Delta F}{\Delta A}
The Attempt at a Solution
Choose some radius r. Then the gravitational attraction there is
\Delta F = \frac{GM(r) \Delta m}{r^2}
and the resulting pressure is
P = \frac{\Delta F}{\Delta A} = \frac{GM(r)}{r^2} \frac{\Delta m}{\Delta A}.
We can interpret \Delta m as the total mass above radius r and A as the area of the sphere at that radius. Then
P = \frac{GM(r) [M_0-M(r)]}{4\pi r^4}.
Near the center
\frac{M(0)}{4\pi r^3} \approx \rho_c/3
and so
P(0) \approx \frac{G\rho _c M_0}{3r} \rightarrow \infty.
Where's my error?