Javascript required
Skip to content Skip to sidebar Skip to footer

Easy Way to Do Triple Scalar Product

In this explainer, we will learn how to calculate the scalar triple product and apply this in geometrical applications.

Before looking at the scalar triple product, you should already be familiar with the scalar product (dot product) and the cross product. Here, we introduce a product of three vectors, combining both scalar and cross products.

Definition: Scalar Triple Product

The scalar triple product of three vectors 𝐴 , 𝐵 , and 𝐶 is defined as 𝐴 𝐵 × 𝐶 .

We can write the scalar triple product as 𝐴 𝐵 × 𝐶 as well. However, the parentheses are unnecessary since carrying out 𝐴 𝐵 first yields a scalar, and we cannot perform a cross product between a scalar and a vector.

The scalar triple product yields a scalar, as suggested by its name.

We know that 𝐵 × 𝐶 = 𝐵 𝑖 + 𝐵 𝑗 + 𝐵 𝑘 × 𝐶 𝑖 + 𝐶 𝑗 + 𝐶 𝑘 = 𝐵 𝐶 𝐵 𝐶 𝑖 ( 𝐵 𝐶 𝐵 𝐶 ) 𝑗 + 𝐵 𝐶 𝐵 𝐶 𝑘 .

Therefore, 𝐴 𝑖 + 𝐴 𝑗 + 𝐴 𝑘 𝐵 𝐶 𝐵 𝐶 𝑖 ( 𝐵 𝐶 𝐵 𝐶 ) 𝑗 + 𝐵 𝐶 𝐵 𝐶 𝑘 = 𝐴 𝐵 𝐶 𝐵 𝐶 𝐴 ( 𝐵 𝐶 𝐵 𝐶 ) + 𝐴 𝐵 𝐶 𝐵 𝐶 = | | | | | 𝐴 𝐴 𝐴 𝐵 𝐵 𝐵 𝐶 𝐶 𝐶 | | | | | .

Property: Calculating a Scalar Triple Product Using the Vectors' Components

Calculating the scalar triple product 𝐴 𝐵 × 𝐶 is equivalent to calculating the determinant | | | | | 𝐴 𝐴 𝐴 𝐵 𝐵 𝐵 𝐶 𝐶 𝐶 | | | | | .

Let us apply this with a first example.

Example 1: Calculating the Scalar Triple Product of Three Vectors

Given 𝐴 = ( 1 , 5 , 5 ) , 𝐵 = ( 2 , 4 , 3 ) , and 𝐶 = ( 0 , 5 , 4 ) , find 𝐴 𝐵 × 𝐶 .

Answer

We know that calculating 𝐴 𝐵 × 𝐶 is equivalent to calculating | | | | | 𝐴 𝐴 𝐴 𝐵 𝐵 𝐵 𝐶 𝐶 𝐶 | | | | | . So, let us substitute the components of vectors 𝐴 , 𝐵 , and 𝐶 to calculate this determinant: 𝐴 𝐵 × 𝐶 = | | | | 1 5 5 2 4 3 0 5 4 | | | | = 1 ( 4 × ( 4 ) 5 × 3 ) 5 ( 2 × ( 4 ) 0 × 3 ) 5 ( 2 × 5 0 × 4 ) = 3 1 + 4 0 5 0 = 4 1 .

Let us look now at some properties of the scalar triple product. We know that swapping two horizontal rows in a 3 × 3 determinant changes its sign. Therefore, switching two vectors in the scalar triple product changes the sign of the product: 𝐴 𝐵 × 𝐶 = 𝐵 𝐴 × 𝐶 .

If we perform a further permutation, it will reverse the sign again. So, by permutating 𝐴 and 𝐶 or 𝐵 and 𝐶 in 𝐵 𝐴 × 𝐶 , we find that 𝐴 𝐵 × 𝐶 = 𝐵 𝐶 × 𝐴 = 𝐶 𝐴 × 𝐵 .

We see that scalar triple products are equal when the cyclic order of the three vectors is unchanged, here 𝐴 , 𝐵 , 𝐶 .

We are going to use this property in the next example.

Example 2: Calculating the Scalar Triple Product of the Three Unit Vectors and Its Permutations

Find 𝑖 𝑗 × 𝑘 + 𝑗 𝑘 × 𝑖 + 𝑘 𝑖 × 𝑗 .

Answer

We have three scalar triple products with the same three vectors, 𝑖 , 𝑗 , and 𝑘 , but in different orders. Scalar triple products with the same three vectors always have the same absolute value, but the same sign only if the three vectors are in the same cyclic order. Here, the cyclic order in the first scalar triple product is 𝑖 , 𝑗 , 𝑘 , 𝑖 , 𝑗 , 𝑘 and it is the same order in the other two as well.

Therefore, the total value of the given expression is 3 times the value of one of the terms.

