Wednesday, November 13, 2019

differential geometry - How does a vector field transform under an infinitesimal coordinate transformation?


If I have a vector Xμ(x), and then I consider an infinitesimal coordinate transformation of the form xμxμ+vμ(x), then how does my vector Xμ(x) transform?



From some reading online, it seems like the answer is along the lines of: Xμ(x)  Xμ(x)+vσ(x)σXμ(x)Xσ(x)σvμ(x)


I'm not really understanding where this is coming from though...is it because we're taking a Taylor expansion of Xμ(x+v)? The minus sign is particularly unsettling for me.



Answer



If Xμ(x) is a vector field, in terms of coordinates {xμ} and we consider an infinitesimal shift,


xμxμ+vμ(x)


then the vector field Xμ changes according to the Lie derivative w.r.t. to the vector vμ, that is, we have that,


δXμ=LvXμ=vννXμXννvμ


by simplying applying the rules of Lie differentiation of a tensor. If the manifold is entirely flat, then covariant derivatives are demoted to partial derivatives,


δXμ=vννXμXννvμ


recovering the expression given by the OP. Notice that vνν is the same as the vector vμ expressed as a derivation. As such, we can write,



LvX=[v,X]


with the Lie bracket, where v and X are the fields expressed as derivations, i.e. operators.




A vector as a derivation can be thought of as a directional derivative. Specifically, for a vector v and a map f:RnR, we have that,


Dvf(x)=ddλf(x+λv)|λ=0=vμμf(x).


A case of interest is when v is a vector along a curve, that is, it is the vector tangent along a path, in which case one may define differentiation of a map along a path on the manifold.


No comments:

Post a Comment

classical mechanics - Moment of a force about a given axis (Torque) - Scalar or vectorial?

I am studying Statics and saw that: The moment of a force about a given axis (or Torque) is defined by the equation: $M_X = (\vec r \times \...