Question Statement
We are tasked with verifying the following vector identity for three vectors a \mathbf{a} a , b \mathbf{b} b , and c \mathbf{c} c :
a β
( b Γ c ) = b β
( c Γ a ) = c β
( a Γ b ) \mathbf{a} \cdot (\mathbf{b} \times \mathbf{c}) = \mathbf{b} \cdot (\mathbf{c} \times \mathbf{a}) = \mathbf{c} \cdot (\mathbf{a} \times \mathbf{b}) a β
( b Γ c ) = b β
( c Γ a ) = c β
( a Γ b )
Given the vectors:
a = 3 i ^ β j ^ + 5 k ^ , b = 4 i ^ + 3 j ^ β 2 k ^ , c = 2 i ^ + 5 j ^ + k ^ \mathbf{a} = 3 \hat{i} - \hat{j} + 5 \hat{k}, \quad \mathbf{b} = 4 \hat{i} + 3 \hat{j} - 2 \hat{k}, \quad \mathbf{c} = 2 \hat{i} + 5 \hat{j} + \hat{k} a = 3 i ^ β j ^ β + 5 k ^ , b = 4 i ^ + 3 j ^ β β 2 k ^ , c = 2 i ^ + 5 j ^ β + k ^
We need to verify this identity by calculating the scalar triple product for each permutation of the vectors.
Background and Explanation
The scalar triple product is a fundamental operation in vector algebra. It involves a dot product and a cross product, and can be represented as:
a β
( b Γ c ) \mathbf{a} \cdot (\mathbf{b} \times \mathbf{c}) a β
( b Γ c )
This product gives the volume of the parallelepiped formed by the vectors a \mathbf{a} a , b \mathbf{b} b , and c \mathbf{c} c , and it is invariant under cyclic permutations of the vectors. That is:
a β
( b Γ c ) = b β
( c Γ a ) = c β
( a Γ b ) \mathbf{a} \cdot (\mathbf{b} \times \mathbf{c}) = \mathbf{b} \cdot (\mathbf{c} \times \mathbf{a}) = \mathbf{c} \cdot (\mathbf{a} \times \mathbf{b}) a β
( b Γ c ) = b β
( c Γ a ) = c β
( a Γ b )
We will verify this property by explicitly calculating each of the three scalar triple products.
Solution
We will compute each side of the equation separately by calculating the determinants for the cross products.
1. Compute a β
( b Γ c ) \mathbf{a} \cdot (\mathbf{b} \times \mathbf{c}) a β
( b Γ c )
Given the vectors:
a = 3 i ^ β j ^ + 5 k ^ , b = 4 i ^ + 3 j ^ β 2 k ^ , c = 2 i ^ + 5 j ^ + k ^ \mathbf{a} = 3 \hat{i} - \hat{j} + 5 \hat{k}, \quad \mathbf{b} = 4 \hat{i} + 3 \hat{j} - 2 \hat{k}, \quad \mathbf{c} = 2 \hat{i} + 5 \hat{j} + \hat{k} a = 3 i ^ β j ^ β + 5 k ^ , b = 4 i ^ + 3 j ^ β β 2 k ^ , c = 2 i ^ + 5 j ^ β + k ^
We calculate the determinant:
a β
( b Γ c ) = β£ 3 β 1 54 3 β 22 5 1 β£ \mathbf{a} \cdot (\mathbf{b} \times \mathbf{c}) = \left| \begin{array}{ccc}
3 & -1 & 5
4 & 3 & -2
2 & 5 & 1
\end{array} \right| a β
( b Γ c ) = β 3 β β 1 β 54 β 3 β β 22 β 5 β 1 β β
Now expand this determinant along the first row:
= 3 ( β£ 3 β 25 1 β£ ) β ( β 1 ) ( β£ 4 β 22 1 β£ ) + 5 ( β£ 4 32 5 β£ ) = 3 \left( \begin{vmatrix} 3 & -2 5 & 1 \end{vmatrix} \right) - (-1) \left( \begin{vmatrix} 4 & -2 2 & 1 \end{vmatrix} \right) + 5 \left( \begin{vmatrix} 4 & 3 2 & 5 \end{vmatrix} \right) = 3 ( β 3 β β 25 β 1 β β ) β ( β 1 ) ( β 4 β β 22 β 1 β β ) + 5 ( β 4 β 32 β 5 β β )
Calculating each 2x2 determinant:
β£ 3 β 25 1 β£ = ( 3 ) ( 1 ) β ( β 2 ) ( 5 ) = 3 + 10 = 13 \begin{vmatrix} 3 & -2 5 & 1 \end{vmatrix} = (3)(1) - (-2)(5) = 3 + 10 = 13 β 3 β β 25 β 1 β β = ( 3 ) ( 1 ) β ( β 2 ) ( 5 ) = 3 + 10 = 13
β£ 4 β 22 1 β£ = ( 4 ) ( 1 ) β ( β 2 ) ( 2 ) = 4 + 4 = 8 \begin{vmatrix} 4 & -2 2 & 1 \end{vmatrix} = (4)(1) - (-2)(2) = 4 + 4 = 8 β 4 β β 22 β 1 β β = ( 4 ) ( 1 ) β ( β 2 ) ( 2 ) = 4 + 4 = 8
β£ 4 32 5 β£ = ( 4 ) ( 5 ) β ( 3 ) ( 2 ) = 20 β 6 = 14 \begin{vmatrix} 4 & 3 2 & 5 \end{vmatrix} = (4)(5) - (3)(2) = 20 - 6 = 14 β 4 β 32 β 5 β β = ( 4 ) ( 5 ) β ( 3 ) ( 2 ) = 20 β 6 = 14
Thus, we have:
= 3 ( 13 ) + 1 ( 8 ) + 5 ( 14 ) = 39 + 8 + 70 = 117 Β cubicΒ units (1) = 3(13) + 1(8) + 5(14) = 39 + 8 + 70 = 117 \text{ cubic units} \tag{1} = 3 ( 13 ) + 1 ( 8 ) + 5 ( 14 ) = 39 + 8 + 70 = 117 Β cubicΒ units ( 1 )
2. Compute b β
( c Γ a ) \mathbf{b} \cdot (\mathbf{c} \times \mathbf{a}) b β
( c Γ a )
Now we calculate the scalar triple product for the second permutation of the vectors:
b β
( c Γ a ) = β£ 4 3 β 22 5 13 β 1 5 β£ \mathbf{b} \cdot (\mathbf{c} \times \mathbf{a}) = \left| \begin{array}{ccc}
4 & 3 & -2
2 & 5 & 1
3 & -1 & 5
\end{array} \right| b β
( c Γ a ) = β 4 β 3 β β 22 β 5 β 13 β β 1 β 5 β β
Expand this determinant along the first row:
= 4 ( β£ 5 1 β 1 5 β£ ) β 3 ( β£ 2 13 5 β£ ) + ( β 2 ) ( β£ 2 53 β 1 β£ ) = 4 \left( \begin{vmatrix} 5 & 1 -1 & 5 \end{vmatrix} \right) - 3 \left( \begin{vmatrix} 2 & 1 3 & 5 \end{vmatrix} \right) + (-2) \left( \begin{vmatrix} 2 & 5 3 & -1 \end{vmatrix} \right) = 4 ( β 5 β 1 β 1 β 5 β β ) β 3 ( β 2 β 13 β 5 β β ) + ( β 2 ) ( β 2 β 53 β β 1 β β )
Calculating each 2x2 determinant:
β£ 5 1 β 1 5 β£ = ( 5 ) ( 5 ) β ( 1 ) ( β 1 ) = 25 + 1 = 26 \begin{vmatrix} 5 & 1 -1 & 5 \end{vmatrix} = (5)(5) - (1)(-1) = 25 + 1 = 26 β 5 β 1 β 1 β 5 β β = ( 5 ) ( 5 ) β ( 1 ) ( β 1 ) = 25 + 1 = 26
β£ 2 13 5 β£ = ( 2 ) ( 5 ) β ( 1 ) ( 3 ) = 10 β 3 = 7 \begin{vmatrix} 2 & 1 3 & 5 \end{vmatrix} = (2)(5) - (1)(3) = 10 - 3 = 7 β 2 β 13 β 5 β β = ( 2 ) ( 5 ) β ( 1 ) ( 3 ) = 10 β 3 = 7
β£ 2 53 β 1 β£ = ( 2 ) ( β 1 ) β ( 5 ) ( 3 ) = β 2 β 15 = β 17 \begin{vmatrix} 2 & 5 3 & -1 \end{vmatrix} = (2)(-1) - (5)(3) = -2 - 15 = -17 β 2 β 53 β β 1 β β = ( 2 ) ( β 1 ) β ( 5 ) ( 3 ) = β 2 β 15 = β 17
Thus, we have:
= 4 ( 26 ) β 3 ( 7 ) + ( β 2 ) ( β 17 ) = 104 β 21 + 34 = 117 Β cubicΒ units (2) = 4(26) - 3(7) + (-2)(-17) = 104 - 21 + 34 = 117 \text{ cubic units} \tag{2} = 4 ( 26 ) β 3 ( 7 ) + ( β 2 ) ( β 17 ) = 104 β 21 + 34 = 117 Β cubicΒ units ( 2 )
3. Compute c β
( a Γ b ) \mathbf{c} \cdot (\mathbf{a} \times \mathbf{b}) c β
( a Γ b )
Finally, we calculate the scalar triple product for the third permutation of the vectors:
c β
( a Γ b ) = β£ 2 5 13 β 1 54 3 β 2 β£ \mathbf{c} \cdot (\mathbf{a} \times \mathbf{b}) = \left| \begin{array}{ccc}
2 & 5 & 1
3 & -1 & 5
4 & 3 & -2
\end{array} \right| c β
( a Γ b ) = β 2 β 5 β 13 β β 1 β 54 β 3 β β 2 β β
Expand this determinant along the first row:
= 2 ( β£ β 1 53 β 2 β£ ) β 5 ( β£ 3 54 β 2 β£ ) + 1 ( β£ 3 β 14 3 β£ ) = 2 \left( \begin{vmatrix} -1 & 5 3 & -2 \end{vmatrix} \right) - 5 \left( \begin{vmatrix} 3 & 5 4 & -2 \end{vmatrix} \right) + 1 \left( \begin{vmatrix} 3 & -1 4 & 3 \end{vmatrix} \right) = 2 ( β β 1 β 53 β β 2 β β ) β 5 ( β 3 β 54 β β 2 β β ) + 1 ( β 3 β β 14 β 3 β β )
Calculating each 2x2 determinant:
β£ β 1 53 β 2 β£ = ( β 1 ) ( β 2 ) β ( 5 ) ( 3 ) = 2 β 15 = β 13 \begin{vmatrix} -1 & 5 3 & -2 \end{vmatrix} = (-1)(-2) - (5)(3) = 2 - 15 = -13 β β 1 β 53 β β 2 β β = ( β 1 ) ( β 2 ) β ( 5 ) ( 3 ) = 2 β 15 = β 13
β£ 3 54 β 2 β£ = ( 3 ) ( β 2 ) β ( 5 ) ( 4 ) = β 6 β 20 = β 26 \begin{vmatrix} 3 & 5 4 & -2 \end{vmatrix} = (3)(-2) - (5)(4) = -6 - 20 = -26 β 3 β 54 β β 2 β β = ( 3 ) ( β 2 ) β ( 5 ) ( 4 ) = β 6 β 20 = β 26
β£ 3 β 14 3 β£ = ( 3 ) ( 3 ) β ( β 1 ) ( 4 ) = 9 + 4 = 13 \begin{vmatrix} 3 & -1 4 & 3 \end{vmatrix} = (3)(3) - (-1)(4) = 9 + 4 = 13 β 3 β β 14 β 3 β β = ( 3 ) ( 3 ) β ( β 1 ) ( 4 ) = 9 + 4 = 13
Thus, we have:
= 2 ( β 13 ) β 5 ( β 26 ) + 1 ( 13 ) = β 26 + 130 + 13 = 117 Β cubicΒ units (3) = 2(-13) - 5(-26) + 1(13) = -26 + 130 + 13 = 117 \text{ cubic units} \tag{3} = 2 ( β 13 ) β 5 ( β 26 ) + 1 ( 13 ) = β 26 + 130 + 13 = 117 Β cubicΒ units ( 3 )
a β
( b Γ c ) = DeterminantΒ ofΒ theΒ matrixΒ formedΒ byΒ theΒ vectors \mathbf{a} \cdot (\mathbf{b} \times \mathbf{c}) = \text{Determinant of the matrix formed by the vectors} a β
( b Γ c ) = DeterminantΒ ofΒ theΒ matrixΒ formedΒ byΒ theΒ vectors
The property of cyclic invariance of the scalar triple product:
a β
( b Γ c ) = b β
( c Γ a ) = c β
( a Γ b ) \mathbf{a} \cdot (\mathbf{b} \times \mathbf{c}) = \mathbf{b} \cdot (\mathbf{c} \times \mathbf{a}) = \mathbf{c} \cdot (\mathbf{a} \times \mathbf{b}) a β
( b Γ c ) = b β
( c Γ a ) = c β
( a Γ b )
Summary of Steps
Write down the given vectors a \mathbf{a} a , b \mathbf{b} b , and c \mathbf{c} c .
Set up the determinant for each scalar triple product.
Expand each determinant along the first row.
Compute the 2x2 minors for each determinant.
Sum the terms to find the value of each scalar triple product.
Verify that the three scalar triple products are equal.