Christoffel Symbol / Covariant derivative

cristina89
Messages
29
Reaction score
0

Homework Statement


My teacher solved this in class but I'm not understanding some parts of tis solution.

Show that \nabla_i V^i is scalar.


Homework Equations


\nabla_i V^i = \frac{\partial V^{i}}{\partial q^{i}} + \Gamma^{i}_{ik} V^{k}


The Attempt at a Solution


To start this, I'll solve this \Gamma^{i}_{ik} first.

\Gamma^{i}_{ik} = \frac{1}{2} g^{il} (\frac{\partial g_{lk}}{\partial q^{i}} + \frac{\partial g_{il}}{\partial q^{k}} - \frac{\partial g_{ki}}{\partial q^{l}}

\Gamma^{i}_{ik} = \frac{1}{2} g^{il} \frac{\partial g_{il}}{\partial q^{k}} = \frac{1}{2g} \frac{\partial g}{\partial q^{k}}

\Gamma^{i}_{ik} = \frac{1}{\sqrt g}\frac{\partial \sqrt{g}}{\partial q^{k}}

(THIS PART: how this \sqrt{g} appeared??)

Continuing...

\nabla_i V^i = \frac{\partial V^{i}}{\partial q^{i}} + \frac{V^{k}}{\sqrt{g}} \frac{\partial \sqrt{g}}{\partial q^{k}}

\nabla_i V^i = \frac{1}{\sqrt g} \partial_i (\sqrt g V^{i})

And this last part... What happened to \partial q^{i} and V^{k}?
 
Physics news on Phys.org
take this with a grain of salt as I haven't played with tensors in a while... anyway here I go... I think both these are tricks that can be understood by working back

I think the first part is just normal chain rule differentiation, what is the standard derivative of sqrt(g)?

then try expanding the very last expression using the standard product rule, what do you end up with?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top