Scalar Triple Product

By the name itself, it is evident that the scalar triple product of vectors means the product of three vectors. It means taking the dot product of one of the vectors with the cross product of the remaining two. It is denoted as

[a b c ] = ( a × b) . c

The following conclusions can be drawn, by looking into the above formula:

i) The resultant is always a scalar quantity.

ii) Cross product of the vectors is calculated first, followed by the dot product which gives the scalar triple product.

iii) The physical significance of the scalar triple product formula represents the volume of the parallelepiped whose three coterminous edges represent the three vectors a, b and c. The following figure will make this point more clear.

Scalar Triple Product

According to this figure, the three vectors are represented by the coterminous edges as shown. The cross product of vectors a and b  gives the area of the base, and also, the direction of the cross product of vectors is perpendicular to both the vectors. As volume is the product of area and height, the height, in this case, is given by the component of vector c along the direction of the cross product of a and b. The component is given by c cos α.

Thus, we can conclude that for a Parallelepiped, if the coterminous edges are denoted by three vectors and a, b and c then,

Volume of parallelepiped = ( a × b) c cos α =  ( a × b) . c

Where α is the angle between  ( a × b)  and c.

We are familiar with the expansion of cross products of vectors. Keeping that in mind, if it is given that

\(\begin{array}{l}a = a_1\hat i + a_2 \hat j + a_3 \hat k \end{array} \)
\(\begin{array}{l}b = b_1\hat i + b_2 \hat j + b_3 \hat k\end{array} \)
\(\begin{array}{l}c = c_1\hat i + c_2 \hat j + c_3 \hat k\end{array} \)

then, we can express the above equation as,

\(\begin{array}{l}(a\times b).c = \begin{vmatrix}\hat{i} & \hat{j} & \hat{k} \\a_{1} & a_{2} & a_{3} \\b_{1} & b_{2} & b_{3} \\\end{vmatrix}.(c_{1}\hat{i}+c_{2}\hat{j}+c_{3}\hat{k})\end{array} \)

This indicates the dot product of two vectors. Using properties of determinants, we can expand the above equation as,

\(\begin{array}{l}(a\times b).c = \begin{vmatrix}\hat{i}.(c_{1}\hat{i}+c_{2}\hat{j}+c_{3}\hat{k}) & \hat{j}.(c_{1}\hat{i}+c_{2}\hat{j}+c_{3}\hat{k}) & \hat{k}.(c_{1}\hat{i}+c_{2}\hat{j}+c_{3}\hat{k}) \\a_{1} & a_{2} & a_{2} \\b_{1} & b_{2} & b_{3} \\\end{vmatrix}\end{array} \)

According to the dot product of vector properties,

\(\begin{array}{l}\hat i . \hat i = \hat j . \hat j = \hat k . \hat k = 1 \text{ (As cos 0 = 1)}\end{array} \)
\(\begin{array}{l}\Rightarrow \hat i .( c_1 \hat i + c_2 \hat j + c_3 \hat k ) =c_1 \end{array} \)
\(\begin{array}{l}\Rightarrow \hat j .( c_1 \hat i + c_2 \hat j + c_3 \hat k ) = c_2 \end{array} \)
\(\begin{array}{l}\Rightarrow \hat k .( c_1 \hat i + c_2 \hat j + c_3 \hat k ) = c_3\end{array} \)
\(\begin{array}{l}\Rightarrow (a\times b).c = \begin{vmatrix}c_{1} & c_{2} & c_{3} \\a_{1} & a_{2} & a_{3} \\b_{1} & b_{2} & b_{3} \\\end{vmatrix}\end{array} \)
\(\begin{array}{l}[a\ b\ c]= \begin{vmatrix}c_{1} & c_{2} & c_{3} \\a_{1} & a_{2} & a_{3} \\b_{1} & b_{2} & b_{3} \\\end{vmatrix}\end{array} \)

Properties of Scalar Triple Product:

i) If the vectors are cyclically permuted, then

( a × b) . c = a.( b × c) 

ii)  The product is cyclic in nature, i.e.,

a.(b × c) = b.(c × a) = c.(a × b)

Thus,

[ a b c ] = [ b c a ] = [ c a b ] = – [ b a c ] = – [ c b a ] = – [ a c b ] 

Example: Three vectors are given by,

