Calculate Pressure in a Star at Center

  • Thread starter Thread starter Irid
  • Start date Start date
  • Tags Tags
    Pressure Star
AI Thread Summary
To calculate the pressure at the center of a star using the density function ρ(r), one must consider the gravitational force and the resulting pressure equation. The initial approach led to an infinite pressure result due to a missing limiting procedure and the assumption of constant density near the center. The correct method involves integrating the mass function M(r) and applying the structure equation dP/dr = -GM(r)ρ(r)/r². This equation can only be integrated exactly for a few simple models, making numerical methods necessary for realistic scenarios. Thus, understanding the integration process is crucial for accurately determining central pressure in stellar models.
Irid
Messages
207
Reaction score
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?
 
Physics news on Phys.org
Don't you need to bring in the density function \rho(r) into this in order to deal with M(r)? It seems a bit mysterious how you got a result out of

<br /> P = \frac{GM(r) [M_0-M(r)]}{4\pi r^4}
 
I didn't get a result, I got an infinity, which I don't like. I skipped a limiting procedure in my derivation. Since I'm looking for the pressure at the center, very near to the center I can assume that density is constant with value \rho_c, so the mass out to a small radius \Delta r is

M(\Delta r) \approx \rho_0 4\pi/3 (\Delta r)^3

If you plug this in, there remains one more power of a small \Delta r which causes the infinity.
 
The relevant equations are dP/dr=-GM(r)*rho(r)/r^2, where dM(r)/dr=4*pi*r^2*rho(r) and M(r) is the total mass contained within radius r. So you can see immediately that dP/dr -> 0 as r -> 0. So there's no singularity at the origin. But to get the central pressure you have to integrate the M(r) first and then do the integral to get the pressure. I don't think you get get it by using only the total mass and properties at the center.
 
I can confirm that an approach working from

P = \frac{GM(r) [M_0-M(r)]}{4\pi r^4}

confuses the issue. The appearance of a singularity is only due to the fact that the M_0-M(r) is concealing a factor of r^3 (M_0 is not just a constant), so the dimensions for the quotient are G\rho^{2}r^{2}, which has units of pressure.

The structure equation

\frac{dP}{dr} = -\frac{GM(r)\rho(r)}{r^2}

can only be integrated exactly for a handful of cases, unfortunately, so there are only a few simple models where you can calculate a straightforward result for the central pressure. In realistic situations, the integration is performed numerically.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top