What Time Did Clock A Measure During Clock B's 4-Minute Journey?

Click For Summary

Homework Help Overview

The discussion revolves around a problem in general relativity concerning the measurement of time by two clocks, A and B, where clock B travels away from clock A and returns after a specified interval. The problem involves analyzing the spacetime metric and the implications of the observer's worldline, particularly focusing on the relationship between proper time and coordinate time.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants explore the implications of the spacetime metric and the conditions under which the clocks operate. There are discussions about the validity of setting r=0 for clock B and whether it can be treated as a timelike geodesic. Questions arise regarding the equations of motion and the relationship between proper time and coordinate time.

Discussion Status

The discussion is active, with participants providing insights into the equations governing the motion of the clocks. Some participants suggest using the Euler-Lagrange equations to derive relationships between the variables, while others emphasize the need for explicit geodesic equations to eliminate unknowns. There is recognition of the complexity of the problem, with multiple interpretations being explored.

Contextual Notes

Participants note the challenge of having multiple unknowns with limited equations, raising concerns about how to proceed with solving for the time intervals measured by the clocks. There is also mention of the importance of the Christoffel symbols in the context of the geodesic equations.

latentcorpse
Messages
1,411
Reaction score
0
Consider the spacetime metric

ds^2=-(1+r)dt^2+\frac{dr^2}{(1+r)} + r^2 ( d \theta^2 + \sin^2{\theta} d \phi^2)

where \theta, \phi are polar coordinates on the sphere and r \geq 0.

Consider an observer whose worldline is r=0. He has two identical clocks, A and B. He keeps clock A with himself and throws clock B away which returns to him after an interval of 4 minutes according to clock B. What time interval has elapsed on clock A?

So by setting r=0 the mteric simplifies to

ds^2=-dt^2+dr^2

Now I said that we can assume that the clock will travel on a timelike geodesic (since it is essentially a massive particle). And so using g_{ab}u^au^b=-1 for timelike geodesics we get

-1= \left( \frac{dt}{d \tau} \right)^2 + \left( \frac{dr}{d \tau} \right)^2.

Now I'm stuck. We know A is measuring proper time I think and so I imagine we want to solve this equation for \frac{dt}{d \tau} and then use that to get an equation for t in terms of tau and then solve for tau when t is equal to 4. Am I right?


Also, is g_{ab}u^au^b=-1 true for any timelike curve or just for timelike geodesics, and if so, why?

Thanks a lot.
 
Physics news on Phys.org
You cannot set r=0 for clock B which is travelling.It will travel on a radial trajectory, so theta and phi are constant.
 
betel said:
You cannot set r=0 for clock B which is travelling.It will travel on a radial trajectory, so theta and phi are constant.

Will it be timelike?

So do I get -1=-(1+r) (\frac{dt}{d \tau})^2 + \frac{1}{1+r} ( \frac{dr}{d \tau} )^2?

How do I go about solving this?
 
Yes it is a normal massive particle, so it has to be timelike.
So far you only have one equation for two unknown functions. You have to use the e.o.m. for a geodesic to eliminate one of them.
 
betel said:
Yes it is a normal massive particle, so it has to be timelike.
So far you only have one equation for two unknown functions. You have to use the e.o.m. for a geodesic to eliminate one of them.

Well how is this:

