4 Using determinants to evaluate a vector product

Evaluation of a vector product using the formula in Key Point 20 is very cumbersome. A more convenient and easily remembered method is to use determinants. Recall from Workbook 7 that, for a 3 × 3 determinant,

a b c d e f g h i = a e f h i b d f g i + c d e g h

The vector product of two vectors a ̲ = a 1 i ̲ + a 2 j ̲ + a 3 k ̲ and b ̲ = b 1 i ̲ + b 2 j ̲ + b 3 k ̲ can be found by evaluating the determinant:

a ̲ × b ̲ = i ̲ j ̲ k ̲ a 1 a 2 a 3 b 1 b 2 b 3

in which i ̲ , j ̲ and k ̲ are (temporarily) treated as if they were scalars.

Key Point 21

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 = i ̲ ( a 2 b 3 a 3 b 2 ) j ̲ ( a 1 b 3 a 3 b 1 ) + k ̲ ( a 1 b 2 a 2 b 1 )
Example 18

Find the vector product of a ̲ = 3 i ̲ 4 j ̲ + 2 k ̲ and b ̲ = 9 i ̲ 6 j ̲ + 2 k ̲ .

Solution

We have a ̲ × b ̲ = i ̲ j ̲ k ̲ 3 4 2 9 6 2 which, when evaluated, gives

a ̲ × b ̲ = i ̲ ( 8 ( 12 ) ) j ̲ ( 6 18 ) + k ̲ ( 18 ( 36 ) ) = 4 i ̲ + 12 j ̲ + 18 k ̲

Example 19

The area A T of the triangle shown in Figure 43 is given by the formula

A T = 1 2 b c sin α . Show that an equivalent formula is A T = 1 2 A B × A C .

Figure 43

A triangle labeled ABC with side lengths labeled a, b, and c, and an angle at vertex A labeled α.

Long description
Solution

We use the definition of the vector product | A B × A C | = | A B | | A C | sin α .

Since α is the angle between A B and A C , and A B = c and A C = b , the required result follows immediately:

1 2 A B × A C = 1 2 c b sin α .

4.1 Moments

The moment (or torque ) of the force F ̲ about a point O is defined as

M ̲ o = r ̲ × F ̲

where r ̲ is a position vector from O to any point on the line of action of F ̲ as shown in Figure 44.

Figure 44

A diagram shows two vectors originating from the same point, with an angle labeled \(\theta\) between the extension of the first vector and the second vector labeled \(\mathbf{F}\).

Long description

It may seem strange that any point on the line of action may be taken but it is easy to show that exactly the same vector M ̲ o is always obtained.

By the properties of the cross product the direction of M ̲ o is perpendicular to the plane containing r ̲ and F ̲ (i.e. out of the paper). The magnitude of the moment is

| M ̲ 0 | = | r ̲ | | F ̲ | sin θ .

From Figure 32, r ̲ sin θ = D . Hence | M ̲ o | = D | F ̲ | . This would be the same no matter which point on the line of action of F ̲ was chosen.

Example 20

Find the moment of the force given by F ̲ = 3 i ̲ + 4 j ̲ + 5 k ̲ (N) acting at the point ( 14 , 3 , 6 ) about the point P ( 2 , 2 , 1 ) .

Figure 45

A two-dimensional coordinate system labeled with the x and y axes, and a vector diagram showing two points and two vectors on a three-dimensional representation.

Long description
Solution

The vector r ̲ can be any vector from the point P to any point on the line of action of F ̲ . Choosing r ̲ to be the vector connecting P to ( 14 , 3 , 6 ) (and measuring distances in metres) we have:

r ̲ = ( 14 2 ) i ̲ + ( 3 ( 2 ) ) j ̲ + ( 6 1 ) k ̲ = 12 i ̲ j ̲ + 5 k ̲ .

The moment is M ̲ = r ̲ × F ̲ = i ̲ j ̲ k ̲ 12 1 5 3 4 5 = 25 i ̲ 45 j ̲ + 51 k ̲  (N m)

Exercises
  1. Show that if a ̲ and b ̲ are parallel vectors then their vector product is the zero vector.
  2. Find the vector product of p ̲ = 2 i ̲ 3 j ̲ and q ̲ = 4 i ̲ + 7 j ̲ .
  3. If a ̲ = i ̲ + 2 j ̲ + 3 k ̲ and b ̲ = 4 i ̲ + 3 j ̲ + 2 k ̲ find a ̲ × b ̲ . Show that a ̲ × b ̲ b ̲ × a ̲ .
  4. Points A , B and C have coordinates ( 9 , 1 , 2 ) , (3,1,3), and ( 1 , 0 , 1 ) respectively. Find the vector product A B × A C .
  5. Find a vector which is perpendicular to both of the vectors a ̲ = i ̲ + 2 j ̲ + 7 k ̲ and b ̲ = i ̲ + j ̲ 2 k ̲ . Hence find a unit vector which is perpendicular to both a ̲ and b ̲ .
  6. Find a vector which is perpendicular to the plane containing 6 i ̲ + k ̲ and 2 i ̲ + j ̲ .
  7. For the vectors a ̲ = 4 i ̲ + 2 j ̲ + k ̲ , b ̲ = i ̲ 2 j ̲ + k ̲ , and c ̲ = 3 i ̲ 3 j ̲ + 4 k ̲ , evaluate both a ̲ × ( b ̲ × c ̲ ) and ( a ̲ × b ̲ ) × c ̲ . Deduce that, in general, the vector product is not associative.
  8. Find the area of the triangle with vertices at the points with coordinates ( 1 , 2 , 3 ) , ( 4 , 3 , 2 ) and ( 8 , 1 , 1 ) .
  9. For the vectors r ̲ = i ̲ + 2 j ̲ + 3 k ̲ , s ̲ = 2 i ̲ 2 j ̲ 5 k ̲ , and t ̲ = i ̲ 3 j ̲ k ̲ , evaluate
    1. ( r ̲ t ̲ ) s ̲ ( s ̲ t ̲ ) r ̲ .
    2. ( r ̲ × s ̲ ) × t ̲ . Deduce that ( r ̲ t ̲ ) s ̲ ( s ̲ t ̲ ) r ̲ = ( r ̲ × s ̲ ) × t ̲ .
  1. This uses the fact that sin 0 = 0.
  2. 2 k ̲
  3. 5 i ̲ + 10 j ̲ 5 k ̲
  4. 5 i ̲ 34 j ̲ + 6 k ̲
  5. 11 i ̲ + 9 j ̲ k ̲ , 1 203 ( 11 i ̲ + 9 j ̲ k ̲ )
  6. i ̲ + 2 j ̲ + 6 k ̲ for example.
  7. 7 i ̲ 17 j ̲ + 6 k ̲ , 42 i ̲ 46 j ̲ 3 k ̲ . These are different so the vector product is not associative.
  8. 1 2 1106
  9. Each gives  29 i ̲ 10 j ̲ + k ̲