lecture3 notes
lecture3 notes
Exercise 1.
Assume that, in 3D Euclidean space, (⃗u,⃗v, w
⃗ ) is negatively oriented and that the vol-
ume of the parallelepiped they support is 25, determine the triple product [⃗u,⃗v, w
⃗ ].
Exercise 2.
Consider 3 vectors (⃗u,⃗v, w ⃗ ) in 3D Euclidean space. Suppose that:
• [⃗u,⃗v, w
⃗ ] = −6
• ||⃗u|| = 2, ||⃗v|| = 6, ||⃗
w|| = 1
• The angle θ between ⃗u and ⃗v is π3 .
Find the angle φ ∈ [0, π] between w ⃗ and the normal to the plane spanned by (⃗u,⃗v).
Exercise 3.
It is standard to equip Rn with the Euclidean norm:
! 12
X
n
||(x1 , . . . , xn )||2 = x2i .
i=1
This is not the only possible choice, we could choose to define:
||(x1 , . . . , xn )||∞ = max |xi |.
i∈{1,...,n}
Exercise 5.
(Exercises 1 - 4 from Marsden and Tromba p 125)
Show that each of the following subsets of the Euclidean plane are open.
Do a drawing for each one and explain in your own words how to find a ball small
enough.
(1) A = {(x, y) | − 1 < x < 1, −1 < y < 1}
(2) B = {(x, y)| y > 0}
(3) C = {(x, y)| 2 < x2 + y2 < 4}
(4) D = {(x, y)|x ̸= 0 and y ̸= 0}