Cylindrical coordinates are a three-dimensional set of coordinates where each point in space is determined by an angle θ from a reference direction on a reference plane, the distance r from the plane's normal vector and the distance z from the plane itself (the "height"), where θ∈[0,2π[.
Cylindrical coordinates (r,θ,z) can be converted to Cartesian coordinates(x,y,z) by doing
x=rcosθ,y=rsinθ,z=z
To convert an integral from Cartesian to cylindrical, we find the determinant of the Jacobian of the conversion diffeomorphismσ(x,y,z)=(rcosθ,rsinθ,z), which is detJσ=r. As such
A unit vector in the xy-plane is R=(cosθ,sinθ,0). A perpendicular vector is simply P=(−sinθ,cosθ,0), a Rotation by π/2. The vertical direction k=(0,0,1) is the last vector in the Basis, which means that the Moving frame is