7.6. Tensor Calculus in Euclidean Spaces - cylindrical coordinates in E3#

7.6.1. Cylindrical coordiantes and cylindrical coordinates#

Using cylindrical coordinates (q1,q2,q3)=(r,θ,z) and cylindrical base vectors (uniform in space, so that their derivatives are zero), a point in Euclidean vector space E3 can be represented as

r=rcosθx^+rsinθy^+zz^ .

7.6.2. Natural basis, reciprocal basis, metric tensor, and Christoffel symbols#

Natural basis

Natural basis reads

{b1=rq1=rr=cosθx^+sinθy^b2=rq2=rθ=rsinθx^+rcosθy^b3=rq3=rz=z^
Metric tensor

Covariant components of metric tensors,

gab=babb ,

can be collected in the diagonal matrix

[gab]=[1000r20001] ,

while its contra-variant components can be collected in the inverse matrix (easy to compute, since [gab] is diagonal),

[gab]=[10001r20001] .
Reciprocal basis

Reciprocal basis is readily evaluated using ba=gabbb,

{b1=cosθx^+sinθy^b2=1rsinθx^+1rcosθy^b3=z^
Physical basis

Since metric tensor is diagonal, the cylindrical coordinate system is orthogonal, and its natural and reciprocal basis are orthogonal. A unit orthogonal basis, usually named physical basis with unit vector with no physical dimension, is evalated by normalization process,

{r^=b^1=b1g11=b1g11=cosθx^+sinθy^θ^=b^2=b2g22=b2g22=sinθx^+cosθy^z^=b^3=b3g33=b3g33=z^ .
Derivatives of natural basis and Christoffel symbols

Derivatives of the natural basis read

b1q1=0b2q2=rcosθx^rsinθy^=q1b1b3q3=0b2q1=b1q2=sinθx^+cosθy^=1q1b2b3q1=b1q3=0b3q2=b2q3=0

so that non-zero Christoffel symbols of a cylindrical coordinate system are

Γ122=Γ212=1q1Γ221=q1 .

7.6.3. Differential operators#

7.6.3.1. Gradient#

7.6.3.2. Directional derivative#

7.6.3.3. Divergence#

7.6.3.4. Laplacian#