L=-(1+r) \dot{t}^2 + \frac{1}{1+r} \dot{r}^2 + r^2 \dot{\theta}^2 + r^2 \sin^2{\theta{ \dot{\phi}^2

So it seems like this is going to be simplest to use Euler Lagrange on the t coordinate so we get:

\frac{\partial L}{\partial x^\mu} = \frac{d}{d \tau} \left( \frac{\partial L}{\partial \dot{x}^\mu} \right)
\Rightarrow \frac{d}{d \tau} \left( -2 (1+r) \dot{t} \right)=0

Now by cancelling the -2 and then by product rule we get

\dot{(1+r)} \dot{t} + (1+r) \ddot{t}=0 \Rightarrow \dot{r} \dot{t} + ( 1+r) \ddot{t}=0 \Rightarrow \dot{r} = - \frac{(1+r) \ddot{t}}{\dot{t}}

Is this correct? Should I go ahead and substitute this back in?

Thanks!
 
How did you get the idea to take the norm of the velocity as Lagrange function?
Somewhere in your lecture you should have derived something called geodesic equation or similar. It should be a differential equation defining the motion of a particle on a geodesic. The equation with the -1 in your first post follows from this differential equations.
So you need one of these explicit equations to help you eliminate one function.
 
betel said:
How did you get the idea to take the norm of the velocity as Lagrange function?
Somewhere in your lecture you should have derived something called geodesic equation or similar. It should be a differential equation defining the motion of a particle on a geodesic. The equation with the -1 in your first post follows from this differential equations.
So you need one of these explicit equations to help you eliminate one function.

Oops. Kind of went of at a tangent there!

So the geodesic equation is

\frac{d^2 x^\mu}{d \tau^2} + \Gamma^\mu{}_{\nu \rho} x^\nu x^\rho=0

So I assume I want to get rid of \frac{dr}{d \tau} since we are interested in how t varies with \tau.

So if I pick x^\mu=r then

\frac{d^2r}{d \tau^2} + \Gamma^r{}_{\nu \rho} x^\nu x^rho=0

Now \Gamma^\mu{}_{\nu \rho} = \frac{1}{2} g^{\mu \sigma} \left( g_{\nu \sigma, \rho} + g_{\sigma \rho, \nu} - g_{\nu \rho, \sigma} \right)

Now if we take \mu=r then the only non zero component is

\Gamma^r{}_{rr} = \frac{1}{2} g^{rr} g_{rr,r} = \frac{1}{2} \left( - \frac{1}{1+r} \right) \left( \frac{1}{(1+r)^2} \right) = - \frac{1}{(1+r)^3}

So this would go back into the geodesic equation to give
\frac{d^2r}{d \tau^2} - \frac{1}{(1+r)^3} \left( \frac{dr}{d \tau} \right)

And hence \left( \frac{dr}{d \tau} \right)^2 = - (1+r)^3 \frac{d^2r}{d \tau^2}


So should I substitute this back in? How would I get rid of the \frac{d^2r}{d \tau^2} term?


Also, can you remind me how we derive the equation g_{ab}u^au^b=-\sigma please?


Thanks again!
 
Up to the definition of the Christoffel symbol you are correct. Then you calculated \Gamma^r_{rr} wrong. The mistake is in g^{rr}. And the 1/2 disappeared. But this is not the only nonzero component.

To dervie that the norm is constant it is convenient to first rewrite the geodsic equation in the following form.
\frac{d u_\alpha}{d\tau} - \frac{1}{2}\partial_\alpha g_{\mu\nu}u^\mu u^\nu=0
Then all you have to do is act with \frac{d}{d\tau} on g_{\alpha\beta}u^\alpha u^\beta and reshuffle the derivatives and use the above geodesic equation.
 
betel said:
Up to the definition of the Christoffel symbol you are correct. Then you calculated \Gamma^r_{rr} wrong. The mistake is in g^{rr}. And the 1/2 disappeared. But this is not the only nonzero component.

To dervie that the norm is constant it is convenient to first rewrite the geodsic equation in the following form.
\frac{d u_\alpha}{d\tau} - \frac{1}{2}\partial_\alpha g_{\mu\nu}u^\mu u^\nu=0
Then all you have to do is act with \frac{d}{d\tau} on g_{\alpha\beta}u^\alpha u^\beta and reshuffle the derivatives and use the above geodesic equation.

Ok. So I find that

\Gamma^r{}_{rr}=-\frac{1}{2(1+r)}

However, from the definition
<br /> \Gamma^\mu{}_{\nu \rho} = \frac{1}{2} g^{\mu \sigma} \left( g_{\nu \sigma, \rho} + g_{\sigma \rho, \nu} - g_{\nu \rho, \sigma} \right)<br />
We see that having picked \mu=r, we must take \sigma=r but we can get a contribution from the third term in the definition of the Christoffel symbols when \nu=\rho also,

So \Gamma^r{}_{tt}=-\frac{1}{2}(1+r)
\Gamma^r{}_{\theta \theta}=r(1+r)
\Gamma^r{}_\phi \phi} = r(1+r) \sin^2{\theta}

So are all these correct now? What's next? Plug them back into
\left( \frac{dr}{d \tau} \right)^2 + \left( \frac{d t }{d \tau} \right)^2=-1?

And secondly, you wrote <br /> \frac{d u_\alpha}{d\tau} - \frac{1}{2}\partial_\alpha g_{\mu\nu}u^\mu u^\nu=0<br />
What happened to the 1st and second terms from the Christoffel symbol?

Thanks.
 
  • #10
The Christoffel symbols now are correct. You should now write the relevant geodesic equations and try to find out which ones to use to solve for r(tau) and t(tau).

You have to notice that compared to the original geodesic equation this one is now for the kovariant velocity. You should try to derive my expression from the usual one, but it is straight forward.
 
  • #11
betel said:
The Christoffel symbols now are correct. You should now write the relevant geodesic equations and try to find out which ones to use to solve for r(tau) and t(tau).

You have to notice that compared to the original geodesic equation this one is now for the kovariant velocity. You should try to derive my expression from the usual one, but it is straight forward.[/QUOTE]

Surely there is only one geodesic equation, namely:

\frac{d^2r}{d \tau^2} - \frac{1}{2(1+r)} \left( \frac{dr}{d \tau} \right)^2 - \frac{1}{2} ( 1+r) \left( \frac{dt}{d \tau} \right)^2 + r (1+r) \left( \frac{d \theta}{d \tau} \right)^2 + r(1+r) \sin^2{\theta} \left( \frac{d \phi}{d \tau} \right)^2=0

I don't see how I can solve this for r(tau) or t(tau) since I now have one equation and 5 unknowns!

betel said:
You have to notice that compared to the original geodesic equation this one is now for the kovariant velocity. You should try to derive my expression from the usual one, but it is straight forward.
Sorry but I don't understand what you mean here.
 
  • #12
No. You have for equations. One for each t,r,theta,phi. And two of the functions are known. The observer throws the clock on a radial trajectory, so theta=const and phi=const.

So you have two differential equations for two unknown function which is enough to solve the problem. Or you can use one of the DE and the relation for the norm of the velocity, which will give the same result.

On the expression for the geodesic equation: What I meant is that both expressions are equivalent.
\frac{d u_\alpha}{d\tau} - \frac{1}{2}\partial_\alpha g_{\mu\nu}u^\mu u^\nu=0\Leftrightarrow \frac{d^2 x^\mu}{d \tau^2} + \Gamma^\mu{}_{\nu \rho} u^\nu u^\rho=0\Leftrightarrow \frac{d^2 x_\mu}{d \tau^2} - \Gamma^\nu{}_{\mu \rho} u_\nu u^\rho=0 and you can use whichever one is more convenient to you.
The derivation of this relation will be about four lines, so you should try to prove it.
 
  • #13
Btw. in your first formula for the geodesic equation you accidentially wrote x^\nu x^\rho instead of u^\nu u^\rho but correctly used the u later on.
 
  • #14
betel said:
No. You have for equations. One for each t,r,theta,phi. And two of the functions are known. The observer throws the clock on a radial trajectory, so theta=const and phi=const.

So you have two differential equations for two unknown function which is enough to solve the problem. Or you can use one of the DE and the relation for the norm of the velocity, which will give the same result.

On the expression for the geodesic equation: What I meant is that both expressions are equivalent.
\frac{d u_\alpha}{d\tau} - \frac{1}{2}\partial_\alpha g_{\mu\nu}u^\mu u^\nu=0\Leftrightarrow \frac{d^2 x^\mu}{d \tau^2} + \Gamma^\mu{}_{\nu \rho} u^\nu u^\rho=0\Leftrightarrow \frac{d^2 x_\mu}{d \tau^2} - \Gamma^\nu{}_{\mu \rho} u_\nu u^\rho=0 and you can use whichever one is more convenient to you.
The derivation of this relation will be about four lines, so you should try to prove it.
Thanks but why is it four separate equations. Surely in the definition of the Christoffel symbols, we are using Einstein summation convention and so the \nu,\rho indices are summed over, no?
 
  • #15
Yes, but you have on free index, alpha.

I just realized, that it is you again latentcorpse :)
Seems I always choose to answer your questions. Where are studying?
 
  • #16