\(\begin{array}{l}a = \hat i – \hat j + \hat k\end{array} \)
\(\begin{array}{l}b = 2\hat i + \hat j + \hat k\end{array} \)
\(\begin{array}{l}c = \hat i + \hat j – 2\hat k\end{array} \)

By using the scalar triple product of vectors, verify that [a b c ] = [ b c a ] = – [ a c b ] 

Solution: First of all let us find [ a b c ].

[a b c ] = ( a × b ) . c 

\(\begin{array}{l}\text {We know that }[a\ b\ c]= \begin{vmatrix}c_{1} & c_{2} & c_{3} \\a_{1} & a_{2} & a_{3} \\b_{1} & b_{2} & b_{3} \\\end{vmatrix}\end{array} \)
\(\begin{array}{l}\Rightarrow [a\ b\ c]= \begin{vmatrix}1 & 1 & -2 \\ 1 & -1 & 1 \\2 & 1 & 1 \\\end{vmatrix}\end{array} \)

⇒ [ a b c ] = 1(-1 – 1) – 1(1 – 2) – 2(1 + 2) = -2 + 1 – 6 = -7

Now let us evaluate [ b c a ] and [ a  c b ] similarly,

\(\begin{array}{l}\Rightarrow [b\ c\ a] = \begin{vmatrix}a_{1} & a_{2} & a_{3}\\b_{1} & b_{2} & b_{3}\\c_{1}&c_{2}&c_{3}\end{vmatrix} = \begin{vmatrix}1 & -1 & 1\\ 2 & 1 & 1\\ 1 & 1 & -2 \end{vmatrix}\end{array} \)

= 1(-2 – 1) + 1(-4 – 1) + 1(2 – 1) = -3 – 5 + 1 = -7

\(\begin{array}{l}\Rightarrow [a\ c\ b] = \begin{vmatrix}b_{1} & b_{2} & b_{3} \\a_{1} & a_{2} & a_{3} \\c_{1} & c_{2} & a_{3} \\\end{vmatrix} = \begin{vmatrix} 2 & 1 & 1\\ 1 & -1 & 1 \\ 1 & 1 & -2 \end{vmatrix}\end{array} \)

= 2(2 – 1) – 1(-2 – 1) + 1(1 + 1) = 2 + 3 + 2 = 7

Hence it can be seen that [ a b c] = [ b c a ] = – [ a c b ] 

Try to recall the properties of determinants since the concept of determinants helps in solving these types of problems easily.

iii) If the triple product of vectors is zero, then it can be inferred that the vectors are coplanar in nature.

The triple product indicates the volume of a parallelepiped. If it is zero, then such a case could only arise when any one of the three vectors is of zero magnitude. The direction of the cross product of a and b is perpendicular to the plane which contains a and b. The dot product of the resultant with c will only be zero if the vector c also lies in the same plane. This is because the angle between the resultant and C will be 90° and cos  90°.

Thus, by the use of the scalar triple product, we can easily find out the volume of a given parallelepiped. There are a lot of real-life applications of vectors which are very interesting to learn. To get more knowledge on vectors, download BYJU’S – The Learning App.

Frequently Asked Questions – FAQs

Q1

What is the formula of a vector triple product?

The formula of vector triple product is given as:
a × (b × c) = (a . c) b – (b . c)a
Q2

What is the scalar product of two vectors?

In mathematics, the dot product or scalar product is an algebraic operation that takes two equal-length sequences of numbers (usually coordinate vectors) and returns a single number.
Thus, the scalar product of vectors a = [a1, a2, a3,…an] and b = [b1, b2, b3,…, bn] is given by:
a.b = a1b1 + a2b2 + a3b3 + …. + anbn
Q3

What does the vector triple product represent?

The value of the vector triple product can be found by the cross product of a vector with the cross product of the other two vectors. Vector triple products arise in the discussion of rotational motion, and generally, it is used to simplify the different vector formulas.
Q4

What is the triple scalar product used for?

The scalar triple product formula represents the parallelepiped volume whose three coterminous edges represent the three vectors a, b and c.
Q5

Can a scalar triple product be negative?

Yes, the value of the scalar triple product of vectors can be positive, negative or zero.

Comments

Leave a Comment Cancel reply

Your Mobile number and Email id will not be published.

*

*

  1. Article is nicely explained.

close
close

Play

&

Win