tensor array
Introduction.
, or tensors for short11The term tensor has other meanings, c.f. the tensor entry (http://planetmath.org/Tensor). are multidimensional arrays with two types of (covariant and contravariant) indices. Tensors are widely used in science and mathematics, because these data structures are the natural choice of representation for a variety of important physical and geometric quantities.
In this entry we give the definition of a tensor array and establish some related terminology and notation. The theory of tensor arrays incorporates a number of other essential topics: basic tensors, tensor transformations, outer multiplication, contraction, inner multiplication, and generalized transposition. These are fully described in their separate entries.
Valences and the space of tensors arrays.
Let be a field22In physics and differential geometry, is typically or . and let be a finite list of indices33It is advantageous to allow general indexing sets, because one can indicate the use of multiple frames of reference by employing multiple, disjoint sets of indices., such as . A tensor array of type
is a mapping
The set of all such mappings will be denoted by , or when and are clear from the context, simply as . The numbers and are called, respectively, the contravariant and the covariant valence of the tensor array.
Point-wise addition and scaling give the structure of a a vector space of dimension , where is the cardinality of . We will interpret as signifying a singleton set. Consequently and are just the maps from, respectively, and to . It is also customary to identify with , the vector space of list vectors indexed by , and to identify with dual space of linear forms on . Finally, can be identified with itself. In other words, scalars are tensor arrays of zero valence.
Let be a type tensor array. In writing the values of , it is customary to write contravariant indices using superscripts, and covariant indices using subscripts. Thus, for indices we write
instead of 44Curiously, the latter notation is preferred by some authors. See H. Weylβs books and papers, for example.
We also mention that it is customary to use columns to represent contravariant index dimensions, and rows to represent the covariant index dimensions. Thus column vectors are type tensor arrays, row vectors are type tensor arrays, and matrices, in as much as they can be regarded either as rows of columns or as columns of rows, are type tensor arrays.55It is also customary to use matrices to also represent type and type tensor arrays (The latter are used to represent quadratic forms.) Speaking idealistically, such objects should be typeset, respectively, as a column of column vectors and as a row of row vectors. However typographical constraints and notational convenience dictate that they be displayed as matrices.
Notes.
It must be noted that our usage of the term tensor array is non-standard. The traditionally inclined authors simply call these data structures tensors. We bother to make the distinction because the traditional nomenclature is ambiguous and doesnβt include the modern mathematical understanding of the tensor concept. (This is explained more fully in the tensor entry (http://planetmath.org/Tensor).) Precise and meaningful definitions can only be given by treating the concept of a tensor array as distinct from the concept of a geometric/abstract tensor.
We also mention that the term tensor is often applied to objects that should more appropriately be termed a tensor field. The latter are tensor-valued functions, or more generally sections of a tensor bundle. A tensor is what one gets by evaluating a tensor field at one point. Informally, one can also think of a tensor field as a tensor whose values are functions, rather than constants.
Title | tensor array |
Canonical name | TensorArray |
Date of creation | 2013-03-22 12:40:25 |
Last modified on | 2013-03-22 12:40:25 |
Owner | rmilson (146) |
Last modified by | rmilson (146) |
Numerical id | 10 |
Author | rmilson (146) |
Entry type | Definition |
Classification | msc 15A69 |
Related topic | Frame |
Related topic | Vector2 |
Related topic | BasicTensor |
Related topic | TensorProductClassical |
Related topic | Tensor |
Defines | covariant index |
Defines | contravariant index |
Defines | valence |