✦ For everyone, free.

Practical knowledge for real and everyday life

Home

15.12.1 Tensor Symmetric Basis Monomial Pattern

The Tensor Symmetric Basis Monomial Pattern describes how symmetric tensors are built from monomials in a basis, revealing structure in multilinear algebra.

Tensor Symmetric Basis Monomial Pattern is the systematic, rank-by-rank enumeration pattern by which the multi-index-labeled basis elements of the symmetric algebra reproduce, in a predictable and orderly way, the sequence of monomials appearing in the standard monomial basis of a polynomial ring, revealing a recognizable combinatorial pattern connecting graded pieces of increasing rank to increasingly complex families of monomials. Rather than treating each Sym^n(V) as an isolated space with its own basis, this pattern examines how the basis elements evolve and multiply in structure as n increases, exposing the regularities that make the symmetric basis structure predictable across all ranks simultaneously.

Recognizing this pattern is useful because it allows the shape of the basis for any given rank, its size, its arrangement, and its relationship to lower ranks, to be anticipated from general principles rather than recomputed from scratch each time, and it reinforces why the symmetric algebra behaves, term for term, exactly like the familiar polynomial ring encountered in elementary algebra.


The Pattern in Low Dimension

Single-Variable Case

When the underlying vector space has dimension one, with a single basis vector e, the multi-index at degree n has only one possible value, alpha equal to n itself, and the basis of Sym^n(V) consists of the single element e^{odot n}; the monomial pattern here degenerates to the trivial sequence of pure powers e^{odot 0}, e^{odot 1}, e^{odot 2}, and so on, mirroring the single-variable monomials 1, x, x squared, and so on.

Two-Variable Case

For dimension two, with basis vectors e_1 and e_2, the degree-n basis elements correspond to multi-indices (k, n-k) for k running from 0 to n, giving n plus 1 basis elements arranged in a clear linear pattern: e_1^{odot n}, e_1^{odot(n-1)} odot e_2, and so on down to e_2^{odot n}, exactly mirroring the familiar sequence of monomials x^n, x^{n-1}y, ..., y^n appearing in the binomial expansion of a two-variable linear form raised to the n-th power.


The Pattern in Higher Dimension

Triangular and Simplex Arrangements

For dimension three, the degree-n multi-indices (k_1, k_2, k_3) with k_1 plus k_2 plus k_3 equal to n can be arranged in a triangular grid, with each row corresponding to a fixed value of one coordinate and the remaining two coordinates varying complementarily; this triangular arrangement generalizes, for dimension d, to a (d-1)-dimensional simplex of lattice points, with the number of points matching exactly the count relation C(d, n).

Layered Construction Across Ranks

Moving from the basis of Sym^n(V) to the basis of Sym^{n+1}(V) can be understood as multiplying every existing degree-n basis element by each of the d basis vectors e_1 through e_d in turn and collecting the results, discarding duplicates that arise when the same resulting multi-index is reached by more than one such multiplication; this layered construction shows explicitly how the monomial pattern of one degree generates, through multiplication, the monomial pattern of the next degree.


Growth of the Pattern Across Ranks

Row Sizes Following the Count Relation

The number of basis elements at each successive rank, C(d, 0), C(d, 1), C(d, 2), and so on, forms a sequence directly readable off diagonals of Pascal's triangle when d equals two, and more generally forms the sequence of values of the polynomial function n maps to C(d, n), growing according to the polynomial growth rate already established in the independent symmetric count relation.

Pattern Consistency With the Full Symmetric Algebra

Summing the sizes of the monomial pattern across all ranks from zero up to some bound reproduces the total count of monomials of degree at most that bound, a quantity classically computed in combinatorics and directly interpretable here as the combined dimension of the corresponding truncated portion of the symmetric algebra.


Using the Pattern for Verification and Construction

Predicting Basis Size Before Construction

Because the monomial pattern is fully determined by the dimension d and the target rank n, the size and general shape of the basis for any Sym^n(V) can be predicted in advance using the count relation, without needing to explicitly enumerate every multi-index first, providing a quick sanity check when implementing or verifying a symmetric tensor basis construction.

Generating the Full Basis Systematically

The layered construction described above, multiplying each existing basis element by every basis vector and discarding duplicates, provides a systematic, rank-by-rank algorithm for generating the complete symmetric basis structure of any desired rank starting only from the degree-zero and degree-one graded pieces, reflecting concretely how the entire symmetric algebra is generated, in the sense of the universal property, from the vector space V alone.