Unit vector in cylindrical coordinates

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
1 reply · 3K views
JasonHathaway
Messages
113
Reaction score
0
Hi everyone,

I've two vectors in cylindrical coordinate - [itex](-1,\frac{3\pi}{2},0),(2,\pi,1)[/itex] - and I want to find the perpendicular unit vector of these two vector.

Basically I'll use the cross product, then I'll find the unit vector by [itex]\hat{u}=\frac{\vec{u}}{||\vec{u}||}[/itex].

But do you I have to convert the vector to the cartesian coordinates?
 
Physics news on Phys.org
You can perform the cross product directly in cylindrical coordinates. Explicit formulas can be found easily in the web (I believe), or you can derive the formulas by yourself: Simply write down the relations that express the cartesian coordinates in term of the cylindrical coordinates, and then substitute the cylindrical coordinates in the expression of the cross product in cartesian coordinates.