I'm doing Leonard Susskind's course on General Relativity (http://deimos3.apple.com/WebObjects/Core.woa/Feed/itunes.stanford.edu-dz.19344853322.019344853324 ), and I'm stuck on a particular derivation (in Lecture 4, about 12 minutes in). He left as an exercise to calculate: $D_m V^n$. He gave us the answer already as:
-
$D_m V^n=\partial_m V^n+\Gamma _{\text{mr}}^nV^r $
I can do most of the derivation as follows:
-
$D_m V^n=D_m\left(g^{\text{np}} V_p\right)$
$D_m V^n=\left(D_m g^{\text{np}}\right)V_p - g^{\text{np}}\left(D_m V_p\right) $ Product rule
$D_m V^n=g^{\text{np}}\left(D_m V_p\right)$ $D_m g^{\text{np}}=0$ in Gaussian-normal coordinates
$D_m V^n=g^{\text{np}}\left(\partial_m V_p-V_r \Gamma _{\text{mp}}^r\right)$ apply covariant derivative
$D_m V^n=\partial_m g^{\text{np}}V_p -g^{\text{np}} V_r \Gamma _{\text{mp}}^r$ multiply through
$D_m V^n=\partial_m V^n-g^{\text{np}} \Gamma _{\text{mp}}^rV_r$
This last step is where I am stuck. How to get from
$$-g^{\text{np}} \Gamma _{\text{mp}}^rV_r$$
to
$$\Gamma _{\text{mr}}^nV^r $$
I have some idea that the minus sign will be taken care of by $g^{\text{np}}=-g_{\text{np}}$, and there must be some swap of summation indices, but I can't seem to see it.