Difference between revisions of "Tensor index notation"
(This should just about do it. Most readers still won't know why all this is true.) |
m |
||
| Line 128: | Line 128: | ||
The rules for really correct tensor notation, including Einstein Summation, are as follows: | The rules for really correct tensor notation, including Einstein Summation, are as follows: | ||
:Einstein summation must be over one subscript and one superscript. | :Einstein summation must be over one subscript and one superscript. | ||
| + | |||
:Indices that appear in terms to be added or subtracted, or on opposite sides of and equals sign, must match: subscript for subscript, and superscript for superscript. | :Indices that appear in terms to be added or subtracted, or on opposite sides of and equals sign, must match: subscript for subscript, and superscript for superscript. | ||
| + | |||
:For any index left over after summation, there is an implicit "for all" in the equation. | :For any index left over after summation, there is an implicit "for all" in the equation. | ||
So the above equation becomes just | So the above equation becomes just | ||
Revision as of 00:09, August 5, 2018
Tensor index notation is a method of notation which is of use when dealing with tensors.[1] Particular examples of tensors include vectors and matrices, and index notation can greatly simplify algebraic manipulations involving these types of mathematical object.
The components of a vector (with respect to some co-ordinate system) might be written
.
- REALLY CORRECT TENSOR INDEX NOTATION
While elementary treatments of linear algebra and matrix algebra are normally done with subscripts everywhere, proper tensor index notation involves subscripts and superscripts placed very carefully. While the exact reasons for this are beyond the scope of these articles, the articles will show what correct placement looks like. Proper index notation is actually simpler once one gets used to it and understands it. For now, the fundamental principle, is that:
- Indices of vectors are written as superscripts.
Get used to seeing things written that way.
Vectors are "contravariant first-rank tensors". Contravariant tensors have their indices written as superscripts, while covariant tensors have their indices written as subscripts.
So, the components of the above vector could be written
.
More concisely, we could write
for the components of the vector, where
. To motivate this notation, we will consider the equation
for some matrix
and vectors
and
. We will use the convention that if
is a matrix, then
is the element of that matrix in the ith row and jth column. One way of thinking of vector equations is as a shorthand for a set of simultaneous equations - each component of the vectors gives an equation. Explicitly, consider the set of three equations for the three unknowns
:
This can be rewritten in a matrix/vector form as equation
:
Comparison of these two forms should convince you that the "go along the column and down the rows" rule for multiplying a matrix and a vector is sensible. We can also write the above system of equations more succinctly in index notation. We notice that in any of the three equations, the first index on the
elements is fixed whilst the second varies from 1 to 3. Thus:
Even more succinctly, we can write this as the single expression
When you see such an equation, remember that it is a shorthand notation for writing three equations at once, for
(in 3D). The major advantage with index notation is that objects such as
as scalars and therefore commute (ab=ba). Tensors themselves however can represent objects such as matrices and do not in general commute.
- REALLY CORRECT TENSOR INDEX NOTATION
We can rewrite the preceding paragraphs in strict tensor form, by using the convention that if
is a matrix, then
is the element of that matrix in the ith row and jth column. So the equations, in terms of the correct vector components are:
Or, more succinctly:
Or just
for all
from 1 to 3.
Einstein Summation Convention
Index notation greatly simplifies the manipulation of tensors. A commonly used convention when dealing with tensors is the so called "Einstein summation convention." Any index that is repeated exactly twice is assumed to be summed over and the sum symbols are not written.[2] In the example above, the sum:
can be written simply as
. There are three rules when using this convention:
- Any repeated index is implicitly summed over, as above.
- Each index cannot appear more than twice in any term, so
is valid but
is not as it has more than two k's. - Each term must contain the same non-repeated indices, so
is valid but
is not as the first term does not have the index l.
- REALLY CORRECT TENSOR INDEX NOTATION
The rules for really correct tensor notation, including Einstein Summation, are as follows:
- Einstein summation must be over one subscript and one superscript.
- Indices that appear in terms to be added or subtracted, or on opposite sides of and equals sign, must match: subscript for subscript, and superscript for superscript.
- For any index left over after summation, there is an implicit "for all" in the equation.
So the above equation becomes just
That is the really proper way to express that vector
is the result of applying the linear transformation
to the vector
In general, the indices are subscript or superscript depending on whether the tensors are covariant or contravariant, respectively.















