User Tools

Site Tools


math121b:ex3

This is an old revision of the document!


Exercises on Tangent Vectors and Metric Tensor

Metric Tensor. Length, Area and Volume element

1. True or False

  • All vector spaces come equipped with a preferred inner product.
  • All vector spaces come equipped with a preferred basis.
  • If vVv \in V is an element in a vector space VV, then it determines a dual element vVv^* \in V^*.
  • Let PP be the vector space of smooth R\R-valued function on [0,1][0,1]. For example, f(x)=x22f(x) = x^2-2, is an element in PP, or f(x)=1x+1f(x) = \frac{1}{x+1}. Then, the function Φ:PR\Phi: P \to \R, defined by sending f(x)Pf(x) \in P to 01x2f(x)dx\int_0^1 x^2 f(x) dx is a linear function on PP.

2. Area

  • Consider the vector space R2\R^2. Let v1=(1,1),v2=(0,2)\vec v_1 = (1,1), \vec v_2 = (0,2). Let P(v1,v2)P(\vec v_1, \vec v_2) denote the area of the parallelogram (skewed rectangle) generated by v1,v2\vec v_1, \vec v_2. P(v1,v2)=? P(\vec v_1, \vec v_2) = ?
  • From the above computation, can you deduce P(v1+3v2,v2)=? P(\vec v_1 + 3 \vec v_2, \vec v_2) = ? which formula did you use?
  • How about P(av1+bv2,cv1+dv2)=? P(a \vec v_1 + b \vec v_2, c \vec v_1 + d \vec v_2)=?

3. Metric tensor. Let VV be a 2-dim vector space with metric tensor gg. Let e1,e2e_1, e_2 be a basis of VV. Suppose we know that g(e1,e1)=3,g(e1,e2)=1,g(e2,e2)=2 g(e_1, e_1) = 3, g(e_1, e_2) = 1, g(e_2, e_2) = 2 Answer the following question, recall that v2=g(v,v)\| v \|^2 = g(v,v).

  • e1=?\| e_1 \| = ? , e2=?\| e_2 \| = ?
  • e1+e2=? \| e_1 + e_2 \| = ?
  • e12e2=? \| e_1 - 2 e_2 \| = ?
  • P(e1,e2)=P(e_1, e_2) = ?
  • Can you find two vectors v1,v2R2v_1, v_2 \in \R^2, such that v1,v2v_1, v_2 has the same properties as e1,e2e_1, e_2?

4. Let V=R2V=\R^2 be the Euclidean vector space of 2-dim, and v,wv, w be two vectors in it. Suppose we know that g(v,v)=1,g(w,w)=4,g(v,w)=2 g(v,v) = 1, \quad g(w,w) = 4, \quad g(v,w) = 2 Can you deduce that vv and ww are collinear? (i.e. parallel? )

  • What if VV is nn-dimensional, does the above conclusion still holds?
math121b/ex3.1581200235.txt.gz · Last modified: 2020/02/08 14:17 by pzhou