I'm sorry, I don't understand what you are asking for. Could you please clarify?

Click For Summary
The discussion revolves around solving the Einstein Field Equations, specifically the (0,0) component, and its relationship to the Stress-Energy Tensor. Participants clarify that the (0,0) component of the Einstein Tensor is equivalent to 8πGρ, where ρ represents mass density, linking it to Poisson's Equation. There is confusion regarding the correct contraction of the Ricci scalar and its implications for gravitational potential, with emphasis on the importance of including pressure terms in the equations. Additionally, the conversation highlights the distinction between general relativity and Newtonian gravity, particularly in weak field limits. The need for precise mathematical notation and understanding of tensor calculus is also underscored throughout the exchange.
  • #61
George gave you the metric. You can calculate the Einstein tensor from it using standard definitions.

EDIT: Whoops got triple sniped.
 
Physics news on Phys.org
  • #62
Have a look at Chapter 25 from Blandford and Thorne's notes,

http://www.pma.caltech.edu/Courses/ph136/yr2011/,

but I agree with Peter, standard cosmology is easier. You might also want to look at other Chapters.
 
  • #63
You can calculate the Einstein tensor from it using standard definitions
This sounds nice! I will try.

Just out of curiosity, why do you find the FRW metric "extremely complicated"?

It's not super hard yet it is harder than ordinary Schwarzschild metric.

********

Basically, Schwarzschild interior is gravity for inside Earth, right?

I am really excited!
 
  • #64
GRstudent said:
It's not super hard yet it is harder than ordinary Schwarzschild metric.

I would say that depends on what you're trying to do. As far as the components of the EFE are concerned, the FRW metric is actually simpler. But it's true that the FRW metric is time-dependent, while the Schwarzschild metric is static, which can make the latter seem simpler in some ways.

GRstudent said:
Basically, Schwarzschild interior is gravity for inside Earth, right?

If you are referring to the metric that George Jones posted, not exactly--it's for an idealized spherically symmetric body with constant density that is not rotating. The Earth is not quite spherically symmetric, it's rotating, and its density is certainly not constant; it increases with depth. As far as I know, nobody has written down an exact metric in closed form for the case of a rotating massive body with non-constant density; cases like that are solved numerically.
 
Last edited:
  • #65
So here is the metric of Schwarzschild interior metric:

g_{tt}=(\dfrac{3}{2}\sqrt{1-\dfrac{2MG}{Rc^2}}-\dfrac{1}{2}\sqrt{1-\dfrac{2MGr^{2}}{R^{3}c^2}})^{2}

g_{rr}=\dfrac{1}{(1-\dfrac{2MGr}{R^3c^2})}

g_{\theta \theta}=r^2

g_{\phi \phi}=r^2sin^2\theta

Anyone who has Mathematica can calculate Ricci components of this metric. I am looking forward to see them!

Also, you can check whether I put G and c correctly.

What is the difference between R and r?
 
Last edited:
  • #66
GRstudent said:
What is the difference between R and r?
r is the Schwarzschild radial coordinate. R is the Schwarzschild radial coordinate at the surface of the planet.
 
  • #67
^
What about my metric?
 
  • #68
GRstudent, a test of your metric's plausibility is to examine what happens when r=R. If you insert r= R into your formula for the metric components you will see that what you get does *not* correspond to the accepted Schwarzschild Solution for that spherical surface.
 
  • #69
So which one is a correct one? What is the metric (written as a matrix) of Schwarzschild interior solution?
 
  • #70
GRstudent said:
So here is the metric of Schwarzschild interior metric:

You made a mistake in g_rr; there should be an r^{2} in it, not an r. If you fix that the metric you wrote down will be correct for the interior of an idealized non-rotating planet with perfect spherical symmetry and constant density.

GRstudent said:
Anyone who has Mathematica can calculate Ricci components of this metric. I am looking forward to see them!

It would be better for you to work through the computation yourself. It's tedious, but straightforward.

GRstudent said:
Also, you can check whether I put G and c correctly.

Looks OK to me.

ApplePion said:
GRstudent, a test of your metric's plausibility is to examine what happens when r=R. If you insert r= R into your formula for the metric components you will see that what you get does *not* correspond to the accepted Schwarzschild Solution for that spherical surface.

It will if g_rr is fixed. But you're right, GRStudent should verify that explicitly to confirm that this metric makes sense.
 
  • #71
<<It will if g_rr is fixed>>

