Content deleted Content added
Line 48:
The vector is called [[Covariance and contravariance of vectors|''covariant'' or ''contravariant'']] depending on how the transformation of the vector's components is related to the transformation of coordinates.
* Contravariant vectors have units of distance (such as a displacement) or distance times some other unit (such as velocity or acceleration) and transform in the opposite way as the coordinate system. For example, in changing units from meters to millimeters the coordinate units get smaller, but the numbers in a vector become larger: 1 m becomes 1000 mm.
* Covariant vectors, on the other hand, have units of one-over-distance (
In [[Einstein notation]], contravariant vectors and components of tensors are shown with superscripts, e.g. {{math|''x<sup>i</sup>''}}, and covariant vectors and components of tensors with subscripts, e.g. {{math|''x<sub>i</sub>''}}. Indices are "raised" or "lowered" by multiplication by an appropriate matrix, often the identity matrix.
|