Cross/Dot Product in n dimensions

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 4K views
rachbomb
Messages
4
Reaction score
0
I would like to show that (cxb).a = (axc).b in Rn where x denotes the cross product and . denotes the dot product.

Since the cross product is only defined in R1, R3, and R7, my inclination is to prove the above equation in cases (case one being a,b,c are vectors in R1, etc). However, this seems a bit tedious, particularly for R7.

I am familiar with the Triple Product in R3, but am unsure if it applies in Rn, and if so how to prove it. If so, this seems like a much quicker and more concise proof.

Please help! Any assistance is greatly appreciated. Thanks!
 
Physics news on Phys.org
rachbomb said:
I would like to show that (cxb).a = (axc).b in Rn where x denotes the cross product and . denotes the dot product.

Since the cross product is only defined in R1, R3, and R7,
I've never heard of the cross product being defined in any space other than R3.
rachbomb said:
my inclination is to prove the above equation in cases (case one being a,b,c are vectors in R1, etc). However, this seems a bit tedious, particularly for R7.

I am familiar with the Triple Product in R3, but am unsure if it applies in Rn, and if so how to prove it. If so, this seems like a much quicker and more concise proof.

Please help! Any assistance is greatly appreciated. Thanks!
 
You might want to look into the wedge product (aka exterior algebra) as the generalization of the cross product to [tex]R^n[/tex]. However, the result of the product is a tensor, not a vector. By virtue of the property [tex]u \wedge v = - v \wedge u[/tex], it satisfies [tex]u \wedge v \wedge w = w \wedge u \wedge v[/tex]. In 3d, you can use the Hodge dual to identify the vector [tex]*(u\wedge v)[/tex] with the cross product and [tex]*(u \wedge v \wedge w )[/tex] with [tex](u\times v)\cdot w[/tex].

To Mark44, it's possible to define a cross product in [tex]R^7[/tex] because of the existence of the octonions. There's a construction of that product that's analogous to the relationship between the cross product in 3d and the quaternion algebra.