Math Problem Statement

Show that the cylindrical coordinate system is orthogonal curvilinear coordinate system.

Solution

To show that the cylindrical coordinate system is an orthogonal curvilinear coordinate system, we need to verify two key conditions:

  1. Curvilinear: The coordinate lines are not straight lines (they curve along the surface of a cylinder), meaning the system is defined by curved coordinate surfaces.
  2. Orthogonal: The coordinate lines intersect at right angles (i.e., the coordinate surfaces are perpendicular to each other).

Cylindrical Coordinates Overview

In cylindrical coordinates, a point PP in 3D space is represented by the triplet (r,θ,z)(r, \theta, z), where:

  • rr is the radial distance from the zz-axis (distance to the origin in the xyxy-plane).
  • θ\theta is the angle of the point in the xyxy-plane from the positive xx-axis (azimuthal angle).
  • zz is the height above the xyxy-plane (same as the Cartesian coordinate).

Step 1: Verify the Curvilinearity

In cylindrical coordinates, the coordinate surfaces are described as follows:

  • The surface of constant rr is a cylinder with radius rr centered on the zz-axis.
  • The surface of constant θ\theta is a vertical plane passing through the zz-axis, rotating around the cylinder.
  • The surface of constant zz is a horizontal plane parallel to the xyxy-plane.

Thus, these surfaces are clearly curved in space and not straight. This confirms the curvilinearity of the coordinate system.

Step 2: Verify the Orthogonality

To check the orthogonality, we need to show that the unit vectors in the directions of increasing rr, θ\theta, and zz are mutually perpendicular.

The position vector r\vec{r} in cylindrical coordinates is given by: r=rr^+zz^\vec{r} = r \hat{r} + z \hat{z} where:

  • r^\hat{r} is the unit vector in the direction of increasing rr (radial direction),
  • θ^\hat{\theta} is the unit vector in the direction of increasing θ\theta (azimuthal direction),
  • z^\hat{z} is the unit vector in the direction of increasing zz (vertical direction).

Calculation of Partial Derivatives

The metric tensor components can be obtained by computing the partial derivatives of the position vector with respect to the coordinates rr, θ\theta, and zz. The coordinate basis vectors r^\hat{r}, θ^\hat{\theta}, and z^\hat{z} are given by:

  1. For rr: rr=r^\frac{\partial \vec{r}}{\partial r} = \hat{r}
  2. For θ\theta: rθ=rθ^\frac{\partial \vec{r}}{\partial \theta} = r \hat{\theta}
  3. For zz: rz=z^\frac{\partial \vec{r}}{\partial z} = \hat{z}

Next, we check the dot products of these vectors:

  1. Dot product of rr\frac{\partial \vec{r}}{\partial r} and rθ\frac{\partial \vec{r}}{\partial \theta}: r^θ^=0\hat{r} \cdot \hat{\theta} = 0 This shows that r^\hat{r} is perpendicular to θ^\hat{\theta}.

  2. Dot product of rr\frac{\partial \vec{r}}{\partial r} and rz\frac{\partial \vec{r}}{\partial z}: r^z^=0\hat{r} \cdot \hat{z} = 0 This shows that r^\hat{r} is perpendicular to z^\hat{z}.

  3. **Dot product of ( \frac{\partial \vec{r}}{\partial

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Cylindrical Coordinates
Curvilinear Coordinate Systems
Orthogonality
Coordinate Transformations
Vector Calculus

Formulas

Position vector: r = r * r̂ + z * ẑ
Partial derivative with respect to r: ∂r/∂r = r̂
Partial derivative with respect to θ: ∂r/∂θ = r * θ̂
Partial derivative with respect to z: ∂r/∂z = ẑ

Theorems

Orthogonality of Coordinate Systems
Metric Tensor in Cylindrical Coordinates

Suitable Grade Level

University (Calculus, Vector Calculus)