4.1 Coordinates transformation

In the Cartesian coordinates, a point is described by its coordinates (x,y,z), which, in the vector form, is written as

r = xˆx+ yˆy + zˆz,
(74)

where r is the location vector of the point; ˆx, ˆy, and ˆz are the basis vectors of the Cartesian coordinates, which are constant, independent of spactial location. The transformation between the Cartesian coordinates system, (x,y,z), and a general coordinates system, (x1,x2,x3), can be expressed as

r = x(x1,x2,x3)ˆx + y(x1,x2,x3)ˆy+ z(x1,x2,x3)ˆz.
(75)

For example, cylindrical coordinates (R,ϕ,Z) can be considered as a general coordinate systems, which are defined by  r = R cosϕˆx + R sinϕˆy + Zˆz.

The transformation function in Eq. (75) can be written as

x = x(x1,x2,x3)
y = y(x1,x2,x3)
z = z(x1,x2,x3)
(76)