✦ For everyone, free.

Practical knowledge for real and everyday life

Home

10.22.2 Tensor Component Transformation Notation

Tensor Component Transformation Notation explains how tensor components change with coordinate systems, key for physics and engineering applications.

Tensor Component Transformation Notation is the symbolic system used to write how the numerical components of a tensor change when the coordinate system, or basis, in which the tensor is expressed is replaced by another one. It specifies, index by index, which Jacobian factors multiply which original components, and it encodes the variance type of the tensor, covariant, contravariant, or mixed, directly through the placement of upper and lower indices.


Role of the Notation

Encoding Variance Through Index Position

The notation places contravariant indices as superscripts and covariant indices as subscripts, so that the transformation rule for each index type is determined purely by its position, without needing separate labels or annotations.

Separating the Transformation Law from the Tensor Itself

A tensor is a geometric object independent of any coordinate system, but its components are only meaningful once a basis is chosen. Component transformation notation isolates the rule that converts the component array from one basis to another, keeping this rule distinct from the definition of the tensor itself.


General Transformation Rule

Rank-One Contravariant Case

A contravariant vector component transforms using the direct Jacobian factor.

V i = xi xi V i

Rank-One Covariant Case

A covariant vector component transforms using the inverse Jacobian factor.

W i = xi xi W i

General Rank Case

For a tensor of arbitrary rank with p contravariant indices and q covariant indices, one direct factor is written for each contravariant index and one inverse factor for each covariant index, all multiplied together and contracted with the original components under the summation convention.

T j i = xi xi xj xj T j i

Summation Convention Requirements

Repeated Index Rule

Within component transformation notation, any index that appears once as a superscript and once as a subscript in the same term is understood to be summed over its full range, and such an index is never allowed to appear a third time in the same term.

Free Index Rule

An index that is not repeated is called a free index, and it must appear on both sides of the equation with matching position, upper or lower, since the equation would otherwise be dimensionally inconsistent between the two coordinate systems.


Distinguishing Old and New Coordinates

Primed Index Convention

The most common device for distinguishing the target coordinate system from the source coordinate system is to attach a prime to indices belonging to the new basis, leaving the source-basis indices unprimed, which keeps the two coordinate systems visually distinct without introducing new letters.

Numbered Basis Convention

An alternative device labels the two coordinate systems with a bracketed numeral, such as a first system and a second system, which is preferred in expositions comparing more than two coordinate systems simultaneously, since primes cannot be stacked indefinitely without losing clarity.

Frame x^i Frame x^i' Jacobian factor

Extension to Tensor Densities

Weighted Transformation Terms

Some quantities transform like ordinary tensors but pick up an additional factor equal to a power of the Jacobian determinant, and these are called tensor densities. Component transformation notation accounts for this by appending the determinant power as an extra scalar multiplier alongside the usual set of Jacobian factors.

Consistency With Ordinary Tensors

Setting the determinant power to zero in the density notation recovers the ordinary tensor transformation rule exactly, which shows that ordinary tensors are the special case of weight zero within the broader density framework.


Common Pitfalls Addressed by Correct Notation

Index Mismatch

A frequently made error is writing a Jacobian factor with the primed and unprimed indices in the wrong slot, which silently converts a covariant transformation into a contravariant one. Careful adherence to the upper-lower placement convention prevents this error from propagating undetected.

Confusing Passive and Active Transformations

Component transformation notation describes a passive change of basis, where the underlying geometric object stays fixed while the coordinate description changes. This must not be confused with an active transformation, where the object itself is moved while the basis stays fixed, since the two situations use Jacobian factors with opposite roles.