Vector Functions and Space Curves
Vector Functions and Space Curves
Dr Petrovious Horton
University of Eswatini
[email protected]
Definition
Let S ⊆ R. A vector-valued function or, simply, a vector function on S
is a function a : S → Rn that assigns to each scalar t ∈ S, a vector a(t) in
Rn .
Thus, a vector function has a set of real numbers as its domain and a set
of vectors as its range. We will be mostly interested in vector functions
r : S ⊆ R → R3 whose values are three dimensional vectors.
The domain of r consists of all values of t for which the expression for r(t)
is defined.
The function g is defined when 3 − t > 0 (or t < 3) since the log function
is defined only for positive real numbers.
Putting the above together, we find that the domain of r is the interval
[0, 3).
Dr Petrovious Horton (UNESWA) Vector Functions 4 / 39
Limit of a Vector Function
Solution
We have
h i h
2 −t
i sin t
lim r(t) = lim (1 + t ) ı̂ + lim te ̂ + lim k̂
t→0 t→0 t→0 t→0 t
= (1 + 02 ) ı̂ + (0)(1) ̂ + (1) k̂
= î + k̂.
z
P (f (t), g(t), h(t))
Figure: Curve C is traced out by the tip of a moving position vector r(t).
Definition (Derivative)
dr
The derivative (or r 0 (t)) of a vector function r is defined as
dt
dr r(t + ∆t) − r(t)
r 0 (t) = = lim (2)
dt ∆t→0 ∆t
if this limit exists.
dr
Notation: If t represents time, so that is the time derivative, we may
dt
write ṙ (i.e., a dot above the r) to denote this derivative.
Refer to the above figure. If the points P and Q have the position vectors
−→
r(t) and r(t + ∆t) respectively, then PQ represents the vector
r(t + ∆t) − r(t), which can therefore be regarded as a secant vector.
Dr Petrovious Horton (UNESWA) Vector Functions 11 / 39
Geometric Intepretation of the Derivative
If ∆t > 0, the scalar multiple (1/∆t) (r(t + ∆t) − r(t)) has the same
direction as r(t + ∆t) − r(t). As ∆t → 0, it appears that the vector
r(t + ∆t) − r(t)
approaches a vector that lies on the tangent line at P
∆t
(see figure below).
z ~r(t + ∆t) − ~r(t)
d~r ∆t
dt
Q
x
Dr Petrovious Horton (UNESWA) Vector Functions 12 / 39
The Unit Tangent Vector
For this reason, the vector r 0 (t) is called the tangent vector to the curve
defined by r at the point P, provided r 0 (t) exists and r 0 (t) 6= 0. The
tangent line to C at P is defined to be the line through P and parallel to
the tangent vector r 0 (t).
r 0 (t)
T̂ = .
|r 0 (t)|
Proof.
Solution
r 0 (t) = 3t 2 ı̂ + (−te −t + e −t ) ̂ + 2 cos 2t k̂.
Hence √ √
r 0 (0) ̂ + 2k̂ 5 2 5
T̂(0) = 0 =√ = ̂ + k̂.
|r (0)| 12 + 22 5 5
Theorem
Suppose that u and v are differentiable vector functions, c is a scalar, and
f is a real-valued function. Then
d
1. [u(t) + v(t)] = u 0 (t) + v 0 (t)
dt
d
2. [cu(t)] = cu 0 (t)
dt
d
3. [f (t)u(t)] = f 0 (t)u(t) + f (t)u 0 (t)
dt
d
4. [u(t) · v(t)] = u 0 (t) · v(t) + u(t) · v 0 (t)
dt
d
5. [u(t) × v(t)] = u 0 (t) × v(t) + u(t) × v 0 (t)
dt
d
6. [u(f (t))] = f 0 (t)u 0 (f (t)) (Chain Rule)
dt
Solution
Since r(t) · r(t) = |r(t)|2 = c 2 and c is a constant, differentiating each
side and using Formula 7 of the above theorem gives
d
0= [r(t) · r(t)] = r 0 (t) · r(t) + r(t) · r 0 (t) = 2r 0 (t) · r(t).
dt
Thus, r 0 (t) · r(t) = 0, which says that r 0 (t) is perpendicular to r(t).
Higher order derivatives for vector functions are defined in a similar way to
those for real-valued functions. For example, the second derivative of a
vector function r is the derivative of r 0 , that is, r 00 = (r 0 )0 . Therefore, if
then
r 0 (t) = 3t 2 ı̂ + (−te −t + e −t ) ̂ + 2 cos 2t k̂
and
r 00 (t) = 6t î + (te −t − 2e −t ) ĵ − 4 sin 2t k̂.
Thus,
Z b Z b Z b Z b
r(t) dt = f (t) dt ı̂ + g (t) dt ̂ + h(t) dt k̂
a a a a
where R is 0
Z an antiderivative of r, that is, R (t) = r(t). We use the
notation r(t) dt for indefinite integrals (antiderivatives).
= − cos 2t ı̂ + sin t ̂ + t 3 k̂ + C
Hence
Z π h iπ
r(t) dt = − cos 2t ı̂ + sin t ̂ + t 3 k̂
π/2 π/2
π3
π 3
= − cos 2π + cos π ı̂ + sin π − sin ̂ + π − k̂
2 8
7π 3
= −2 î − ĵ + k̂.
8
Solution
The point (1, 0, 0) corresponds to t = 0. Now,
ds p √
= r 0 (t) = − sin t ı̂ + cos t ̂ + k̂ = sin2 t + cos2 t + 1 = 2,
dt
so Z t√ t
√ √
s(t) = 2 dτ = 2τ = 2 t,
0 0
√
and hence t = s/ 2. Thus
s s s
r(s) = cos √ ı̂ + sin √ ̂ + √ k̂.
2 2 2
dT̂
κ= (6)
ds
dT̂ dT̂ ds
Since by the Chain Rule, = , Formula 6 becomes
dt ds dt
dT̂ d T̂/dt
κ= = .
ds ds/dt
T̂ 0 (t)
κ(t) = (7)
|r 0 (t)|
At any given point on a smooth curve r(t), there are many vectors that
are perpendicular to the unit tangent vector
Note that for any vector function r(t) with constant magnitude |r(t)| = c,
differentiating each side of the dot product
gives
r(t) · r 0 (t) = 0.
Thus, a vector function r with constant magnitude is perpendicular to its
tangent vector r 0 .
Dr Petrovious Horton (UNESWA) Vector Functions 28 / 39
The Normal and Binormal Vectors
T̂(t) · T̂ 0 (t) = 0
T̂ 0 (t)
N̂(t) = .
T̂ 0 (t)
ds
Since |T̂ 0 (t)| = κ(t)|r 0 (t)| = κ(t) , where κ is the radius of curvature,
dt
we can write
Solution
√
r 0 (t) = − sin t ı̂ + cos t ̂ + k̂, so |r 0 (t)| = 2. Then
r 0 (t) 1
T̂(t) = = √ − sin t ı̂ + cos t ̂ + k̂
|r 0 (t)| 2
and
1 1
T̂ 0 (t) = √ − cos t î − sin t ĵ T̂ 0 (t) = √
2 2
so
T̂ 0 (t)
N̂(t) = = − cos t î − sin t ĵ.
T̂ 0 (t)
x = e −t cos t, y = e −t sin t, z = e −t
11. If u(t) = (sin t, cos t, t) and v(t) = (t, cos t, sin t), use differentiation
d d
rules to find [u(t) · v(t)] and [u(t) × v(t)].
dt dt
[ANS: 2t cos t + 2 sin t − 2 cos t sin t; (cos 2t − cos t + t sin t) î + (2t −
sin 2t) ĵ + (cos 2t − cos t + t sin t) k̂]
12. Find f 0 (2), where
f (t) = u(t) · v(t), 0
2 3
u(2) = (1, 2, −1) , u (2) = (3, 0, 4) and
v(t) = t, t , t . [ANS: 35]
d 1
13. If r(t) 6= 0, show that |r(t)| = r(t) · r 0 (t).
dt |r(t)|
[Hint: |r(t)|2 = r(t) · r(t)]
14. Show that if r is a vector function such that r 00 exists, then
d
r(t) × r 0 (t) = r(t) × r 00 (t)
dt
Dr Petrovious Horton (UNESWA) Vector Functions 36 / 39
Exercises
(1, 23 , 1).
[ANS: 23 , 32 , 31 ; − 13 , 32 , − 23 ; − 23 , 13 , 23 ]
21. For each of the following space curves, find T̂(t), N̂(t) and B̂(t).
t2 (b) r(t) = 4 sin t ı̂ + 4 cos t ̂ + 8 k̂
(a) r(t) = t ı̂ + ̂ + t k̂
2
ANS:
1 1 1
(a) T̂ = √ (1, t, 1) , N̂ = p (−t, 2, −t) , B̂ = √ (1, 0, 1)
2+t 2 2(2 + t 2 ) 2
t,− sin t, 0) , N̂(t)
(b) T̂(t) = (cos
s s = (− sin t, − cos t, 0) , B̂(t) = −k̂
22. If r(s) = a cos ı̂ + a sin ̂, where s denotes arc length and a
a a
is a constant, find the unit tangent vector T̂(s), the curvature κ(s),
the unit principal
s normal sN̂(s)
and the hunit binormal vector
s B̂(s).
s i
T̂ = − sin ı̂ + cos ̂, N̂ = − cos ı̂ + sin ̂ ,
a a a a
κ = 1/a, B̂ = k̂
Dr Petrovious Horton (UNESWA) Vector Functions 39 / 39