* Consider the vector space R2. Let v1=(1,1),v2=(0,2). Let P(v1,v2) denote the area of the parallelogram (skewed rectangle) generated by v1,v2. P(\vec v_1, \vec v_2) = ?
+
* Consider the vector space R2. Let v1=(1,1),v2=(0,2). Let P(v1,v2) denote the **signed** area ((Signed area means $P(v,w) = - P(w,v)$)) of the parallelogram (skewed rectangle) generated by v1,v2. P(\vec v_1, \vec v_2) = ?
* From the above computation, can you deduce P(v1+3v2,v2)=? which formula did you use?
* From the above computation, can you deduce P(v1+3v2,v2)=? which formula did you use?
* How about P(av1+bv2,cv1+dv2)=?
* How about P(av1+bv2,cv1+dv2)=?
Line 43:
Line 43:
===== Solution =====
===== Solution =====
+
==== Metric Tensor. Length, Area and Volume element ====
1. True of False
1. True of False
* False. Although, you can equip any finite dimensional vector space with an inner product, there is no one holier than the other.
* False. Although, you can equip any finite dimensional vector space with an inner product, there is no one holier than the other.
Line 60:
Line 61:
* ∥e1+e2∥2=g(e1,e1)+g(e2,e2)+2g(e1,e2)=3+2+2=7, hence ∥e1+e2∥=7. Another way to get ∥e1+e2∥2 is by
* ∥e1+e2∥2=g(e1,e1)+g(e2,e2)+2g(e1,e2)=3+2+2=7, hence ∥e1+e2∥=7. Another way to get ∥e1+e2∥2 is by
* Can you find two vectors v1,v2∈R2, such that v1,v2 has the same properties as e1,e2? v1=(3,0),v2=(2cosθ,2sinθ) where cosθ=231. We are using the formula
* Can you find two vectors v1,v2∈R2, such that v1,v2 has the same properties as e1,e2? v1=(3,0),v2=(2cosθ,2sinθ) where cosθ=231. We are using the formula
v⋅w=∥v∥∥w∥cosθ
v⋅w=∥v∥∥w∥cosθ
math121b/ex3.1581369859.txt.gz · Last modified: 2020/02/10 13:24 by pzhou