






Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
vector mathematical physics 2025-26 physics honours h.k das vishnu
Typology: Study notes
1 / 10
This page cannot be seen from the preview
Don't miss anything!







One of the ways in which two vectors can be combined is known as the vector product. When
we calculate the vector product of two vectors the result, as the name suggests, is a vector.
In this unit you will learn how to calculate the vector product and meet some geometrical appli-
cations.
Study the two vectors a and b drawn in Figure 1. Note that we have drawn the two vectors so
that their tails are at the same point. The angle between the two vectors has been labelled θ.
a
b
θ
Figure 1. Two vectors a and b drawn so that the angle between them is θ.
As we stated before, when we find a vector product the result is a vector. We define the
modulus, or magnitude, of this vector as
|a| |b| sin θ
so at this stage, a very similar definition to the scalar product, except now the sine of θ appears
in the formula. However, this quantity is not a vector. To obtain a vector we need to specify a
direction. By definition the direction of the vector product is such that it is at right angles to
both a and b. This means it is at right angles to the plane in which a and b lie. Figure 2 shows
that we have two choices for such a direction.
a
b
Figure 2. There are two directions which are perpendicular to both a and b.
The convention is that we choose the direction specified by the right hand screw rule. This
means that we imagine a screwdriver in the right hand. The direction of the vector product is
the direction in which a screw would advance as the screwdriver handle is turned in the sense
from a to b. This is shown in Figure 3.
a
b
ˆn
a (^) ×b
Figure 3. The direction of the vector product is determined by the right hand screw rule.
We let a unit vector in this direction be labelled nˆ. We then define the vector product of a and
b as follows:
The vector product of a and b is defined to be
a × b = |a| |b| sin θ nˆ
where
|a| is the modulus, or magnitude of a,
|b| is the modulus of b,
θ is the angle between a and b, and ˆn is a unit vector, perpendicular to both a and b
in a sense defined by the right hand screw rule.
Some people find it helpful to obtain the direction of the vector product using the right hand
thumb rule. This is achieved by curling the fingers of the right hand in the direction in which a
would be rotated to meet b. The thumb then points in the direction of a × b.
Yet another view is to align the first finger of the right hand with a, and the middle finger with
b. If these two fingers and the thumb are then positiioned at right-angles, the thumb points in
the direction of a × b. Try this for yourself.
Note that the symbol for the vector product is the times sign, or cross ×, and so we sometimes
refer to the vector product as the cross product. Either name will do. Some textbooks and some
teachers and lecturers use the alternative ‘wedge’ symbol ∧.
The vector product is distributive over addition. This means
a × (b + c) = a × b + a × c
Equivalently,
(b + c) × a = b × a + c × a
The vector product of two parallel vectors
Example
Suppose the two vectors a and b are parallel. Strictly speaking the definition of the vector
product does not apply, because two parallel vectors do not define a plane, and so it does not
make sense to talk about a unit vector ˆn perpendicular to the plane. But if we nevertheless write
down the formula, we can see what the answer ‘ought’ to be:
a × b = |a| |b| sin θ nˆ
= |a| |b| sin 0
◦ nˆ
because sin 0
◦ = 0. So, when two vectors are parallel we define their vector product to be the
zero vector, 0.
For two parallel vectors
a × b = 0
4. The vector product of two vectors given in cartesian form
We now consider how to find the vector product of two vectors when these vectors are given in
cartesian form, for example as
a = 3i − 2 j + 7k and b = − 5 i + 4j − 3 k
where i, j and k are unit vectors in the directions of the x, y and z axes respectively.
First of all we need to develop a few results in the following examples.
Example
Suppose we want to find i × j. The vectors i and j are shown in Figure 5. Note that because
these vectors lie along the x and y axes they must be perpendicular.
i
j
k
x
y
z
O
Figure 5. The unit vectors i, j and k. Note that k is a unit vector perpendicular to i and j.
The angle between i and j is 90
◦ , and sin 90
◦ = 1. Further, if we apply the right hand screw rule,
a vector perpendicular to both i and j is k. Therefore
i × j = |i| |j| sin 90
◦ k
= (1)(1)(1) k
= k
Example
Suppose we want to find j × i. Again, refer to Figure 5. If we apply the right hand screw rule,
a vector perpendicular to both j and i, in the sense defined by the right hand screw rule, is −k.
Therefore
j × i = −k
Example
Suppose we want to find i × i. Because these two vectors are parallel the angle between them
is 0
◦
. We can use the Key Point developed on page 5 to show that i × i = 0.
In a similar manner we can derive all the results given in the following Key Point:
i × i = 0 j × j = 0 k × k = 0
i × j = k j × k = i k × i = j
j × i = −k k × j = −i i × k = −j
For those familiar with evaluation of determinants there is a convenient way of remembering
and representing this formula which is given in the following Key Point and which is explained in
the accompanying video and in the Example below.
If a = a 1 i + a 2 j + a 3 k and b = b 1 i + b 2 j + b 3 k then
a × b =
i j k
a 1 a 2 a 3
b 1 b 2 b 3
a 2 a 3
b 2 b 3
i −
a 1 a 3
b 1 b 3
j +
a 1 a 2
b 1 b 2
k
= (a 2 × b 3 − a 3 × b 2 )i − (a 1 × b 3 − a 3 × b 1 )j + (a 1 × b 2 − a 2 × b 1 )
Example
Suppose we wish to find the vector product of the two vectors a = 4i+3j+7k and b = 2i+5j+4k.
We write down a determinant, which is an array of numbers: in the first row we write the three
unit vectors i, j and k. In the second and third rows we write the three components of a and b
respectively:
a × b =
i j k
We then consider the first element in the first row, i. Imagine covering up the elements in its
row and column, to give the array
. This is a so-called 2 × 2 determinant and is evaluated
by finding the product of the elements on the leading diagonal (top left to bottom right) and
subtracting the product of the elements on the other diagonal ( 3 × 4 − 7 × 5 = − 23 ). The
resulting number gives the i component of the final answer.
We then consider the second element in the first row, j. Imagine covering up the elements in
its row and column, to give the array
. This 2 × 2 determinant is evaluated, as before,
by finding the product of the elements on the leading diagonal (top left to bottom right) and
subtracting the product of the elements on the other diagonal, (4 × 4 − 7 × 2 = 2). The result
is then multiplied by − 1 and this gives the j component of the final answer, that is − 2.
Finally, we consider the third element in the first row, k. Imagine covering up the elements in its
row and column, to give the array
. This determinant is evaluated, as before, by finding
the product of the elements on the leading diagonal (top left to bottom right) and subtracting
the product of the elements on the other diagonal ( 4 × 5 − 3 × 2 = 14). The resulting number
gives the k component of the final answer.
We write all this as follows:
a × b =
i j k
4 3 7
i −
j +
k
= (3 × 4 − 7 × 5)i − (4 × 4 − 7 × 2)j + (4 × 5 − 3 × 2)k
= − 23 i − 2 j + 14k
Exercises 1
product a × b in each of the following cases.
(a) a = 2i + 3j, b = − 2 i + 9j.
(b) a = 4i − 2 j, b = 5i − 7 j.
Comment upon your solutions.
(a) a = 5i + 3j + 4k, b = 2i − 8 j + 9k.
(b) a = i + j − 12 k, b = 2i + j + k.
(a) p = i + 4j + 9k, q = 2i − k.
(b) p = 3i + j + k, q = i − 2 j − 3 k.
a × (b + c) = (a × b) + (a × c)
5. Some applications of the vector product
In this section we will look at some ways in which the vector product can be used.
Using the vector product to find a vector perpendicular to two given vectors.
One of the common applications of the vector product is to finding a vector which is perpendicular
to two given vectors. The two vectors should be non-zero and must not be parallel.
Example
Suppose we wish to find a vector which is perpendicular to both of the vectors a = i + 3j − 2 k
and b = 5i − 3 k.
We know from the definition of the vector product that the vector a × b will be perpendicular
to both a and b. So first of all we calculate a × b.
This could turn out to be negative, so in fact, for the volume we take its modulus: V = |a·(b×c)|.
a
b
c
h
Figure 7. A parallelepiped with edges given by a, b and c.
Example
Suppose we wish to find the volume of the parallelepiped with edges a = 3i+2j+k, b = 2i+j+k
and c = i + 2j + 4k.
We first evaluate the vector product b × c.
b × c =
i j k
2 1 1
= (1 × 4 − 1 × 2)i − (2 × 4 − 1 × 1)j + (2 × 2 − 1 × 1)k
= 2 i − 7 j + 3k
Then we need to find the scalar product of a with b × c.
a · (b × c) = (3i + 2j + k) · (2i − 7 j + 3k) = 6 − 14 + 3 = − 5
Finally, we want the modulus, or absolute value, of this result. We conclude the parallelepiped
has volume 5 (units cubed).
Exercises 2.
7 i + j + k.
and 3 i − 2 j + k.
c = 3i + 2j + k.
Answers to Exercises
Exercises 1.
lie in the xy plane.
vectors are anti-parallel.