cristina89
- 29
- 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}?