To calculate one of the scalar triple products, we can use the fact that 𝑖 × 𝑗 = 𝑘 , and so 𝑘 𝑖 × 𝑗 = 𝑘 𝑘 = 𝑘 = 1 .

Alternatively, we can use the determinant method: 𝑖 𝑗 × 𝑘 = | | | | 1 0 0 0 1 0 0 0 1 | | | | = 1 .

Hence, 𝑖 𝑗 × 𝑘 + 𝑗 𝑘 × 𝑖 + 𝑘 𝑖 × 𝑗 = 3 .

Property: Scalar Triple Product of Coplanar Vectors

The scalar triple product 𝐴 𝐵 × 𝐶 is the scalar product of 𝐴 with 𝐵 × 𝐶 , that is, the scalar product of 𝐴 with a vector that is perpendicular to the plane defined by 𝐵 and 𝐶 .

It results that if 𝐴 , 𝐵 , and 𝐶 are coplanar (i.e., in the same plane), then 𝐴 𝐵 × 𝐶 = 0 since the scalar product of two perpendicular vectors is zero.

Inversely, if 𝐴 𝐵 × 𝐶 = 0 , then 𝐴 , 𝐵 , and 𝐶 are coplanar.

Let us use this property to solve the next question.

Example 3: Finding Missing Components of Coplanar Vectors

Find the value of 𝑘 for which the four points ( 1 , 7 , 2 ) , ( 3 , 5 , 6 ) , ( 1 , 6 , 4 ) , and ( 4 , 3 , 𝑘 ) all lie in a single plane.

Answer

As three noncollinear points define a plane, if ( 1 , 7 , 2 ) , ( 3 , 5 , 6 ) , and ( 1 , 6 , 4 ) are indeed noncollinear, then we need to find the value of 𝑘 for which ( 4 , 3 , 𝑘 ) is in the plane containing ( 1 , 7 , 2 ) , ( 3 , 5 , 6 ) , and ( 1 , 6 , 4 ) .

Let us first check that 𝐴 ( 1 , 7 , 2 ) , 𝐵 ( 3 , 5 , 6 ) , and 𝐶 ( 1 , 6 , 4 ) are noncollinear. For this, we simply check that the cross product of 𝐵 𝐴 and 𝐵 𝐶 is not zero (we can take here any two different vectors formed with the three points): 𝐵 𝐴 × 𝐵 𝐶 = | | | | | 𝑖 𝑗 𝑘 𝐵 𝐴 𝐵 𝐴 𝐵 𝐴 𝐵 𝐶 𝐵 𝐶 𝐵 𝐶 | | | | | = | | | | 𝑖 𝑗 𝑘 2 2 8 4 1 1 0 | | | | = ( 1 2 , 1 2 , 6 ) 0 .

Let us find now the value of 𝑘 for which 𝐷 ( 4 , 3 , 𝑘 ) is in the plane 𝐴 𝐵 𝐶 . As the scalar triple product of three coplanar vectors is zero, we need to find the value of 𝑘 for which, for example, 𝐴 𝐷 𝐵 𝐴 × 𝐵 𝐶 = 0 . The components of 𝐴 𝐷 are ( 5 , 1 0 , 𝑘 + 2 ) . Hence, 𝐴 𝐷 𝐵 𝐴 × 𝐵 𝐶 = 1 2 × ( 5 ) + 1 2 × ( 1 0 ) + 6 ( 𝑘 + 2 ) = 6 0 1 2 0 + 6 𝑘 + 1 2 = 6 𝑘 4 8 .

𝐴 𝐷 𝐵 𝐴 × 𝐵 𝐶 = 0 if 6 𝑘 4 8 = 0 , that is, if 𝑘 = 8 .

Therefore, the value of 𝑘 for which the four points ( 1 , 7 , 2 ) , ( 3 , 5 , 6 ) , ( 1 , 6 , 4 ) , and ( 4 , 3 , 𝑘 ) all lie in a single plane is 8.

Another useful property of the scalar triple product comes from its geometrical meaning. As said above, the scalar triple product 𝐴 𝐵 × 𝐶 = 0 is the scalar product of 𝐴 with 𝐵 × 𝐶 . We know that 𝐵 × 𝐶 is a vector perpendicular to the plane defined by 𝐵 and 𝐶 whose magnitude 𝐵 × 𝐶 is the area of the parallelogram spanned by 𝐵 and 𝐶 .

Let us consider a parallelepiped spanned by 𝐴 , 𝐵 , and 𝐶 . Its volume is the area of the parallelogram spanned by 𝐵 and 𝐶 multiplied by its height as shown in the figure. The height is, in turn, given by = 𝐴 c o s 𝜃 , where 𝜃 is the acute angle between vector 𝐴 and .

As 𝐵 × 𝐶 is a vector perpendicular to the plane defined by 𝐵 and 𝐶 , we have c o s 𝜃 = | | 𝐴 𝐵 × 𝐶 | | 𝐴 𝐵 × 𝐶 .

