✦ For everyone, free.

Practical knowledge for real and everyday life

Home

8.14.1 Tensor Index Range Dimension Dependence

Tensor Index Range Dimension Dependence explores how tensor indices' ranges are determined by the underlying space's dimensionality and algebraic structure.

Tensor Index Range Dimension Dependence is the principle that the set of values over which a tensor index may run is not fixed once and for all, but is determined entirely by the dimension of the vector space, manifold, or coordinate system in which the tensor is defined. An index range is never an intrinsic property of the index letter itself; it is inherited from the ambient dimension $n$, so that the same notation — an index $i$ ranging implicitly from $1$ to $n$ — describes a completely different set of concrete values in a three-dimensional space than it does in a four-dimensional spacetime or an abstract $n$-dimensional manifold.


The Dependence Relation

Range as a Function of Dimension

For a space of dimension $n$, every tensor index in an expression is understood to range over

i { 1 , 2 , , n }

so that the number of distinct values an index can take is exactly $n$. Changing the dimension of the space under discussion — without changing a single symbol in the tensor equation itself — silently changes the number of terms an implicit sum expands into and the number of independent scalar equations a free-index expression represents.

Explicit Illustration Across Dimensions

The same notation $A_i B^i$ denotes a sum of two terms in a two-dimensional space,

Ai Bi = A1 B1 + A2 B2

but a sum of four terms in a four-dimensional spacetime,

Aμ Bμ = A0 B0 + A1 B1 + A2 B2 + A3 B3

despite both being written with the identical index pattern.


Consequences for the Component Count of Tensors

Growth of Components With Rank and Dimension

Because every free index independently ranges over the ambient dimension $n$, a tensor of rank $r$ in an $n$-dimensional space has exactly $n^{r}$ independent components before any symmetry is imposed. A rank-2 tensor in three dimensions has $3^{2} = 9$ components, while the same rank-2 pattern in four-dimensional spacetime has $4^{2} = 16$ components — the notation $T_{ij}$ is identical in both cases, but its dimension dependence changes what it denotes numerically.

Effect on Symmetric and Antisymmetric Counts

Dimension dependence also governs how many independent components remain after imposing symmetry conditions. A symmetric rank-2 tensor in dimension $n$ has $n(n+1)/2$ independent components, while a fully antisymmetric rank-2 tensor has $n(n-1)/2$. These counts scale directly with $n$, so a statement such as "a rank-2 antisymmetric tensor has six independent components" is only true in exactly one dimension (here, $n = 4$) and must be re-derived whenever the ambient dimension changes.


Index Range Under Restriction to Subspaces

Splitting the Range by Coordinate Type

In contexts where a space naturally decomposes into subspaces of differing character, such as separating spatial coordinates from a time coordinate in relativity, the full index range may be split into disjoint sub-ranges, each governed by its own dimension. A four-dimensional spacetime index $\mu \in {0,1,2,3}$ is commonly split into a time index $0$ and a purely spatial range $i \in {1,2,3}$, and the dimension dependence of the spatial sub-range (three) differs from that of the full range (four).

Explicit Range Annotations as a Local Override

When an index is restricted to a proper sub-range of the full dimension-determined range, this restriction must be stated explicitly, since the implicit index range assumption otherwise defaults to the full ambient dimension. Writing $i = 1, 2$ within a four-dimensional context signals a deliberate departure from the dimension-determined default, rather than a redefinition of the ambient dimension itself.


Dimension Dependence Across Different Domains

Physics Conventions

In classical mechanics and three-dimensional vector calculus, indices conventionally range over ${1,2,3}$, matching the dimension of physical space. In special and general relativity, Greek indices conventionally range over ${0,1,2,3}$, reflecting the four dimensions of spacetime, while Latin indices are frequently reserved for the three spatial dimensions alone within the same discussion — two different dimension dependencies coexisting side by side, distinguished purely by alphabet choice.

Abstract and Generalized Settings

In abstract tensor algebra and differential geometry on general manifolds, the dimension $n$ is left as a free parameter, and all index ranges are stated relative to it symbolically rather than numerically. This generality is precisely what dimension dependence formalizes: the notation for tensor expressions is written once, and its concrete meaning — the number of components, the number of terms in each implicit sum — is filled in only after a specific dimension is chosen.


Role Within Index Range Notation

Dimension dependence is the mechanism that connects the abstract symbol-level rules of tensor index notation to concrete, countable structure. Without it, index ranges would need to be restated numerically in every formula; with it, a single symbolic expression written for general $n$ automatically yields the correct component count, sum length, and degrees of freedom the moment a specific dimension is substituted, making dimension dependence the bridge between symbolic tensor notation and its numerical content in any particular space.