✦ For everyone, free.

Practical knowledge for real and everyday life

Home

10.13.4 Tensor Jacobian Index Placement Convention

The Tensor Jacobian Index Placement Convention dictates how indices are arranged in Jacobian matrices to ensure clarity and consistency in tensor calculus.

Tensor Jacobian Index Placement Convention is the agreed rule fixing that, when the change-of-basis matrix is written in Jacobian notation as a partial derivative, the index of the coordinate appearing in the numerator is placed as an upper index and the index of the coordinate appearing in the denominator is placed as a lower index, mirroring exactly the upper and lower index placement already used for the purely algebraic transformation matrix. It ensures that the calculus expression for the Jacobian entry can be substituted directly into any tensor formula written in standard index notation without requiring any additional translation between the two notational systems.


Statement of the Convention

Upper Index From the Numerator

The convention assigns the upper index of the Jacobian matrix symbol to the coordinate being differentiated, which appears in the numerator of the partial derivative, matching the target coordinate role played by that coordinate.

Aij = xj xi

Lower Index From the Denominator

Correspondingly, the convention assigns the lower index of the Jacobian matrix symbol to the coordinate with respect to which the derivative is taken, which appears in the denominator, matching the source coordinate role played by that coordinate.


Why the Convention Is Chosen This Way

Matching the General Component Transformation Law

Placing the differentiated coordinate's index as upper and the differentiation variable's index as lower ensures that substituting the Jacobian entry into the vector component change rule reproduces exactly the correct summation pattern already established for a linear transformation matrix, with the contracted index appearing once up and once down.

vj = xj xi vi

Consistency With the Chain Rule

This index placement also ensures that composing two Jacobian matrices, corresponding to two successive coordinate changes, reproduces the chain rule of calculus exactly, since the summed index appearing once up and once down in the composed expression matches the pattern required by the chain rule's own summation over an intermediate variable.


Applying the Convention to the Inverse Jacobian

Index Placement Under Inversion

Because forming the inverse Jacobian exchanges the roles of source and target coordinates, the index placement convention correspondingly exchanges which coordinate's index appears as upper and which appears as lower, keeping the pattern consistent with the algebraic inverse relation.

(A1) j i = xi xj

Consequences of the Convention

Seamless Substitution Into Tensor Formulas

Because the index placement convention aligns the Jacobian notation with the standard index notation used throughout tensor algebra, a Jacobian entry can be substituted directly into any tensor component transformation formula without needing to adjust index positions or introduce additional bookkeeping.

Preventing Confusion Between Numerator and Denominator Roles

Adhering strictly to the convention prevents a common source of error in which the upper and lower indices are mistakenly swapped relative to the numerator and denominator of the partial derivative, an error that would silently transpose the roles of the source and target coordinates throughout any subsequent calculation.


Schematic Representation

∂x^j′ A^j_i ∂x^i Upper index from numerator, lower index from denominator

The diagram matches the numerator and denominator of the Jacobian coordinate derivative to the upper and lower index of its corresponding matrix symbol, illustrating the index placement convention.