A change in the orientation of 𝐵 × 𝐶 (up or down) does not change the absolute value of its scalar product with 𝐴 , as illustrated in the figure with 𝜃 the angle between 𝐴 and 𝐵 × 𝐶 (down). As 𝜃 = 1 8 0 𝜃 , | 𝜃 | = | 𝜃 | c o s c o s .

The volume of the parallelepiped is, therefore, V o l u m e c o s = 𝐵 × 𝐶 = 𝐵 × 𝐶 𝐴 𝜃 = 𝐵 × 𝐶 𝐴 | | 𝐴 𝐵 × 𝐶 | | 𝐴 𝐵 × 𝐶 = | | 𝐴 𝐵 × 𝐶 | | .

Property: Geometric Meaning of the Scalar Triple Product

The absolute value of the scalar triple product of three vectors is the volume of the parallelepiped spanned by the three vectors: v o l u m e = | | 𝐴 𝐵 × 𝐶 | | .

It is worth noting that three coplanar vectors do not define any parallelepiped, and therefore the scalar triple product is zero.

Let us now use this property to find the volume of a parallelepiped.

Example 4: Finding the Volume of a Parallelepiped

Find the volume of the parallelepiped with the adjacent sides 𝑈 = ( 1 , 1 , 3 ) , 𝑉 = ( 2 , 1 , 4 ) , and 𝑊 = ( 5 , 1 , 2 ) .

Answer

The parallelepiped is spanned by 𝑈 = ( 1 , 1 , 3 ) , 𝑉 = ( 2 , 1 , 4 ) , and 𝑊 = ( 5 , 1 , 2 ) . Its volume is given by the absolute value of the scalar triple product of the three vectors. Hence, v o l u m e = | | 𝑈 𝑉 × 𝑊 | | = | | | | | | | | 1 1 3 2 1 4 5 1 2 | | | | | | | | = | 6 + 2 4 9 | = 9 .

The volume of the parallelepiped with the adjacent sides 𝑈 = ( 1 , 1 , 3 ) , 𝑉 = ( 2 , 1 , 4 ) , and 𝑊 = ( 5 , 1 , 2 ) is 9 volume units.

In the last example, we are going to find possible values for a missing vector component given the volume of the parallelepiped spanned by three vectors.

Example 5: Finding Missing Vector Components given the Volume of the Parallelepiped Spanned by Three Vectors

The parallelepiped on vectors ( 2 , 2 , 𝑚 ) , ( 2 , 0 , 2 ) , and ( 5 , 1 , 0 ) has volume 48. What can 𝑚 be?

Answer

The volume of the parallelepiped spanned by the vectors 𝐴 ( 2 , 2 , 𝑚 ) , 𝐵 ( 2 , 0 , 2 ) , and 𝐶 ( 5 , 1 , 0 ) is given by v o l u m e = | | 𝐴 𝐵 × 𝐶 | | = | | | | | | | | 2 2 𝑚 2 0 2 5 1 0 | | | | | | | | = | 4 2 0 + 2 𝑚 | = | 2 4 + 2 𝑚 | .

The volume of the parallelepiped is 48 volume units; hence, | 2 4 + 2 𝑚 | = 4 8 .

This equation is verified if 2 4 + 2 𝑚 = 4 8 or if 2 4 + 2 𝑚 = 4 8 ; hence, if 𝑚 = 3 6 or 𝑚 = 1 2 .

The parallelepiped on vectors ( 2 , 2 , 𝑚 ) , ( 2 , 0 , 2 ) , and ( 5 , 1 , 0 ) has volume 48 if 𝑚 = 3 6 or 𝑚 = 1 2 .

Key Points

  • The scalar triple product of three vectors 𝐴 , 𝐵 , and 𝐶 is defined as 𝐴 𝐵 × 𝐶 .
  • A scalar triple product is equivalent to a 3 × 3 determinant: 𝐴 𝐵 × 𝐶 = | | | | | 𝐴 𝐴 𝐴 𝐵 𝐵 𝐵 𝐶 𝐶 𝐶 | | | | | .
  • Scalar triple products are equal if the cyclic order of the three vectors is unchanged: 𝐴 𝐵 × 𝐶 = 𝐵 𝐶 × 𝐴 = 𝐶 𝐴 × 𝐵 .
  • The scalar triple product of three coplanar vectors is zero. Inversely, if 𝐴 𝐵 × 𝐶 = 0 , then 𝐴 , 𝐵 , and 𝐶 are coplanar.
  • The volume of the parallelepiped spanned by vectors 𝐴 , 𝐵 , and 𝐶 is given by v o l u m e = | | 𝐴 𝐵 × 𝐶 | | .

coullwithander.blogspot.com

Source: https://www.nagwa.com/en/explainers/676139363673/