Confusion about basis vectors and matrix tensor

nomadreid
Gold Member
Messages
1,748
Reaction score
243
In "A Student's Guide to Vectors and Tensors" by Daniel Fleisch, I read that the covariant metric tensor gij=ei°ei (I'm leaving out the → s above the e's) where ei and ei are coordinate basis vectors and ° denotes the inner product, and similarly for the contravariant metric tensor using dual base vectors. But I thought the definition of base vectors included that the inner product of two distinct ones of the same type was zero, and similarly for dual base vectors. (For example, the basis vectors of Rn, with the inner product = the dot product.) Where is my thinking wrong?
 
Physics news on Phys.org
All you need for a basis is linear independence. If you also have orthogonality -- i.e., if e_i \cdot e_j = 0 when i \ne j -- that can be convenient, but it's not necessary.

The dual basis is the tool we use to get this same convenience (zero dot products) with an arbitrary basis. The main relation here is:
<br /> e_i \cdot e^j = \delta_i^j<br />
where \delta_i^j is the Kronecker delta symbol (1 if i=j; 0 otherwise).
 
  • Like
Likes 1 person
Ah, thanks, it did not occur to me that, although orthogonality implied linear independence, the converse is not true. This spurred me to try some examples, and I see that one could make a basis of independent vectors {(1,1), (1,0)} to span R2 although they are not orthogonal, having a dot product of 1. OK, case closed. Thanks again.
 
Back
Top