Cartesian Tensors Index Notation & Summation Convention
Cartesian Tensors Index Notation & Summation Convention
Cartesian Tensors Index Notation & Summation Convention
43
the repetition signals that one should sum over its allowed values (1 to 3 in our case). Thus ai bi ai bi = a1 b1 + a2 b2 + a3b3 = a.b .
i=1 3
(4.1)
Again, the name of the repeated index is irrelevant: a j b j means exactly the same thing. Using this convention, we can write the matrix product above, Cb, more briey still as Ci j b j . Indices that appear twice and are summed over are called dummy indices. Indices that appear once (more exactly, once in every term in an equation or expression) are called free. Free indices tell us how many equations have been compressed into one. For example, ai b j ck = di jk stands for 27 equations such as a2 b1 c3 = d213 . To make the summation convention work we have to stick to one more rule: no index can appear more than twice. In practice we have to be careful that every time we need an extra index, we only use the same name as an existing index if we really mean to sum over the possible values of the pair. Example 4.1. We can easily prove the matrix identity (AB)T = BT AT . Writing the matrix C = AB, we have T T T CiTj = C ji = A jk Bki = AT k j Bik = Bik Ak j .
Thus, the rules for the Einstein summation convention are: 1. In any term (which may be a product), an index can appear at most twice. 2. If an index appears twice in the same term, it means we are to sum over all allowed values (dummy index). 3. If an index appears once only, the same index must appear once only in all other terms in an equation (free index). If we are using the index convention but wish to violate these rules, we can do so by going back to putting summation signs in explicitly, or by saying after an equation no sum, or whatever other change is needed to indicate the violation. Exercise 4.1. Which of the following have meaning in Einsteins summation convention: 1. (ai bi )c j = (c j d j )bi 2. (ak bk )c j = (am bm )d j 3. ai b j ck dk e f = mi n j p f qk 4. ai b j = a j bi 5. am = dk bm / (ck bk ) 2 44
i =
and write the gradient as
xi
(4.2)
(V )i = iV.
F1 / x1 + F2/ x2 + F3 / x3 ,
so we can write F =
Fi = i Fi . xi
(4.3)
Now i x j =
i j =
1 0
if i = j . if i = j
If written as a matrix, Kronecker delta is just the unit matrix. From the denitions,
1 j a j =
and sinilarly for i = 2 and i = 3; hence
j =1
1 j a j = a1
i j a j =
j =1
i j a j = ai.
(4.4)
Thinking of i j as the unit matrix I this just says Ia = a. What is ii ? Dont forget that we must sum over a repeated index; so
ii = ii = 11 + 22 + 33 = 1 + 1 + 1 = 3.
i=1
Again, if i j is the unit matrix, ii is its trace. We now have all the ingredients to work with index notation on any vector equation which does not involve a cross-product. 45
(a.r) = a,
where r is the position vector and a is a constant vector. The index notation form of the left side is i (a j x j ). This gives
i (a j x j ) = a j i x j + x j i a j = a j i j = ai
since a being constant implies i a j = 0. The right side is just the index notation for a, of course. Finally, we add an another new object, the Levi-Civita epsilon, to enable us to handle cross-products. Levi-Civita epsilon This is dened by
i jk =
[Aside: in n dimensions, we would have to replace cyclic and anticyclic in the above denition by even and odd.] Thus 123 = 231 = 312 = 1,
1 if (i, j, k) is a cyclic permutation of (1, 2, 3), 1 if (i, j, k) is an anticyclic permutation of (1, 2, 3), 0 otherwise.
i jk a j bk = (a b)i .
i jk
since this is the ith component of the curl.
Fk = i jk j Fk xj
(4.6)
Example 4.3. Show that if T jk = Tk j for all values of j and k then i jk T jk must be zero.
i jk T jk
= ik j Tk j swapping indices and using the symmetries = imn Tmn renaming dummy indices k m and j n. = i jk T jk = 0. again renaming dummy indices, now m j and n k.
So 2i jk T jk
Here i jk could be replaced with anything skew in jk: the outcome is referred to as skew summed with symmetric is zero.
46
This looks like a trick. To understand it better, it may help to look at a two-dimensional case with a skew object Ai j . Then Ai j Ti j = A11 T11 + A12T12 + A21T21 + A22 T22 . Since A is skew, A11 = A22 = 0. Then substituting A21 = A12 and T21 = T12 the remaining terms cancel. This argument can be repeated in any number of dimensions but is very laborious to write out. The index form achieves the same much more economically. An important identity is
i jk ilm = jl km jm kl .
()
This can be proved by comparing both sides for all possible choices of ( j, k, l , m): e.g. if ( j, k, l , m) = (1, 2, 1, 2) the left-hand side of () is
11 22 1212 = 1 0 = 1.
A more abstract argument is to note that (a) the product of the epsilons is zero unless the pairs jk and lm contain the same pair of indices, (b) if the order in the pairs is the same then both epsilons are 1 or both are 1, and the right side is 1, and (c) a similar argument for when jk and lm have opposite orders. Exercise 4.2. Pick another set of values for ( j, k, l , m) and verify that () holds. The previous lecturers on this course said: Identity () is important write it on your bathroom mirror so you see it every morning! Note that due to the cyclic symmetry 2
pik m j p = im k j i j km .
Example 4.4. Expand out (a b).(c d) using index notation. (a b).(c d) = = = so (a b).(c d) = (a.c)(b.d) (a.d)(b.c) Example 4.5. Expand (F G) using index notation. (Note this is section 2.5, identity 6.) (F G)i
so (F G) = F( G) + (G.)F G( F) (F.)G. Explanation: Here we are substituting F G for F in (4.6), using (), differentiating the products, and converting back to vector notation using (4.2) and (4.3). Exercise 4.3. Using index notation, prove the identity ( f v) = f v + ( f ) v. (This is, with different names, identity 5 in section 2.5.) Now repeat this exercise, but without using index notation (i.e. writing out the left-hand sides of the identity in full, and showing that it can be rearranged to give the right-hand side). 2 Exercise 4.4. Show that Hence prove that
i (i jk u j vk ) = vk ki j i u j u j jik i vk .
(u v) = v.( u) u.( v). ()
(This is identity 4 in section 2.5.) Now prove identity () without using index notation (i.e. writing out the left-hand side of the identity in full and showing that this can be rearranged to give the right-hand side). 2 One can prove the remaining identities for derivatives of products or products of derivatives similarly. Even the harder standard product identities, e.g. the one stated as number 2 in the list in section 2.5, (u.v) = u ( v) + v ( u) + u.v + v.u (4.7)
are not very difcult: for this one, we start with the rst term on the right, using (4.5) and (4.6), and work analogously to Examples 4.4 and 4.5 to get
i jk u j (klm l vm ) = u j i v j u j j vi
and then swap u and v and add.
(4.8)
Example 4.6. Use index notation to evaluate ( F). (Note the result is the identity given at the end of section 2.5.) ( F)i
i jk j (klm l Fm ) = (il jm im jl ) j l Fm = i m Fm l l Fi
=
so
( F) = ( F) 2F
using (4.6) for the rst equality; the second follows from ( ).
48