teslajet
- 2
- 0
So I'm trying to find out what the procedure is to convert a cartesian unit vector to a cylindrical unit vector. Any thoughts?
This discussion focuses on converting a Cartesian unit vector to a cylindrical unit vector, specifically addressing the transformation process and the use of angles. The cylindrical unit vector is represented as e_r, derived from the Cartesian coordinates through the equations x = r(e_r) + z(e_z) and |x|^2 = x.x. The transformation involves using trigonometric functions, where the angle φ is determined by φ = tan^-1(y1/x1). A discrepancy arises regarding the angle used in a solutions manual, leading to confusion over the correct value of φ in specific scenarios.
PREREQUISITESStudents and professionals in mathematics, physics, and engineering who need to understand vector transformations between Cartesian and cylindrical coordinates.