betel said:
Yes, but you have on free index, alpha.

I just realized, that it is you again latentcorpse :)
Seems I always choose to answer your questions. Where are studying?

I don't get it.

We have

<br /> \frac{d^2 x^\mu}{d \tau^2} + \Gamma^\mu{}_{\nu \rho} x^\nu x^\rho=0<br />

So surely the free index is \mu. Now we have picked \mu=r but the \nu, \rho indices are dummy (i.e. summed over) so surely we would have
\frac{d^2 r}{d \tau^2} + \Gamma^r{}_{tt} u^tu^t +\Gamma^r{}_{rr} u^ru^r + \Gamma^r{}_{\theta \theta} u^\thetau^\theta + \Gamma^r{}_{\phi \phi} u^\phi u^\phi=0
No?

And for the derivation of the norm of the velocity equation I multiplied the whole thing through by g_{\mu \lambda} to get:

\frac{d^2 x_\lambda}{d \tau^2} + \frac{1}{2} g_{\mu \lambda} g^{\mu \sigma} ( g_{\nu \sigma, \rho + g_{\sigma \rho, \nu} - g_{\nu \rho, \sigma}) u^\nu u^\rho=0
\frac{d^2 x_\lambda}{d \tau^2}+\frac{1}{2} ( g_{\nu \lambda, \rho} + g_{\lambda \rho, \nu} - g_{\nu \rho, \lambda})u^\nu u^\rho=0

And then if we relabel \lambda \rightarrow \mu and use the symmetry fo the metric and the u terms, we can rewrite it as

\frac{d^2x_\mu}{d \tau^2} + \frac{1}{2} ( 2g_{\nu \mu,\rho} - g_{\nu \rho,\mu})u^\nu u^\rho=0

So it appears I have an extra term that you don't have?

And I'm studying at Cambridge but as you can probably tell I am finding it pretty tough. What about you, where do you study/work?
 
  • #17
latentcorpse said:
We have

<br /> \frac{d^2 x^\mu}{d \tau^2} + \Gamma^\mu{}_{\nu \rho} x^\nu x^\rho=0<br />

So surely the free index is \mu. Now we have picked \mu=r but the \nu, \rho indices are dummy (i.e. summed over) so surely we would have
\frac{d^2 r}{d \tau^2} + \Gamma^r{}_{tt} u^tu^t +\Gamma^r{}_{rr} u^ru^r + \Gamma^r{}_{\theta \theta} u^\thetau^\theta + \Gamma^r{}_{\phi \phi} u^\phi u^\phi=0
Yes. But you could equally pick mu=t. This would be the second equation.

And for the derivation of the norm of the velocity equation I multiplied the whole thing through by g_{\mu \lambda} to get:

\frac{d^2 x_\lambda}{d \tau^2} + \frac{1}{2} g_{\mu \lambda} g^{\mu \sigma} ( g_{\nu \sigma, \rho + g_{\sigma \rho, \nu} - g_{\nu \rho, \sigma}) u^\nu u^\rho=0

Careful: You cannot pull the metric through \frac{d}{d \tau} This is not a covariant derivative.
I think it is easier if you start with the metric inside and then pull it out step by step.
\frac{d}{d\tau}(g_{\alpha\beta}u^{\beta}= \ldots
Then using writing \frac{d}{d\tau}=u^\alpha\frac{\partial}{\partial x^\alpha} you should be able to make the calculation.


And I'm studying at Cambridge but as you can probably tell I am finding it pretty tough. What about you, where do you study/work?

I'm in Munich doing a Ph.D. in Cosmoloy.
 
  • #18
betel said:
Yes. But you could equally pick mu=t. This would be the second equation.

Ok. Well, if I go back to my first equation where I picked \mu=r:

<br /> \frac{d^2r}{d \tau^2} - \frac{1}{2(1+r)} \left( \frac{dr}{d \tau} \right)^2 - \frac{1}{2} ( 1+r) \left( \frac{dt}{d \tau} \right)^2 + r (1+r) \left( \frac{d \theta}{d \tau} \right)^2 + r(1+r) \sin^2{\theta} \left( \frac{d \phi}{d \tau} \right)^2=0<br />

I can now get rid of the last two terms since \theta, \phi are constant. This gives:

<br /> \frac{d^2r}{d \tau^2} - \frac{1}{2(1+r)} \left( \frac{dr}{d \tau} \right)^2 - \frac{1}{2} ( 1+r) \left( \frac{dt}{d \tau} \right)^2=0<br />

Now I can get the other equation by setting \mu=t. Again we can get rid of the last two terms because the clock is traveling radially. This gives:

\frac{d^2t}{d \tau^2} + \frac{1}{1+r} \frac{dr}{dt} \left( \frac{dt}{d \tau} \right)^2 + \frac{1}{2(1+r)^3} \frac{dr}{dt} \left( \frac{dr}{d \tau} \right)^2=0

(Hopefully my Christoffel symbols are correct here!)

Anyway, I'm a bit concerned about the \frac{dr}{dt} terms in the second equation. How do I get rid of them?

Also, we know the clock will travel radially since our observer is at r=0 and so no matter where he throws it is going to be radial with respect to our coordinate system, correct?
We know it's timelike since it's a massive particle, correct?
But how do we know it will travel on a geodesic and not just a timelike curve? Is this because it is a free particle? If so, what sort of particle would travel on a curve that isn't a geodesic - something like a particle that is in a potential?
betel said:
Careful: You cannot pull the metric through \frac{d}{d \tau} This is not a covariant derivative.
I think it is easier if you start with the metric inside and then pull it out step by step.
\frac{d}{d\tau}(g_{\alpha\beta}u^{\beta}= \ldots
Then using writing \frac{d}{d\tau}=u^\alpha\frac{\partial}{\partial x^\alpha} you should be able to make the calculation.

Well is it like this:

\frac{d^2 x_\alpha}{d \tau^2}=\frac{d}{d \tau} ( g_{\alpha \beta} u^\beta) = u^\rho \frac{\partial}{\partial x^\rho} ( g_{\alpha \beta} u^\beta )=u^\rho g_{\alpha \beta, \rho} u^\beta + g_{\alpha \beta} u^\rho \frac{\partial u^\beta}{\partial x^\rho} = \partial_\rho g_{\alpha \beta} u^\rho u^\beta + g_{\alpha \beta} u^\rho \frac{d}{d \tau} \delta^\beta{}_{\rho}
But since \delta^\beta{}_\rho is constant, the last term vanishes and so we can rearrange to get
\frac{d^2 x_{\alpha}}{d \tau^2} - \partial_\rho g_{\alpha \beta} u^\rho u^\beta=0.
 
  • #19
latentcorpse said:
Ok. Well, if I go back to my first equation where I picked \mu=r:

<br /> \frac{d^2r}{d \tau^2} - \frac{1}{2(1+r)} \left( \frac{dr}{d \tau} \right)^2 - \frac{1}{2} ( 1+r) \left( \frac{dt}{d \tau} \right)^2 + r (1+r) \left( \frac{d \theta}{d \tau} \right)^2 + r(1+r) \sin^2{\theta} \left( \frac{d \phi}{d \tau} \right)^2=0<br />


I can now get rid of the last two terms since \theta, \phi are constant. This gives:

<br /> \frac{d^2r}{d \tau^2} - \frac{1}{2(1+r)} \left( \frac{dr}{d \tau} \right)^2 - \frac{1}{2} ( 1+r) \left( \frac{dt}{d \tau} \right)^2=0<br />
This is almost correct. The mistake is mine, because I missed the sign error on your \Gamma_{tt}^r. Otherwise that's fine. Now you could also write the equation for the norm of the velocity and see if you can simplify it that way. You can also do it with the next DE but this way it is easier.

Now I can get the other equation by setting \mu=t. Again we can get rid of the last two terms because the clock is traveling radially. This gives:

\frac{d^2t}{d \tau^2} + \frac{1}{1+r} \frac{dr}{dt} \left( \frac{dt}{d \tau} \right)^2 + \frac{1}{2(1+r)^3} \frac{dr}{dt} \left( \frac{dr}{d \tau} \right)^2=0

(Hopefully my Christoffel symbols are correct here!)
No. Be careful. In the Christoffelsymbols only partial derivatives appear, whereas you use total derivatives w.r.t. t.

Also, we know the clock will travel radially since our observer is at r=0 and so no matter where he throws it is going to be radial with respect to our coordinate system, correct?
We know it's timelike since it's a massive particle, correct?
But how do we know it will travel on a geodesic and not just a timelike curve? Is this because it is a free particle? If so, what sort of particle would travel on a curve that isn't a geodesic - something like a particle that is in a potential?
Any particle whose motion is give solely by the metric and not some other external (i.e. nongravitational force) will follow a geodesic. So potential would not be good idea, because usually you would have a gravitational potential. Examples of nongeodesic motion are e.g. obeservers at fixed points in a given gravitational field, e.g. a black hole. If following a geodesic they would fall into the BH, but we usually put them at a fixed radius.

Well is it like this:

\frac{d^2 x_\alpha}{d \tau^2}=\frac{d}{d \tau} ( g_{\alpha \beta} u^\beta) = u^\rho \frac{\partial}{\partial x^\rho} ( g_{\alpha \beta} u^\beta )=u^\rho g_{\alpha \beta, \rho} u^\beta + g_{\alpha \beta} u^\rho \frac{\partial u^\beta}{\partial x^\rho} = \partial_\rho g_{\alpha \beta} u^\rho u^\beta + g_{\alpha \beta} u^\rho \frac{d}{d \tau} \delta^\beta{}_{\rho}
Until the last step yes. But then you mixed it up a bit. All you have to do now is revert to d/d tau again in the last term and use the geodesic equation. Then you have to use the expression for the Christoffelsymbols in terms of the metric and you are done.
 
  • #20
betel said:
This is almost correct. The mistake is mine, because I missed the sign error on your \Gamma_{tt}^r. Otherwise that's fine. Now you could also write the equation for the norm of the velocity and see if you can simplify it that way. You can also do it with the next DE but this way it is easier.

I can't see the problem

\Gamma^r{}_{tt}=\frac{1}{2}g^{rr}(-g_{tt,r})=\frac{1}{2}(-(1+r))(-(-1))=-\frac{1}{2}(1+r)
which is what I have.
betel said:
No. Be careful. In the Christoffelsymbols only partial derivatives appear, whereas you use total derivatives w.r.t. t.

So if I change \frac{dr}{dt} \rightarrow \frac{\partial r}{\partial t} will this be alright?

betel said:
Until the last step yes. But then you mixed it up a bit. All you have to do now is revert to d/d tau again in the last term and use the geodesic equation. Then you have to use the expression for the Christoffelsymbols in terms of the metric and you are done.
<br /> \frac{d^2 x_\alpha}{d \tau^2}=\frac{d}{d \tau} ( g_{\alpha \beta} u^\beta) = u^\rho \frac{\partial}{\partial x^\rho} ( g_{\alpha \beta} u^\beta )=u^\rho g_{\alpha \beta, \rho} u^\beta + g_{\alpha \beta} u^\rho \frac{\partial u^\beta}{\partial x^\rho} = \partial_\rho g_{\alpha \beta} u^\rho u^\beta + g_{\alpha \beta} \frac{du^\beta}{d \tau}<br />

=\partial_\rho g_{\alpha \beta} u^\rho u^\beta -g_{\alpha \beta} \Gamma^\beta{}_{\lambda \tau} u^\lambda u^\tau
=\partial_\rho g_{\alpha \beta} u^\rho u^\beta -\frac{1}{2}g_{\alpha \beta}g^{\beta \sigma} ( g_{\lambda \sigma, \tau} + g_{\sigma \tau, \lambda} - g_{\lambda \tau, \sigma})
=\partial_\rho g_{\alpha \beta} u^\rho u^\beta -\frac{1}{2}\delta^\sigma{}_\alpha ( g_{\lambda \sigma, \tau} + g_{\sigma \tau, \lambda} - g_{\lambda \tau, \sigma})
=\partial_\rho g_{\alpha \beta} u^\rho u^\beta -\frac{1}{2} ( g_{\lambda \alpha, \tau} + g_{\alpha \tau, \lambda} - g_{\lambda \tau, \alpha})
=\partial_\rho g_{\alpha \beta} u^\rho u^\beta -\frac{1}{2} ( g_{\lambda \alpha, \tau} + g_{\alpha \tau, \lambda} - g_{\lambda \tau, \alpha})
=g_{\alpha \beta, \rho} u^\rho u^\beta - \frac{1}{2} g_{\beta \alpha, \rho} u^\rho u^\beta - \frac{1}{2} g_{\alpha \beta, \rho} u^\rho u^\beta + \frac{1}{2} g_{\beta \rho, \alpha} u^\rho u^\beta
=\frac{1}{2} g_{\beta \rho,\alpha} u^\rho u^\beta
which I think is what we wanted, no?

So you now said I should take the derivative wrt tau on this whole thing. That gives:

\frac{d^2 x_\alpha}{d \tau^2} - \frac{1}{2} \frac{d}{d \tau} g_{\beta \rho, \alpha} u^\rho u^\beta=0

Now is the first term zero? If so, why? And then how do we get rid of the \frac{\partial}{\partial x^\alpha} in the second term?

Thanks.
 
  • #21
latentcorpse said:
I can't see the problem
\Gamma^r{}_{tt}=\frac{1}{2}g^{rr}(-g_{tt,r})=\frac{1}{2}(-(1+r))(-(-1))=-\frac{1}{2}(1+r)
which is what I have.
g^{rr}=1+r\neq -(1+r)

So if I change \frac{dr}{dt} \rightarrow \frac{\partial r}{\partial t} will this be alright?
If you continue correctly yes.



<br /> \frac{d^2 x_\alpha}{d \tau^2}=\frac{d}{d \tau} ( g_{\alpha \beta} u^\beta) = u^\rho \frac{\partial}{\partial x^\rho} ( g_{\alpha \beta} u^\beta )=u^\rho g_{\alpha \beta, \rho} u^\beta + g_{\alpha \beta} u^\rho \frac{\partial u^\beta}{\partial x^\rho} = \partial_\rho g_{\alpha \beta} u^\rho u^\beta + g_{\alpha \beta} \frac{du^\beta}{d \tau}<br />

=\partial_\rho g_{\alpha \beta} u^\rho u^\beta -g_{\alpha \beta} \Gamma^\beta{}_{\lambda \tau} u^\lambda u^\tau
=\partial_\rho g_{\alpha \beta} u^\rho u^\beta -\frac{1}{2}g_{\alpha \beta}g^{\beta \sigma} ( g_{\lambda \sigma, \tau} + g_{\sigma \tau, \lambda} - g_{\lambda \tau, \sigma})
=\partial_\rho g_{\alpha \beta} u^\rho u^\beta -\frac{1}{2}\delta^\sigma{}_\alpha ( g_{\lambda \sigma, \tau} + g_{\sigma \tau, \lambda} - g_{\lambda \tau, \sigma})
=\partial_\rho g_{\alpha \beta} u^\rho u^\beta -\frac{1}{2} ( g_{\lambda \alpha, \tau} + g_{\alpha \tau, \lambda} - g_{\lambda \tau, \alpha})
=\partial_\rho g_{\alpha \beta} u^\rho u^\beta -\frac{1}{2} ( g_{\lambda \alpha, \tau} + g_{\alpha \tau, \lambda} - g_{\lambda \tau, \alpha})
=g_{\alpha \beta, \rho} u^\rho u^\beta - \frac{1}{2} g_{\beta \alpha, \rho} u^\rho u^\beta - \frac{1}{2} g_{\alpha \beta, \rho} u^\rho u^\beta + \frac{1}{2} g_{\beta \rho, \alpha} u^\rho u^\beta
=\frac{1}{2} g_{\beta \rho,\alpha} u^\rho u^\beta
which I think is what we wanted, no?
Correct. The start should be
\frac{d}{d \tau}u_\alpha\neq\frac{d^2}{d\tau^2}x_\alpha though.

Here you should stop. This is the relation we wanted and which is easier to use than the usual geodesic equation.
 
  • #22
betel said:
g^{rr}=1+r\neq -(1+r)
Ok. This is my mistake. I had written down that it had a minus in it by accident.

So we have
<br /> \frac{d^2r}{d \tau^2} - \frac{1}{2(1+r)} \left( \frac{dr}{d \tau} \right)^2 + \frac{1}{2} ( 1+r) \left( \frac{dt}{d \tau} \right)^2=0 <br />


betel said:
If you continue correctly yes.

So it's just

<br /> \frac{d^2t}{d \tau^2} + \frac{1}{1+r} \frac{\partial r}{\partial t} \left( \frac{dt}{d \tau} \right)^2 + \frac{1}{2(1+r)^3} \frac{\partial r}{\partial t} \left( \frac{dr}{d \tau} \right)^2=0<br />



betel said:
Correct. The start should be
\frac{d}{d \tau}u_\alpha\neq\frac{d^2}{d\tau^2}x_\alpha though.

Here you should stop. This is the relation we wanted and which is easier to use than the usual geodesic equation.

Doesn't \frac{d}{d \tau}u_\alpha=\frac{d^2}{d\tau^2}x_\alpha since u_\alpha=\frac{d x_\alpha}{d \tau}? Or is it different because we've lowered indices?

Also, I don't think we've used this anywhere above, have we? You just introduced this when I asked how we deduce that the norm of the velocity is constant. We haven't yet shown this so surely we still have some work to do?
 
  • #23
latentcorpse said:
So we have
<br /> \frac{d^2r}{d \tau^2} - \frac{1}{2(1+r)} \left( \frac{dr}{d \tau} \right)^2 + \frac{1}{2} ( 1+r) \left( \frac{dt}{d \tau} \right)^2=0 <br />
Correct.
So it's just

<br /> \frac{d^2t}{d \tau^2} + \frac{1}{1+r} \frac{\partial r}{\partial t} \left( \frac{dt}{d \tau} \right)^2 + \frac{1}{2(1+r)^3} \frac{\partial r}{\partial t} \left( \frac{dr}{d \tau} \right)^2=0<br />
So what is \frac{\partial r}{\partial t} ?
Doesn't \frac{d}{d \tau}u_\alpha=\frac{d^2}{d\tau^2}x_\alpha since u_\alpha=\frac{d x_\alpha}{d \tau}? Or is it different because we've lowered indices?
Lowering inidices makes a big difference.
u^\alpha:= \frac{d x^\alpha}{d\tau}\Rightarrow u_\alpha = g_{\alpha\beta}\frac{d x^\beta}{d\tau }\neq\frac{d x_\alpha}{d\tau}

Also, I don't think we've used this anywhere above, have we? You just introduced this when I asked how we deduce that the norm of the velocity is constant. We haven't yet shown this so surely we still have some work to do?
[/QUOTE]
You didn't use this relation, but wrote it at the start and so got the wrong complete relation. The correct is
\frac{d u_\alpha}{d\tau}-\frac{1}{2}\frac{\partial g_{\mu\nu}{\partial x^\alpha} u^\mu u^\nu=0
Now we want to prove
\frac{d}{d\tau}(g^{\alpha\beta}u_\alpha u_\beta)=0
The derivatives acting on the u-s can be done with the relation we just derived. To get the one on g^(-1) you should find a way to express it in terms of derivatives of g.
 
  • #24
Wait a second. Before I was just focusing on the dr/dt part which should not be in the geodesic equation. But I didn't check, whether you calculated the Christoffelsymbols correctly, which you did not, at least not all, you missed some.

You could recalculate the Christoffelsymbols again or use the geodesic equation we just derived.
 
  • #25
betel said:
So what is \frac{\partial r}{\partial t} ?

So from the norm equation I have

\frac{\partial r}{\partial \tau} = \sqrt{-1 - \left( \frac{\partial t}{\partial \tau} \right)^2}

So i substitute this into my t equation above. Which Christoffel symbols did I get wrong?



betel said:
You didn't use this relation, but wrote it at the start and so got the wrong complete relation. The correct is
\frac{d u_\alpha}{d\tau}-\frac{1}{2}\frac{\partial g_{\mu\nu}{\partial x^\alpha} u^\mu u^\nu=0
Now we want to prove
\frac{d}{d\tau}(g^{\alpha\beta}u_\alpha u_\beta)=0
The derivatives acting on the u-s can be done with the relation we just derived. To get the one on g^(-1) you should find a way to express it in terms of derivatives of g.
Can't quite get it to work:

\frac{d}{d \tau} ( g^{\alpha \beta} u_\alpha u_\beta)=\frac{d x^\rho}{d \tau} \frac{\partial}{\partial x^\rho} g^{\alpha \beta} u_\alpha u_\beta + g^{\alpha \beta} ( \frac{d}{d \tau} u_\alpha ) u_\beta + g^{\alpha \beta} u_\alpha ( \frac{d}{d \tau} u_\beta )
=g^{\alpha \beta}{}_{, \rho} u^\rho u_\alpha u_\beta + g^{\alpha \beta} ( \frac{1}{2} g_{\lambda \rho, \alpha} u^\rho u^\lambda) u_\beta + g^{\alpha \beta} u_\alpha ( \frac{1}{2} g_{\lambda \rho, \beta} u^\lambda u^\rho)
 
  • #26
latentcorpse said:
So from the norm equation I have

\frac{\partial r}{\partial \tau} = \sqrt{-1 - \left( \frac{\partial t}{\partial \tau} \right)^2}

So i substitute this into my t equation above. Which Christoffel symbols did I get wrong?
You didn't really get one wrong, at least not yet. But you missed \Gamma^t_{tr}
Can't quite get it to work:

\frac{d}{d \tau} ( g^{\alpha \beta} u_\alpha u_\beta)=\frac{d x^\rho}{d \tau} \frac{\partial}{\partial x^\rho} g^{\alpha \beta} u_\alpha u_\beta + g^{\alpha \beta} ( \frac{d}{d \tau} u_\alpha ) u_\beta + g^{\alpha \beta} u_\alpha ( \frac{d}{d \tau} u_\beta )
=g^{\alpha \beta}{}_{, \rho} u^\rho u_\alpha u_\beta + g^{\alpha \beta} ( \frac{1}{2} g_{\lambda \rho, \alpha} u^\rho u^\lambda) u_\beta + g^{\alpha \beta} u_\alpha ( \frac{1}{2} g_{\lambda \rho, \beta} u^\lambda u^\rho)

You somehow have to rewrite g^{\alpha\beta}{}_{,\rho} in terms of g_{\mu\nu,\sigma} Try to do this using g^{\alpha\beta}g_{\beta\rho}=\delta^{\alpha}_\rho
 
Last edited:
  • #27
betel said:
You didn't really get one wrong, at least not yet. But you missed \Gamma^t_{tr}

My r equation is (notice I have corrected the signs from earlier because of that minus I had in g_{rr} that wasn't meant to be there!

<br /> <br /> \frac{d^2r}{d \tau^2} - \frac{1}{2(1+r)} \left( \frac{dr}{d \tau} \right)^2 + \frac{1}{2} ( 1+r) \left( \frac{dt}{d \tau} \right)^2 - r (1+r) \left( \frac{d \theta}{d \tau} \right)^2 - r(1+r) \sin^2{\theta} \left( \frac{d \phi}{d \tau} \right)^2=0<br /> <br />

which becomes (after using the fact it's radial):

<br /> <br /> \frac{d^2r}{d \tau^2} - \frac{1}{2(1+r)} \left( \frac{dr}{d \tau} \right)^2 + \frac{1}{2} ( 1+r) \left( \frac{dt}{d \tau} \right)^2=0<br /> <br />

My t equation is (again I corrected one of the signs and I have also included the new term that I missed)

<br /> \frac{d^2t}{d \tau^2} + \frac{1}{1+r} \frac{dr}{dt} \left( \frac{dt}{d \tau} \right)^2 - \frac{1}{2(1+r)^3} \frac{dr}{dt} \left( \frac{dr}{d \tau} \right)^2 + \frac{1}{2(1+r)} \frac{dt}{d \tau} \frac{dr}{d \tau}=0<br />

Now is the next step to substitute
<br /> \frac{\partial r}{\partial \tau} = \sqrt{-1 - \left( \frac{\partial t}{\partial \tau} \right)^2}<br />
into my t equation?



You somehow have to rewrite g^{\alpha\beta}{}_{,\rho} in terms of g_{\mu\nu,\sigma} Try to do this using g^{\alpha\beta}g_{\beta\rho}=\delta^{\alpha}_\rho[/QUOTE]

Ok. I tried writing

\frac{\partial}{\partial x^\rho} g^{\alpha \beta} = \frac{\partial}{\partial x^\mu} \delta^\rho{}_\mu g^{\alpha \beta} - \frac{\partial}{\partial x^\mu} g^{\rho \lambda}g_{\lambda \mu} g^{\alpha \beta}

But then I couldn't simplify it any further...
 
  • #28
latentcorpse said:
My r equation is (notice I have corrected the signs from earlier because of that minus I had in g_{rr} that wasn't meant to be there!
which becomes (after using the fact it's radial):

<br /> <br /> \frac{d^2r}{d \tau^2} - \frac{1}{2(1+r)} \left( \frac{dr}{d \tau} \right)^2 + \frac{1}{2} ( 1+r) \left( \frac{dt}{d \tau} \right)^2=0<br /> <br />
That's correct.

My t equation is (again I corrected one of the signs and I have also included the new term that I missed)

<br /> \frac{d^2t}{d \tau^2} + \frac{1}{1+r} \frac{dr}{dt} \left( \frac{dt}{d \tau} \right)^2 - \frac{1}{2(1+r)^3} \frac{dr}{dt} \left( \frac{dr}{d \tau} \right)^2 + \frac{1}{2(1+r)} \frac{dt}{d \tau} \frac{dr}{d \tau}=0<br />
The new term should be double. Check the summation again and remember the Christoffelsymbolds are symmetric. The second and third term are not completely correct. There should be \frac{\partial r}{\partial t} and you should further simplify this.

Now is the next step to substitute
<br /> \frac{\partial r}{\partial \tau} = \sqrt{-1 - \left( \frac{\partial t}{\partial \tau} \right)^2}<br />
into my t equation?
You can do this, but you have to be careful when taking the root. The particle will come back, so the speed will become negative.

I personally found it easier to first solve for r in terms of tau. This is a very easy equation once you notice that the last part in the geodesic is exactly the relation for the norm of the velocity.

Ok. I tried writing

\frac{\partial}{\partial x^\rho} g^{\alpha \beta} = \frac{\partial}{\partial x^\mu} \delta^\rho{}_\mu g^{\alpha \beta} - \frac{\partial}{\partial x^\mu} g^{\rho \lambda}g_{\lambda \mu} g^{\alpha \beta}

But then I couldn't simplify it any further...
This is wrong. In the first equality you moved rho from a lower to an upper index and now have two lower mu. Try hitting with d/dtau on
<br /> g^{\alpha\beta}g_{\beta\rho}=\delta^{\alpha}_\rho<br />
 
  • #29
If you want to substitute your square root, I should also notice, that you missed a couple of prefactors and signs.
 
  • #30
betel said:
That's correct.
Grand.

betel said:
The new term should be double. Check the summation again and remember the Christoffelsymbolds are symmetric. The second and third term are not completely correct. There should be \frac{\partial r}{\partial t} and you should further simplify this.
Ok. So the t equation is:

<br /> <br /> \frac{d^2t}{d \tau^2} + \frac{1}{1+r} \frac{\partial r}{\partial t} \left( \frac{dt}{d \tau} \right)^2 - \frac{1}{2(1+r)^3} \frac{\partial r}{\partial t} \left( \frac{dr}{d \tau} \right)^2 + \frac{1}{(1+r)} \frac{dt}{d \tau} \frac{dr}{d \tau}=0<br /> <br />

betel said:
You can do this, but you have to be careful when taking the root. The particle will come back, so the speed will become negative.
I personally found it easier to first solve for r in terms of tau. This is a very easy equation once you notice that the last part in the geodesic is exactly the relation for the norm of the velocity.

Well. I think I should probably do it the easy way!But I don't know how to use these two equations to solve for r(\tau)?

I find g^{\mu \nu} u_\mu u_\nu = - \frac{1}{1+r} \left( \frac{\partial t}{\partial \tau} \right)^2 + (1+r) \left( \frac{dr}{d \tau} \right)^2 and so I would be able to substitue this into the last part of my r equation but it appears that the terms don't match up! Have I made a mistake? I see what you mean by this making it easy because then I would just get

\frac{d^2r}{dt^2} + g^{\mu \nu}u_\mu u_\nu=0 \Rightarrow \frac{d^2r}{dt^2} - \sigma =0 \Rightarrow \frac{d^2r}{dt^2}=1 since the clock follows a timelike geodesic so \sigma=1.

Then \frac{dr}{d \tau} = \tau + k_1 \Rightarrow r(\tau)=\tau^2+k_1 \tau+k_2

How is that?
betel said:
This is wrong. In the first equality you moved rho from a lower to an upper index and now have two lower mu. Try hitting with d/dtau on
<br /> g^{\alpha\beta}g_{\beta\rho}=\delta^{\alpha}_\rho<br />
So this reduces to g^{\alpha \beta}{}_{, \lambda} u^\lambda g_{\beta \rho} = - g^\alpha \beta} g_{\beta \rho, lambda} u^\lambda
g^{\alpha \kappa}{}_{, \lambda u^\lambda} = - g^{\alpha \beta} g^{\rho \kappa} g_{\alpha \beta, \lambda} u^\lambda
And then with some relabelling this can be used to cancel the other two terms as required! Great!
 

Similar threads

Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 46 ·
2
Replies
46
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
4K
Replies
10
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
4K