Block 1
Block 1
INTRODUCTIONS TO VECTORS
1.1 Introduction
Objectives
1.2 Vectors and Their Representations
1.3 Addition of Vectors
1.4 Dot Product of Vectors
1.5 Cross Product of Vectors
1.6 Summary
1.7 Solutions / Answers
1.1 INTRODUCTION
The concept of vectors allows us to explore and analyze physical
quantities that have both magnitude and direction. Vectors are essential
for understanding physical phenomena in disciplines such as physics,
and engineering, where they represent quantities like force, velocity,
and acceleration. Vector calculus was originated from classical
geometry, where magnitudes and directions were represented by line
segments, as described by the Father of Geometry, Greek
mathematician, Euclid. Later, in the 19th century, William Rowan
Hamilton formalized vectors through his development of quaternion. Euclid
Source:
Building on these ideas, Josiah Willard Gibbs and Oliver Heaviside [Link]
introduced the modern concepts of standardized vector notation and e:Jusepe_de_Ribera_-_Euclid_-
_2001.26_-
_J._Paul_Getty_Museum.jpg
operations, forming the foundation of contemporary vector calculus.
In section 1.3, we delve into the concept of vector addition, which is the
process of combining two or more vectors to determine their overall
effect. We learn to do vector addition in geometrical and analytical
ways.
Objectives:
After going through this unit, you will be able to:
Fig. 1
44
Unit 1 Introductions to Vectors
direction of the vector AB which is from the point A (initial point) to the
r
point B (terminal point). If AB = a then sometimes AB is denoted by a
For example, (see Fig. 2) let P(1, 2) and Q(2, 3) be two points. Then the
line segment PQ is a vector. The direction of the vector is from P to Q .
The length of the vector is the distance between P(1, 2) and Q(2, 3)
which is (2 − 1) 2 + (3 − 2) 2 = 2 .
Fig. 2
Fig. 3
Here this ordered pair denotes the position of a point, say P , with
respect to some co-ordinate system. So, the order pair is also called
the position vector of the point P . The direction of the vector is from
origin to P . The magnitude or modulus of the vector is defined by the
distance of the point P from the origin. Analytically, we can define
vectors as follows.
of the point (a1 , a2 ,..., an ) from the origin and the direction is from origin
to the point (a1 , a2 ,..., an ) .
r
So, if we denote a vector by a = (a1 , a2 ) then the modulus or the length
of the vector (see Fig. 3) is
r
a = (a1 ) 2 + (a2 ) 2
r
In n − dimensional space, a vector is a = (a1 , a2 ,..., an ) with modulus
r
a = (a1 ) 2 + (a2 ) 2 + ... + (an ) 2
For example, we may say that (1, 2) is a vector whose direction is from
origin to the point (1, 2) . The modulus or the length of the vector
is (1) 2 + (2) 2 = 5 .
r
E3) Let a be any given n − dimensional vector then find the following
r r
a) (−1)a b) (0)a
r r r
E4) Show that m(ka ) = k (ma ) = (km)a , where k, m are two scalars and
r
a is an n − dimensional vector.
r r
E5) Let a = (2, 3) and b = (4, 6) be given vectors, verify whether these
vectors are collinear or not.
Fig. 4
48
Unit 1 Introductions to Vectors
r
This is the essence of vector addition, where the sum of two vectors a
r r
and b gives a resultant vector c , representing the cumulative effect of
the two displacements.
When dealing with more than two successive displacements, the same
principle of vector addition can be applied. Now, we combine multiple
vectors step by step to find the final resultant displacement. If a point
undergoes a series of successive displacements, moving from point P
to Q, then from Q to R, and further to points S , and finally T , each
displacement is represented by a vector.
• Displacement from P to Q is PQ ,
• Displacement from Q to R is QR ,
• Displacement from R to S is RS ,
• Displacement from S to T is ST
The final displacement, which represents the total movement from the
starting point P to the final point T , is represented by the vector PT .
According to the principle of vector addition, the final displacement
vector PT is the sum of all the individual displacement vectors (see Fig.
5):
PQ + QR + RS + ST = PT
Fig. 5
This shows that the total displacement is obtained by adding up all the
successive displacement vectors in the sequence. Graphically, this can
be visualized by connecting the vectors head-to-tail, and the resultant
vector is the straight line from the starting point P to the final point T .
The above rule of addition can be converted into law of addition for two
vectors. Here we learn two laws of vector addition: Triangular law and
Parallelogram law.
49
Block 1 Vector Functions
Triangular law of vector addition: The triangular law of vector
addition states that if two vectors are represented as two sides of a
triangle, taken in order, then the resultant vector can be represented by
the third side of the triangle taken in opposite direction. This is nothing
but the same principle what we have seen in Fig. 4.
Fig. 6
Fig.7
Hence for any two 2 − dimensional vectors (a1, a2 ) and (b1, b2 ) , the
addition of these vectors is defined by (a1 + b1 , a2 + b2 ) . Similarly, if
(a1 , a2 ,..., an ) and (b1 , b2 ,..., bn ) are two n − dimensional vectors then the
addition of these two vectors is defined by (a1 + b1, a2 + b2 ,..., an + bn ) . So, it
is very simple when we define addition analytically.
50
Unit 1 Introductions to Vectors
r r r
Using this approach, we can easily show that, a + 0 = a . Analytically null
vector is represented as origin in any coordinate system. Therefore,
r r r r
a + 0 = (a1 , a2 ) + (0, 0) = (a1 + 0, a2 + 0) = (a1 , a2 ) = a , where, a = (a1 , a2 ) .
r r r
Similarly, we can show that 0 + a = a .
r r r r r r
Now you try and show a + (−a ) = 0 and (− a ) + a = 0 (see E6).
r r r
Similarly, we can also show that (see E8) (k + m)a = ka + ma , where k, m
are two scalars.
r r r r r r
E6) Show that a + (−a ) = (− a ) + a = 0 , where a is a 2 -dimensional
vector.
r r r r r r r r r
E7) Show that (a + b ) + c = a + (b + c ) , where a , b and c are 2 -
dimensional vectors.
r r r r
E8) Show that (k + m)a = ka + ma , where k, m are two scalars and a is
a 2 -dimensional vector.
r
E9) Find the unit vector in the direction of the vector a = (3,4) .
r r
If b = (6,8) , explain whether it has the same direction as a .
Fig. 8
52 Fig. 9
Unit 1 Introductions to Vectors
So, if iˆ and ĵ are unit vectors along positive X and Y axes respectively,
then OA = aiˆ and OB = bˆj . Now, applying the parallelogram law of vector
r
addition on parallelogram OAPB , we have r = aiˆ + bˆj . Hence, any
2 − dimensional vector (a, b) can be represented as aiˆ + bˆj . Similarly,
any 3 − dimensional vector (a, b, c ) can be represented as
aiˆ + bˆj + ckˆ where, iˆ , ĵ and k̂ are unit vectors along positive X , Y and Z
axes respectively, using parallelogram law twice, once for vectors
r
OA = aiˆ and OB = bˆj and then for vectors r = aiˆ + bˆj and ckˆ .
r r
Example 2: Let r = 3iˆ − 4 ˆj + 2kˆ and m = −2 are given, find mr and
interpret the result.
r
Solution: mr = −2(3iˆ − 4 ˆj + 2kˆ)
= −6iˆ + 8 ˆj − 4kˆ
r r
mr is in the opposite direction of the original vector r and has
r
magnitude twice of r . They are also collinear or parallel vectors.
***
Now you try the following exercise.
r r
E10) If a = 6iˆ + 3 ˆj and b = −3iˆ + 5 ˆj are two given vectors, find the
resultant vector.
Fig. 10
Just observing the definition of dot product, we can list some important
properties of dot product.
Notice that scalars are
real numbers and so Properties of Scalar Product
satisfy all algebraic
properties of real r r
numbers. 1. We can observe that | a |, | b | and cosθ all are scalars. Hence,
r r
a ⋅ b is finally a scalar quantity. Dot product is also called scalar
product as dot product of two vectors turns out to be a scalar.
r r r r
2. a ⋅ b = | a | | b | cosθ
r r rr
= | b | | a | cosθ = b .a
Hence, the dot product is commutative.
r r π
3. If the angle between the vectors a and b is i.e., if these two
2
vectors are perpendicular then
r r r r π
a ⋅ b = a b cos = 0 .
54 2
Unit 1 Introductions to Vectors
r r
4. The scalar product a ⋅ b vanishes if either one of the vectors is a
r r
null vector or if the vectors a and b are perpendicular to each
other.
r r r r
5. k (a ⋅ b ) = k | a | | b | cosθ ,
r r r r
= (k | a |) | b | cos θ = (ka ) ⋅ b
r r r r r r
Again k (a ⋅ b ) = | a | | kb | cos θ = a ⋅ (kb )
r r r r r r
Hence, k (a ⋅ b ) = (ka ) ⋅ b = a ⋅ (kb ) .
r r r r
Similarly, it can be easily shown that (ma ) ⋅ (nb ) = (mn) (a ⋅ b )
r r
6. If the vectors a and b are collinear then θ = 0 or π and so
r r r r r r
a ⋅ b = ± | a | | b |; the plus sign is taken if a , b have the same
direction and the minus sign is taken if they are in opposite
directions.
r r r r r r r r r r
7. Let a , b and c be any three vectors, then a.(b + c ) = a ⋅ b + a ⋅ c .
Now you try to proof this property (See E11). This property may be
extended for any number of vectors.
r r r r
For example, for any four vectors, a , b , c and d , we get
r r r r r r r r r r
(a + b + c ) ⋅ d = a ⋅ d + b ⋅ d + c ⋅ d .
r r r r
Solution: Since two vectors a + 2b and a − mb are perpendicular to
each other, therefore,
r r r r
(a + 2b ).(a − mb ) = 0
r r r r r r
or, | a | 2 +2b ⋅ a − ma ⋅ b − 2m | b | 2 = 0
r r r r r r
or, 36 + (2 − m)2 − 18m = 0 [since 2 = a ⋅ b = b ⋅ a , | a | = 6 and | b | = 3 ]
or, 40 − 20m = 0
or, m = 2.
***
Now, we list the dot products of the known unit vectors which will help
us to calculate the dot product of any two vectors given in analytical
form. Using the definition, we have
iˆ ⋅ iˆ = iˆ iˆ cos 0 = 1 as iˆ = 1 and cos 0 = 1 ;
and
π π
iˆ ⋅ ˆj = ˆj ⋅ iˆ = iˆ ˆj cos = 0 as cos = 0 .
2 2
Similarly, j ⋅ j = 1; k ⋅ k = 1; j ⋅ k = kˆ ⋅ ˆj = 0 and kˆ ⋅ iˆ = iˆ ⋅ kˆ = 0.
ˆ ˆ ˆ ˆ ˆ ˆ
55
Block 1 Vector Functions
r r r
Let a = (a1 , a 2 , a3 ) and b = (b1 , b2 , b3 ) i.e., a = a1iˆ + a 2 ˆj + a3 kˆ and
r
b = b1iˆ + b2 ˆj + b3 kˆ where iˆ, ˆj , kˆ be unit vectors along three mutually
perpendicular axes then
r r
a ⋅ b = ( a1i + a2 ˆj + a3 kˆ) ⋅ (b1iˆ + b2 ˆj + b3 kˆ )
ˆ
Now, let us see how we can calculate the angle between two vectors by
using dot product. r
r
If θ be the angle between the vectors a = (a1 , a2 , a3 ) and b = (b1, b2 , b3 )
r r r r
then a ⋅ b = | a | | b | cos θ .
Therefore,
r r
a ⋅b a1b1 + a2b2 + a3b3
cos θ = r r =
|a| |b | a12 + a22 + a32 b12 + b22 + b32
r r
If a and b are perpendicular to each other then cos θ = 0 and we have
a1b1 + a2b2 + a3b3 = 0.
Example 5: Find the sides and angles of the triangle whose vertices are
the coordinates of the end points of the vectors iˆ + ˆj + kˆ, iˆ + ˆj and ˆj + kˆ
from origin.
Solution: Let O be the vector origin and A, B, C be the vertices of the
triangle. Then the position vectors of the vertices A, B, C are given by
OA = iˆ + ˆj + kˆ
OB = iˆ + ˆj
OC = ˆj + kˆ.
Then, by triangular law of vector addition, we have
56
Unit 1 Introductions to Vectors
Fig. 11
Therefore,
| AB | =| BA | = 1 = 1
| BC | =| CB | = 1 + 1 = 2
| CA | =| AC |= 1 = 1
Now, let θ1 be the angle (see Fig. 12) between BA and BC which is
given by
Fig. 12
BA ⋅ BC ( kˆ ) ⋅ ( −iˆ + kˆ) 1
cos θ1 = = =
| AB | | BC | 1⋅ 2 2
1 π
Hence, θ1 = cos −1 = .
2 4
1 π
Similarly angles between CB and CA is cos −1 = and angle
2 4
π
between AC and AB is cos −1 (0) = .
2
***
57
Block 1 Vector Functions
r
Example 6: Find a vector α which is perpendicular to both
r r r r
a = 4iˆ + 5 ˆj − kˆ and b = iˆ − 4 ˆj + 5kˆ, such that α ⋅ β = 21, where
r r r r
β = 3i + j − k .
r r r
Solution: Let α = xiˆ + yˆj + zkˆ, since α is perpendicular to both a and
r r r r r
b , we have α ⋅ a = 0 and α ⋅ b = 0 i.e.,
4x + 5 y − z = 0
x − 4 y + 5 z = 0.
From the above two equations, we get x = − y = − z = λ (say).
r
Therefore, α = λiˆ − λˆj − λkˆ.
r r
Also, we have α ⋅ β = 21.
So, (λiˆ − λˆj − λkˆ ) ⋅ (3iˆ + ˆj − kˆ ) = 21 or, 3λ − λ + λ = 21 or, λ = 7.
r
Hence, α = 7iˆ − 7 ˆj − 7 kˆ = 7(iˆ − ˆj − kˆ ).
***
r r r
E11) Let a , b and c be any three vectors, then show that
r r r r r r r
a.(b + c ) = a ⋅ b + a ⋅ c .
r r r r r r r r
E12) Does a ⋅ b = a ⋅ c , a ≠ 0 implies b = c ? Explain.
r r r r
E13) If a + mb is perpendicular to a − 3b then find the value of the
r r rr
scalar m where | a | = 4 , | b | = 2 and a.b = 1 .
E15) Find the sides and angles of the triangle whose vertices are the
coordinates of the end points of the vectors iˆ + ˆj + kˆ, iˆ − ˆj and
ˆj − kˆ from origin.
58
Unit 1 Introductions to Vectors
Fig. 13
r
Definition 7: The vector product or cross product of two vectors a
r r r
and b , denoted by a × b , is defined by
r r r r
a × b = | a | | b | sin θ nˆ
where θ is the angle between the vectors and n̂ is the unit vector
r r
perpendicular to the plane containing a and b . Here the direction of
r r
a × b that means the direction of n̂ is given by the right-hand rule (see
Fig. 14): if the fingers of your right hand curl in ther direction of a
r
rotation( through an angle less than π ) from a to b , then your thumb
r r
points in the direction of a × b .
Fig. 14
1. The vector product does not obey the commutative property i.e.,
r r r r r r r r
a × b ≠ b × a. As, b × a = | b | | a | sin θ (− nˆ )
r r r r
= − | a | | b | sin θ nˆ = − (a × b ).
r r
2. Let OA = a and OB = b be two vectors.
r r r r 1 r r
Then, | a × b | = | a | | b | sin θ = 2( | a | ( | b | sin θ )) = 2 × area of
2
∆OAB = area of a parallelogram with OA and OB as adjacent
sides (see Fig. 15).
59
Block 1 Vector Functions
r r
Thus, | a × b | is the area of a parallelogram whose adjacent sides
r r
are a and b .
Fig 15
r r r r r
3. 0 × a = | 0 | | a | sin θ nˆ = 0nˆ = 0 .
r r r
Similarly, a × 0 = 0 .
r r r r r
Hence, a × 0 = 0 × a = 0 .
r r r
4. Now if θ = 0 i.e., two vectors are collinear then a × b = 0 . Clearly
r r r r r r
a × a = 0. we can also say if a × b = 0 then either at least one of
r r
the vectors is a null vector or a and b are parallel.
r r r r r r r r
5. Similarly, we can show m(a × b ) = (ma ) × b = a × (mb ) = m(a × b ), m is
a scalar.
r r r r
6. (ma ) × (nb ) = mn(a × b ), m, n are scalars.
7. For the three unit vectors iˆ, ˆj, kˆ along three rectangular axes, we
r
get iˆ × iˆ = ˆj × ˆj = kˆ × kˆ = 0 . Also, iˆ × ˆj = kˆ = − ˆj × iˆ, as k̂ is
perpendicular to both iˆ and ĵ . Similarly ˆj × kˆ = iˆ = − kˆ × ˆj and
kˆ × iˆ = ˆj = −iˆ × kˆ.
60
Unit 1 Introductions to Vectors
iˆ ˆj kˆ
= a1 a2 a3
b1 b2 b3
r r
So the magnitude of the vector a × b will be
iˆ ˆj kˆ
r r
Solution: a × b = 1 − 1 0 = (−1 − 0)iˆ + (0 − 1) ˆj + (1 − 0)kˆ = −iˆ − ˆj + kˆ .
0 1 1
***
iˆ ˆj kˆ
r r
Solution: a × b = 2 − 1 1 = (1 − 2)iˆ + (3 + 2) ˆj + (4 + 3)kˆ = −iˆ + 5 ˆj + 7kˆ.
3 2 −1
r r
Therefore, a × b = (−1) 2 + 52 + 7 2 = 5 3 which is the measure of the
r r
area of the parallelogram whose adjacent sides are a and b .
***
r r r
Example 9: If a , b , c are the position vectors of three points A, B and
C.
Show that the vector
r r r r r r
(b × c + c × a + a × b )
61
Block 1 Vector Functions
is perpendicular to the plane ABC.
r r r
Solution: Let O be the vector origin then OA = a , OB = b and OC = c
and
r r
AB = OB − OA = b − a
r r
AC = OC − OA = c − a .
Now
r r r r r r r r r r r r
AB × AC = (b − a ) × (c − a ) = b × c − b × a − a × c + a × a
r r r r r r
= b ×c + c × a + a ×b
which is therefore, perpendicular to AB and AC i.e.,
r r r r r r
(b × c + c × a + a × b ) is perpendicular to plane containing lines AB and
r r r r r r
AC . Therefore, the vector (b × c + c × a + a × b ) is perpendicular to the
plane ABC.
***
Example 10: Using cross product, find the unit vectors which are
perpendicular to the vectors iˆ − 2 ˆj + kˆ and iˆ + ˆj − 2kˆ .
Solution: The required vector is given by
iˆ ˆj kˆ
1 − 2 1 = (4 − 1)iˆ + (1 + 2) ˆj + (1 + 2)kˆ = 3(iˆ + ˆj + kˆ)
1 1 −2
Therefore, the required unit vectors are
± 3(iˆ + ˆj + kˆ) 1 ˆ ˆ ˆ
=± (i + j + k ) .
3 12 + 12 + 12 3
***
r r r r r r r r r r r r r r
E16) Show that a × (b + c ) = a × b + a × c and (b + c ) × a = b × a + c × a ,
r r r
where a , b and c are three dimensional vectors.
E17) Using cross product, find the area of the triangle where the
position vectors of the vertices are 2iˆ + ˆj + kˆ, iˆ + 2 ˆj + kˆ and
iˆ − ˆj − kˆ .
E19) Using cross product, find the unit vector which is perpendicular to
the vectors iˆ − 2 ˆj + 3kˆ and 3iˆ + ˆj − 2kˆ .
1.6 SUMMARY
62
Unit 1 Introductions to Vectors
1.7 SOLUTIONS/ANSWERS
E1) The length of a vector is called modulus or magnitude of a vector.
r
For a given vector a = (a1 , a2 ,..., an ) , we can calculate it by using
the following formula
r
a = (a1 ) 2 + (a2 ) 2 + ... + (an ) 2
r
E3) Let a = (a1 , a2 ,..., an ) then
r r
a) (−1)a = (−a1, − a2 ,..., − an ) = −a . We call it opposite vector or
r
negative vector of a . This means that while both vectors
have the same length but their directions are opposite to
each other.
r
b) (0)a = (0, 0,..., 0) . This vector (0, 0,..., 0) is called null vector
r
and it is denoted by 0 .This means that the initial point (where
the vector starts) and the terminal point (where the vector
ends) are the same. Since the length is zero, it does not point
in any specific direction. Unlike other vectors which have a
specific direction, the direction of a null vector is considered
undefined or arbitrary, it can be considered to point in any
direction.
r
E4) m(ka ) = m(ka1, ka2 ,..., kan )
= (mka1, mka2 ,..., mkan )
63
Block 1 Vector Functions
| BC | =| CB | = 6
| CA | =| AC |= 5
Let θ1 be the angle between BA and BC. Then,
BA ⋅ BC 4 −1 3
cos θ1 = = =
| AB | | BC | 5⋅ 6 30
3
Hence, θ1 = cos −1 .
30
3
Similarly, angles between CB and CA is cos −1 and angle
30
2
between AC and AB is cos −1 .
25
r r r
E16) Let a = (a1 , a2 , a3 ) , b = (b1 , b2 , b3 ) and c = (c1 , c2 , c3 ) .
r r
Then, (b + c ) = (b1 + c1 , b2 + c2 , b3 + c3 )
iˆ ˆj kˆ
r r r
a × (b + c ) = a1 a2 a3
b1 + c1 b2 + c2 b3 + c3
iˆ ˆj kˆ iˆ ˆj kˆ
= a1 a 2 a3 + a1 a 2 a3
b1 b2 b3 c1 c 2 c3
r r r r
= a×b + a ×c
r r r r r r r
Similarly, you can show (b + c ) × a = b × a + c × a .
66
Unit 1 Introductions to Vectors
iˆ ˆj kˆ
r r
E18) a × b = 1 − 1 2 = (1 − 4)iˆ + (2 + 1) ˆj + (2 + 1)kˆ = −3kˆ + 3 ˆj + 3kˆ.
1 2 −1
r r
Therefore, a × b = 3 (−1) 2 + 12 + 12 = 3 3. Hence, the area of the
r r
parallelogram whose adjacent sides are a and b is 3 3.
67
UNIT 2
2.1 Introduction
Objectives
2.2 Direction Cosines and Ratios
2.3 Orthogonal Projection
2.4 Equation of Line and Plane
2.5 Summary
2.6 Solutions / Answers
2.1 INTRODUCTION
In the previous unit, we have discussed vectors and its properties. We
have seen how scalar multiplication changes the magnitude of a vector.
Geometrically it means that scalar multiplication increases or decreases
the length of the line segment representing the vector which is
multiplied by the scalar.
In this unit we will study some of the geometric concepts which can be
represented by vectors.
In section 2.2, we learn about direction cosines and direction ratios and
its properties. The direction cosines of a vector give a precise
geometrical understanding of the position of the vector with respect to a
given coordinate axis.
Objectives:
Block 1 Vector Functions
After going through this unit, you will be able to:
r r
Now, we can measure the angle between a1 and b . The angle between
r r r r
a1 and b are considered as angle between a and b .
If a given vector does not have its initial point at the origin, then we can
draw a parallel vector of same magnitude in the direction of the given
vector having initial point at the origin.
44
Unit 2 Geometry and Vectors
Fig. 1
From Fig. 1, we can also calculate the direction cosines of PO. Clearly,
PO makes angles π − α , π − β , π − γ with OX , OY , OZ respectively.
Therefore, direction cosines of PO are
cos(π − α ), cos(π − β ), cos(π − γ )
or, − l , − m, − n.
π π
Solution: As the x -axis makes angles 0, , with OX , OY and OZ
2 2
respectively. Therefore, direction cosines of x -axis are:
π π
cos(0), cos , cos i.e., 1, 0, 0.
2 2
Fig. 2
45
Block 1 Vector Functions
r
Proof: We have r = xiˆ + yˆj + zkˆ. Let α , β , γ be the angles between OP
and the positive directions of the coordinate axes OX , OY , OZ
respectively. Then l = cos α , m = cos β , n = cos γ .
Now, r
OP = | r |
r
or, x2 + y2 + z2 = | r |
r
∴ x 2 + y 2 + z 2 = | r |2 (1)
Fig. 3
Therefore, l 2 + m 2 + n 2 = 1.
2
E1) Find whether the following numbers can be the direction cosines
of a vector:
1 1
a) 1, − 1, 1 b) 0, ,
2 2
1 1 1
c) ,− , d) 1, 0, 1
2 2 2
1 1 1
For example, if ,− , are direction cosines of a vector then its
3 3 3
direction ratios can be 1, − 1, 1 or − 1, 1, − 1 or 2, − 2, 2 because
1 1 1 1 1 1 1 1 1
− − −
3 = 3 = 3, 3 = 3 = 3, 3 = 3 = 3.
1 −1 1 −1 1 −1 2 −2 2
From the above example, it can clearly be observed that the direction
ratios are just a scalar multiple of direction cosines. It can be also seen
that there can be infinitely many sets of direction ratios for a given
vector. But the direction cosines are unique.
r
Proof: Let r = aiˆ + bˆj + ckˆ be a vector having direction cosines l , m, n.
r
If r makes angles α , β , γ with the positive direction of OX , OY and
OZ respectively. Then, we have
r r r
r ⋅ iˆ r ⋅ ˆj r ⋅ kˆ
cos α = r , cos β = r , cos γ = r
| r | | iˆ | | r | | ˆj | | r | | kˆ |
Remember that iˆ, ˆj, kˆ
(aiˆ + bˆj + ckˆ) ⋅ iˆ (aiˆ + bˆj + ckˆ) ⋅ ˆj (aiˆ + bˆj + ckˆ) ⋅ kˆ
cos α = r , cos β = r , cos γ = r are unit vectors in the
|r | |r | |r | positive direction of the
a b c coordinate axes
l= r , m= r , n= r [Q cos α = l , cos β = m, cos γ = n ] OX , OY , OZ
|r | |r | |r |
respectively. And,
r a b c
Thus, direction cosines of r = aiˆ + bˆj + ckˆ are r , r , r where, | iˆ | = | ˆj | = | kˆ | = 1,
|r | |r | |r | and
r r r r r
| r | = a 2 + b 2 + c 2 and hence its direction ratios are proportional to a ⋅ b = | a | | b | cos θ ,
a, b, c. where θ is the angle
r r
between a and b .
r
For example, the direction cosines of r = 2iˆ − ˆj + 2kˆ are
47
Block 1 Vector Functions
2 −1 2 2 −1 2
, , or , , .
2 2
2 + (−1) + 2 2 2 2
2 + (−1) + 2 2 2 2
2 + (−1) + 2 2 3 3 3
Proof: By Theorem 2,
a b c
l= , m= , n= .
a 2 + b2 + c 2 a2 + b2 + c2 a 2 + b2 + c 2
r
Now, the unit vector in the direction of r is
r
r
rˆ = r
|r |
aiˆ + bˆj + ckˆ r
= [As | r | = a 2 + b 2 + c 2 ]
2 2 2
a +b +c
a b c
= iˆ + ˆj + kˆ
2 2 2 2 2 2
a +b +c a +b +c a + b2 + c2
2
1 1 1 r
For example, if ,− , are the direction cosines of a vector r
3 3 3
1 ˆ 1 ˆ 1 ˆ r
then i− j+ k is the unit vector in the direction of r .
3 3 3
r
Theorem 4: If l1 , m1 , n1 are the direction cosines of a and l2 , m2 , n2 are
r r r
the direction cosines of b then the angle θ between a and b is given
by cosθ = l1l2 + m1m2 + n1n2 .
r r
Proof: The angle between a and b is the angle between â and b̂.
Now, aˆ = l1iˆ + m1 ˆj + n1kˆ [by Theorem 3]
and bˆ = l2iˆ + m2 ˆj + n2 kˆ [by Theorem 3]
aˆ ⋅ bˆ
Therefore, cos θ =
| aˆ | | bˆ |
= aˆ ⋅ bˆ [As, | aˆ | = | bˆ | = 1]
= l1l2 + m1m2 + n1n2 .
1 2 3 r
For example, let , and be the direction cosines of a and
14 14 14
1 2 1 r r
, , be the direction cosines of b . Then the angle between a
6 6 6
r
and b , θ (say), is given by
48
Unit 2 Geometry and Vectors
1 1 2 2 3 1
cosθ = × + × + ×
14 6 14 6 14 6
1 2 3
= + + .
2 21 21 2 21
r
Solution: By Theorem 2, the direction cosines of r = iˆ − ˆj + 2kˆ are
1 −1 2 1 −1 2
, , i.e., , , and
12 + (−1) 2 + 2 2 12 + (−1) 2 + 2 2 12 + (−1) 2 + 2 2 6 6 6
direction ratios are 1, − 1, 2.
***
1 1 1 r
Example 4: If − , , − are the direction cosines of a vector a ,
2 2 2
r
then find the unit vector in the direction of a.
r
Solution: By Theorem 3, the unit vector in the direction of a is
1 ˆ 1ˆ 1 ˆ
− i + j − k.
2 2 2
***
1 1 1 r
Example 5: If , , are the direction cosines of a and
2 2 2
1 1 1 r
,− , are the direction cosines of b then find the angle
3 3 3
r r
between a and b .
r r
Solution: Let θ be the angle between a and b . Then by Theorem 4,
we have
1 1 1 1 1 1
cosθ = × − × + ×
2 3 2 3 2 3
49
Block 1 Vector Functions
1− 2 +1
=
2 3
2− 2
=
2 3
2− 2
∴ θ = cos −1 .
2 3
***
E2) Find the direction cosines and a set of direction ratios of the vector
r
r = 3iˆ − 4 ˆj + 12kˆ.
E3) Find the direction cosines and a set of direction ratios of the vector
from A(1, 2, 3) to B(4, 5, 6) .
1 2 3
E4) If ,− ,− are the direction cosines of a given vector,
14 14 14
then find the unit vector in the direction of the given vector.
1 1 r 1 1 1
E5) If , 0, are the direction cosines of a and , − , are
2 2 2 2 2
r r r
the direction cosines of b , then find the angle between a and b .
Now, let us see one more theorem related to direction cosines and
direction ratios.
Fig. 4
51
Block 1 Vector Functions
OA
The vector projection of OP on OA will be OP cos θ nˆ , where nˆ = ,
OA
the unit vector in the direction of OA. We can also define scalar
projection and vector projection by using dot product. Let us now define
them by using dot product.
r r r
r a ⋅b
Definition 3: Let a and b be two given vectors. Then r is called
|b |
r r
the scalar projection of a on b .
r r r
So, the scalar projection of a on b is given by the dot product of a and
r r r
b a ⋅b r
the unit vector r . Note that r = | a | cos θ , where θ is the angle
|b | |b |
r r
between a and b . So, this is nothing but the same that we have seen in
Fig. 4.
r
r r r r b
Definition 4: Let a and b be two given vectors then a ⋅ b r 2 is
| b |
r r
called the vector projection of a on b .
r r
r r b r b
Note that a ⋅ b r 2 = | a | cosθ r . So, this is the same vector
| b | |b |
projection that we have just explained after Fig. 4.
r
Solution: | b | = 12 + (−2) 2 + 12 = 6 .
r r
Now, by Definition 3, the scalar projection of a on b is
r r
a ⋅b
= r
|b |
(2iˆ + ˆj + kˆ) ⋅ (iˆ − 2 ˆj + kˆ)
=
6
2 − 2 +1 1
= = .
6 6
***
r r r r
Example 8: Find the vector projection of a on b , where a and b are
given in Example 7.
r r
Solution: By Definition 4, the vector projection of a on b is
r r r
a ⋅b b
= r r
|b | |b |
52
Unit 2 Geometry and Vectors
1 (iˆ − 2 ˆj + kˆ)
= ×
6 6
1
= (iˆ − 2 ˆj + kˆ).
6
***
r r
So, the vector projection of a on b is a vector, where the length is
r r
given by the scalar projection of a on b and the direction is the
r
direction of b . So, we can find the vector projection by multiplying the
r
scalar projection with the unit vector in the direction of b .
r r
E6) Find the scalar projection of a = iˆ + ˆj + kˆ on b = iˆ − 2 ˆj + kˆ.
r r
E7) Find the vector projection of a = iˆ + ˆj − kˆ on b = −iˆ + ˆj + kˆ.
Let us see the following theorem that gives significant information about
the orthogonal projections of OP on rectangular Cartesian axes with
origin O. Let OA, OB and OC be any three vectors in the direction of
the positive coordinate axes OX , OY and OZ respectively.
r
Theorem 6: Let P( x, y, z ) be a point in space such that r = OP has
direction cosines l , m, n. Then,
r r r r
i) l | r |, m | r |, n | r | are the scalar projections of r on OA, OB and r̂ represents the unit
OC respectively. vector in the direction
r
r r r of r
ii) x = l | r |, y = m | r |, z = n | r |
r r
iii) r =| r | (liˆ + mˆj + nkˆ) and rˆ = liˆ + mˆj + nkˆ
Proof: We have
r
r = xiˆ + yˆj + zkˆ.
Suppose OP makes angles α , β , γ with OX , OY and OZ respectively,
Then, l = cos α , m = cos β , n = cos γ .
r
i) We have scalar Projection of r on OA
r OA ˆ
= r ⋅ iˆ [As, =i ]
| OA |
r
= | r | | iˆ | cos α
r
= l | r | [Q l = cos α and | iˆ | = 1 ]
r r
Similarly, scalar projections of r on OB and OC are m | r | and
r
n | r | respectively.
53
Block 1 Vector Functions
r r
ii) We have scalar projection of r on OA = r ⋅ iˆ = ( xiˆ + yˆj + zkˆ) ⋅ iˆ = x
r
Similarly, scalar projections of r on OB and OC are y and z
respectively.
r
But, by (i), scalar projections of r on OA, OB and OC are
r r r
l | r |, m | r | and n | r | respectively.
r r r
∴ x = l | r |, y = m | r |, z = n | r |
r r r r
iii) Putting x = l | r |, y = m | r |, z = n | r | in r = xiˆ + yˆj + zkˆ, we obtain
r r
r = | r | (liˆ + mˆj + nkˆ)
r
r
r = liˆ + mˆj + nkˆ
|r |
rˆ = liˆ + mˆj + nkˆ.
1 1 1 r
Solution: It is given that , − , are direction cosines of a and
2 2 2
r
| a | = 5.
Then by property (iii) of Theorem 6, we can write
r r 1 1 ˆ 1 ˆ
a = | a | iˆ − j+ k
2 2 2
1 1 ˆ 1 ˆ
= 5 iˆ − j + k
2 2 2
5 r 5 ˆ 5ˆ
= i− j+ k
2 2 2
***
54
Unit 2 Geometry and Vectors
1 1 1
Example 9: Let P be the point (1, 1, 1) and , ,− be the
3 3 3
r r r
direction cosines of b . Find the scalar projection of a = OP on b , O is
the origin.
r r
Solution: By Theorem 7, we have the scalar projection of a on b
1 1 1
= 1× + 1× + 1 −
3 3 3
1
= .
3
***
r 1 1 1 r
E8) Let a = iˆ − ˆj + kˆ and , , are the direction cosines of b . Find
2 2 2
r r
the vector projection of a on b .
Fig. 5
r r r r
Let, a = Po P. By Triangle Law of vector addition, we have r = ro + a.
r r
Now, a and v are parallel vectors. So, there is a scalar t such that
r r r r r
a = t v . Therefore, r = ro + t v is a vector equation of L. Hence, for each
r
value of the parameter t , we get a fixed position vector r .
55
Block 1 Vector Functions
Example 10: Find a vector equation of the line that passes through the
point (1, 2,1) and parallel to the vector iˆ + 2 ˆj − kˆ.
r r
Solution: Here, ro = iˆ + 2 ˆj + kˆ and v = iˆ + 2 ˆj − kˆ. Therefore, a vector
equation of the line is
r r r
r = ro + t v
= (1̂ + 2 ˆj + kˆ) + t (1̂ + 2 ˆj − kˆ)
= (1 + t )iˆ + 2(1 + t ) ˆj + (1 − t )kˆ.
***
Example 11: Find a vector equation of the line that passes through the
points A(1, 2, − 1) and B(2, 1, 3).
r
Solution: Here, r0 = iˆ + 2 ˆj − kˆ.
r
v = AB = (2 − 1)iˆ + (1 − 2) ˆj + (3 + 1)kˆ
= iˆ − ˆj + 4kˆ.
Therefore, a vector equation of the line is
r r r
r = r0 + t v
= (iˆ + 2 ˆj − kˆ) + t (iˆ − ˆj + 4kˆ)
= (1 + t )iˆ + (2 − t ) ˆj − (1 − 4t )kˆ.
***
E9) Find a vector equation of the line that passes through the point
(1, 1, 1) and parallel to the vector iˆ − ˆj + 2kˆ.
E10) Find a vector equation of the line that passes through the points
A(1, − 1, 1) and B(2, 1, 2).
Let us now see how we can write the vector equation of a plane. Now,
let us understand the minimum information that is required to describe
the equation of a plane. A plane in space can be determined by a point
56
Unit 2 Geometry and Vectors
r
P0 ( x0 , y0 , z 0 ) in the plane and a vector n that is perpendicular to the
r
plane. This perpendicular vector n is also called normal vector. Let
r r
P( x, y , z ) be any arbitrary point in the plane, and let r0 and r be the
r r
position vectors of P0 and P respectively. Then the vector r − r0 = P0 P
(see Fig. 6).
Fig. 6
Example 12: Find an equation of the plane that passes through the
point (2, 1, − 1) and perpendicular to the vector iˆ − 2 ˆj + kˆ.
Example 13: Find an equation of the plane passes through the points
A(1, 2,1), B(2,1, 2) and C (1, − 1, 3).
57
Block 1 Vector Functions
E11) Find an equation of the plane that passes through the point
(−1, 1, − 1) and perpendicular to the vector 2iˆ − ˆj + 3kˆ.
E12) Find an equation of the plane that passes through the points
A(1, 1, 1), B(0, 2, 3) and C (2, 2, − 1).
2.5 SUMMARY
• The direction cosines of a vector are unique. But the direction
ratios of a vector are not unique.
58
Unit 2 Geometry and Vectors
r
b.
2.6 SOLUTIONS/ANSWERS
3 − 4 12
i.e., , , .
13 13 13
Direction ratios are 3, − 4, 12.
1
E5) The required angle = cos −1
2
π
= .
4
r r
E6) Scalar projection of a on b
59
Block 1 Vector Functions
r r
a ⋅b
= r
|b |
(iˆ + ˆj + kˆ) ⋅ (iˆ − 2 ˆj + kˆ)
=
6
1− 2 +1
= =0
6
r r
Note that the scalar projection can also be zero when a ⋅ b = 0.
Remember that the dot product of two non-zero vectors can be 0
when they are perpendicular to each other.
r r
E7) The vector projection of a on b
r
s r b
= (a ⋅ b ) r 2
| b |
− iˆ + ˆj + kˆ
= (iˆ + ˆj − kˆ) ⋅ (−iˆ + ˆj + kˆ) 2 2
2
( −1) + 1 + 1
− iˆ + ˆj + kˆ
= (−1 + 1 − 1)
3
1 ˆ ˆ ˆ
= (i − j − k ).
3
r r
E8) We know that the vector projection of a on b
r r
= (The scalar projection of a on b ) (the unit vector in the direction
r
of b )
r r
Now, by Theorem 7, the scalar projection of a on b
1 1 1
= 1 − 1 × + 1×
2 2 2
1
= 1−
2
By Theorem 3, the unit vector in the direction of
r 1 1 ˆ 1ˆ
b = iˆ + j+ k
2 2 2
r r
∴ The vector projection of a on b
1 1 ˆ 1 ˆ 1 ˆ
= 1 − i+ j + k
2 2 2 2
2 −1 ˆ 2 −1 ˆ 2 −1 ˆ
= i+ j+ k.
2 2 2 2 2
r r
E9) Here, r0 = iˆ + ˆj + kˆ and v = iˆ − ˆj + 2kˆ.
Therefore, vector equation of the line is
r r r
r = r0 + t v
= (iˆ + ˆj + kˆ) + t (iˆ − ˆj + 2kˆ)
= (1 + t )iˆ + (1 − t ) ˆj + (1 + 2t )kˆ
60
Unit 2 Geometry and Vectors
r
E10) Here, r0 = iˆ − ˆj + kˆ and
r
v = AB
= (2 − 1)iˆ + (1 + 1) ˆj + (2 − 1)kˆ
= iˆ + 2 ˆj + kˆ
Therefore, a vector equation of the line is
r r r
r = r0 + t v
= (iˆ − ˆj + kˆ) + t (iˆ + 2 ˆj + kˆ)
= (1 + t )iˆ + (−1 + 2t ) ˆj + (1 + t )kˆ
= (1 + t )iˆ + (2t − 1) ˆj + (1 + t )kˆ
r
E11) Here, r0 = −iˆ + ˆj − kˆ and
r
n = 2iˆ − ˆj + 3kˆ
Therefore, an equation of the plane is
r r r
n ⋅ (r − r0 ) = 0
or, (2iˆ − ˆj + 3kˆ) ⋅ [( xiˆ + yˆj + zkˆ) − (−iˆ + ˆj − kˆ)] = 0
or, (2iˆ − ˆj + 3kˆ) ⋅ [( x + 1)iˆ + ( y − 1) ˆj + ( z + 1)kˆ] = 0
or, 2( x + 1) − ( y − 1) + 3( z + 1) = 0
∴ 2 x − y + 3z + 6 = 0
61
UNIT 3
VECTOR FUNCTIONS
3.1 Introduction
Objectives
3.2 Vector Functions
3.3 Derivatives of Vector Functions
3.4 Integrals of Vector Functions
3.5 Summary
3.6 Solutions / Answers
3.1 INTRODUCTION
In the previous unit, we have discussed about direction cosines and
direction ratios and its properties. We have learnt about orthogonal
projections. We have also seen some applications of vectors in
representing equations of straight lines and planes.
Objectives:
After going through this unit, you will be able to:
• understand and explain the concepts of vector fucntions, limit,
continuity, deravatives, and integrals of vector functions;
• apply the properties of vector function and its derivatives and
integrations to find length and curvature of a curve which is given
by vector function.
44
Unit 3 Vector Functions
Now, let us discuss limit of a vector function. We can define the limit of
a vector function as follows:
r r
Definition 2: If r (t ) = f (t )iˆ + g (t ) ˆj + h(t )kˆ then the limit of r (t ) as t → a
r
( ) ( ) (
is denoted and defined as lim r (t ) = lim f (t ) iˆ + lim g (t ) ˆj + lim h(t ) kˆ .
t →a t →a t →a t →a
)
r
From the definition of vector function we can notice that lim r (t ) exists
t →a
r r sin t ˆ
Example 1: Find lim r (t ), where r (t ) = (1 + t )iˆ + t 2 e −t ˆj + k.
t →0 t
t →0
r
(
t →0
) ( t →0
)
lim r (t ) = lim (1 + t ) iˆ + lim t 2 e −t ˆj + lim
t →0
sin t ˆ
t
k
= iˆ + kˆ.
***
r r et − 1 ˆ 1+ t −1 ˆ 3 ˆ
Example 2: Find lim r (t ), where r (t ) = i+ j+ k.
t →0 t t 1+ t
et − 1 ˆ 1+ t −1
ˆj + lim
r 3 ˆ
Solution: lim r (t ) = lim i + lim k
t →0
t →0 t t →0
t t →0 1 + t
et 1 ˆ
= lim iˆ + lim j + 3kˆ [How! Notice that 1st
t →0 1
t →0 2 1 + t
0
and 2nd limits are in form]
0
1
= iˆ + ˆj + 3kˆ
2
***
r r
E2) Show that lim r (t ) = b if and only if for every real number ∈> 0,
t →a
r r
there exist a real number δ > 0 such that | r (t ) − b | <∈ whenever
0 < | t − a | < δ.
r r t − 1 tan t
E3) Find lim r (t ), where r (t ) = t + 1, 2 , .
t →1 t −1 t
45
Block 1 Vector Functions
t +1 1
E4) Find lim e −t , , .
t →∞
t −1 t
r
Here also r (t ) is continuous at a point a if and only if its component
functions f , g , and h are continuous at a. We can also define
continuity by using δ - ∈ -definition (see E5).
r
Solution: Since t , t 2 , and sin t are continuous for t in 0 ≤ t < ∞, r (t ) is
continuous for t in 0 ≤ t < ∞.
***
r 1
Example 4: Verify the continuity of r (t ) = 1, t , at t = 0.
t
1
Solution: 1 and t are continuous at t = 0. But is not continuous at t = 0.
t
r
Hence, r (t ) is not continuous at t = 0.
***
r r
E5) Show that lim r (t ) = r (a) if and only if for every real number ∈> 0
t →a
r r
there exist a real number δ > 0 such that | r (t ) − r ( a ) | <∈
whenever | t − a | < δ .
r
E6) Show that r (t ) = (t 2 , e t , cos t ) is continuous for 0 ≤ t < ∞.
r 1
E7) Verify the continuity of r (t ) = e t , 2 , t 2 at t = 0.
t
r
Fig. 1: C is traced out by the tip of moving position of vector r .
r
Therefore, if we consider the vector function r (t ) = ( f (t ), g (t ), h(t )) then
r
r (t ) is the position vector of the point P( f (t ), g (t ), h(t )) on C. Hence,
r
any continuous function r denotes a space curve C that is traced out
r
by the tip of the moving vector r (t ), t ∈ I .
Now, let us see how we can define the derivative of a vector function.
r r
If the points A and B have position vectors r (t ) and r (t + k ), then AB
r r
represents the vector r (t + k ) − r (t ), which can be considered as secant
1 r r
vector. If k > 0, (r (t + k ) − r (t )) has the same direction as
k
r r 1 r r
r (t + k ) − r (t ). As k → 0, (r (t + k ) − r (t )) approaches towards a vector
k
r
that lies on the tangent line at A. Therefore, the vector r ′(t ) is called
r
the tangent vector to the curve C defined by r (t ) at the point A,
r r r
provided that r ′(t ) exists and r ′(t ) ≠ 0.
Now, let us see one theorem which will help us to calculate the
derivative of a vector function.
r
Theorem 1: If r (t ) = ( f (t ), g (t ), h (t )), where f , g and h are
differentiable
r real functions, then
r ′(t ) = ( f ′(t ), g ′(t ), h′(t )).
r
Proof: r ′(t )
r r
r (t + k ) − r (t )
= lim
k →0 k
1
= lim [( f (t + k ), g (t + k ), h(t + k )) − ( f (t ), g (t ), h(t )) ]
k →0 k
1
= lim ( f (t + k ) − f (t ), g (t + k ) − g (t ), h(t + k ) − h(t ))
k →0 k
f (t + k ) − f (t ) g (t + k ) − g (t ) h(t + k ) − h(t )
= lim , lim , lim
k →0 k k → 0 k k → 0 k
= ( f ′(t ), g ′(t ), h′(t )).
r r d r r
Example 7: Let a = (5t , 3, t 2 ) and b = (0, sin t , cos t ). Find (a × b ) and
dt
d r r
(a ⋅ b ).
dt
iˆ ˆj kˆ
r r
Solution: a × b = 5t 3 t2
0 sin t cos t
= (3 cos t − t 2 sin t ) iˆ − 5t cos t ˆj + 5t sin t kˆ.
Therefore,
d r r
(a × b ) = (−3 sin t − 2t sin t − t 2 cos t ) iˆ − (5 cos t − 5t sin t ) ˆj
dt
+ (5 sin t + 5t cos t ) kˆ
= − (3 sin t + 2t sin t + t 2 cos t ) iˆ + 5(t sin t − cos t ) ˆj
+ 5(sin t + t cos t ) kˆ
r r
Now, a ⋅ b = 0 + 3 sin t + t 2 cos t
Therefore,
d r r
(a ⋅ b ) = 3 cos t + 2t cos t − t 2 sin t.
dt
d r r r r
Here, you can observe that (a × b ) is a vector function as a × b is a
dt
d r r r r
vector function. But (a ⋅ b ) is a real function as a ⋅ b is a real function.
dt
***
r
E8) Find the derivative of r (t ) = (t , t + e t , sin t ).
49
Block 1 Vector Functions
E9) Suppose a particle P moves along a curve whose parametric
equations are given by x = 2e t , y = t , z = t 2 , where t is the time.
Find the velocity and acceleration at any time t.
r r d r r d r r
E10) Let a = (t , t 2 , t 3 ) and b = (1, e t , sin t ). Find (a × b ) and (a ⋅ b ).
dt dt
r
E11) Let the curve C is defined by r (t ) = 2t iˆ + te t ˆj + cos 3t kˆ. Find the
unit tangent vector of C at the point where t = 0.
You are already familiar with the integration of real continuous functions
of one variable. Next, we shall discuss about the integration of a
continuous vector function.
r r d r
Note that if there exists a vector R (t ) such that r (t ) = R (t ), then
dt
r d r r r
r (t )dt = dt ( R(t )) dt = R(t ) + C
r
where C is an arbitrary constant vector independent of t.
50
Unit 3 Vector Functions
b
r r b r r
a
r ( t ) dt = [ R (t )] a = R ( b ) − R (a ),
r r r r
where R (t ) is an anti-derivative of r , that is R ′(t ) = r (t ).
r
Example 9: Suppose r (t ) = t iˆ + 2t 2 ˆj − 3kˆ. Find
2
r r
(a) r (t )dt (b) r (t )dt.
1
r
Solution: (a) r (t )dt = (t iˆ + 2t 2 ˆj − 3kˆ) dt
= ( t dt )iˆ + ( 2t dt ) ˆj + ( − 3dt )kˆ
2
t2 ˆ 2t 3
= + C1 i + + C 2 ˆj + (−3t + C3 ) kˆ,
2 3
where C1 , C 2 , C3 are arbitrary real constants.
t 2 ˆ 2t 3 ˆ
= i+ j − 3t kˆ + (C1iˆ + C2 ˆj + C3kˆ)
2 3
t ˆ 2t 3 ˆ
2 r
= i+ j − 3t kˆ + C
2 3
r
where C = C1iˆ + C2 ˆj + C3kˆ is an arbitrary constant
vector.
2
2
r t 2 ˆ 2t 3 ˆ ˆ
(b) 1 r (t ) dt =
2
i +
3
j − 3t k
1
22 2 1 2
= iˆ + 23 ˆj − 3 × 2 kˆ − iˆ + ˆj − 3 kˆ
2 3 2 3
1 16 2
= 2 − iˆ + − ˆj − (6 − 3) kˆ
2 3 3
3 14 ˆ
= iˆ + j − 3 kˆ.
2 3
***
r
E12) Let r (t ) = iˆ + t ˆj + e t kˆ. Find
1
r r
a) r (t )dt b) r (t )dt.
0
Now, let us see some applications of vector functions, its derivatives A smooth curve or
and integrations. Let C be a given curve that has the vector equation function is a
r
r (t ) = ( f (t ), g (t ), h(t )), a ≤ t ≤ b or equivalently, the parametric equations function whose first
r
x = f (t ), y = g (t ), z = h (t ), where r ′(t ) exists and it is continuous. So, order derivative is
f ′, g ′, and h′ are continuous. In other words, we are assuming that C continuous.
is a smooth curve.
51
Block 1 Vector Functions
b 2 2 2
dx dy dz
= + + dt.
a
dt dt dt
Notice that we can also express the arc length formula in the following
form
b
r r
L = | r (t ) | dt (As r ′(t ) = ( f ′(t ), g ′(t ), h′(t )) .
a
Here, you can observe that the arc length is a scalar quantity.
Example 10: Find the length of the arc of the curve with vector equation
r
r (t ) = t iˆ + cos t ˆj + sin t kˆ from t = 0 to 2π .
r
Solution: r ′(t ) = iˆ − sin t ˆj + cos t kˆ.
r
So, | r ′(t ) | = 1 + sin 2 t + cos 2 t = 2.
Therefore, the arc length of the given curve from t = 0 to t = 2π is
2π 2π
r
L = | r ′(t ) | dt = 2 dt = 2 2 π .
0 0
***
We have seen how to calculate the arc length of a given curve. Let us
now define the arc length function which will be used later to explain
another characteristic, curvature of the curve.
Example 11: Find the curvature of a curve given by the vector function
r
r (t ) = (1, t , t 2 ).
r
Solution: r (t ) = iˆ + t ˆj + t 2 kˆ
r r
Therefore, r ′(t ) = ˆj + 2t kˆ and | r ′(t ) | = 1 + 4t 2
r r
r ′(t ) 1 ˆj + 2t kˆ
So, T (t ) = r =
| r (t ) | 1 + 4t 2 1 + 4t 2
Hence,
r
T ′(t ) = −4t (1 + 4t 2 ) −3 / 2 iˆ + 2(1 + 4t 2 ) −3 / 2 kˆ
= 2(1 + 4t 2 ) −3 / 2 ( −2t iˆ + kˆ )
r
Therefore, | T ′(t ) | = 2(1 + 4t 2 ) −3 / 2 (1 + 4t 2 )1/ 2 = 2(1 + 4t 2 ) −1
Therefore, wer have curvature
| T ′(t ) | 2(1 + 4t 2 ) −1
k (t ) = r =
| r ′(t ) | (1 + 4t 2 )
2
=
(1 + 4t 2 ) 3 / 2
53
Block 1 Vector Functions
***
Example 12: Show that the curvature of a circle with centre at origin
1
and radius a is .
a
E13) Find the length of the arc of the curve with vector equation
r π
r (t ) = sin t iˆ − cos t ˆj + t kˆ from t = 0 to t = .
2
E14) Find the curvature of the curve given by the vector function
r
r (t ) = (t , t 2 , t 3 ).
3.5 SUMMARY
• A three dimensional vector function is a function from the set of
real numbers to the set of three dimensional vectors.
r
• A vector function r (t ) = f (t ) iˆ + g (t ) ˆj + h(t ) kˆ is continuous at a
point a iff its component functions f , g , and h are continuous at
a.
54
Unit 3 Vector Functions
r
• If r (t ) = f (t ) iˆ + g (t ) ˆj + h(t ) kˆ then
r
a) r ′(t ) = f ′(t ) iˆ + g ′(t ) ˆj + h′(t ) kˆ and
b)
r
( ) ( ) (
r (t )dt = f (t )dt iˆ + g (t )dt ˆj + h(t )dt kˆ )
r
• Let r (t ) = ( f (t ), g (t ), h(t )) be the vector equation of a given curve
b
r
then the length of the curve from t = a to t = b is L = | r ′(t ) | dt .
a
3.6 SOLUTIONS/ANSWERS
E1) a) Domain of t 2 is R.
Domain of t is {t ∈ R : t ≥ 0}
Domain of sin t is R.
r
Therefore, the domain of r is {t ∈ R : t ≥ 0}.
b) Domain of 2t is R.
Domain of log(4 − t ) is {t ∈ R : t < 4}
Domain of t − 1 is {t ∈ R : t ≥ 1}
r
Therefore, the domain of r is [1, 4).
r r
E2) Let r (t ) = f (t ) iˆ + g (t ) ˆj + h(t ) kˆ and b = b1iˆ + b2 ˆj + b3kˆ.
r r
If lim r (t ) = b then
t →a
Hence, for any given real number ∈> 0 ∃ δ 1 , δ 2 , δ 3 > 0 such that
| f (t ) − b1 | < ∈ 3 whenever 0 < | t − a | < δ1
| g (t ) − b2 | < ∈ 3 whenever 0 < | t − a | < δ 2
| h(t ) − b3 | < ∈ 3 whenever 0 < | t − a | < δ 3
2 2 ∈2 ∈2 ∈2
2
So, | f (t ) − b1 | + | g (t ) − b2 | + | h(t ) − b3 | < + + whenever
3 3 3
0 < | t − a | < δ , where δ = min{δ 1 , δ 2 , δ 3 }
r r
or, | r (t ) − b |2 <∈2 whenever 0 < | t − a | < δ
r r
or, | r (t ) − b | <∈ whenever 0 < | t − a | < δ
55
Block 1 Vector Functions
Let, for any real number ∈> 0 there exists a real number δ > 0
r r
such that | r (t ) − b | <∈ whenever 0 < | t − a | < δ .
or, | ( f (t ) − b1 ) iˆ + ( g (t ) − b2 ) ˆj + (h(t ) − b3 ) kˆ | <∈
whenever 0 < | t − a | < δ
or, ( f (t ) − b1 ) 2 + ( g (t ) − b2 ) 2 + ( h(t ) − b3 ) 2 <∈2
whenever 0 < | t − a | < δ
or, ( f (t ) − b1 ) 2 <∈2 whenever 0 < | t − a | < δ
and
( g (t ) − b2 ) 2 <∈2 whenever 0 < | t − a | < δ
and
( h(t ) − b3 ) 2 <∈2 whenever 0 < | t − a | < δ
( ) ( ) ( )
Hence, lim f (t ) iˆ + lim g (t ) ˆj + lim h(t ) kˆ = b1iˆ + b2 ˆj + b3kˆ
t →a t →a t →a
r
ˆ ˆ ˆ
or, lim( f (t ) i + g (t ) j + h(t ) k ) = b
t →a
r r
∴ lim r (t ) = b .
t →a
t − 1 tan t
E3) lim t + 1, 2 ,
t →1
t −1 t
1 tan t
= lim t + 1, lim , lim
t →1 t →1 t + 1 t →1 t
1
= 2 , , tan 1
2
t +1 1
E4) lim e −t , ,
t →∞
t −1 t
t +1 1 ∞
= lim e −t , lim , lim [2nd limit is in form]
t →∞ t →∞ t − 1 t →∞ t
∞
1
= 0, lim , 0
t →∞ 1
= (0, 1, 0)
r
E5) The proof is exactly similar like E2, replace b by
r
r ( a ) = f ( a) iˆ + g ( a ) ˆj + h( a) kˆ and 0 < | t − a | < δ by | t − a | < δ .
r
E6) Since t 2 , et , and cos t are continuous for 0 ≤ t < ∞, r (t ) is
continuous.
56
Unit 3 Vector Functions
1 r
E7) 2
is not continuous at t = 0. Hence r (t ) is not continuous at
t
t = 0.
r
dr
E8) = (1, 1 + et , cos t )
dt
r
E9) The position vector of the particle P is r (t ) = 2e t iˆ + t ˆj + t 2 kˆ
r
dr
Velocity = = 2et iˆ + ˆj + 2t kˆ
dt
r
d 2r
Acceleration = 2 = 2e t iˆ + 2 kˆ
dt
iˆ ˆj kˆ
r r
E10) a × b = t t 2 t3
1 et sin t
= (t 2 sin t − t 3e t ) iˆ + (t 3 − t sin t ) ˆj + (te t − t 2 ) kˆ
d r r
(a × b ) = (2t sin t + t 2 cos t − 3t 2 e t − t 3e t ) iˆ
dt
+ (3t 2 − sin t − t cos t ) ˆj + (te t + et − 2t ) kˆ
r r
a ⋅ b = t + t 2e t + t 3 sin t
d r r
(a ⋅ b ) = 1 + 2te t + t 2e t + 3t 2 sin t + t 3 cos t
dt
= 1 + ( 2t + t 2 )e t + 3t 2 sin t + t 3 cos t
r
E11) r (t ) = 2t iˆ + te t ˆj + cos 3t kˆ
The position vector of the point where t = 0 is given by
r
r (t ) = (0, 0, 1)
r
r dr
r ′(t ) = = 2iˆ + (e t + te t ) ˆj − 3 sin 3t kˆ
dt
Therefore, the unit tangent vector of C at the point (0, 0, 1) is
r
r ′(0) 2iˆ + ˆj 2 ˆ 1 ˆ
given by r = = i+ j
| r ′(0) | | 2iˆ + ˆj | 5 5
1
1
r ˆ t 2 ˆ t ˆ
b) 0 r ( t ) dt = t i + 2 j + e k
0
1
= iˆ + ˆj + e kˆ − (0 + 0 + kˆ)
2
1
= iˆ + ˆj + (e − 1) kˆ.
2 57
Block 1 Vector Functions
r
E13) r (t ) = sin t − cos t ˆj + t kˆ
r
r ′(t ) = cos t iˆ + sin t ˆj + kˆ
r
| r ′(t ) | = 1 + 1 = 2
π /2 π /2
r
0
| r ′(t ) | dt =
0
2 dt
= [ 2 t ]π / 2
π
= .
2
2 1 + 9t 2 + 9t 3
E14) k (t ) = .
(1 + 4t 2 + 9t 4 ) 3 / 2
58