Unit 4: Orthogonal Curvilinear Coordinates

Table of Contents

1. Definition and Examples

Curvilinear coordinates are a coordinate system for Euclidean space in which the coordinate lines may be curved. These systems are orthogonal if the coordinate surfaces intersect at right angles at every point.

Common examples used in physics include:

2. Coordinate Transformations

Transformation involves converting coordinates from a Curvilinear system (u1, u2, u3) to the standard Cartesian system (x, y, z) and vice versa.

x = x(u1, u2, u3), y = y(u1, u2, u3), z = z(u1, u2, u3)

The scale factors (h1, h2, h3) are critical for these transformations as they relate the differential change in a coordinate to a physical length.

3. Line, Surface, and Volume Elements

In an orthogonal curvilinear system, infinitesimal elements are defined using scale factors h1, h2, and h3:

4. Vector Operators (Grad, Div, Curl, Laplacian)

The general expressions for vector operators in orthogonal curvilinear coordinates depend on the scale factors:

Gradient (∇f)

∇f = (1/h1)(df/du1) e1 + (1/h2)(df/du2) e2 + (1/h3)(df/du3) e3

Divergence (∇·A)

∇·A = [1/(h1h2h3)] * [ d/du1(A1h2h3) + d/du2(A2h1h3) + d/du3(A3h1h2) ]

5. Cylindrical Coordinate System (ρ, φ, z)

Used for systems with a central axis.

6. Spherical Coordinate System (r, θ, φ)

Used for systems with a central point.

Exam Focus Corner

Frequently Asked Questions

Common Mistakes

Mnemonics

Scale Factors for Spherical: "One, r, r-sin" (1, r, r sin θ).