User Tools

Site Tools


math121b:01-27

2020-01-27, Monday

Last time, we have reviewed the abstract definition of vector space. And we defined the tensor products of any two vector spaces VV and WW, as a new vector space VWV \otimes W. Today, we introduce the notion of the dual vector space VV^* of a given vector space VV. Then, if VV is equipped with an inner product, we construc the metric tensor gVVg \in V^* \otimes V^* which express the same information.

Let VV be a finite dimensional vector space over R\R throughout this note.

Dual Vector Space

We let VV^* denote the set of linear functions on VV. One can verify that VV^* is also a vector space over R\R. If dimV=n\dim V=n, then dimV=n\dim V^*=n as well.

Dual basis Let e1,,ene_1, \cdots, e_n be a basis of VV, to specify an element in VV^*, we just need to specify its value on the basis elements. We define the following elements h1,,hnh_1, \cdots, h_n in VV^*: hi(ej)=δij h_i (e_j) = \delta_{ij} One can show that hih_i forms a basis of VV^*. {hi}\{h_i\} is said to be the dual basis of {ei}\{e_i\}.

Canonical Pairing There is a canonical pairing between VV and VV^*, denoted as ,:V×VR,(v,h)h(v) \langle -, -\rangle: V \times V^* \to \R, \quad (v, h) \mapsto h(v) .

\gdef\ot\otimes

More generally, we extend the pairing on tensor products VVV^* \otimes V^* and VVV \otimes V ,:(VV)×(VV)R \langle -, -\rangle: (V \otimes V) \times (V^* \otimes V^*) \to \R where v1v2,h1h2=h1(v1)h2(v2). \langle v_1 \ot v_2, h_1 \ot h_2 \rangle = h_1(v_1) h_2(v_2). In fact, we have VV(VV)V^* \ot V^* \cong (V \ot V)^*.

Inner product and metric tensor

Recall that an inner product on VV is a positive definite symmetric pairing on VV (,):V×VR (-, -): V \times V \to \R where if vVv \in V is non-zero, we have (v,v)>0(v, v) > 0. We define v2=(v,v)\| v\|^2 = (v,v).

Let VV be a finite dimensional vector space with inner product (a.k.a Euclidean vector space). The metric tensor gg of VV, is a tensor gVVg \in V^* \otimes V^*, defined uniquely by the following requirement g,vw=(v,w). \langle g, v \ot w \rangle = (v,w).

If $e_1,\cdots, \e_n$ are a ortho-normal basis of VV, and h1,,hnh_1, \cdots, h_n are the dual basis. Then we may write gg as g=i=1nhihi. g = \sum_{i=1}^n h_i \otimes h_i.

In general, for any basis e1,,ene_1, \cdots, e_n and corresponding dual basis h1,,hnh_1, \cdots, h_n, we have g=i,j=1n(ei,ej)hihj g = \sum_{i,j=1}^n (e_i, e_j) h_i \otimes h_j

math121b/01-27.txt · Last modified: 2020/01/27 13:00 (external edit)