Unit vector cross products in different co-ords

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
3 replies · 3K views
Jesssa
Messages
50
Reaction score
0
hey,

i've been trying to work out how to determine the sign of cross products of unit vectors,

for example in cylindrical,

r x z = - theta

theta x z = r

r x theta = z

i can't figure out the sign,

r x z = |r||z|sinβ theta where β is the angle between them, which is 90°,

and the length of the vectors are 1

how can you tell that its actually -theta?
 
Physics news on Phys.org
I can think of 3 different ways to figure this out. You are probably familiar with at least one of them. When you have a cross-product between two vectors, how do you usually work out the direction of the resulting vector?
 
Hey Jesssa and welcome to the forums.

Consider that a x b = |a||b|sin(a,b)N where N is the normal vector and also <a,b> = |a||b|cos(a,b) where a x b is the cross product and <a,b> is the dot or inner product for Cartesian three dimensional space.

Now consider what sin(a,b) and cos(a,b) should be (in terms of sign) for the various quadrants.