phyzguy said:
It is confusing at first, but you need to understand the notation. The bold-faced quantities, omega and e, are one-forms and vectors, respectively. But their subscripts and superscripts do not refer to the components of omega and e, but are indices to denote which vector you are talking about. This is explained (briefly!) on page 51. Thus
\omega^{\alpha}
does not refer to the four components of a single one-form, but to a set of four one-forms. Then
<\omega^{\alpha},e_{\beta}>
is a set of 16 scalars, each of which is the innerproduct of one vector (one of the e's) and one one-form (one of the omegas). But the quantity:
\omega^{\alpha}\otimes e_{\beta}
is a set of 16 rank two tensors, each of which is the outer product of one e and one omega. So when I contract the rank-2 tensors on the RHS, I get a set of 16 scalar equations. Does this make sense?
The 2
nd throws me off a bit. I understand both descriptions of these two expressions. What I am missing is how
<\bold{\omega}^{\alpha},\bold{e}_{\beta}>
is a
contraction of
\bold{\omega}^{\alpha}\otimes \bold{e}_{\beta}.
E.g.
<\bold{\omega}^{0},\bold{e}_{0}> = 1
but
\bold{\omega}^{\alpha}\otimes\bold{e}_{\beta} = \left(\begin{array}{cccc}1&0&0&0\\0&1&0&0\\0&0&1&0\\0&0&0&1\end{array}\right)
So a contraction on the 2
nd expression would yield tr(\bold{\omega}^{\alpha}\otimes\bold{e}_{\beta}) = 4
Your reply has helped. I did forget that the indices are indicating which 4-component geometric object is being considered. Does the vector and 1-form have 4 components in the 1
st expression, but only one in the 2
nd??
Wait a second... I just re-read your 2nd statement:
"But the quantity \omega^{\alpha}\otimes e_{\beta} is a set of 16 rank two tensors, ..."
It is a set of 16 tensors, each of rank 2! So then the contraction is done on each of these 16 tensors of rank 2. So \bold{e}_{0} and \bold{\omega}^{0} both have 4 components. When you take their direct product you get a 4x4 tensor. Ok, now what is the contraction on these tensors? The same as the inner product?? (I think I am beginning to see...)