Is the Gradient of a Contravariant Vector a Covariant Vector?

  • Context: Graduate 
  • Thread starter Thread starter nigelscott
  • Start date Start date
  • Tags Tags
    Product Vector
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
nigelscott
Messages
133
Reaction score
4
I have:

dVμ = (∂Vμ/∂xη)dxη where Vμ is a contravariant vector field

I believe the () term on the RHS is a covariant tensor. Is the dot product of () and dxη a scalar and how do I write this is compact form. I know how this works for scalars but am not clear when tensors are involved.
 
on Phys.org
nigelscott said:
I have:

dVμ = (∂Vμ/∂xη)dxη where Vμ is a contravariant vector field

I believe the () term on the RHS is a covariant tensor. Is the dot product of () and dxη a scalar and how do I write this is compact form. I know how this works for scalars but am not clear when tensors are involved.

You haven't been very specific. What kind of space are you in? Is it flat or curved?

Generically speaking, ##\partial_\nu V^\mu## is not a tensor at all, because in curved space, partial derivatives do not transform nicely under changes of coordinates. Using a covariant derivative,

[tex]\nabla_\nu V^\mu[/tex]
is a tensor of mixed type.

In curved space, "##\mathrm{d} V^\mu##" is not really a sensible thing to do, because it is not covariant under coordinate changes.
 
Flat space. I am trying to show that the gradient of a contravariant vector is a covariant vector. I understand how to show this for a scalar, but not sure how to extend this to vectors/tensors.