Scalar triple product, volume, and ordering

In summary, the determinant of a matrix is not commutative, but it is anti-commutative. Changing the order of the vectors changes the sign but since you are taking the absolute value, that does not matter.
  • #1
Damascus Road
120
0
Greetings all,

I'm reading about a way to solve for the volume of a "parallelepiped" in 3 space, which is determined by vectors u, v and w. The volume is apparently the absolute value of the determinant given by the matrix

u1 u2 u3
v1 v2 v3
w1 w2 w3

which is the same as the scalar triple product given by: u . (v x w)

My question is, the cross product of two vectors is not communitive. v x w
does not equal w x v.
Yet, the vectors for a parallelepiped could be given in any order. How do I know how to set up the matrix for an object like this, as it will affect the volume?

Thanks!
 
Last edited:
Physics news on Phys.org
  • #2
Yet, the vectors for a parallelepiped could be given in any order. How do I know how to set up the matrix for an object like this, as it will affect the volume?

[u,v,w] = [v,w,u] = [w,u,v] so you can 'shift' them so to speak, but once you flip the order you get the negative

[u,v,w] = -[v,u,w]

What do you know about determinants? You should be able to consider changing the order in terms of row operations (particularly swapping rows). So different orders will only give you possibly the negative of the answer you want.

If you're calculating volume, obviously if you get a negative answer you can just make it positive by taking absolute value (this would correspond to the case where uxv, instead of pointing into the parallelepiped, points out from them)
 
  • #3
Notice the crucial phrase in your first post: "The volume is apparently the absolute value of the determinant given". (Emphasis added)

Changing the order of the vectors changes the sign but since you are taking the absolute value, that does not matter.
 
  • #4
Hmm... ok I understand what your saying with regards to the signs when the equation is already set. But, are you saying if I'm given three random vectors, I can insert them in any order into u . (v x w) and every answer will be the same?
 
  • #5
Except for a sign change, yes. You posted the determinant method of calculating the triple product, do you know how the determinant changes when you swap rows?
 
  • #6
Luckily, it is a special case of not being commutative. It is anticommutative: a single transposition of the list of arguments gives you the negation of the untransposed result. Thus, you don't have to worry about the magnitude changing.
 
  • #7
Thanks everyone
 
  • #8
Damascus Road said:
Hmm... ok I understand what your saying with regards to the signs when the equation is already set. But, are you saying if I'm given three random vectors, I can insert them in any order into u . (v x w) and every answer will be the same?
No, for two reasons. First your reference to three random vectors is ambiguous: your question could be interpreted as asking "If I pick three vectors x, y, and z and calculate [itex]x\cdot (y\times z)[/itex] will that be the same as if I pick three vectors a, b, and c and calculate [itex]a\cdot (b\times c)[/itex]?" and the answer to that is clearly "no". Second, the word "answer" is ambiguous. It would be reasonable to interpret "answer" as referring to [itex]u\cdot (v\times w)[/itex] and that may differ in sign if you change the order of u, v, and w. It is the absolute value that does not change.

[itex]u\times v[/itex] is not commutative but it is anti-commutative. [itex]u\times v= -(v\times u)[/itex].
 

Related to Scalar triple product, volume, and ordering

1. What is a scalar triple product?

A scalar triple product is a mathematical operation that involves three vectors and results in a scalar quantity. It is calculated by taking the dot product of two vectors and then taking the cross product of that result with the third vector.

2. How is the volume of a parallelepiped related to the scalar triple product?

The volume of a parallelepiped is equal to the absolute value of the scalar triple product of the three vectors that form its edges. This is known as the determinant form of the volume formula.

3. What is the significance of the sign of the scalar triple product?

The sign of the scalar triple product indicates the orientation of the parallelepiped formed by the three vectors. A positive scalar triple product means that the vectors form a right-handed system, while a negative scalar triple product means they form a left-handed system.

4. How can the scalar triple product be used to determine collinearity?

If the scalar triple product of three vectors is equal to 0, it means that the three vectors are coplanar (lie in the same plane) and therefore are collinear (lie on the same line). This can be useful in determining whether a set of vectors are linearly independent or not.

5. Does the order of the vectors matter in the calculation of the scalar triple product?

Yes, the order of the vectors does matter in the calculation of the scalar triple product. Switching the order of the vectors will result in a different scalar triple product value, but the volume and orientation of the parallelepiped will remain the same.

Similar threads

  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
5
Views
3K
  • Linear and Abstract Algebra
Replies
2
Views
1K
Replies
2
Views
18K
  • Calculus and Beyond Homework Help
Replies
5
Views
2K
  • Introductory Physics Homework Help
Replies
2
Views
981
  • Linear and Abstract Algebra
2
Replies
59
Views
8K
  • Linear and Abstract Algebra
Replies
10
Views
1K
  • Linear and Abstract Algebra
Replies
3
Views
1K
  • Differential Geometry
Replies
2
Views
951
Back
Top