Welcome! Log In Create A New Profile

Advanced

Cross product question

Posted by sirius 
Announcements Last Post
Announcement SoC Curricula 09/30/2017 01:08PM
Announcement Demarcation or scoping of examinations and assessment 02/13/2017 07:59AM
Announcement School of Computing Short Learning Programmes 11/24/2014 08:37AM
Announcement Unisa contact information 07/28/2011 01:28PM
Cross product question
August 28, 2006 12:41PM
When calculating the cross product of two vectors (u and v) to get a new vector (w), you use the following formula:

wx = vy*wz - vz*wy
wy = vz*wx - vx*wz
wz = vx*wy - vy*wx

Now, my question relates to the calculation of wy. It seems "arse-about-face" to me. Why is it not:

wy = vx*wz - vz*wx

Does anyone understand this? Am I being stupid?
Re: Cross product question
August 29, 2006 12:50PM
look here:
http://mathworld.wolfram.com/CrossProduct.html

the first equation they give shows why it seems arse-about-face. notice that it is initially given as +x, -y, +z, then when you multiply by -1 (for the y component) you get the version you posted earlier.

I find the determinant notation the most convenient for remembering the formula (and that helps explain why the y component is negative).


http://en.wikipedia.org/wiki/Cross_product
has a lot more detail on cross products.
Sorry, only registered users may post in this forum.

Click here to login