The g_tt metric component looks wrong, too. It is a bit difficult to understand what he is saying because he made a typing mistake. Note in the second radical for the g_tt formula he has a closed parenthesis without an open parenthesis. Regardless, it does not appear that you get the required g_tt = 1 - 2M/R, for r=R. (I'm setting G and c equal to 1, for simplicity)
 
  • #72
ApplePion said:
The g_tt metric component looks wrong, too. It is a bit difficult to understand what he is saying because he made a typing mistake. Note in the second radical for the g_tt formula he has a closed parenthesis without an open parenthesis.

The open parenthesis is at the beginning of the entire thing, before the first radical. The whole expression adding both radicals together is inside the parentheses; then that entire expression gets squared to give the final g_tt coefficient. It's the same as what George Jones quoted in his post.

ApplePion said:
Regardless, it does not appear that you get the required g_tt = 1 - 2M/R, for r=R. (I'm setting G and c equal to 1, for simplicity)

It does when read correctly; see above. You have 3/2 times sqrt(1 - 2M/R) minus 1/2 times sqrt(1 - 2M/R), which gives sqrt(1 - 2M/R); then you square that, which gives the correct g_tt at r = R to match up with the exterior vacuum metric.
 
  • #73
OK, thanks Peter. I did not notice the open parenthesis.
 
  • #74
OK, here I modified it (please confirm that it is correct so I can go and calculate Einstein Tensor):g_{tt}=(\dfrac{3}{2}\sqrt{1-\dfrac{2MG}{Rc^2}}-\dfrac{1}{2}\sqrt{1-\dfrac{2MGr^{2}}{R^{3}c^2}})^{2}

g_{rr}=\dfrac{1}{(1-\dfrac{2MGr^2}{R^3c^2})}

g_{\theta \theta}=r^2

g_{\phi \phi}=r^2sin^2\theta
 
  • #75
GRstudent said:
OK, here I modified it (please confirm that it is correct so I can go and calculate Einstein Tensor

This looks correct to me.
 
  • #76
Yes, it's correct.

EDIT: Oh, Peter beat me to it.
 
  • #77
PeterDonis said:
This looks correct to me.

Oops, there is one other thing: either there needs to be a minus sign in front of g_tt, or there need to be minus signs in front of g_rr, g_theta_theta, and g_phi_phi. The former sign convention is more common and is probably easier to work with.
 
  • #78
what's \dfrac{\partial g_{rr}}{\partial r}?
 
  • #79
^^

Right.

R_{tt}=-\dfrac{\partial^2_{r} g_{tt}}{2g_{rr}}+\dfrac{\partial_r g_{tt}}{4g_{rr}}(\dfrac{\partial_{r} g_{tt}}{g_{tt}}+\dfrac{\partial_{r}g_{rr}}{g_{rr}}) - \dfrac{\partial_{r}g_{tt}}{r g_{rr}}

Can someone show me how to solve above equation? I have some trouble with differentiating those messy terms.

Can anyone calculate this? I am getting some crazy mess on my Ti-89.
 
Last edited:
  • #80
GRstudent, why are you interested in knowing R_tt explicitly?
 
  • #81
^
All I want that someone puts my metric into Mathematica and calculates Gammas, Riemanns, Ricci, and Einstein Tensor. I have mathematica but I don't know why GR package doesn't work on my PC.
 
  • #82
GRstudent said:
what's \dfrac{\partial g_{rr}}{\partial r}?

If you're not comfortable taking the derivative of that g_rr expression with respect to r, I would suggest that you need a calculus review before tackling GR. Andy by "taking the derivative" I mean doing it by hand, not with computer assistance.

GRstudent said:
Can someone show me how to solve above equation?

How are you coming up with that equation for R_tt?
 
  • #83
^
When I wanted to calculate the derivative of g_rr with respect to r, my Ti-89 gave me some crazy answers.

I need someone to solve this with Mathematica and then, I will analyze the solution. Please! Help HS student!
 
Last edited:
  • #84
GRstudent said:
When I wanted to calculate the derivative of g_rr with respect to r, my Ti-89 gave me some crazy answers.

Did you read the part where I said you should be able to calculate that derivative yourself, without computer assistance? If you aren't comfortable doing that with your expression for g_rr, which is reasonably simple as such expressions go, then you are probably not ready to dig into the math of GR. You need to learn the requisite calculus first.

GRstudent said:
I need someone to solve this with Mathematica and then, I will analyze the solution.

If you are not capable of deriving the solution yourself, I don't think you are capable of "analyzing" it. Certainly not without the math skills I referred to above. The solution is just going to be more math expressions that you will need to be able to understand and manipulate.

If you are just trying to get some kind of basic physical understanding of what the Einstein Field Equation says, then I would not recommend trying to do so by just looking at equations and trying to "analyze" them. You might try reading this discussion by John Baez:

http://math.ucr.edu/home/baez/einstein/
 
  • #85
^
Oh, not g_{rr}. I meant g_{tt} with respect to {r}. If my Ti-89 gives the messiest equation that I have ever seen in my life how would you expect me to solve it? I have taken Calculus courses and successfully competed Differentiation chapter.
 
  • #86
Unless I am presented with some contradictory evidence, I think it is correct:

R_{tt}=-\dfrac{\partial^2_{r} g_{tt}}{2g_{rr}}+\dfrac{\partial_r g_{tt}}{4g_{rr}}(\dfrac{\partial_{r} g_{tt}}{g_{tt}}+\dfrac{\partial_{r}g_{rr}}{g_{rr}} ) - \dfrac{\partial_{r}g_{tt}}{r g_{rr}}
 
  • #87
GRstudent said:
Oh, not g_{rr}. I meant g_{tt} with respect to {r}.

That one is more complicated, yes, but you should still be able to differentiate it by hand if you've completed courses in calculus including differentiation. Hint: a lot of the symbols represent constants; to make the differentiation easier you might want to roll as many of the constants as possible into single symbols. When you do that you get an expression that looks like this:

g_{tt} = \left( \frac{3}{2} \sqrt{A} - \frac{1}{2} \sqrt{1 - B r^{2}} \right)^{2}

where A and B are constants. That should help in figuring out how to take its derivative.

GRstudent said:
If my Ti-89 gives the messiest equation that I have ever seen in my life how would you expect me to solve it?

The old-fashioned way, as I've said repeatedly. You should not be relying on your calculator to figure things out that you can't figure out without it. The calculator can help with speed and accuracy for computations that you already understand how to do; but if you don't understand how to do it without the calculator, you won't understand what the calculator is telling you.

GRstudent said:
Unless I am presented with some contradictory evidence, I think it is correct

How did you obtain this equation for R_tt?
 
  • #88
The only way to compute these messy equations is to simplify them--establish new variables:

A=\dfrac{2MG}{Rc^2}

B=\dfrac{2MG}{R^3c^2}

g_{\mu \nu}=\left [ \begin{matrix} <br /> (1.5\sqrt{1-A}-0.5\sqrt{1-Br^2})^2&amp; 0 &amp; 0 &amp; 0 \\ <br /> 0 &amp; \dfrac{1}{-(1-Br^2)}&amp; 0 &amp; 0 \\ <br /> 0 &amp; 0 &amp; -r^2 &amp; 0\\ <br /> 0 &amp; 0 &amp; 0 &amp; -r^2 sin^2 \theta <br /> \end{matrix} \right ]

\Gamma^{r}_{rr}=\dfrac{1}{2} (-(1-Br^2)) \dfrac{\partial g_{rr}}{\partial r}

\Gamma^{r}_{rr}=\dfrac{1}{2} (-(1-Br^2)) \dfrac{2rB}{r^2 B -1}

\Gamma^{r}_{rr}=\dfrac{1}{2} (-(1-\dfrac{2MG}{R^3c^2} r^2)) \dfrac{2r\dfrac{2MG}{R^3c^2}}{r^2 \dfrac{2MG}{R^3c^2} -1}

Please correct me if I am wrong!

Others:

\Gamma^{\theta}_{\theta r }=\dfrac{1}{r}

\Gamma^{\phi}_{\phi r}=\dfrac{1}{r}

\Gamma^{\phi}_{\phi \theta} = \dfrac{1}{\tan \theta}
 
Last edited:
  • #89
GRstudent said:
\Gamma^{r}_{rr}=\dfrac{1}{2} (-(1-Br^2)) \dfrac{\partial g_{rr}}{\partial r}

\Gamma^{r}_{rr}=\dfrac{1}{2} (-(1-Br^2)) \dfrac{2rB}{r^2 B -1}

This doesn't look right. g_{rr} is of the form

\frac{1}{F(r)}

where F(r) is a function of r; so its derivative should be

\frac{-1}{F(r)^{2}} \frac{dF}{dr}

Edit: Corrected typo in the last formula, both F's are capital F's.
 
Last edited:
  • #90
^
Don't understand what you wrote? Can you express your equation in terms of A and B?
 

Similar threads

Replies
6
Views
1K
Replies
8
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
4
Views
2K
  • · Replies 33 ·
2
Replies
33
Views
4K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 186 ·
7
Replies
186
Views
11K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
38
Views
698