Vectors and The Geometry of Space
Vectors and The Geometry of Space
Vectors and The Geometry of Space
2 Vector Functions
Vector functions and space curves
Curvature
Motion in space: Velocity and acceleration
2 Vector Functions
Vector functions and space curves
Curvature
Motion in space: Velocity and acceleration
Vectors
The term vector is used to indicate a quantity that has both magnitude
and direction (velocity, force,. . . ).
Vectors
The term vector is used to indicate a quantity that has both magnitude
and direction (velocity, force,. . . ).
Definition
1 A n-dimensional vector is an ordered a = (a , a , . . . , a ) of real
1 2 n
numbers. The numbers a1 , a2 , . . . an are called the components of a.
2 2D, i = (1, 0), j = (0, 1) : standard basic vectors.
3 3D, i = (1, 0, 0), j = (0, 1, 0), k = (0, 0, 1) : standard basic vectors.
Vectors
The term vector is used to indicate a quantity that has both magnitude
and direction (velocity, force,. . . ).
Definition
1 A n-dimensional vector is an ordered a = (a , a , . . . , a ) of real
1 2 n
numbers. The numbers a1 , a2 , . . . an are called the components of a.
2 2D, i = (1, 0), j = (0, 1) : standard basic vectors.
3 3D, i = (1, 0, 0), j = (0, 1, 0), k = (0, 0, 1) : standard basic vectors.
Vectors
The term vector is used to indicate a quantity that has both magnitude
and direction (velocity, force,. . . ).
Definition
1 A n-dimensional vector is an ordered a = (a , a , . . . , a ) of real
1 2 n
numbers. The numbers a1 , a2 , . . . an are called the components of a.
2 2D, i = (1, 0), j = (0, 1) : standard basic vectors.
3 3D, i = (1, 0, 0), j = (0, 1, 0), k = (0, 0, 1) : standard basic vectors.
Operations on vectors
a = (a1 , a2 , . . . , an ), b = (b1 , b2 , . . . , bn ) ⇒ a + b =?, a − b =?ca =?
Vectors
Properties of vectors
Let a, b, c ∈ Rn and c, d ∈ R.
1 a+b=b+a 5 a + (b + c) = (a + b) + c
2 a+0=a 6 a + (−a) = 0
3 c(a + b) = ca + cb 7 (c + d)a = ca + da
4 (cd)a = c(da) 8 1 a= a
Vectors
Properties of vectors
Let a, b, c ∈ Rn and c, d ∈ R.
1 a+b=b+a 5 a + (b + c) = (a + b) + c
2 a+0=a 6 a + (−a) = 0
3 c(a + b) = ca + cb 7 (c + d)a = ca + da
4 (cd)a = c(da) 8 1 a= a
Dot product
If a = (a1 , a2 , . . . , an ) and b = (b1 , b2 , . . . , bn ), then
a · b = a1 b1 + a2 b2 + · · · + an bn .
1 a = (a1 , a2 ), b = (b1 , b2 ) ⇒ a · b = a1 b1 + a2 b2 .
2 a = (a1 , a2 , a3 ), b = (b1 , b2 , b3 ) ⇒ a · b = a1 b1 + a2 b2 + a3 b3 .
Theorem
If θ, 0 ≤ θ ≤ π, is the angle between a and b, then a · b = |a||b| cos θ.
Corollary: B
a·b
1 cos θ = |a||b| ,
b a−b
2 a ⊥ b ⇔ a · b = 0. θ A
O a
Vectors
Direction Angles and Direction Cosines
1 The direction angles of a 6= 0 are the angles α, β, γ ∈ [0, π] that the
vector a makes with the positive x - , y - , and z- axes.
2 The cosines of these direction angles, cos α, cos β, and cos γ are
called the direction cosines of the vector a.
Vectors
Direction Angles and Direction Cosines
1 The direction angles of a 6= 0 are the angles α, β, γ ∈ [0, π] that the
vector a makes with the positive x - , y - , and z- axes.
2 The cosines of these direction angles, cos α, cos β, and cos γ are
called the direction cosines of the vector a.
Projection
−→ a·b
The scalar projection of b onto a is |OP| = |b| cos θ = .
|a|
−→ a·b
The vector projection of b onto a is OP = a.
|a|2
B
b
O θ P A
a
Dr. Xuan Dieu Bui Calculus 2 I ♥ HUST 8 / 23
Vectors and vector functions Vectors
Cross Product
!
a a3 a3 a1 a1 a2
2
a = (a1 , a2 , a3 ), b = (b1 , b2 , b3 ) ⇒ a×b = , , .
b2 b3 b3 b1 b1 b2
Cross Product
!
a a3 a3 a1 a1 a2
2
a = (a1 , a2 , a3 ), b = (b1 , b2 , b3 ) ⇒ a×b = , , .
b2 b3 b3 b1 b1 b2
Properties
1 a × b is orthogonal to both vectors a and b.
2 |a × b| = |a||b| sin θ, where θ, 0 ≤ θ ≤ π, is the angle between a, b.
3 The direction of a × b is given by the right-hand rule.
Corollary.
1 a/ /b ⇔ a × b = 0,
2 |a × b| = the area of the
parallelogram.
C
D
B
A
Dr. Xuan Dieu Bui Calculus 2 I ♥ HUST 9 / 23
Vectors and vector functions Vectors
Properties
If a, b and c are vectors and c is a scalar, then
1 a × b = −b × a 4 (a + b)c = a × c + b × c
2 (ca) × b = c(a × b) = a × (cb) 5 a · (b × c) = (a × b) · c
3 a × (b + c) = a × b + a × c 6 a × (b × c) = (a · c)b − (a · b)c
Theorem
a a2 a3
1
(a, b, c) = b1 b2 b3 , (a, b, c) = (b, c, a) = (c, a, b) = −(b, a, c).
c1 c2 c3
Properties
1 The volume of the parallelepiped determined by the vectors a, b, and
c is V = |(a, b, c)|.
2 The vectors a, b, and c are coplanar if and only if (a, b, c) = 0.
Equations of Lines
A line L is determined by a point P0 (x0 , y0 , z0 ) on it and its direction
vector v = (a, b, c).
Equations of Lines
A line L is determined by a point P0 (x0 , y0 , z0 ) on it and its direction
vector v = (a, b, c).
1 The vector equation r = r0 + tv,
2 The parametric equation x = x0 + at, y = y0 + bt, z = z0 + ct,
x −x0 y −y0 z−z0
3 The symmetric equation a = b = c .
Equations of Planes
A plane P is determined by a point P0 (x0 , y0 , z0 ) in it and its normal
vector n = (a, b, c).
Equations of Lines
A line L is determined by a point P0 (x0 , y0 , z0 ) on it and its direction
vector v = (a, b, c).
1 The vector equation r = r0 + tv,
2 The parametric equation x = x0 + at, y = y0 + bt, z = z0 + ct,
x −x0 y −y0 z−z0
3 The symmetric equation a = b = c .
Equations of Planes
A plane P is determined by a point P0 (x0 , y0 , z0 ) in it and its normal
vector n = (a, b, c).
1 The vector equations n · (r − r0 ) = 0,
2 The scalar equation a(x − x0 ) + b(y − y0 ) + c(z − z0 ) = 0.
Example
x2 y2 z2
Ellipsoid + 2 + 2 =1
a2 b c
Example
z x2 y2 z x2 y2
Elliptic paraboloid = 2 + 2 Hyperbolic paraboloid = 2 − 2
c a b c a b
Dr. Xuan Dieu Bui Calculus 2 I ♥ HUST 13 / 23
Vectors and vector functions Cylinders and quadratic surfaces
Example
x2 y2 z2
Hyperboloid of one sheet + 2 − 2 =1
a2 b c
Example
x2 y2 z2
Hyperboloid of two sheets + 2 − 2 = −1
a2 b c
Example
z2 x2 y2
Cone = + 2
c2 a2 b
2 Vector Functions
Vector functions and space curves
Curvature
Motion in space: Velocity and acceleration
Vector functions
Definition
A function R → Rn , t 7→ r(t) ∈ Rn is called a vector function,i.e.,
r(t) = (x1 (t), x2 (t), . . . , xn (t)).
If n = 2, then r(t) = x (t)i + y (t)j.
If n = 3, then r(t) = x (t)i + y (t)j + z(t)k.
Vector functions
Definition
A function R → Rn , t 7→ r(t) ∈ Rn is called a vector function,i.e.,
r(t) = (x1 (t), x2 (t), . . . , xn (t)).
If n = 2, then r(t) = x (t)i + y (t)j.
If n = 3, then r(t) = x (t)i + y (t)j + z(t)k.
Vector functions
Definition
A function R → Rn , t 7→ r(t) ∈ Rn is called a vector function,i.e.,
r(t) = (x1 (t), x2 (t), . . . , xn (t)).
If n = 2, then r(t) = x (t)i + y (t)j.
If n = 3, then r(t) = x (t)i + y (t)j + z(t)k.
Vector functions
Definition
A function R → Rn , t 7→ r(t) ∈ Rn is called a vector function,i.e.,
r(t) = (x1 (t), x2 (t), . . . , xn (t)).
If n = 2, then r(t) = x (t)i + y (t)j.
If n = 3, then r(t) = x (t)i + y (t)j + z(t)k.
Definition
r(t + h) − r(t)
r′ (t) = lim .
h→0 h
Then r (t) is differentiable at t0 .
Definition
r(t + h) − r(t)
r′ (t) = lim .
h→0 h
Then r (t) is differentiable at t0 .
Definition
If the vector function r(t) is differentiable, i.e. r′ (t) exists, then
1 The vector r′ (t) is called the tangent vector to the curve C .
r′ (t)
2 The unit tangent vector is defined by T(t) = |r(t)| .
Differentiation Rules
Suppose u and v are differentiable vector functions, c is a scalar, and f is
a real-valued function. Then
d ′ ′
dt [u(t) + v(t)] = u (t) + v (t),
1
d d
dt [cu(t)] = c dt [u(t)],
2
d ′ ′
dt [f (t)u(t)] = f (t)u(t) + f (t)u (t),
3
d ′ ′
dt [u(t) · v(t)] = u (t) · v(t) + u(t) · v (t),
4
d ′ ′
dt [u(t) × v(t)] = u (t) × v(t) + u(t) × v (t),
5
d ′ ′
dt [u(f (t))] = f (t)u (f (t)).
6
Curvature
′
(t)
Let T(t) = |rr′ (t)| be the unit tangent vector. The curvature of C at a
given point is a measure of how quickly the curve changes direction at
that point. Thus we can define
Definition
The curvature of a curve is defined by
dT
K =
,
ds
where T is the unit tangent vector and s is the arc length function.
Theorem
|T′ (t)|
K=
|r′ (t)|
Curvature
′
(t)
Let T(t) = |rr′ (t)| be the unit tangent vector. The curvature of C at a
given point is a measure of how quickly the curve changes direction at
that point. Thus we can define
Definition
The curvature of a curve is defined by
dT
K =
,
ds
where T is the unit tangent vector and s is the arc length function.
Theorem
|T′ (t)| |r′ (t) × r′′ (t)|
K= = .
|r′ (t)| |r′ (t)|3
Curvature
v(t) = r′ (t).