Tensors
Tuesday, August 2nd, 2005Tensors are no longer quite such mysterious objects to me. Incidentally, what has confused me so much about tensors were the impression I got from physics classes and books. The fact that it’s so much easier to understand the mathematical definition— and supposedly from there figure out a physical corollary— is interestingly backwards to me. For instance, I understand div, curl, and grad in almost purely physical terms, and justify the mathematics on the basis that it gives the results needed.
The formal definition of a tensor is a multilinear mapping
where
is a point,
is a vector space attached to the point (aka a tangent space ( :)), and
is the dual space of
. In this case,
would be called a tensor of type or rank
. By definition, tensors of type
are scalars.
Compare that purely mathematical definition to the equivalent, but more confusing definition that I usually see for tensors in a physical context: A “quantity” with components
which transform according to the rule under a linear transformation
:
(where I’m using Einstein summation notation to avoid an even nastier equation.)
Clearly this form has the advantage that it would be easier for folk who don’t know what a dual space is to understand— since we engineers don’t learn that in our “engineering math” course which substitutes for linear algebra and differential equations, I could see why this form might be used in engineering/physics contexts— furthermore, it is clearly directly physically applicable (i.e. inertia is a tensor, since its components transform in the above manner).
But, those are about the only advantages it has. For one thing, this definition begs the question: why two sets of indices? Also, it is coordinate-centric, which by analogy is like teaching linear algebra and stating vectors are collections of numbers with the following properties… and matrices are collections of numbers with the following properties; i.e. inefficient and overly specific, since you lose coordinate free methods, and misleading since you tend to think in terms of matrices instead of mappings. Finally, it isn’t clearly how to determine what is a tensor without trotting through a whole bunch of calculations to see if components transform in the appropriate manner.
