✦ For everyone, free.

Practical knowledge for real and everyday life

Home

10.22.3 Tensor Jacobian Factor Notation

Tensor Jacobian Factor Notation is a mathematical tool used to express derivatives of tensor fields in a compact and coordinate-invariant form.

Tensor Jacobian Factor Notation is the symbolic convention used to represent the partial-derivative coefficients that relate two coordinate systems during a change of basis in tensor calculus. These coefficients, collectively known as Jacobian factors, express how an infinitesimal displacement or a basis vector in one coordinate system is related to the corresponding quantity in another coordinate system. The notation isolates each partial derivative term so that the transformation law of a tensor can be written compactly, while still making explicit which coordinate is being differentiated with respect to which.


Purpose of Jacobian Factor Notation

Isolating Transformation Coefficients

When a tensor is expressed in a new coordinate system, every component must be rewritten using the chain rule. Jacobian factor notation gives a fixed symbolic slot for each derivative term that appears in this rewriting process, so that long transformation expressions remain legible even when many indices are involved.

Distinguishing Direct and Inverse Factors

A single change of basis produces two families of coefficients: the direct Jacobian factors, which map old coordinates to new coordinates, and the inverse Jacobian factors, which map new coordinates back to old coordinates. The notation must clearly separate these two families, since they are transposes and inverses of one another rather than interchangeable symbols.


Structure of the Notation

The Direct Factor

The direct Jacobian factor is written as the partial derivative of a new coordinate with respect to an old coordinate.

J i i = x i x i

Here the unprimed index labels the original coordinate system and the primed index labels the target coordinate system. The placement of the primed index as a superscript and the unprimed index as a subscript follows the usual convention for a mixed-variance object.

The Inverse Factor

The inverse Jacobian factor reverses the roles of the two coordinate systems.

J i i = x i x i

The Reciprocity Condition

Because the direct and inverse factors are built from the same coordinate map applied in opposite directions, their composition through the summation convention must reduce to the identity, expressed through the Kronecker delta.

J i k J k j = δ j i

Application to Tensor Components

Covariant Components

A covariant tensor component transforms using the inverse Jacobian factor applied once for each covariant index.

T i = J i i T i

Contravariant Components

A contravariant tensor component transforms using the direct Jacobian factor applied once for each contravariant index.

T i = J i i T i

Mixed Tensors of Higher Rank

For a tensor with several upper and lower indices, one Jacobian factor is attached for every free index, matched in variance type, and all such factors are multiplied together under the summation convention before being contracted with the original tensor components.

T j i = J i i J j j T j i

Relation to the Jacobian Matrix

Matrix Form

The full set of direct Jacobian factors can be collected into a single square matrix whose rows and columns run over the coordinate indices, known as the Jacobian matrix of the transformation.

J1_1 J1_2 ... J2_1 J2_2 ... ... ... ...

Each entry of this matrix is one Jacobian factor, indexed by a target-coordinate row and a source-coordinate column. Tensor Jacobian Factor Notation is, in effect, the index-level unpacking of this matrix into individual named entries suitable for use inside summation-convention expressions.

Determinant and Orientation

The determinant of the Jacobian matrix built from direct factors indicates whether the change of basis preserves or reverses orientation, and its magnitude governs how densities and volume elements rescale under the transformation.


Notational Variants

Subscript-Only Schemes

Some texts avoid primed indices entirely and instead use distinct letters, such as writing the direct factor with a barred index or a numeral superscript in parentheses, to denote the new coordinate system while keeping the same partial-derivative structure.

Operator-Style Schemes

Other treatments write the Jacobian factor as an operator acting on a coordinate function, emphasizing that it is fundamentally a differential operator coefficient rather than a static array of numbers, which becomes useful when the coordinate transformation itself depends on additional parameters.

Consistency Requirement

Regardless of the variant chosen, a valid Jacobian factor notation must preserve three properties: the ability to distinguish direct from inverse factors, the correct placement of indices to match tensor variance rules, and compliance with the reciprocity condition linking the two families of factors.