Topic 1: Index Notation Flashcards
Index notation basics
Express d=ABc in index notation.
di = A_ik B_kj c_j
Express B=AAAA in index notation
Bij=A_il A_lk A_kp A_pj
Index equation for transformation of coordinates for a Rank 1 tensor.
t’_i = R_ia t_a
Index equation for transformation of coordinates for a Rank 2 tensor.
C’_ij = RiaRjbCab
Index equation for transformation of coordinates for a Rank 3 tensor.
E’_ijk = RiaRjbRkcEabc
Index equation for transformation of coordinates for a Rank 4 tensor.
S’_ijkl = RiaRjbRkcRldSabcd
Kronecker Delta
delta_ij:
1 if i=j
0 if i no= j
This is also the identity matrix.
Permutation Tensor (epsilon)
epsilon_ijk:
1 if ijk form positive permutation
-1 if ijk form negative permutation
0 otherwise
3 possibilities for positive permutation
123, 231, 312
3 possibilities for negative permutation
321, 213, 132
Index notation for cross product of C = A x B
Ci = eps_ijk Aj Bk
Index notation for outer product: W = t outercross u
Wij = ti uj
What does skew symmetric mean?
All of the elements in the diagonal are equal to zero, and the remaining elements are equal to the negative on the elements of the other side of the diagonal.
If A is a skew symmetric matrix, what is transpose(A) equal to?
-A
if A is a symmetric matrix, what is transpose(A) equal to?
A