Parallel transport approximation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
jostpuur
Messages
2,112
Reaction score
19
The parallel transport equation is

[tex] \frac{d\lambda^{\mu}}{d\tau} = -\Gamma^{\mu}_{\sigma\rho} \frac{dx^{\sigma}}{d\tau} \lambda^{\rho}[/tex]

If I take the derivative of this with respect to tau, and get

[tex] \frac{d^2\lambda^{\mu}}{d\tau^2} = -\partial_{\nu}\Gamma^{\mu}_{\sigma\rho}\frac{dx^{\nu}}{d\tau}\frac{dx^{\sigma}}{d\tau} \lambda^{\rho} \;- \;\Gamma^{\mu}_{\sigma\rho}\frac{d^2x^{\sigma}}{d\tau^2}\lambda^{\rho} \;-\; \Gamma^{\mu}_{\sigma\rho}\frac{dx^{\sigma}}{d\tau}\frac{d\lambda^{\rho}}{d\tau}[/tex]
[tex] = \Big(-\partial_{\nu}\Gamma^{\mu}_{\sigma\rho} \frac{dx^{\nu}}{d\tau}\frac{dx^{\sigma}}{d\tau} \; - \;\Gamma^{\mu}_{\sigma\rho}\frac{d^2x^{\sigma}}{d\tau^2}\;+\; \Gamma^{\mu}_{\sigma\nu}\Gamma^{\nu}_{\alpha\rho} \frac{dx^{\sigma}}{d\tau}\frac{dx^{\alpha}}{d\tau}\Big)\lambda^{\rho}[/tex]

and then substitute these into

[tex] \lambda^{\mu}(\tau) = \lambda^{\mu}(0) \;+\; \tau\frac{d\lambda^{\mu}(0)}{d\tau} \;+\; \frac{1}{2}\tau^2\frac{d^2\lambda^{\mu}(0)}{d\tau^2} \;+\; O(\tau^3}),[/tex]

have I already done something wrong, or is this a valid way to do parallel transport small distances?
 
Last edited:
Physics news on Phys.org
I was getting wrong answers in one exercise, and started doubting this, but I located the mistake (or a mistake), and right now I have no particular reason to believe that there was anything wrong in this.