johann1301
- 216
- 1
Whats the difference between tensors and vectors?
Tensors and vectors are closely related mathematical constructs, with tensors defined as multilinear maps between Cartesian products of vector spaces and real numbers. A tensor can assign a real number to a list of vectors, exemplified by the signed area of a parallelogram formed by two Euclidean vectors. In contrast, vectors can be viewed as maps from a dual space to real numbers, establishing a duality that allows for the interchangeability of tensors and vectors depending on the context. This discussion clarifies that while tensors and vectors serve different roles, they can often be conflated in mathematical applications.
PREREQUISITESMathematicians, physicists, and engineers who require a solid understanding of the mathematical foundations of tensors and vectors, as well as students studying linear algebra and its applications.
A tensor is a multilinear map between Cartesian products of vector spaces and real numbers. In more colloquial terms, a tensor assigns a real number to a list of vectors, where each vector's map is linear. An example is a tensor whose input is a list of two Euclidean vectors, and whose output is the signed area of the unique parallelogram spanned by those vectors. Another example with two vector inputs and one real output, linear in both arguments, is the dot product.johann1301 said:Whats the difference between tensors and vectors?