New Reply

Cross product and matrix multiplication

 
Share Thread Thread Tools
Jul23-12, 03:21 PM   #1
 

Cross product and matrix multiplication


Suppose that we have a cross-product of vectors.

[tex]a × b = c[/tex]

Now suppose that we have an orthogonal matrix M. Is it true that

[tex](M a) × (M b) = M c[/tex]

?

My intuition is that here we are moving to another coordinate system and performing a cross product in this new system. I can't find an answer in google, so I'm posting here.
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Heat-related deaths in Manhattan projected to rise
>> Dire outlook despite global warming 'pause': study
>> Sea level influenced tropical climate during the last ice age
Jul23-12, 05:15 PM   #2
 
Give it determinant 1, otherwise it will reverse orientation and screw up your right-hand rule. Then, it works. The transformation will preserve the norms of the vectors, and it will also map orthogonal vectors to orthogonal vectors. So, far that leaves only two possibilities when you take the cross product. Which is why you make it have determinant one. Then, the right hand rule is taken care of.
 
Jul23-12, 06:09 PM   #3
 
It looks like proof goes through if you check (M_1a_1+...)x(M_1b_1+...), distribute (like FOIL) and use orthonormality of columns of M. I didnt check if the determinant = 1 condition mentioned above is necessary.
 
Jul23-12, 07:16 PM   #4
 
Blog Entries: 8
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

Cross product and matrix multiplication


Quote by algebrat View Post
I didnt check if the determinant = 1 condition mentioned above is necessary.
It should be necessary. If the determinant is -1, then it is false since orientation is changed.
 
New Reply

Tags
coordinate rotation, cross product
Thread Tools


Similar Threads for: Cross product and matrix multiplication
Thread Forum Replies
matrix multiplication vs dot product Calculus & Beyond Homework 4
Matrix multiplication preserve order Block matrix Linear & Abstract Algebra 2
Matrix Multiplication and Algebraic Properties of Matrix Operations Calculus & Beyond Homework 2
Matrix multiplication and the dot product Calculus & Beyond Homework 9
properties of the matrix representation of a cross product Linear & Abstract Algebra 0