LayMuon said:
I am confused right at the point how to solve that equation and rearrange indices in such a manner as to get Christoffel symbols.
I worked it out for myself, and there are a few tricky parts to it. Maybe there's a more direct way to get the answer, but here's how I did it (fair warning: this is extremely long and boring):
Start with the "Lagrangian" [itex]L = g_{ij} U^i U^j[/itex], where [itex]U^i = \dfrac{dx^i}{ds}[/itex] then the Lagrangian equations of motion are:
[itex]2 \dfrac{d}{ds} (g_{ij} U^j) = (\partial_i g_{jk}) U^j U^k[/itex]
where [itex]\partial_i[/itex] is shorthand for [itex]\dfrac{\partial}{\partial x^i}[/itex] (To get the right-hand side, I changed the dummy index [itex]i[/itex] to [itex]k[/itex] to keep from clashing with the [itex]i[/itex] in the [itex]\partial_i[/itex])
Now use the product rule: [itex]\dfrac{d}{ds} (g_{ij} U^j) = \dfrac{d g_{ij}}{ds} U^j + g_{ij} \dfrac{dU^j}{ds}[/itex]
Then use the chain rule:
[itex]\dfrac{d g_{ij}}{ds} = \dfrac{\partial g_{ij}}{\partial x^k} \dfrac{dx^k}{ds} = \partial_k g_{ij} U^k[/itex]
So the equations of motion become:
[itex]2 (\partial_k g_{ij} U^k U^j + g_{ij} \dfrac{dU^j}{dt}) = (\partial_i g_{jk}) U^j U^k[/itex]
Now, rearrange to get:
[itex]g_{ij} \dfrac{dU^j}{dt} = -(\partial_k g_{ij}) U^k U^j + \frac{1}{2} (\partial_i g_{jk}) U^j U^k = -\frac{1}{2}(2 \partial_k g_{ij} - \partial_i g_{jk})U^j U^k[/itex]
At this point, we can raise the indices on both sides by multiplying by [itex]g^{li}[/itex] and summing over [itex]i[/itex]:
[itex]\dfrac{dU^l}{dt} = -\frac{1}{2}g^{li}(2 \partial_k g_{ij} - \partial_i g_{jk})U^j U^k[/itex]
This has the form
[itex]\dfrac{dU^l}{dt} = -Q^l_{jk} U^j U^k[/itex]
where the coefficients [itex]Q^l_{jk}[/itex] are defined by:
[itex]Q^l_{jk} = \frac{1}{2}g^{li}(2 \partial_k g_{ij} - \partial_i g_{jk})[/itex]
[itex]Q^l_{jk}[/itex] is not quite the Christoffel coefficients, because [itex]\Gamma^l_{jk}[/itex] is symmetric in [itex]j[/itex] and [itex]k[/itex], while [itex]Q^l_{jk}[/itex] is not. However, we can split [itex]Q^l_{jk}[/itex] into symmetric and anti-symmetric parts:
[itex]Q^l_{jk} = S^l_{jk} + A^l_{jk}[/itex]
where
[itex]S^l_{jk} = \frac{1}{2}(Q^l_{jk} + Q^l_{kj}) = \frac{1}{2}g^{lj}(\partial_k g_{ij} + \partial_j g_{ik} - \partial_i g_{jk})[/itex]
[itex]A^l_{jk} = \frac{1}{2}(Q^l_{jk} - Q^l_{kj}) = \frac{1}{2}g^{lj}(\partial_k g_{ij} - \partial_j g_{ik})[/itex]
Then the equations of motion become:
[itex]\dfrac{dU^l}{dt} = -S^l_{jk} U^j U^k - A^l_{jk} U^j U^k[/itex]
The term [itex]A^l_{jk} U^j U^k[/itex] is 0, so only the symmetric part matters. So we have:
[itex]\dfrac{dU^l}{dt} = -S^l_{jk} U^j U^k[/itex]
At
this point, we can identify [itex]\Gamma^l_{jk}[/itex] with [itex]S^l_{jk}[/itex]:
[itex]\Gamma^l_{jk} = \frac{1}{2}g^{li}(\partial_k g_{ij} + \partial_j g_{ik} - \partial_i g_{jk})[/itex]