Timelike Geodesic and Christoffel Symbols

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
wam_mi
Messages
78
Reaction score
1

Homework Statement



How do I show the following metric have time-like geodesics, if [tex]\theta[/tex] and [tex]R[/tex] are constants

[tex]ds^{2} = R^{2} (-dt^{2} + (cosh(t))^{2} d\theta^{2})[/tex]

Homework Equations



[tex]v^{a}v_{a} = -1[/tex] for time-like geodesic, where [tex]v^{a}[/tex] is the tangent vector along the curve

The Attempt at a Solution



First, I write it as the Lagrangian

[tex]L = -R^{2}\dot{t}^{2} + (cosh(t))^{2} \dot{\theta}^{2} = -R^{2}\dot{t}^{2}[/tex]

as [tex]\theta[/tex] is a constant.

How do I proceed to show that this indeed gives us a time-like geodesic.

Could someone also tell me if I have computed the Christoffel symbol components correctly? My result is

[tex]\Gamma^{t}_{\theta \theta} = 0-sinh(t) \times cosh(t)[/tex]

[tex]\Gamma^{\theta}_{t \theta} = tanh(t)[/tex]

and all other components vanish.

Cheers!

P.S. How do I type minus sign? It doesn't seem to work if I have left the 0 out at above.
 
Last edited:
Physics news on Phys.org
Maybe I'm not understanding the problem correctly, but if you're holding [itex]\theta[/itex] constant, couldn't you just use [itex]d\theta = 0[/itex]?
 
wam_mi said:
P.S. How do I type minus sign? It doesn't seem to work if I have left the 0 out at above.
[tex]\Gamma^{t}_{\theta \theta} = -sinh(t) \times cosh(t)[/tex]
Works fine for me :confused:
Anyway, I get the same thing as you for the Christoffel symbols except without the minus sign. I could have made a mistake but you might want to recheck your calculations.
 
I don't see the need to compute the Christoffel coefficients at all. The solution to the Euler-Lagrange equations will be a geodesic, so if [itex]R[/itex] and [itex]\theta[/itex] are constants, you want to solve

[tex]\frac{\partial L}{\partial t}-\frac{d}{d\tau}\frac{\partial L}{\partial \dot{t}}=0[/tex]

(Where I'm using [itex]\tau[/itex] to represent your affine parameter...i.e. [tex]\dot{t}=\frac{dt}{d\tau}[/tex] )