✦ For everyone, free.

Practical knowledge for real and everyday life

Home

7.16.4 Tensor Component Symmetric Table Pattern

The Tensor Component Symmetric Table Pattern reveals how symmetric tensors organize components in a structured, table-like format for algebraic analysis.

Tensor Component Symmetric Table Pattern is the arrangement formed when the independent components of a symmetric tensor are laid out as a table, or array, in which every entry below the main diagonal is a duplicate of the corresponding entry above the main diagonal, so that the entire table is fully determined by the diagonal entries together with the entries on only one side of the diagonal.


Structure of the Table

The Diagonal and the Two Triangles

When the components of a rank-two symmetric tensor are written out as a square table indexed by i in the rows and j in the columns, the table separates naturally into three regions: the main diagonal, where i equals j, an upper triangle, where i is less than j, and a lower triangle, where i is greater than j. The Tensor Component Symmetric Table Pattern describes the fact that every entry in the lower triangle is equal to the entry occupying the mirrored position in the upper triangle:

Tij = Tji   for   i j

Independent Entries

Because the lower triangle is entirely determined by the upper triangle, the independent entries of the table consist of the diagonal together with only one of the two triangles. For an n by n table, this amounts to n diagonal entries plus the entries of one triangle, giving a total number of independent entries equal to n times the quantity n plus one, divided by two.


Illustration

diag diag diag diag upper triangle lower triangle (mirrors upper)

The shaded squares mark the diagonal entries. The region above the diagonal is the upper triangle, and the region below is the lower triangle. The Tensor Component Symmetric Table Pattern asserts that every entry in the lower triangle equals its mirror image across the diagonal in the upper triangle.


Derivation From the Symmetric Index Pair

Applying the Equality Rule Entry by Entry

The Tensor Component Symmetric Table Pattern is not an additional assumption beyond symmetry itself; it is simply the visual consequence of applying the Tensor Component Symmetric Equality Rule to a Tensor Component Symmetric Index Pair at every off-diagonal position in the table simultaneously. Each individual equality between a lower-triangle entry and its corresponding upper-triangle entry follows directly from exchanging the row and column indices for that entry.

Extension to Higher Rank Slices

For a tensor of rank higher than two that is symmetric in a designated pair of indices, the same table pattern appears whenever the components are sliced into a two-dimensional array using precisely that symmetric pair as the row and column indices, with all other indices held fixed. Each such slice, taken individually, exhibits the identical diagonal and mirrored triangle structure.


Consequences of the Pattern

Efficient Description of the Tensor

Because the lower triangle carries no independent information, a symmetric tensor's components can be fully communicated by listing only the diagonal and one triangle, without any loss of the information needed to reconstruct the complete table.

Persistence Across Coordinate Systems

Since the underlying symmetric index pair is preserved under any admissible coordinate transformation, the resulting table pattern is reproduced, entry for entry in structure though not necessarily in numerical value, in every coordinate system in which the tensor's components are written out as a table.


Relationship to Other Tensor Concepts

The Tensor Component Symmetric Table Pattern is the tabular expression of a Tensor Component Symmetric Index Pair and, more broadly, an instance of the Tensor Component Symmetry Pattern applied to a two-dimensional slice of a tensor's components. It provides a concrete, visual way of recognizing the reduction in independent components that symmetric behavior produces.