Tensor Product Explained - Examples Included

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 4K views
Ragnar
Messages
23
Reaction score
0
Could someone tell me what the tensor product is and give an example?
 
Physics news on Phys.org
Ragnar said:
Could someone tell me what the tensor product is and give an example?
The tensor product is a way of formulating a new tensor from other tensors. If you are given the tensors A, B, C, D, ... then the tensor product TP is also a tensor and is represented by the relation

TP = A@B@C@D@...

The "@" is being used for the product operator which is a symbol which actually looks like an x surrounded by a zero. Suppose A, B, C, D are vectors. We feed in the 1-forms m, n, o, p as follows

TP(m,n,o,p) = A(m)@B(n)@C(o)@D(p)

The value of the tensor TP on the one forms is defined in this way. An example is really trivial and you can call the above an example. The tensors don't need to be vectors on the right. They just need to be tensors. Notice that TP is a tensor of rank 4 since it takes in 4 1-forms.

Pete