Chapter4 DifferentialVectorCalculus-v1
Chapter4 DifferentialVectorCalculus-v1
Chapter4 DifferentialVectorCalculus-v1
4.3 Tangents
REVIEW: Vectors
Scalar – a quantity only with its magnitude
Example: temperature, speed, mass, volume
Vector – a quantity with its magnitude and its
direction
Example: velocity acceleration, force
z
j
y
i
Vector is denoted by A, A or A.
OA - position vector
AB - displacement vector
Vector Form of a Line Segment
If r0 is vector in 2-space or 3-space with its initial
point at the origin, then the line that passes through
the terminal point of r0 and is parallel to the vector
v can be expressed in vector form as r = r0 + tv .
r = r0 + t(r1 − r0 ) or r = (1 − t )r0 + tr1
Vector Algebra
• Addition
• associative law
A + (B + C ) = (A + B ) + C
• commutative law A + B = B + A
• multiplication by scalar
kB
B
• distributive law
k (B + C ) = kB ) + kC
• unit vectors: i , j , k
v
Unit vector, u of v : u =
v
• scalar product (dot product)
A i B = A B cos θAB
AiB =B iA
A i (B + C ) = A i B + A i C
A × B = A B sin θAB
A×B
B
A × B = −B × A ≠ B × A
A × (B × C ) ≠ (A × B ) × C
i j k
A × B = A1 A2 A3
B1 B2 B3
A1 A2 A3
A i (B × C ) = B1 B2 B3
C1 C2 C3
4.1 Vector Functions
4.1.1 Vector-valued function
Definition
A vector-valued function ( or simply vector
function) is a function whose domain is a set of
real numbers and whose range is a set of vectors.
Vector function, r (t ):
r (t ) =< f (t ), g(t ), h(t ) >
where f, g, and h are real-valued functions called
the component functions of r ; t is the independent
variable (time).
Note
• If domains are intervals of real numbers, the
vector functions represent a space curve
• If domains are regions in the plane, the vector
functions represent surfaces in space.
4.1.2 Graph of a Vector Function
Consider a particle moving through space during a
time interval I. The coordinates are seen as
functions defined as:
x = f (t ) , y = g(t ) , z = h(t ) , t ∈ I (1)
r (t ) = f (t )i + g(t )j + h(t )k
is the particle’s position vector.
Definition
Let F be a vector function, and suppose the initial
point of the vector F (t ) is at the origin. The graph
of F is the curve traced out by the terminal point of
the vector F (t ) as t varies over the domain set D.
4.1.3 Vector Functions Operations
Theorem
i. ( ˆ + Gˆ ) ( t ) = Fˆ ( t ) + Gˆ ( t )
F
ii. ( f Fˆ )(t ) = f (t ) Fˆ (t )
iii. ( ˆ × Gˆ ) ( t ) = Fˆ ( t ) × Gˆ ( t )
F
iv. ( ˆ • Gˆ ) ( t ) = Fˆ ( t ) • Gˆ ( t )
F
Question 1
Sketch the graph of the vector function
r (t ) = ti + (t 2 + 3)j , −2 ≤ t ≤ 2
Label the position of r (−2), r (1) and r (2).
Question 2
Sketch the graph of the vector function
r (t ) = (3 − t ) i + 2t j + (3t − 2) k
Question 3
If Fˆ (t ) = t 2 i + 2t j + cos t k and
Gˆ (t ) = t i + t 2 j + 5 k , find
(a) ( Fˆ + Gˆ ) (t )
(b) (sin t Fˆ )(t )
(c) ( ) (t )
Fˆ × ˆ
G ˆ • ⎡Gˆ (t ) × Fˆ (t ) ⎤
F
(d) ⎣ ⎦
4.2 Calculus of Vector Functions
4.2.1 Vector Derivatives
Definition
Theorem
The vector function
ˆ ~ ~ ~
F (t) = f (t)i + g (t) j + h(t)k is differentiable
whenever the component functions f(t), g(t) and h(t)
are all differentiable.
ˆ ~ ~ ~
F ′(t) = f ′(t)i + g ′(t) j + h′(t)k
Example
d
(3i + sin t j ) =
dt
d
(3t 2 i + cos 4t j + te t k ) =
dt
4.2.2 Higher Vector Derivatives
ˆ [ ]
ˆ ′ ~ ~ ~
F ′′(t ) = F ′(t ) = f ′′(t ) i + g ′′(t ) j + h′′(t ) k
d ˆ ˆ ′(t)
ii. dt [cF (t )] = cF
d ˆ ˆ (t )] = Fˆ ′(t ) × Gˆ (t ) + Fˆ (t ) × Gˆ ′(t )
v. dt [ F (t ) × G
d ˆ ′ ˆ ′( f (t))
vi. dt [ F ( f (t )] = f (t ) F , chain rule
∂ 2Rˆ(t ) ∂2 f ∂2g ∂ 2h
= i + j + k
∂t1∂tm ∂t1∂tm ∂t1∂tm ∂t1∂tm
Example
ˆ(u, v ) = 2uvi + (u 2 − 2v )j + (u + v 2 )k .
Let R
∂R ∂R ∂ 2
R ∂ 2
R
Find the partial derivatives ∂u , ∂v , ∂u 2 , ∂v 2
∂R
2
and ∂u∂v .
∫ ⎣∫ ⎣∫
ˆ (t) dt = ⎡ f (t) dt ⎤ i + ⎡ g(t) dt ⎤ j
F ⎦ ⎦
+ ⎡⎣ ∫ h(t) dt ⎤⎦ k
Question 1
Question 2
In questions 2(a) - 2(b), find
d ˆ ˆ
dt
(
F • G and )
d ˆ ˆ
dt
F ×G ( )
.
ˆ (t ) = et i + j + t 2 k , Gˆ (t ) = t 3 i + j − k
F
(a)
Fˆ (t ) = t 2 i − t j + ( 2t + 1) k ,
(b)
Gˆ (t ) = ( 2t − 3 ) i + j − t k
Question 3
Fˆ ( x, y ) = e xy i + ( x − y ) j + x sin y k .
Question 4
Evaluate the integral in questions 4(a) and 4(b).
(a)
2
∫
0
( 6t i − 4t j + 3 k ) dt
2
(b)
3
∫
1
( t i − e j + ln t k ) dt
3t
4.3 Tangents
Definition
Suppose Fˆ (t ) is differentiable at t0 and that
Fˆ ′(t0 ) ≠ 0 . Then Fˆ ′(t0 ) is defined to be a
tangent vector to the graph of Fˆ (t ) at the point
where t = t0.
A curve that is
smooth has a
continuous turning
tangent
( ) ( ) ( )
2 2 2
⌠ dx dy dz
=⎮ + + dt
⌡ dt dt dt
a
s = ⌠ r ′ (t ) dt
⌡
a
By FTC,
ds
= r ′ (t )
dt
Example
Find the length of the given curve:
r (t ) = t 2 i + 2tj + ln tk , 1≤t ≤e
Solution
The derivative
1
r ′ (t ) = 2ti + 2 j + t k
has length
′ 1
r (t ) = 2t + t for 1 ≤ t ≤ e
Thus,
e
⌠ 1
(
arc length, s = ⌡ 2t + t dt )
1
e
= ⎡⎣t + ln t ⎤⎦ 1 = (e 2 + 1) − (1 + 0)
2
= e2
Binormal Vector
Binormal vector, B = T × N
♦ T , N and B define a moving right handed
vector frame, called Frenet frame or TNB frame
♦ play a role in calculating the paths of particles
moving in space
Question 1
Question 3
The position vector of a moving particle is
t
r (t ) = ( sin t + cos t ) i + ( sin t − cos t ) j + k .
2
(a) Determine the velocity and speed of the particle.
(b) Determine the acceleration of the particle.
(c) Find a unit tangent to the path of the particle, in
the direction of motion.