Why Does the Cross Product Give a Different Direction Than Expected?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
fishingspree2
Messages
138
Reaction score
0
I am trying to compute
-dx i CROSS -x i -y j
i,j,k are the unit vectors

x is from -∞ to ∞ and y can only be negative.

Right hand rule tells me that the cross should be in the negative k direction but computing the cross product gives me y dx k.

What's wrong?
 
Physics news on Phys.org
fishingspree2 said:
I am trying to compute
-dx i CROSS -x i -y j
i,j,k are the unit vectors

x is from -∞ to ∞ and y can only be negative.

Right hand rule tells me that the cross should be in the negative k direction but computing the cross product gives me y dx k.

What's wrong?

I don't think anything is wrong. i x j=k. You might be imagining k pointing in the wrong direction when you are doing the right hand rule.