fzero said:
You want to use the covariant derivative in the normal coordinates. On a vector field
\nabla_a X^b = \partial_a X^b + {\Gamma^b}_{ac} X^c .
ok and is defined
\nabla_a \omega_b = \partial_a \omega_b - \Gamma^c{}_{ab} \omega_c for a covector field.
Then
X^b \nabla_b \omega_a + \omega_b \nabla_a X^b \\<br />
=X^b ( \partial_b \omega_a - \Gamma^c{}_{ab} \omega_c ) + \omega_b ( \partial_a X^b + \Gamma^b{}_{ac} X^c ) \\<br />
= X^b \partial_b \omega_a + \omega_b \partial_a X^b be cancelling the \Gamma terms.
Now the bit that I don't really understand (because I don't understand the difference between a,b,... and mu,nu,... labels) - how do I justify saying that this is equal to
X^\nu \partial_\nu \omega_\mu + \omega_\nu \partial_\mu X^\nu
I also have to work out (L_X g)_{\mu \nu}
So the formula for the Lie derivative along X of a type (r,s) tensor field is defined, in coordinate notation, as
L_X T^{a_1 \dots \_r}{}_{b_1 \dots b_s} = X^c ( \nabla_c T^{a_1 \dots a_r}{}_{b_1 \dots b_s} ) - ( \nabla_c X^{a_1} ) T^{c a_2 \dots a_r}{}_{b_1 \dots b_s} - \dots - ( \nabla_c X^{a_r} ) T^{a_1 \dots a_{r-1} c}{}_{b_1 \dots b_s} + ( \nabla_{b_1} X^c ) T^{a_1 \dots a_r}{}_{c b_2 \dots b_s} + \dots + ( \nabla_{b_s} X^c ) T^{a_1 \dots a_r}{}_{b_1 \dots b_{s-1} c}
so applying thsi to the metric tensor I get
L_x g_{\mu} = X^\rho ( \nabla_\rho g_{\mu \nu} ) + ( \nabla_\mu X^\rho ) g_{\rho \nu} + ( \nabla_\nu X^\rho ) g_{\mu \rho}
now the answer I'm looking for involves partial derivatives instead of covariant ones. Do you know where I have messed up?Thanks a lot.