I'm currently working through General Relativity and I'm wondering how you would express the variation of a general metric tensor, or similarly, how you would write the total differential of a metric tensor (analogous to how you would write the total derivative for a function)? Also, on a related note, does the covariant derivative of the metric always vanish, regardless of the metric chosen?
In the calculus of variation, we subject the relevant function (or in your case the metric) to a small change and write
g(x) \rightarrow \bar{g}(x) = g(x) + \delta g(x)
Now, if this small change is brought about by infinitesimal coordinate transformation
x \rightarrow \bar{x} = x + f(x),
then one can define two type of variations :
\delta g(x) = \bar{g}(\bar{x}) - g(x)
This compares the transformed metric with original one at the same geometrical point P which has two different coordinate values x and \bar{x}. Some people call this type of variation “local variation” other call it “total variation”.
The other, more important, variation is defined by
\bar{\delta}g(x) = \bar{g}(x) - g(x)
Here, we compare the transformed metric \bar{g} at point \bar{P} (with coordinate value equal to x) with the original metric g at point P with coordinate value x. This means that \bar{\delta} refers to two different points having the same coordinate values, i.e., it is the Lie derivative along the vector field f(x) which generates the coordinate transformation. Notice that the two variations are related by
\bar{\delta}g = \delta g - f(x)\partial_{x}g
regards
sam