I was wondering how exactly to convert a vector in cartesian coordinates, to one in cylindrical coordinates. Given
A $= 5x/(x^2+y^2) \hat i + 5y/(x^2+y^2) \hat j + z \hat k$
how would I convert A in terms of r, theta, and z?
Sorry in advance for the awkwardness in the math script.