Lecture 1
Lecture 1
Disclaimer: These notes have not been subjected to the usual scrutiny reserved for formal
publications. They may be distributed outside this class only with the permission of the
Instructor. Notes may be updated periodically with new ideas, suggestions from students etc.
1 Vector-Valued Functions
Example 1.1.1: Consider the equation 𝑦 = 𝑥 2 in 2-space. This can be converted to parametric
form as
𝑥 = 𝑡 , 𝑦 = 𝑡2 .
Example 1.1.2: Consider the circle with radius 𝑟 in 2-space, 𝑥 2 + 𝑦 2 = 𝑟 2. This can be
converted to parametric form as
𝑥 = 𝑟 𝑐𝑜𝑠(𝜃) , 𝑦 = 𝑟 𝑠𝑖𝑛(𝜃) .
1
Dr. Supem Samarasiri, Department of Mathematics, University of Moratuwa, Sri Lanka
Calculus - MA2023 - 2019 Batch – University of Moratuwa
Definition 1.1.2:
Let 𝐫(𝑡) = (𝑥(𝑡), 𝑦(𝑡), 𝑧(𝑡)) = 𝑥(𝑡)𝐢 + 𝑦(𝑡)𝐣 + 𝑧(𝑡)𝐤 ; for all 𝑡. Then we say that 𝐫 is
a vector-valued function and the real valued functions 𝑥(𝑡) , 𝑦(𝑡) and 𝑧(𝑡) are called
components of 𝐫(𝑡). Here 𝑡 is a real parameter.
Example 1.1.5: The circular helix mentioned in example 1.1.3 can be expressed as the vector-
valued function
𝐫(𝑡) = (𝑎 cos(𝑡) , 𝑎 sin(𝑡) , 𝑐𝑡) ; for all 𝑡 ≥ 0.
2
Dr. Supem Samarasiri, Department of Mathematics, University of Moratuwa, Sri Lanka
Calculus - MA2023 - 2019 Batch – University of Moratuwa
Definition 1.2.1: Let 𝑓 be a real-valued function defined on the real line and let 𝑎 , 𝐿 ∈ ℝ. We
say that the limit of 𝑓(𝑥), as 𝑥 approaches 𝑎, is 𝐿 and write lim 𝑓(𝑥) = 𝐿 if and only if
𝑥→𝑎
For every 𝜖 > 0 , there exists a 𝛿 > 0 such that for every 𝑥 ∈ ℝ ,
0 < |𝑥 − 𝑎| < 𝛿 𝑖𝑚𝑝𝑙𝑖𝑒𝑠 |𝑓(𝑥) − 𝐿| < 𝜖 .
Theorem 1.2.1:
Let 𝐫(𝑡) = (𝑥(𝑡), 𝑦(𝑡), 𝑧(𝑡)); for all 𝑡 and let 𝑎 ∈ ℝ, 𝐋 = (𝐿1 , 𝐿2 , 𝐿3 ) ∈ ℝ3 . Then
lim 𝐫(𝑡) = 𝐋 = (𝐿1 , 𝐿2 , 𝐿3 ) iff lim 𝑥(𝑡) = 𝐿1 , lim 𝑦(𝑡) = 𝐿2 and lim 𝑧(𝑡) = 𝐿3 , in which
𝑡→𝑎 𝑡→𝑎 𝑡→𝑎 𝑡→𝑎
case lim 𝐫(𝑡) = 𝐋 = (𝐿1 , 𝐿2 , 𝐿3 ) = ( lim 𝑥(𝑡) , lim 𝑦(𝑡) , lim 𝑧(𝑡) ).
𝑡→𝑎 𝑡→𝑎 𝑡→𝑎 𝑡→𝑎
So, Theorem 1.2.1 shows us that limits of vector-valued functions, when exists, can be evaluated
in a component-wise fashion and since components are real-valued functions we can apply
whatever theorems you proved in MA1013/1023 course when handling those limits of real
valued functions.
Theorem 1.2.2: Let 𝐅 and 𝐆 be two vector-valued functions and let ℎ be a real-valued function
such that all three functions have limits as 𝑡 → 𝑎 ∈ ℝ. Then
a) lim[ 𝐅(𝑡) + 𝐆(𝑡)] = lim 𝐅(𝑡) + lim 𝐆(𝑡) ,
𝑡→𝑎 𝑡→𝑎 𝑡→𝑎
b) lim[ 𝐅(𝑡) − 𝐆(𝑡)] = lim 𝐅(𝑡) − lim 𝐆(𝑡)
𝑡→𝑎 𝑡→𝑎 𝑡→𝑎
c) lim[ ℎ(𝑡)𝐅(𝑡)] = [lim ℎ(𝑡)] [lim 𝐅(𝑡)] ,
𝑡→𝑎 𝑡→𝑎 𝑡→𝑎
d) lim[ 𝐅(𝑡) ⋅ 𝐆(𝑡)] = [lim 𝐅(𝑡)] ⋅ [lim 𝐆(𝑡)] and
𝑡→𝑎 𝑡→𝑎 𝑡→𝑎
e) lim[ 𝐅(𝑡) × 𝐆(𝑡)] = [lim 𝐅(𝑡)] × [lim 𝐆(𝑡)] .
𝑡→𝑎 𝑡→𝑎 𝑡→𝑎
3
Dr. Supem Samarasiri, Department of Mathematics, University of Moratuwa, Sri Lanka
Calculus - MA2023 - 2019 Batch – University of Moratuwa
Theorem 1.2.3: A vector function 𝐫 is continuous at 𝑎 ∈ ℝ iff each component function (real-
valued) is continuous at 𝑎.
Proof: Will be done in class.
Note that the domain of 𝐫′ consists of all values in the domain of 𝐫 for which the above limit
exists.
Proof:
4
Dr. Supem Samarasiri, Department of Mathematics, University of Moratuwa, Sri Lanka
Calculus - MA2023 - 2019 Batch – University of Moratuwa
Definition 1.2.5: Let P be a point on the graph of a vector-valued function 𝐫, and let
𝐫(𝑡0 ) be a vector from the origin to P. If 𝐫′(𝑡0 ) exists and 𝐫′(𝑡0 ) ≠ 0, then we call 𝐫′(𝑡0 ) a
tangent vector to the graph of 𝐫 at 𝐫(𝑡0 ), and we call the line through P that is parallel
to the tangent vector the tangent line to the graph of 𝐫 at 𝐫(𝑡0 ).
Examples:
1. Find a tangent vector at the point 𝑃0 where 𝑡 = 0.2 on the graph of the vector function
𝐅(𝑡) = (𝑒 2𝑡 , 𝑡 2 − 𝑡, 𝑙𝑛𝑡).
That is, 𝐫(𝑡) and 𝐫′(𝑡) are orthogonal vectors for all t.
Proof: Homework.
5
Dr. Supem Samarasiri, Department of Mathematics, University of Moratuwa, Sri Lanka
Calculus - MA2023 - 2019 Batch – University of Moratuwa
Definition 1.2.6: Let r(t) = 𝑥(𝑡)i + 𝑦(𝑡) 𝐣 + 𝑧(𝑡)k be a vector-valued function in 3-space
that is continuous on the interval 𝑎 ≤ 𝑡 ≤ 𝑏, then the definite integral of 𝐫 over this
interval be defined as:
𝑏 𝑏 𝑏 𝑏
Theorem 1.2.8: Let 𝐫(𝑡), 𝐫𝟏 (𝑡), 𝑎𝑛𝑑 𝐫𝟐 (𝑡) be vector-valued functions that are continuous
on the interval 𝑎 ≤ 𝑡 ≤ 𝑏, and let 𝑘 be a scalar. Then the following rules of integration
hold:
𝑏 𝑏
a) ∫𝑎 𝑘 𝐫(𝑡)𝑑𝑡 = 𝑘 ∫𝑎 𝐫(𝑡)𝑑𝑡
𝑏 𝑏 𝑏
b) ∫𝑎 [𝐫𝟏 (𝑡) + 𝐫𝟐 (𝑡)] 𝑑𝑡 = ∫𝑎 𝐫𝟏 (𝑡)𝑑𝑡 + ∫𝑎 𝐫𝟐 (𝑡)𝑑𝑡
𝑏 𝑏 𝑏
c) ∫𝑎 [𝐫𝟏 (𝑡) − 𝐫𝟐 (𝑡)] 𝑑𝑡 = ∫𝑎 𝐫𝟏 (𝑡)𝑑𝑡 − ∫𝑎 𝐫𝟐 (𝑡)𝑑𝑡
6
Dr. Supem Samarasiri, Department of Mathematics, University of Moratuwa, Sri Lanka