Draft:Tensotory

From testwiki
Jump to navigation Jump to search

Template:AFC submission

Template:Short description Template:Draft topics Template:AfC topic

Tensotory

In mathematics and theoretical physics, a tensotory refers to the iterated application of the Tensor product over a finite or infinite sequence of tensors. It is an operation that generalizes the idea of aggregation of tensors in higher-dimensional spaces. The term "tensotory" is a neologism coined to describe this process in a manner analogous to "summatory" (for sums) and "productory" (for products).

Definition

Given a sequence of tensors T1,T2,,Tn, the tensotory is defined as the iterated tensor product:

i=1nTi=T1T2Tn

Here, denotes the tensor product operator, and the result is a higher-dimensional tensor whose rank is the sum of the ranks of the individual tensors.

Properties

  • Associativity: The tensor product is associative:

(T1T2)T3=T1(T2T3) Thus, the order of operations in a tensotory does not affect the result.

  • Non-commutativity: The tensor product is generally not commutative:

T1T2T2T1

  • Linearity: The tensotory is linear with respect to the addition of tensors:

i=1n(Ti+T'i)=i=1nTi+i=1nT'i

  • Dimensionality: If Ti are tensors of dimensions di, the resulting tensor from the tensotory will have a dimension equal to the product of di:

dim(i=1nTi)=i=1ndim(Ti)

Examples

Example 1: Simple Tensotory of Vectors

Consider two vectors v=[v1,v2] and w=[w1,w2]. Their tensor product is:

vw=[v1w1v1w2v2w1v2w2]

Extending this to a tensotory of three vectors v,w,u, we compute:

i=13vi=vwu

resulting in a three-dimensional tensor.

Example 2: Tensotory of Matrices

Given two matrices A=[abcd] and B=[efgh], their tensor product is:

AB=[aBbBcBdB]=[aeafbebfagahbgbhcecfdedfcgchdgdh]

A tensotory over multiple matrices A1,A2,,An follows this same pattern, producing a higher-dimensional structure.

Applications

  • Quantum Computing: Tensor products are foundational for representing quantum states in composite systems.
  • Machine Learning: Tensories are used to represent high-dimensional data and features in deep learning architectures.
  • Physics: Tensories describe complex systems, including stress-strain relationships in materials and general relativity.

See Also

References

  • "Mathematical Methods in the Physical Sciences" by Mary L. Boas. John Wiley & Sons, 2006.
  • Kreyszig, E. (2011). "Advanced Engineering Mathematics" (10th ed.). Wiley. ISBN 978-0470458365.