Differential Geometry – Covariant vs Contravariant Vectors Explained

covariancedifferential-geometrymetric-tensortensor-calculusvectors

I understand that, in curvilinear coordinates, one can define a covariant basis and a contravariant basis. It seems to me that any vector can be decomposed in either of those basis, thus one can have covariant components and contravariant components of the same vector, depending on the chosen basis. What is confusing to me, however, is when people talk about covariant and contravariant vectors. Do they just mean the covariant/contravariant components of vectors or there are indeed two distinct types/classes of vectors? If the latter, covariant vectors can only be decomposed into covariant bases and contravariant vectors only in contravariant bases?

Best Answer

We don't talk of covariant and contravariant bases. Start with the basis $\{\mathbf e_i\}$. Then a general vector can be written $$\mathbf v = v^i \mathbf e_i$$ Now if you double the length of a basis vector, you must halve the component. The components are said to be contravariant, because they change opposite to the basis. In index notation this vector is simply written $v^i$, and we call it a contravariant vector meaning that the components are contravariant.

The inner product

$$ \mathbf u \cdot \mathbf v = g_{ij}u^iv^j $$ prompts the definition $$ u_j = g_{ij}u^i $$ The $u_j$ are components of a vector in the dual space. Because the inner product is invariant, the components $u_j$ change opposite to contravariant components, which means they change in the same way as the basis vectors. They are called covariant components, and we refer to them as covariant vectors.

Technically contravariant vectors are in one vector space, and covariant vectors are in a different space, the dual space. But there is a clear 1-1 correspondence between the space and its dual, and we tend to think of the contravariant and covariant vectors as different descriptions of the same vector.