MA1511 2021S1 Chapter 3 Vector-Valued Functions
MA1511 2021S1 Chapter 3 Vector-Valued Functions
MA1511 2021S1 Chapter 3 Vector-Valued Functions
MA1511
Consider a particle moving in the three-dimensional space. Its position, 𝑃(𝑥, 𝑦, 𝑧) at time 𝑡 can be
described by three parametric equations
The set of all the points (𝑓(𝑡), 𝑔(𝑡), ℎ(𝑡)) is a curve in space that represents the path (or trajectory) of
the particle.
The position vector of P is given by
𝑓(𝑡)
𝐫(𝑡) = (𝑔(𝑡)).
ℎ(𝑡)
We call 𝐫(𝑡) a vector-valued function (or simply, vector function) in one variable. The functions
𝑓(𝑡), 𝑔(𝑡), ℎ(𝑡) are the components of 𝐫(𝑡).
For motion in the two-dimensional space, we simply take the first two components
𝑓(𝑡)
𝐫(𝑡) = ( ).
𝑔(𝑡)
Dr NG Wee Seng
Page 2
MA1511
Dr NG Wee Seng
Page 3
MA1511
For a moving particle whose motion is described by a vector function 𝐫(𝑡), the velocity vector and
acceleration vector are given respectively by
𝑓 ′ (𝑡) 2 𝑓 ′′ (𝑡)
𝑑 𝑑
𝐫 ′ (𝑡) = 𝐫(𝑡) = (𝑔′ (𝑡)) (velocity), 𝐫 ′′ (𝑡) = 2 𝐫(𝑡) = (𝑔′′ (𝑡)) (acceleration)
𝑑𝑡 𝑑𝑡
ℎ′ (𝑡) ℎ′′ (𝑡)
Note that differentiation of a vector function 𝐫(𝑡) is done by componentwise differentiation.
Using a standard calculus argument1, it can be shown that the velocity vector 𝐫 ′ (𝑡) is tangential to the
path at time 𝑡.
The magnitude of the velocity vector,
Remarks
In the two dimensional space,
𝑓(𝑡)
𝐫(𝑡) = ( ), 𝑎 ≤ 𝑡 ≤ 𝑏
𝑔(𝑡)
Derivatives and related quantities can be defined accordingly. For example,
𝑓 ′ (𝑡)
𝐫 ′ (𝑡) = ( ′ )
𝑔 (𝑡)
𝑓′′ (𝑡)
𝐫 ′ ′(𝑡) = ( ′ )
𝑔′ (𝑡)
𝐫(𝑡+ℎ)−𝐫(𝑡)
1
Use the mathematical definition of derivatives, 𝐫 ′ (𝑡) = lim .
ℎ→0 ℎ
Dr NG Wee Seng
Page 4
MA1511
2
Mathematically, 𝐶 is smooth if all its component functions are differentiable and 𝐫 ′ (𝑡) ≠ 𝟎 for all 𝑡.
Dr NG Wee Seng
Page 5
MA1511
Tangent Lines
𝑓(𝑡)
𝐫(𝑡) = (𝑔(𝑡)).
ℎ(𝑡)
Since the tangent line to the curve at 𝑃 passes through 𝑃(𝑓(𝑡0 ), 𝑔(𝑡0 ), ℎ(𝑡0 )) and is parallel to the
velocity vector
𝑓 ′ (𝑡0 )
𝐫 ′ (𝑡0 ) = (𝑔′ (𝑡0 )) ,
ℎ′ (𝑡0 )
the equation of this line is given by the following result.
Remarks
1. In the above result, 𝑠 is the parameter. Each value of s corresponds to a specific point on the
tangent line.
Dr NG Wee Seng
Page 6
MA1511
2. For problems where two or more space curves are involved , different symbols should be used
when finding the intersection of the curves. For example, to find the intersection (if any) of the
following two space curves representing the paths of two moving particles
2𝑡 𝑡
𝐶1 : 𝐫1 (𝑡) = ( ) and 𝐶2 : 𝐫2 (𝑡) = ( )
𝑡 1 − 𝑡
we solve
𝐫1 (𝑠) = 𝐫2 (𝑡)
1
using different symbols (𝑠 and 𝑡) for the time taken. This will lead to the solutions 𝑠 = 3 and
2 2 1
= 3 . It follows that that the two paths cross at the point (3 , 3). Since this occurs when ≠ 𝑡 , we
1 1
Answer: 𝐫(𝑡) = ( 1 ) + 𝑡 (−1), 𝑡 ∈ 𝐑 ; speed = √11
−1 −3
Dr NG Wee Seng
Page 7
MA1511
Let u(𝑡) and v(𝑡) be two vector-valued functions of 𝑡 , C be a constant vector, 𝑐 be a constant
scalar and 𝑓 be a differentiable scalar function.
𝑑
1. 𝐂=𝟎
𝑑𝑡
𝑑 𝑑
2. 𝑐𝐮(𝑡) = 𝑐 𝐮(𝑡)
𝑑𝑡 𝑑𝑡
𝑑
3. (𝐮(𝑡) + 𝐯(𝑡)) = 𝐮′(𝑡) + 𝐯′(𝑡)
𝑑𝑡
𝑑
4. 𝑓(𝑡)𝐮(𝑡) = 𝑓 ′ (𝑡)𝐮(𝑡) + 𝑓(𝑡)𝐮′(𝑡)
𝑑𝑡
𝑑
5. 𝐮(𝑡) ∙ 𝐯(𝑡) = 𝐮′(𝑡) ∙ 𝐯(𝑡) + 𝐯′(𝑡) ∙ 𝐮(𝑡)
𝑑𝑡
𝑑
6. 𝐮(𝑡) × 𝐯(𝑡) = 𝐮′(𝑡) × 𝐯(𝑡) + 𝐮(𝑡) × 𝐯′(𝑡)
𝑑𝑡
𝑑
7. 𝐮(𝑓(𝑡)) = 𝑓 ′ (𝑡) 𝐮′(𝑓(𝑡))
𝑑𝑡
3
See the proofs of (4) and (5) in LumiNUS > Files > Supplementary Slides folder
Dr NG Wee Seng
Page 8
MA1511
1. Line Segments
The line segment joining two distinct points, 𝐴(𝑥1 , 𝑦1 , 𝑧1 ) and 𝐵(𝑥2 , 𝑦2 , 𝑧2 ) has parametric
representations
𝑥1 𝑥2 (1 − 𝑡)𝑥1 + 𝑡𝑥2
𝑦 𝑦
𝐫(𝑡) = (1 − 𝑡) ( 1 ) + 𝑡 ( 2 ) = ((1 − 𝑡)𝑦1 + 𝑡𝑦2 ) , 0 ≤ 𝑡 ≤ 1.
𝑧1 𝑧2 (1 − 𝑡)𝑧1 + 𝑡𝑧2
This gives
⃗⃗⃗⃗⃗ − ⃗⃗⃗⃗⃗⃗
𝑂𝑃 ⃗⃗⃗⃗⃗ − ⃗⃗⃗⃗⃗⃗
𝑂𝐴 = 𝑡( 𝑂𝐵 𝑂𝐴 )
and hence,
𝑂𝑃 = (1 − 𝑡)⃗⃗⃗⃗⃗⃗
𝐫(𝑡) = ⃗⃗⃗⃗⃗ 𝑂𝐴 + 𝑡 ⃗⃗⃗⃗⃗⃗⃗
𝑂𝐵
as required.
Note that 𝑡 = 0 and 𝑡 = 1 give the points 𝐴 and 𝐵 respectively.
Remark
In a two-dimensional space, the line segment joining two distinct points 𝐴(𝑥1 , 𝑦1 ) and
𝐵(𝑥2 , 𝑦2 ) has parametric representations
(1 − 𝑡)𝑥1 + 𝑡𝑥2
𝐫(𝑡) = ( ),0 ≤ 𝑡 ≤ 1
(1 − 𝑡)𝑦1 + 𝑡𝑦2
Dr NG Wee Seng
Page 9
MA1511
Remark
The range of values of 𝑡 has to be adjusted when C is a sector of a circle.
For example, if C is a semi-circle from (0, 1) to (0, -1) in an anti-clockwise sense,
𝜋 3𝜋
then ≤𝑡≤ (see the above diagram)
2 2
Dr NG Wee Seng
Page 10
MA1511
We define the indefinite integral ∫ 𝐫(𝑡)𝑑𝑡 in terms of its component functions 𝑓, 𝑔 and ℎ by
For example, if
𝐫(𝑡) = 2𝑡 𝐢 + (sin 𝑡)𝐣 + (cos 𝑡)𝐤
then,
Given the relation between the position vector 𝐫(𝑡) and the velocity vector, 𝐫 ′ (𝑡), we can integrate
the velocity vector to get the position vector. Similarly, we integrate the acceleration vector to obtain
the velocity vector.
Definite Integrals
𝑏
We define the definite integral ∫𝑎 𝐫(𝑡)𝑑𝑡 in terms of its component functions 𝑓, 𝑔 and ℎ by
𝑏 𝑏 𝑏 𝑏
∫𝑎 𝐫(𝑡)𝑑𝑡 = (∫𝑎 𝑓(𝑡)𝑑𝑡) 𝐢 + (∫𝑎 𝑔(𝑡)𝑑𝑡) 𝐣 + (∫𝑎 ℎ(𝑡)𝑑𝑡) 𝐤 .
Dr NG Wee Seng
Page 11
MA1511
𝑡3
+ 2𝑡 + 1
6
Answer: 𝐫(𝑡) = ( )
𝑒𝑡 − 𝑡 − 1
− sin 𝑡 + 𝑡 + 1
Dr NG Wee Seng
Page 12
MA1511
The mathematical proof of Result 3.3A is beyond the scope of this course4. Nonetheless, we can
interpret the arc length as the distance travelled by the particle from 𝑡 = 𝑎 to 𝑡 = 𝑏 by observing
that the integrand in the above formula, namely
Remarks
1. For a curve in a two-dimensional space:
𝑓(𝑡)
𝐫(𝑡) = ( ), 𝑎 ≤ 𝑡 ≤ 𝑏,
𝑔(𝑡)
𝑏
𝐿 = ∫ √(𝑓′(𝑡))2 + (𝑔′(𝑡))2 𝑑𝑡
𝑎
4
Integral formulae such as Result 3.3A are proved using the concept of limits of Riemann sums
http://mathworld.wolfram.com/RiemannSum.html
Dr NG Wee Seng
Page 13
MA1511
𝐿 = ∫ √1 + (𝑓′(𝑡))2 𝑑𝑡
𝑎
To illustrate the arc length formula, we consider a two-dimensional unit circle centered at the origin
(0, 0) which can be parametrised by the vector function
cos 𝑡
𝐫(𝑡) = ( ) , 0 ≤ 𝑡 ≤ 2𝜋.
sin 𝑡
The length of the circumference of this circle, which we know is 2π, can be found by the above
formula :
2𝜋 2𝜋
Dr NG Wee Seng
Page 14
MA1511
∫ 𝑓(𝑥)𝑑𝑥.
𝑎
We can think of this integral is a summation process in which areas of rectangles under the curve are
summed via a limiting process5. A typical rectangle (the shaded rectangle below) is one whose height
is 𝑓(𝑡), 𝑎 ≤ 𝑡 ≤ 𝑏 and whose width is the interval length, ∆𝑡 . The area of this rectangle is therefore
𝑓(𝑡)∆𝑡 , giving rise to the above integral.
We would like to extend the above concept to the integration of a function 𝑓(𝑥, 𝑦) over a smooth
curve 𝐶 represented by a vector function 𝐫(𝑡) = 𝑥(𝑡) 𝐢 + 𝑦(𝑡) 𝐣 , 𝑎 ≤ 𝑡 ≤ 𝑏 . When restricted to
the curve 𝐶 as its domain, the function 𝑓(𝑥, 𝑦) will take values 𝑓(𝑥(𝑡), 𝑦(𝑡)) for 𝑎 ≤ 𝑡 ≤ 𝑏, as
illustrated in the diagram below.
5
using the concept of limits of Riemann sums http://mathworld.wolfram.com/RiemannSum.html.
Dr NG Wee Seng
Page 15
MA1511
Like the integral of 𝑓(𝑥) over 𝑎 ≤ 𝑥 ≤ 𝑏, the integral of 𝑓(𝑥, 𝑦) over 𝐶 : 𝐫(𝑡) = 𝑥(𝑡) 𝐢 + 𝑦(𝑡) 𝐣 ,
𝑎 ≤ 𝑡 ≤ 𝑏 involves summing areas of “rectangles” formed by taking the product of 𝑓(𝑥(𝑡), 𝑦(𝑡)) and
𝑑𝑠, the length of the small arc of the curve defined on [𝑡, 𝑡 + ∆𝑡] and taking limit ∆𝑡 → 0. 6.
Line Integrals
It turns out that the integral of a function 𝑓(𝑥, 𝑦) over a smooth curve 𝐶 is given by
𝑏
2 2
∫ 𝑓(𝑥(𝑡), 𝑦(𝑡))√(𝑥′ (𝑡)) + (𝑦′ (𝑡)) 𝑑𝑡
𝑎
2 2
where √(𝑥 ′ (𝑡)) + (𝑦 ′ (𝑡)) 𝑑𝑡 corresponds to the term "𝑑𝑠" in the above illustration.
We call this the line integral of 𝒇 along 𝑪. A standard notation for this integral is
∫ 𝑓(𝑥, 𝑦) 𝑑𝑠
𝐶
𝑏
2 2
∫ 𝑓(𝑥, 𝑦) 𝑑𝑠 = ∫ 𝑓(𝑥(𝑡), 𝑦(𝑡))√(𝑥 ′ (𝑡)) + (𝑦 ′ (𝑡)) 𝑑𝑡
𝐶
𝑎
6
using the concept of limits of Riemann sums http://mathworld.wolfram.com/RiemannSum.html
Dr NG Wee Seng
Page 16
MA1511
We can extend naturally the definition of line integrals to functions in three variables, 𝑓(𝑥, 𝑦, 𝑧)
over a three-dimensional smooth curve : 𝐫(𝑡) = 𝑥(𝑡) 𝐢 + 𝑦(𝑡) 𝐣 +𝑧(𝑡) 𝐤 , 𝑎 ≤ 𝑡 ≤ 𝑏 :
Remark
When 𝑓(𝑥, 𝑦) = 1, the two-dimensional line integral ∫𝐶 𝑓(𝑥, 𝑦) 𝑑𝑠 gives the length of the curve C.
(See chapter 3.3)
Similarly, when 𝑓(𝑥, 𝑦, 𝑧) = 1, the three-dimensional line integral ∫𝐶 𝑓(𝑥, 𝑦, 𝑧) 𝑑𝑠 gives the length
of the curve 𝐶. (See chapter 3.3)
Dr NG Wee Seng
Page 17
MA1511
Let 𝐶 be a union of smooth curves 𝐶1 , 𝐶2 , … , 𝐶𝑛 joined together in a continuous manner (that is, the
terminal point of 𝐶1 = the initial point of 𝐶2 , and so on ).
We define the line integral of 𝑓 over 𝐶 as the sum of the individual line integrals
∫ 𝑓 𝑑𝑠 = ∫ 𝑓 𝑑𝑠 + ∫ 𝑓 𝑑𝑠 + ⋯ + ∫ 𝑓 𝑑𝑠.
𝐶 𝐶1 𝐶2 𝐶𝑛
Orientation of Curves
Given a curve C represented by 𝐫(𝑡) = 𝑥(𝑡) 𝐢 + 𝑦(𝑡)𝐣 , 𝑎 ≤ 𝑡 ≤ 𝑏, the direction of the movement
along the curve corresponding to increasing (decreasing) values of 𝒕 gives what we call a positive
(negative) orientation of the curve.
For example, if C is the line joining 𝐴(0, 0) to 𝐵(1, 1), the representation
r(𝑡) = 𝑡 𝐢 + 𝑡 𝐣 , 0 ≤ 𝑡 ≤ 1
r(𝑡) = (1 − 𝑡) 𝐢 + (1 − 𝑡) 𝐣 , 0 ≤ 𝑡 ≤ 1
corresponds to a negative orientation (since 𝑡 = 1 gives the point 𝐴 and 𝑡 = 0 gives the point 𝐵)
Dr NG Wee Seng
Page 18
MA1511
Let us focus on the use of the line integral formula. We will consider an application of the line integrals
in Tutorial 3.
Dr NG Wee Seng
Page 19
MA1511
𝑧 = 𝑓(𝑥, 𝑦).
We now introduce a more general way of representing a surface using parametric equations.
Consider a vector function 𝐫(𝑢, 𝑣) of two variables 𝑢 and 𝑣, defined on some domain 𝐷 in a two-
dimensional space by
For each (𝑢, 𝑣) in 𝐷, 𝐫(𝑢, 𝑣) represents the position vector of a point in space. These points constitute
a surface.
We call this a parametric surface.
It is easy to see that surfaces defined explicitly by 𝑧 = 𝑔(𝑥, 𝑦) can be parametrized by the equations
𝑥 = 𝑢, 𝑦 = 𝑣 and 𝑧 = 𝑔(𝑢, 𝑣)
Dr NG Wee Seng
Page 20
MA1511
Show that the following parametric equations represent a sphere in the three-dimensional space.
𝑥 = 𝑎𝑠𝑖𝑛 𝛼 𝑐𝑜𝑠 𝛽, 𝑦 = 𝑎𝑠𝑖𝑛 𝛼 𝑠𝑖𝑛 𝛽, 𝑧 = 𝑎𝑐𝑜𝑠 𝛼
0 ≤ 𝛼 ≤ 𝜋, 0 ≤ 𝛽 ≤ 2𝜋.
Dr NG Wee Seng
Page 21
MA1511
𝑔𝑥 (𝑎, 𝑏) 𝑔𝑥 (𝑎, 𝑏) 𝑎
𝐫 (𝑔𝑦 (𝑎, 𝑏)) = (𝑔𝑦 (𝑎, 𝑏)) ( 𝑏 )
−1 −1 𝑔(𝑎, 𝑏)
𝑥
where 𝐫 = (𝑦) is the position vector of any piont on the plane.
𝑧
𝐫𝑣 = 𝑥𝑣 𝐢 + 𝑦𝑣 𝐣 + 𝑧𝑣 𝐤
The parametric surface is said to be smooth if 𝐫𝒖 × 𝐫𝒗 ≠ 𝟎 for all (𝑢, 𝑣) in 𝐷. In this course, we deal
only with smooth surfaces.
Given a smooth surface 𝐫(𝑢, 𝑣) and a point P where (𝑢, 𝑣) = (𝑢0 , 𝑣0 ) , the vectors 𝐫𝑢 (𝑢0 , 𝑣0 ) and
𝐫𝑣 (𝑢0 , 𝑣0 ) are parallel to the tangent plane to the surface at P. It follows that the vector
Dr NG Wee Seng
Page 22
MA1511
Result 3.5A
Let 𝑃 be the point on the parametric surface
with position vector r(𝑢0 , 𝑣0 ) = 𝑥0 𝐢 + 𝑦0 𝐣 + 𝑧0 𝐤 and let n = (𝐫𝒖 × 𝐫𝒗 ) (𝑢0 , 𝑣0 ) be the vector
𝐫𝒖 × 𝐫𝒗 evaluated at (𝑢0 , 𝑣0 ).
𝑥0
r n= (𝑦0 ) 𝐧
𝑧0
𝑥
where 𝐫 = (𝑦) is the position vector of any point on the tangent plane.
𝑧
𝑥 = 𝑢2 , 𝑦 = 𝑣 2 , 𝑧 = 𝑢 + 2𝑣
End of Chapter 3
“I can calculate the motion of heavenly bodies, but not the madness of people.”
– Isaac Newton
Dr NG Wee Seng