✦ For everyone, free.

Practical knowledge for real and everyday life

Home

7.8.1 Tensor Vector Component Single Index

A single index in a tensor vector component denotes its position in a multi-dimensional space, essential for algebraic manipulation and physical interpretation.

Tensor Vector Component Single Index is the one index slot, (i), that addresses each entry of a vector's component list, serving as the entire addressing mechanism needed to locate any one of the (n) numbers making up the vector once a basis has been chosen.


Definition and Scope

The Index as Sole Address

For a vector (v) with components (v^i) in an (n)-dimensional space, the single index (i) ranges over (1,\dots,n), and specifying a value for (i) is both necessary and sufficient to identify exactly one component:

vi at i=3

picks out one specific number from the list, with no further information required, since a vector's component structure has no second axis to further narrow down.

Contrast With Multi-Index Addressing

Where a rank-2 tensor requires a pair of indices, ((i,j)), to identify a single entry, the vector component case requires only the one index (i); this single index is what defines the vector case as rank one, and it is also the entire content of the address, without a second coordinate to combine it with.


Structural Properties

Range Determined by Dimension

The single index of a vector ranges exactly over (1,\dots,n), with (n) the dimension of the underlying vector space, so the index's range is the only quantity, besides the values themselves, needed to describe the full extent of the vector's component list:

i {1,2,,n}

Variance Carried by the Single Index

The single index of a vector is conventionally an upper index, marking contravariant transformation behavior; the corresponding case with a single lower index describes a covector instead, so the same notion of a lone index slot splits into two distinct tensor objects depending on which variance that one index carries.

vi versus ωi

No Internal Pairing Available

Because only one index is present, there is no second index of the same tensor to pair it with directly through contraction; a vector's single index can only be contracted against a lower index supplied by a separate object, such as a covector, rather than against another index belonging to the same vector.

i = 1 i = 2 i = 3

Role Within Tensor Algebra

Foundation for Building Multi-Index Structures

The single index of a vector is the elementary unit that combines with other single indices, whether from another vector, a covector, or a higher-rank tensor, through the tensor product, to build up the multi-index structures characteristic of rank-2 and higher tensors, each new factor contributing one more index alongside this one.

Anchor for Understanding Index Transformation

Because it is the only index present, the vector's single index provides the cleanest setting for observing how one index transforms under a change of basis, without the complication of tracking several indices simultaneously, making it a natural starting point before addressing the multi-index transformation behavior of higher-rank tensors.