|
Vector Triple Product | Scalar Triple Product |
Vector Triple Product
Definition:
The vector triple product involves three vectors a, b, and c. It is defined as:
a×(b×c)Expansion:
To simplify a×(b×c), use the vector triple product identity:
a×(b×c)=(a⋅c)b−(a⋅b)cProof:
Express Cross Product in Component Form:
Using the definition of the cross product in component form:
Suppose:
b×c=(b2c3−b3c2,b3c1−b1c3,b1c2−b2c1)Cross Product with a:
Now compute a×(b×c):
Expanding this determinant, we get:
a×(b×c)=(a2(b1c2−b2c1)−a3(b1c1−b3c2),a3(b1c3−b2c1)−a1(b1c3−b3c1),a1(b2c2−b2c1)−a2(b1c2−b2c1))Simplify Using Dot Products:
To simplify, use the dot products:
a⋅c=a1c1+a2c2+a3c3
a⋅b=a1b1+a2b2+a3b3Thus:
(a⋅c)b=(a1c1+a2c2+a3c3)(b1,b2,b3)
(a⋅b)c=(a1b1+a2b2+a3b3)(c1,c2,c3)The resulting vector from the cross product is:
(a⋅c)b−(a⋅b)c
Interpretation:
The result (a⋅c)b−(a⋅b)c is a vector that lies in the plane defined by b and c. It reflects how the vector a influences the plane spanned by b and c.
Scalar Triple Product
Definition:
The scalar triple product is defined as:
a⋅(b×c)Interpretation:
The scalar triple product gives the volume of the parallelepiped formed by the vectors a, b, and c. The volume is the absolute value of the scalar triple product, and its sign indicates the orientation of the vectors.
Proof:
Express Using Determinants:
The scalar triple product can be written as the determinant of a matrix whose rows are the vectors:
Cyclic Permutations:
The scalar triple product is invariant under cyclic permutations:
a⋅(b×c)=b⋅(c×a)=c⋅(a×b)This follows from the properties of determinants and the cross product.
Example:
Let a=(1,2,3), b=(4,5,6), and c=(7,8,9).
Scalar Triple Product:
Calculate the determinant:
=1⋅(−3)−2⋅(−6)+3⋅(−3)=−3+12−9=0Since the result is 0, the vectors a, b, and c are coplanar, meaning they lie in the same plane and do not form a three-dimensional parallelepiped.
Summary
Vector Triple Product: a×(b×c)=(a⋅c)b−(a⋅b)c. This product gives a vector that can be interpreted as a combination of b and c, influenced by a.
Scalar Triple Product: a⋅(b×c). This product gives a scalar that represents the volume of the parallelepiped formed by a, b, and c, and its sign indicates the orientation.
0 Comments